Trace number 3369762

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S976131144-051-UNKNOWN.cnf
MD5SUM951fe016d765ee9b2e2038c7330879da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87765
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369762-1305381960.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.00/0.04	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.04	c -- vars added      15000
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.06/0.08	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.26	c lits-rem:         0  cl-subs:        0  v-elim:    503  v-fix:    0  time:  0.12 s
0.19/0.27	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.29	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.29	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:    6694 undec:    1716 neg:    6590
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0     14497     62445         0         0    190201         0   no data   no data  --
1.10/1.18	c  N dy    20      4141     14497     62445         0      4136    190201    840458    111.30    119.92  --
1.99/2.00	c  N dy    47      8161     14497     62445         0      8155    190201   1555709    110.64    119.05  --
2.78/2.84	c  N dy    74     12166     14497     62445         0     12160    190201   2274971    111.38    118.42  --
3.69/3.75	c  N dy   102     16223     14497     62445         0     16215    190201   3015873    112.38    121.76  --
4.59/4.66	c  N dy   128     20224     14497     62445         0     10222    190201    551541    111.63    118.61  --
5.50/5.51	c  N dy   158     24229     14497     62445         0     14226    190201   1286348    112.56    119.84  --
5.59/5.68	c  F st   165     25000     14497     62445         0     14997    190201   1425578    112.78   no data  --
6.39/6.44	c  N st   170     28297     14497     62445         0     18294    190201   2159801    112.78   no data  --
6.79/6.85	c  S st   171     30000     14497     62445         0     19997    190201   2551601    112.78   no data  --
6.89/6.96	c  S st   171     30502     14497     62445         0     20499    190201   2615523    112.78   no data  --
6.89/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.89/6.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
7.18/7.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
7.18/7.25	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
11.39/11.49	c lits-rem:         7  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.23 s
11.49/11.57	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.08
11.49/11.57	c calculated reachability. Time: 0.00
11.49/11.57	c  N dy   171     30502     14497     62445         0     20496    190201   2615200    112.78   no data  --
12.49/12.53	c  N dy   199     34563     14497     62445         0     24557    190201   3339125    113.00    122.46  --
13.49/13.55	c  N dy   226     38585     14497     62445         0     28579    190201   4065950    113.18    120.46  --
14.59/14.63	c  N dy   258     42759     14497     62445         0     17259    190201    936219    113.60    120.28  --
15.30/15.34	c  S st   277     45756     14497     62445         0     20256    190201   1464505    113.30   no data  --
15.40/15.46	c  S st   277     46258     14497     62445         0     20758    190201   1537191    113.30   no data  --
15.40/15.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.40/15.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.49/15.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
15.59/15.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
15.59/15.64	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
18.59/18.65	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.01 s
18.59/18.66	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.01
18.59/18.68	c vivif2 --  cl tried    20757 cl shrink        0 lits rem          0 time: 0.02
18.70/18.76	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.08
18.70/18.77	c calculated reachability. Time: 0.00
18.70/18.77	c  N dy   277     46258     14497     62445         0     20757    190201   1536958    113.30   no data  --
19.69/19.78	c  N dy   307     50281     14497     62445         0     24780    190201   2265698    113.64    123.68  --
20.79/20.82	c  N dy   335     54389     14497     62445         0     28888    190201   3009754    113.79    123.04  --
21.78/21.87	c  N dy   357     58719     14497     62445         0     33218    190201   3777630    113.47    120.25  --
22.88/22.93	c  N dy   386     62760     14497     62445         0     37259    190201   4506801    113.51    122.06  --
23.89/23.93	c  N dy   412     66846     14497     62445         0     22597    190201   1287824    113.38    120.56  --
24.49/24.52	c  S st   427     69389     14497     62445         0     25140    190201   1722791    113.16   no data  --
24.59/24.64	c  S st   427     69891     14497     62445         0     25642    190201   1782115    113.16   no data  --
24.59/24.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.59/24.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.69/24.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
24.79/24.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.79/24.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
24.79/24.83	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
27.89/27.95	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.12 s
27.89/27.95	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
27.89/27.98	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.02
27.99/28.06	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.08
27.99/28.07	c calculated reachability. Time: 0.00
27.99/28.07	c  N dy   427     69891     14497     62445         0     25642    190201   1782109    113.16   no data  --
29.19/29.26	c  N dy   458     74593     14497     62445         0     30344    190201   2661794    113.31    121.34  --
30.49/30.56	c  N dy   494     79357     14497     62445         0     35108    190201   3545711    113.63    122.35  --
31.90/31.97	c  N dy   532     84487     14497     62445         0     40238    190201   4484108    113.92    121.37  --
32.68/32.73	c  F st   549     87500     14497     62445         0     22381    190201    845773    113.76   no data  --
33.48/33.54	c  N st   554     90798     14497     62445         0     25679    190201   1561859    113.76   no data  --
34.99/35.06	c  N dy   584     96755     14497     62445         0     31633    190201   2800737    113.97    121.60  --
36.69/36.70	c  N dy   630    103088     14497     62445         0     37965    190201   3942040    113.97    123.29  --
37.08/37.18	c  S st   643    104837     14497     62445         0     39714    190201   4266203    114.01   no data  --
37.29/37.32	c  S st   643    105340     14497     62445         0     40217    190201   4328038    114.01   no data  --
37.29/37.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.29/37.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
37.58/37.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.58/37.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.58/37.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
37.58/37.67	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
64.90/64.94	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 27.26 s
64.90/64.94	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
64.98/65.00	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.06
65.08/65.12	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.12
65.08/65.12	c calculated reachability. Time: 0.00
65.08/65.12	c  N dy   643    105340     14497     62445         0     40208    190201   4324567    114.01   no data  --
66.99/67.02	c  N dy   690    112130     14497     62445         0     24560    190201    922583    114.09    121.01  --
68.78/68.86	c  N dy   738    119294     14497     62445         0     31722    190201   2232119    114.20    124.99  --
70.88/70.95	c  N dy   789    127061     14497     62445         0     39488    190201   3650418    114.28    120.93  --
73.18/73.29	c  N dy   842    135329     14497     62445         0     24036    190201    559953    114.23    122.34  --
75.38/75.48	c  N dy   903    143983     14497     62445         0     32690    190201   2117335    114.22    120.36  --
77.88/77.95	c  N dy   961    153182     14497     62445         0     41889    190201   3797683    114.19    124.01  --
79.28/79.30	c  S st   992    158010     14497     62445         0     46716    190201   4683125    114.24    102.58  --
79.38/79.46	c  S st   992    158512     14497     62445         0     47218    190201   4748663    114.24   no data  --
79.38/79.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.38/79.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.48/79.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
79.78/79.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.78/79.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.78/79.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
79.78/79.82	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
126.98/127.08	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 47.25 s
126.98/127.08	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
127.08/127.15	c vivif2 --  cl tried    47216 cl shrink        0 lits rem          0 time: 0.06
127.18/127.28	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.13
127.18/127.28	c calculated reachability. Time: 0.00
127.18/127.28	c  N dy   992    158512     14497     62445         0     47216    190201   4747584    114.24   no data  --
129.88/129.99	c  N dy  1063    168677     14497     62445         0     32526    190201   1881577    114.40    121.08  --
132.88/132.92	c  N dy  1137    179518     14497     62445         0     43367    190201   3845217    114.46    121.26  --
136.18/136.23	c  N dy  1215    191046     14497     62445         0     28964    190201   1006097    114.48    120.61  --
139.39/139.47	c  N dy  1301    203248     14497     62445         0     41165    190201   3252241    114.53    128.01  --
143.08/143.10	c  N dy  1385    216298     14497     62445         0     27250    190201    503477    114.57    124.02  --
146.48/146.58	c  N dy  1473    230113     14497     62445         0     41065    190201   2991607    114.48    121.19  --
148.69/148.70	c  S st  1523    237768     14497     62445         0     48719    190201   4404144    114.54    103.18  --
148.79/148.85	c  S st  1523    238273     14497     62445         0     49224    190201   4467632    114.54   no data  --
148.79/148.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
148.79/148.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.89/148.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
149.09/149.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.09/149.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.09/149.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
149.09/149.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
192.79/192.88	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 43.70 s
192.79/192.88	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
192.89/192.94	c vivif2 --  cl tried    49220 cl shrink        0 lits rem          0 time: 0.06
192.99/193.08	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.13
192.99/193.08	c calculated reachability. Time: 0.00
192.99/193.08	c  N dy  1523    238273     14497     62445         0     49220    190201   4466689    114.54   no data  --
197.28/197.36	c  N dy  1629    253519     14497     62445         0     36486    190201   2023570    114.66    122.32  --
201.99/202.07	c  N dy  1739    270043     14497     62445         0     53007    190201   5057873    114.75    127.60  --
206.88/206.94	c  N dy  1852    287409     14497     62445         0     41388    190201   2717660    114.76    123.23  --
212.30/212.37	c  N dy  1971    305850     14497     62445         0     59829    190201   6073996    114.76    123.26  --
212.48/212.52	c  F st  1975    306250     14497     62445         0     30237    190201    466410    114.77   no data  --
217.89/217.92	c  N dy  2075    325453     14497     62445         0     49438    190201   4325435    114.80    121.39  --
223.59/223.68	c  N dy  2206    345460     14497     62445         0     38441    190201   1738838    114.77    120.99  --
226.99/227.06	c  S st  2283    357409     14497     62445         0     50389    190201   3921031    114.82   no data  --
227.19/227.22	c  S st  2283    357914     14497     62445         0     50894    190201   3985861    114.82   no data  --
227.19/227.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.19/227.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.29/227.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
227.49/227.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.49/227.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.49/227.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
227.49/227.54	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
260.89/260.91	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 33.38 s
260.89/260.92	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
260.89/260.97	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.05
261.09/261.10	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.13
261.09/261.10	c calculated reachability. Time: 0.00
261.09/261.10	c  N dy  2283    357914     14497     62445         0     50892    190201   3985723    114.82   no data  --
266.68/266.76	c  N dy  2415    377980     14497     62445         0     38960    190201   1704563    114.83    122.06  --
272.29/272.34	c  N dy  2546    398002     14497     62445         0     58980    190201   5333581    114.85    121.78  --
277.89/277.94	c  N dy  2682    418056     14497     62445         0     46037    190201   2821279    114.88    121.12  --
283.80/283.82	c  N dy  2812    438100     14497     62445         0     66080    190201   6489657    114.87    121.40  --
289.58/289.63	c  N dy  2946    458390     14497     62445         0     52371    190201   3812309    114.92    120.98  --
295.69/295.79	c  N dy  3080    478474     14497     62445         0     37459    190201    867369    114.92    121.70  --
301.49/301.54	c  N dy  3204    498768     14497     62445         0     57752    190201   4523798    114.85    122.22  --
307.59/307.68	c  N dy  3337    518827     14497     62445         0     41811    190201   1455819    114.91    123.55  --
312.99/313.01	c  S st  3460    536874     14497     62445         0     59857    190201   4766923    114.95   no data  --
313.09/313.18	c  S st  3460    537378     14497     62445         0     60361    190201   4830323    114.95   no data  --
313.09/313.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
313.09/313.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.19/313.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
313.50/313.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.50/313.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.50/313.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
313.50/313.54	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
375.49/375.50	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 61.96 s
375.49/375.51	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
375.49/375.57	c vivif2 --  cl tried    60360 cl shrink        0 lits rem          0 time: 0.07
375.69/375.72	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.15
375.69/375.72	c calculated reachability. Time: 0.00
375.69/375.72	c  N dy  3460    537378     14497     62445         0     60360    190201   4830184    114.95   no data  --
381.60/381.66	c  N dy  3586    557466     14497     62445         0     43454    190201   1621927    114.92    141.46  --
387.39/387.40	c  N dy  3718    577517     14497     62445         0     63504    190201   5300622    114.91    126.10  --
393.39/393.42	c  N dy  3856    597612     14497     62445         0     45605    190201   1831085    114.92    122.28  --
399.20/399.29	c  N dy  3979    617755     14497     62445         0     65747    190201   5546581    114.90    121.83  --
405.29/405.37	c  N dy  4111    637792     14497     62445         0     46787    190201   1856101    114.92    122.36  --
411.19/411.24	c  N dy  4252    657834     14497     62445         0     66829    190201   5605166    115.00    123.38  --
417.29/417.34	c  N dy  4379    677888     14497     62445         0     46876    190201   1698787    114.97    121.47  --
423.40/423.42	c  N dy  4513    697955     14497     62445         0     66942    190201   5380432    114.98    124.44  --
429.89/429.98	c  N dy  4653    718031     14497     62445         0     46015    190201   1387801    115.04    122.38  --
435.99/436.00	c  N dy  4781    738076     14497     62445         0     66058    190201   5030481    115.03    127.54  --
442.59/442.66	c  N dy  4904    758100     14497     62445         0     44084    190201    854502    115.01    136.41  --
448.59/448.65	c  N dy  5041    778221     14497     62445         0     64204    190201   4559488    115.04    123.01  --
455.29/455.38	c  N dy  5171    798324     14497     62445         0     84306    190201   8267416    115.04    121.75  --
457.69/457.77	c  S st  5228    806068     14497     62445         0     49054    190201   1554143    115.07   no data  --
457.89/457.92	c  S st  5228    806572     14497     62445         0     49558    190201   1620603    115.07   no data  --
457.89/457.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
457.89/457.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.99/458.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
458.09/458.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
458.09/458.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.09/458.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.01 s
458.09/458.13	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
462.09/462.10	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.97 s
462.09/462.10	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
462.09/462.13	c vivif2 --  cl tried    49555 cl shrink        0 lits rem          0 time: 0.02
462.19/462.25	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.12
462.19/462.26	c calculated reachability. Time: 0.00
462.19/462.26	c  N dy  5228    806572     14497     62445         0     49555    190201   1619890    115.07   no data  --
468.29/468.35	c  N dy  5347    826611     14497     62445         0     69591    190201   5245583    115.04    125.52  --
475.10/475.18	c  N dy  5475    846741     14497     62445         0     45721    190201    750788    115.04    121.56  --
481.19/481.26	c  N dy  5615    866931     14497     62445         0     65910    190201   4530827    115.10    128.51  --
487.99/488.09	c  N dy  5750    887036     14497     62445         0     86011    190201   8219159    115.12    122.59  --
494.09/494.12	c  N dy  5889    907056     14497     62445         0     61030    190201   3442263    115.15    121.63  --
500.51/500.54	c  N dy  6030    927129     14497     62445         0     81102    190201   7178684    115.20    143.24  --
506.90/506.94	c  N dy  6156    947240     14497     62445         0     55219    190201   2176406    115.20    123.17  --
512.99/513.04	c  N dy  6284    967306     14497     62445         0     75284    190201   5889565    115.23    122.94  --
519.99/520.03	c  N dy  6422    987749     14497     62445         0     48727    190201    756455    115.26    124.16  --
525.89/525.95	c  N dy  6553   1007867     14497     62445         0     68845    190201   4462717    115.26    121.52  --
532.59/532.62	c  N dy  6680   1027939     14497     62445         0     88916    190201   8142152    115.27    125.71  --
538.80/538.87	c  N dy  6806   1047970     14497     62445         0     60947    190201   2896830    115.29    130.06  --
545.29/545.34	c  N dy  6940   1068307     14497     62445         0     81284    190201   6653448    115.30    123.47  --
546.49/546.58	c  F st  6969   1071876     14497     62445         0     84852    190201   7333740    115.33   no data  --
552.10/552.12	c  N dy  7051   1088356     14497     62445         0     52333    190201   1091205    115.33    122.43  --
558.09/558.15	c  N dy  7193   1108505     14497     62445         0     72482    190201   4778353    115.34    122.89  --
565.09/565.12	c  N dy  7325   1128707     14497     62445         0     92683    190201   8485034    115.32    121.83  --
571.79/571.80	c  N dy  7458   1148786     14497     62445         0     62762    190201   2814250    115.34    137.92  --
578.50/578.52	c  N dy  7600   1168860     14497     62445         0     82835    190201   6531388    115.37    132.66  --
585.99/586.00	c  N dy  7739   1188931     14497     62445         0     51904    190201    649367    115.38    122.98  --
592.20/592.25	c  N dy  7881   1209056     14497     62445         0     72029    190201   4321358    115.41    124.40  --
592.49/592.53	c  S st  7888   1209859     14497     62445         0     72832    190201   4470757    115.41   no data  --
592.69/592.72	c  S st  7888   1210362     14497     62445         0     73335    190201   4544391    115.41   no data  --
592.69/592.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
592.69/592.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
592.80/592.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
592.99/593.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.99/593.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.99/593.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
592.99/593.08	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
647.00/647.08	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 54.01 s
647.00/647.09	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
647.10/647.15	c vivif2 --  cl tried    73329 cl shrink        0 lits rem          0 time: 0.06
647.30/647.33	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.17
647.30/647.33	c calculated reachability. Time: 0.00
647.30/647.33	c  N dy  7888   1210362     14497     62445         0     73329    190201   4542206    115.41   no data  --
654.19/654.27	c  N dy  8010   1230409     14497     62445         0     93373    190201   8278577    115.41    121.79  --
661.19/661.29	c  N dy  8146   1250422     14497     62445         0     61390    190201   2248081    115.43    128.47  --
667.61/667.68	c  N dy  8284   1270573     14497     62445         0     81539    190201   5999330    115.45    122.01  --
674.69/674.76	c  N dy  8414   1290669     14497     62445         0    101634    190201   9761341    115.48    125.45  --
680.99/681.10	c  N dy  8544   1310704     14497     62445         0     68677    190201   3392292    115.47    123.06  --
687.69/687.77	c  N dy  8678   1330992     14497     62445         0     88963    190201   7203895    115.52    123.89  --
694.99/695.05	c  N dy  8808   1351104     14497     62445         0     55077    190201    692016    115.51    123.83  --
701.00/701.07	c  N dy  8933   1371135     14497     62445         0     75105    190201   4426402    115.51    121.80  --
707.90/707.92	c  N dy  9073   1391265     14497     62445         0     95234    190201   8120344    115.53    132.43  --
715.01/715.03	c  N dy  9207   1411373     14497     62445         0     60342    190201   1469587    115.53    122.69  --
721.40/721.41	c  N dy  9346   1431510     14497     62445         0     80477    190201   5184908    115.55    121.69  --
728.39/728.46	c  N dy  9480   1451583     14497     62445         0    100548    190201   8885240    115.57    121.96  --
735.40/735.41	c  N dy  9603   1471613     14497     62445         0     64585    190201   2097338    115.58    122.41  --
741.90/741.92	c  N dy  9736   1492002     14497     62445         0     84973    190201   5887369    115.60    122.96  --
749.01/749.08	c  N dy  9857   1512101     14497     62445         0    105072    190201   9617205    115.60    159.37  --
755.89/755.90	c  N dy  9983   1532138     14497     62445         0     68111    190201   2577204    115.61    123.76  --
762.50/762.50	c  N dy 10111   1552311     14497     62445         0     88284    190201   6262053    115.60    124.45  --
770.01/770.05	c  N dy 10247   1572701     14497     62445         0    108673    190201  10014529    115.61    122.27  --
776.69/776.78	c  N dy 10370   1592755     14497     62445         0     70731    190201   2855846    115.60    140.04  --
783.70/783.71	c  N dy 10515   1612911     14497     62445         0     90887    190201   6586868    115.64    122.12  --
791.10/791.13	c  N dy 10643   1633012     14497     62445         0    110987    190201  10298852    115.64    122.73  --
798.00/798.09	c  N dy 10783   1653076     14497     62445         0     72051    190201   2984305    115.68    122.56  --
804.80/804.85	c  N dy 10923   1673131     14497     62445         0     92104    190201   6724916    115.70    123.10  --
812.20/812.28	c  N dy 11051   1693150     14497     62445         0    112117    190201  10412451    115.70    125.32  --
818.31/818.35	c  S st 11171   1710362     14497     62445         0     69337    190201   2256956    115.74    108.98  --
818.50/818.52	c  S st 11171   1710866     14497     62445         0     69841    190201   2323137    115.74   no data  --
818.50/818.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.50/818.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
818.60/818.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
818.70/818.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.70/818.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.70/818.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.00 s
818.70/818.76	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
825.80/825.80	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.04 s
825.80/825.81	c vivif2 --  cl tried    62445 cl shrink        0 lits rem          0 time: 0.00
825.80/825.84	c vivif2 --  cl tried    69841 cl shrink        0 lits rem          0 time: 0.03
825.90/825.99	c asymm  cl-useful: 0/62445/62445 lits-rem:0 time: 0.14
825.90/825.99	c calculated reachability. Time: 0.00
825.90/825.99	c  N dy 11171   1710866     14497     62445         0     69841    190201   2323131    115.74   no data  --
832.61/832.65	c  N dy 11301   1731217     14497     62445         0     90190    190201   6077079    115.74    128.77  --
840.00/840.09	c  N dy 11439   1751257     14497     62445         0    110226    190201   9821208    115.77    143.54  --
847.30/847.34	c  N dy 11569   1771377     14497     62445         0     69352    190201   2065249    115.79    122.11  --
853.90/853.91	c  N dy 11701   1791475     14497     62445         0     89448    190201   5806672    115.81    152.23  --
861.21/861.26	c  N dy 11835   1811525     14497     62445         0    109495    190201   9541731    115.82    130.88  --
868.70/868.78	c  N dy 11965   1831592     14497     62445         0     67561    190201   1599869    115.82    150.93  --
875.30/875.30	c  N dy 12097   1851696     14497     62445         0     87663    190201   5340163    115.83    124.51  --
882.50/882.59	c  N dy 12229   1871715     14497     62445         0    107682    190201   9015133    115.83    124.67  --
890.60/890.60	c  N dy 12364   1891934     14497     62445         0     64905    190201    886223    115.85    126.69  --
896.90/896.98	c  N dy 12495   1911967     14497     62445         0     84937    190201   4631989    115.86    137.94  --
904.11/904.11	c  N dy 12623   1932056     14497     62445         0    105026    190201   8303653    115.85    124.79  --
912.00/912.03	c  N dy 12761   1952103     14497     62445         0    125072    190201  12044949    115.87    122.47  --
918.81/918.82	c  N dy 12904   1972243     14497     62445         0     81214    190201   3779122    115.89    123.46  --
925.90/925.93	c  N dy 13043   1992393     14497     62445         0    101360    190201   7528017    115.91    123.10  --
933.81/933.88	c  N dy 13181   2012747     14497     62445         0    121713    190201  11290939    115.92    123.41  --
941.01/941.06	c  N dy 13312   2032870     14497     62445         0     76847    190201   2728719    115.92    124.62  --
947.81/947.87	c  N dy 13445   2052964     14497     62445         0     96939    190201   6400047    115.91    122.81  --
955.50/955.59	c  N dy 13582   2073176     14497     62445         0    117149    190201  10126493    115.92    122.34  --
963.41/963.42	c  N dy 13716   2093336     14497     62445         0     71312    190201   1535080    115.93    126.16  --
970.22/970.25	c  N dy 13849   2113352     14497     62445         0     91325    190201   5243342    115.94    122.12  --
977.91/977.97	c  N dy 13988   2133407     14497     62445         0    111377    190201   8959655    115.95    123.31  --
986.51/986.58	c  N dy 14130   2153455     14497     62445         0    131422    190201  12744124    115.98    124.17  --
993.60/993.68	c  N dy 14270   2173520     14497     62445         0     84498    190201   3817330    116.00    124.88  --
1001.11/1001.15	c  N dy 14405   2193593     14497     62445         0    104571    190201   7530860    116.01    122.87  --
1008.11/1008.18	c  S st 14524   2210866     14497     62445         0    121843    190201  10692946    116.01   no data  --
1008.41/1008.43	c  S st 14524   2211370     14497     62445         0    122347    190201  10768200    116.01   no data  --
1008.41/1008.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1008.41/1008.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1008.51/1008.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.14
1009.11/1009.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1009.11/1009.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1009.20/1009.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14497 time:  0.01 s
1009.20/1009.20	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369762-1305381960/watcher-3369762-1305381960 -o /tmp/evaluation-result-3369762-1305381960/solver-3369762-1305381960 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369762-1305381960.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.19 2.15 2.83 4/382 9417
/proc/meminfo: memFree=14961744/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=23264 CPUtime=0 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 1187 0 0 0 0 0 0 0 21 0 1 0 728426680 23822336 1063 33554432000 4194304 4650387 140733300629664 18446744073709551615 4316324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 5888 1066 326 112 0 853 0

[startup+0.067037 s]
/proc/loadavg: 1.19 2.15 2.83 4/382 9417
/proc/meminfo: memFree=14961744/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=38024 CPUtime=0.06 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 3142 0 0 0 6 0 0 0 21 0 1 0 728426680 38936576 2884 33554432000 4194304 4650387 140733300629664 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 9506 2884 346 112 0 4471 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38024

[startup+0.101055 s]
/proc/loadavg: 1.19 2.15 2.83 4/382 9417
/proc/meminfo: memFree=14961744/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=40820 CPUtime=0.09 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 3768 0 0 0 9 0 0 0 21 0 1 0 728426680 41799680 3139 33554432000 4194304 4650387 140733300629664 18446744073709551615 4244288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 10205 3139 350 112 0 5170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40820

[startup+0.300987 s]
/proc/loadavg: 1.19 2.15 2.83 4/382 9417
/proc/meminfo: memFree=14961744/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=52080 CPUtime=0.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 6381 0 0 0 29 0 0 0 22 0 1 0 728426680 53329920 5752 33554432000 4194304 4650387 140733300629664 18446744073709551615 4305364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 13020 5752 375 112 0 7985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52080

[startup+0.700945 s]
/proc/loadavg: 1.19 2.15 2.83 4/382 9417
/proc/meminfo: memFree=14961744/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=52080 CPUtime=0.69 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 6794 0 0 0 69 0 0 0 18 0 1 0 728426680 53329920 6165 33554432000 4194304 4650387 140733300629664 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 13020 6165 379 112 0 7985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52080

[startup+1.50079 s]
/proc/loadavg: 1.41 2.18 2.83 5/396 9439
/proc/meminfo: memFree=14863100/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=52080 CPUtime=1.49 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 7496 0 0 0 149 0 0 0 19 0 1 0 728426680 53329920 6867 33554432000 4194304 4650387 140733300629664 18446744073709551615 4334498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 13020 6867 379 112 0 7985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52080

[startup+3.10052 s]
/proc/loadavg: 1.41 2.18 2.83 5/396 9440
/proc/meminfo: memFree=14840160/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=91988 CPUtime=3.08 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 8857 0 0 0 308 0 0 0 23 0 1 0 728426680 94195712 8228 33554432000 4194304 4650387 140733300629664 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 22997 8228 379 112 0 17962 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91988

[startup+6.30096 s]
/proc/loadavg: 1.62 2.21 2.84 5/396 9440
/proc/meminfo: memFree=14819444/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=54596 CPUtime=6.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 12532 0 0 0 628 1 0 0 25 0 1 0 728426680 55906304 7858 33554432000 4194304 4650387 140733300629664 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 13649 7858 382 112 0 8614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54596

[startup+12.7008 s]
/proc/loadavg: 1.81 2.24 2.84 5/396 9440
/proc/meminfo: memFree=14719024/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=163976 CPUtime=12.69 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 28778 0 0 0 1266 3 0 0 25 0 1 0 728426680 167911424 24104 33554432000 4194304 4650387 140733300629664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 40994 24104 383 112 0 35959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163976

[startup+25.5006 s]
/proc/loadavg: 2.15 2.29 2.86 5/396 9440
/proc/meminfo: memFree=14624628/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=123384 CPUtime=25.49 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 39257 0 0 0 2544 5 0 0 25 0 1 0 728426680 126345216 24802 33554432000 4194304 4650387 140733300629664 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 30846 24802 383 112 0 25811 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123384

[startup+51.1011 s]
/proc/loadavg: 2.88 2.46 2.89 5/396 9441
/proc/meminfo: memFree=14511100/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=222840 CPUtime=51.08 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 58476 0 0 0 5099 9 0 0 25 0 1 0 728426680 228188160 38885 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 55710 38885 383 112 0 50675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 222840

[startup+102.315 s]
/proc/loadavg: 3.51 2.69 2.95 5/396 9442
/proc/meminfo: memFree=14403664/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=245724 CPUtime=102.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 69671 0 0 0 10218 12 0 0 25 0 1 0 728426680 251621376 45466 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 61431 45466 383 112 0 56396 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 245724

[startup+162.301 s]
/proc/loadavg: 4.01 2.97 3.03 5/396 9444
/proc/meminfo: memFree=14316072/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=256580 CPUtime=162.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 80309 0 0 0 16213 16 0 0 25 0 1 0 728426680 262737920 48200 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 64145 48200 383 112 0 59110 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 256580

[startup+222.301 s]
/proc/loadavg: 4.08 3.19 3.10 5/396 9445
/proc/meminfo: memFree=14272504/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=227496 CPUtime=222.28 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 95502 0 0 0 22209 19 0 0 25 0 1 0 728426680 232955904 49869 33554432000 4194304 4650387 140733300629664 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 56874 49869 383 112 0 51839 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 227496

[startup+282.301 s]
/proc/loadavg: 4.19 3.39 3.17 5/396 9447
/proc/meminfo: memFree=14239092/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=277120 CPUtime=282.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 107845 0 0 0 28206 23 0 0 25 0 1 0 728426680 283770880 54627 33554432000 4194304 4650387 140733300629664 18446744073709551615 4311236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 69280 54627 383 112 0 64245 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277120

[startup+342.301 s]
/proc/loadavg: 4.10 3.51 3.22 5/396 9448
/proc/meminfo: memFree=14200248/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=284056 CPUtime=342.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 121743 0 0 0 34203 26 0 0 25 0 1 0 728426680 290873344 55597 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 71014 55597 383 112 0 65979 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 284056

[startup+402.301 s]
/proc/loadavg: 4.04 3.60 3.27 5/396 9450
/proc/meminfo: memFree=14188924/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=284252 CPUtime=402.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 133639 0 0 0 40199 30 0 0 25 0 1 0 728426680 291074048 58026 33554432000 4194304 4650387 140733300629664 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 71063 58026 383 112 0 66028 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 284252

[startup+462.301 s]
/proc/loadavg: 4.01 3.67 3.31 5/396 9452
/proc/meminfo: memFree=14186040/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=244728 CPUtime=462.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 157843 0 0 0 46191 38 0 0 25 0 1 0 728426680 250601472 55032 33554432000 4194304 4650387 140733300629664 18446744073709551615 4333850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 61182 55032 383 112 0 56147 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 244728

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.35 5/396 9453
/proc/meminfo: memFree=14177824/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=245560 CPUtime=522.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 184118 0 0 0 52184 45 0 0 25 0 1 0 728426680 251453440 56283 33554432000 4194304 4650387 140733300629664 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 61390 56283 383 112 0 56355 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 245560

[startup+582.301 s]
/proc/loadavg: 4.00 3.77 3.39 5/396 9455
/proc/meminfo: memFree=14148648/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=297916 CPUtime=582.29 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 210762 0 0 0 58176 53 0 0 25 0 1 0 728426680 305065984 62152 33554432000 4194304 4650387 140733300629664 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 74479 62152 383 112 0 69444 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 297916

[startup+642.3 s]
/proc/loadavg: 4.00 3.81 3.42 5/396 9456
/proc/meminfo: memFree=14157052/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=298096 CPUtime=642.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 214206 0 0 0 64176 54 0 0 25 0 1 0 728426680 305250304 58336 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 74524 58336 383 112 0 69489 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 298096

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.46 5/396 9458
/proc/meminfo: memFree=14131460/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=298824 CPUtime=702.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 237879 0 0 0 70170 60 0 0 25 0 1 0 728426680 305995776 58998 33554432000 4194304 4650387 140733300629664 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 74706 58998 383 112 0 69671 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 298824

[startup+762.315 s]
/proc/loadavg: 4.04 3.88 3.49 5/396 9460
/proc/meminfo: memFree=14110588/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=299308 CPUtime=762.31 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 263406 0 0 0 76165 66 0 0 25 0 1 0 728426680 306491392 59985 33554432000 4194304 4650387 140733300629664 18446744073709551615 4314857 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 74827 59985 383 112 0 69792 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 299308

[startup+822.301 s]
/proc/loadavg: 4.22 3.96 3.54 5/396 9461
/proc/meminfo: memFree=14147876/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=231640 CPUtime=822.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 293069 0 0 0 82155 75 0 0 25 0 1 0 728426680 237199360 52169 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 57910 52169 383 112 0 52875 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 231640

[startup+882.3 s]
/proc/loadavg: 4.13 3.98 3.57 5/396 9463
/proc/meminfo: memFree=14054844/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=290548 CPUtime=882.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 325707 0 0 0 88147 83 0 0 25 0 1 0 728426680 297521152 59692 33554432000 4194304 4650387 140733300629664 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 72637 59692 383 112 0 67602 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 290548

[startup+942.301 s]
/proc/loadavg: 4.05 3.98 3.60 5/396 9464
/proc/meminfo: memFree=14102908/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=291136 CPUtime=942.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 359537 0 0 0 94138 92 0 0 25 0 1 0 728426680 298123264 54315 33554432000 4194304 4650387 140733300629664 18446744073709551615 4310776 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 72784 54315 383 112 0 67749 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 291136

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.62 5/396 9466
/proc/meminfo: memFree=14075096/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=291592 CPUtime=1002.3 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 391152 0 0 0 100127 103 0 0 25 0 1 0 728426680 298590208 58916 33554432000 4194304 4650387 140733300629664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 72898 58916 383 112 0 67863 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 291592

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/396 9468
/proc/meminfo: memFree=13994344/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=368620 CPUtime=1062.31 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 412765 0 0 0 106124 107 0 0 25 0 1 0 728426680 377466880 80529 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 92155 80529 383 112 0 87120 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 368620

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.66 5/396 9469
/proc/meminfo: memFree=13922608/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=368620 CPUtime=1122.31 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 412767 0 0 0 112124 107 0 0 25 0 1 0 728426680 377466880 80531 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 92155 80531 383 112 0 87120 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 368620

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.68 5/396 9471
/proc/meminfo: memFree=13900524/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=368620 CPUtime=1182.31 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 412805 0 0 0 118124 107 0 0 25 0 1 0 728426680 377466880 80569 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 92155 80569 383 112 0 87120 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 368620

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/396 9472
/proc/meminfo: memFree=13894788/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=368620 CPUtime=1242.31 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 412833 0 0 0 124124 107 0 0 25 0 1 0 728426680 377466880 80597 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 92155 80597 383 112 0 87120 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 368620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.72 5/396 9474
/proc/meminfo: memFree=13894880/32951124 swapFree=65586204/67111528
[pid=9417] ppid=9415 vsize=368620 CPUtime=1300.02 cores=0,2
/proc/9417/stat : 9417 (strangenight1-s) R 9415 9417 8876 0 -1 4202496 412864 0 0 0 129895 107 0 0 25 0 1 0 728426680 377466880 80628 33554432000 4194304 4650387 140733300629664 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9417/statm: 92155 80628 383 112 0 87120 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 368620

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1298.96
CPU system time (s): 1.08983
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 368620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.96
system time used= 1.08983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412864
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 16956

runsolver used 5.22121 second user time and 11.3523 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 16:06:00
IDJOB=3369762
IDBENCH=82571
IDSOLVER=1847
FILE ID=node119/3369762-1305381960
RUNJOBID= node119-1305381960-9396
PBS_JOBID= 13324383
Free space on /tmp= 73192 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S976131144-051-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369762-1305381960/watcher-3369762-1305381960 -o /tmp/evaluation-result-3369762-1305381960/solver-3369762-1305381960 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369762-1305381960.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 951fe016d765ee9b2e2038c7330879da
RANDOM SEED=606464855

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14961968 kB
Buffers:        269532 kB
Cached:        4501640 kB
SwapCached:       4756 kB
Active:       14676904 kB
Inactive:      2978300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14961968 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           15536 kB
Writeback:           8 kB
AnonPages:    12882540 kB
Mapped:          29652 kB
Slab:           210980 kB
PageTables:      57144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102466224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73168 MiB
End job on node119 at 2011-05-14 16:27:42