Trace number 3367892

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-Night2-st (fixed)? (TO) 1300.03 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S91768321-029.SATISFIABLE.cnf
MD5SUMa8d280a0ad5a42e6946605bb6356e226
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367892-1305388584.cnf'
0.00/0.01	c -- header says num vars:            800
0.00/0.01	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     349 undec:      84 neg:     367
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       788      3391         0         0     10216         0   no data   no data
0.02/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4921       788      3391         0      4877     10216    155977   no data   no data
0.48/0.50	c  N st    10     11303       788      3391         0      4521     10216    100846   no data   no data
0.78/0.83	c  N st    11     17046       788      3391         0     10215     10216    308545   no data   no data
1.28/1.32	c  F st    12     25001       788      3391         0     12536     10216    371252   no data   no data
1.28/1.32	c  N st    12     25001       788      3391         0     12536     10216    371252   no data   no data
1.48/1.58	c  N dy    18     30000       788      3391         0     10762     10216    289402   no data   no data
1.48/1.58	c  S st    18     30000       788      3391         0     10762     10216    289402   no data   no data
1.58/1.62	c  S st    18     30503       788      3391         0     11263     10216    303988   no data   no data
1.58/1.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.58/1.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.58/1.62	c blocked clauses removed:       18 vars:      2 tried:         788 T: 0.00 s
1.58/1.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.58/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
1.58/1.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.58/1.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.58/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.68	c lits-rem:        65  cl-subs:      218  v-elim:      0  v-fix:    0  time:  0.05 s
1.58/1.69	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.01
1.58/1.69	c calculated reachability. Time: 0.00
1.58/1.69	c  N dy    18     30503       786      3373         0     11045     10162    294191   no data   no data
1.89/1.94	c  N dy    29     34619       786      3373         0     15146     10162    422413     21.52     22.88
2.10/2.17	c  N dy    50     38766       786      3373         0     11395     10162    234180     21.90     23.14
2.39/2.42	c  N dy    60     42818       786      3373         0     15428     10162    362645     21.51     22.89
2.59/2.62	c  S st    66     45754       786      3373         0      9438     10162    134173     21.04     19.25
2.59/2.65	c  S st    66     46255       786      3373         0      9939     10162    150016     21.04   no data
2.59/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
2.59/2.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.67	c lits-rem:         0  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.01 s
2.59/2.67	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
2.59/2.67	c vivif2 --  cl tried     9923 cl shrink        0 lits rem          0 time: 0.00
2.59/2.67	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.01
2.59/2.68	c calculated reachability. Time: 0.00
2.59/2.68	c  N dy    66     46255       786      3373         0      9923     10162    149443     21.04   no data
2.89/2.90	c  N dy    82     50267       786      3373         0     13910     10162    275348     20.96     22.18
3.09/3.17	c  N dy   103     54277       786      3373         0     17904     10162    400795     21.13     22.77
3.49/3.51	c  N dy   125     59487       786      3373         0     13159     10162    217883     21.11     22.46
3.69/3.79	c  N dy   143     63640       786      3373         0     17292     10162    347622     21.13     22.37
4.08/4.10	c  N dy   167     67738       786      3373         0     21375     10162    478752     21.20     25.11
4.18/4.22	c  S st   174     69383       786      3373         0     12080     10162    155428     21.19     19.78
4.18/4.25	c  S st   174     69886       786      3373         0     12583     10162    170831     21.19   no data
4.18/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.18/4.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.18/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
4.18/4.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.18/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.18/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.27	c lits-rem:        45  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.01 s
4.18/4.27	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
4.18/4.28	c vivif2 --  cl tried    12556 cl shrink        0 lits rem          0 time: 0.00
4.18/4.28	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.01
4.18/4.28	c calculated reachability. Time: 0.00
4.18/4.28	c  N dy   174     69886       786      3373         0     12556     10162    169789     21.19   no data
4.47/4.59	c  N dy   189     74397       786      3373         0     17045     10162    311396     21.11     22.44
4.87/4.95	c  N dy   205     79179       786      3373         0     21799     10162    458581     21.11     22.25
5.27/5.34	c  N dy   238     84424       786      3373         0     15086     10162    225224     21.19     22.52
5.48/5.56	c  F st   253     87500       786      3373         0     18143     10162    320697     21.19     20.21
5.76/5.82	c  N st   258     90797       786      3373         0     21418     10162    428596     21.19   no data
5.86/5.98	c Decided on static restart strategy
6.47/6.55	c  N st   261     99803       786      3373         0     17438     10162    460078     21.19   no data
6.86/6.94	c  S st   262    104831       786      3373         0     22423     10162    645639     21.19   no data
6.86/6.99	c  S st   262    105334       786      3373         0     22926     10162    661300     21.19   no data
6.86/6.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.96/7.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.96/7.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.96/7.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.96/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.96/7.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
6.96/7.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.96/7.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.96/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/7.23	c lits-rem:       322  cl-subs:      466  v-elim:      0  v-fix:    0  time:  0.21 s
7.16/7.23	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
7.16/7.24	c vivif2 --  cl tried    22460 cl shrink        0 lits rem          0 time: 0.01
7.16/7.25	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.01
7.16/7.25	c calculated reachability. Time: 0.00
7.16/7.25	c  N st   262    105334       786      3373         0     22460     10162    640048     21.19   no data
7.96/8.09	c  N st   263    114933       786      3373         0     18102     10162    414399     21.19   no data
9.46/9.55	c  N st   264    129331       786      3373         0     17472     10162    401284     21.19   no data
11.57/11.61	c  N st   265    150926       786      3373         0     23040     10162    523669     21.19   no data
12.17/12.28	c  S st   266    158002       786      3373         0     30029     10162    763426     21.19   no data
12.27/12.35	c  S st   266    158506       786      3373         0     30533     10162    779165     21.19   no data
12.27/12.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.27/12.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.27/12.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.27/12.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.27/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.27/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
12.27/12.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.27/12.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.27/12.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.76/12.85	c lits-rem:       424  cl-subs:      937  v-elim:      0  v-fix:    0  time:  0.45 s
12.76/12.85	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
12.76/12.86	c vivif2 --  cl tried    29596 cl shrink        0 lits rem          0 time: 0.01
12.76/12.88	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.02
12.76/12.88	c calculated reachability. Time: 0.00
12.76/12.88	c  N st   266    158506       786      3373         0     29596     10162    746281     21.19   no data
18.07/18.16	c  N st   267    207095       786      3373         0     24223     10162    532183     21.19   no data
21.46/21.54	c  N st   268    237761       786      3373         0     34765     10162    850134     21.19   no data
21.46/21.54	c  S st   268    237761       786      3373         0     34765     10162    850134     21.19   no data
21.56/21.61	c  S st   268    238265       786      3373         0     35269     10162    865207     21.19   no data
21.56/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.56/21.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.56/21.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.56/21.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/21.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/21.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
21.56/21.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.56/21.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.56/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.36/22.45	c lits-rem:       126  cl-subs:     1356  v-elim:      0  v-fix:    0  time:  0.79 s
22.36/22.45	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
22.36/22.46	c vivif2 --  cl tried    33913 cl shrink        0 lits rem          0 time: 0.01
22.36/22.48	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.02
22.36/22.48	c calculated reachability. Time: 0.00
22.36/22.48	c  N st   268    238265       786      3373         0     33913     10162    817421     21.19   no data
31.46/31.57	c  F st   269    306251       786      3373         0     35844     10162    837160     21.19   no data
31.46/31.57	c  N st   269    306251       786      3373         0     35844     10162    837160     21.19   no data
32.16/32.22	c Decided on static restart strategy
34.86/34.92	c  N st   279    334557       786      3373         0     40189     10162    927688     21.19   no data
37.86/37.90	c  N st   281    357398       786      3373         0     38049     10162    822531     21.19   no data
37.86/37.90	c  S st   281    357398       786      3373         0     38049     10162    822531     21.19   no data
37.86/37.98	c  S st   281    357898       786      3373         0     38548     10162    838019     21.19   no data
37.86/37.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.86/37.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.86/38.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.86/38.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.96/38.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.96/38.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
37.96/38.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.96/38.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.96/38.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.26/38.37	c lits-rem:       310  cl-subs:      669  v-elim:      0  v-fix:    0  time:  0.35 s
38.26/38.37	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
38.26/38.38	c vivif2 --  cl tried    37879 cl shrink        0 lits rem          0 time: 0.01
38.37/38.41	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.02
38.37/38.41	c calculated reachability. Time: 0.00
38.37/38.41	c  N st   281    357898       786      3373         0     37879     10162    812171     21.19   no data
42.66/42.70	c  N st   282    390290       786      3373         0     44231     10162   1011618     21.19   no data
48.86/48.90	c  N st   283    438878       786      3373         0     37776     10162    770980     21.19   no data
59.26/59.36	c  N st   284    511760       786      3373         0     51486     10162   1226506     21.19   no data
62.96/63.05	c  N st   285    536848       786      3373         0     45636     10162    931965     21.19   no data
62.96/63.05	c  S st   285    536848       786      3373         0     45636     10162    931965     21.19   no data
63.06/63.14	c  S st   285    537353       786      3373         0     46141     10162    947758     21.19   no data
63.06/63.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.06/63.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
63.06/63.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.06/63.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.06/63.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.06/63.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
63.06/63.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.06/63.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.16/63.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.96/64.02	c lits-rem:       303  cl-subs:     1354  v-elim:      0  v-fix:    0  time:  0.82 s
63.96/64.02	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
63.96/64.03	c vivif2 --  cl tried    44787 cl shrink        0 lits rem          0 time: 0.01
63.96/64.06	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.03
63.96/64.07	c calculated reachability. Time: 0.00
63.96/64.07	c  N st   285    537353       786      3373         0     44787     10162    897917     21.19   no data
91.65/91.75	c  N st   286    701339       786      3373         0     38869     10162    591181     21.19   no data
110.86/110.92	c  N st   287    806029       786      3373         0     68306     10162   1650899     21.19   no data
110.86/110.92	c  S st   287    806029       786      3373         0     68306     10162   1650899     21.19   no data
110.97/111.08	c  S st   287    806531       786      3373         0     68808     10162   1665544     21.19   no data
110.97/111.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.08/111.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
111.08/111.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.08/111.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.08/111.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.08/111.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
111.08/111.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.08/111.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.08/111.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.37/114.44	c lits-rem:       357  cl-subs:     2325  v-elim:      0  v-fix:    0  time:  3.25 s
114.37/114.44	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
114.37/114.46	c vivif2 --  cl tried    66483 cl shrink        0 lits rem          0 time: 0.02
114.46/114.50	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.05
114.46/114.50	c calculated reachability. Time: 0.00
114.46/114.50	c  N st   287    806531       786      3373         0     66483     10162   1574871     21.19   no data
168.86/168.98	c  F st   288   1071876       786      3373         0     82918     10162   2016045     21.19   no data
168.86/168.98	c  N st   288   1071876       786      3373         0     82918     10162   2016045     21.19   no data
170.47/170.53	c Decided on static restart strategy
174.66/174.77	c  N st   298   1100180       786      3373         0     66256     10162   1304311     21.19   no data
183.56/183.67	c  N st   300   1136177       786      3373         0     56329     10162    918724     21.19   no data
189.96/190.03	c  N st   301   1168569       786      3373         0     88185     10162   1950353     21.19   no data
197.76/197.81	c  N st   302   1209796       786      3373         0     82408     10162   1798610     21.19   no data
197.76/197.81	c  S st   302   1209796       786      3373         0     82408     10162   1798610     21.19   no data
197.87/197.99	c  S st   302   1210301       786      3373         0     82913     10162   1813698     21.19   no data
197.87/197.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.98/198.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
197.98/198.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.98/198.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.98/198.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.98/198.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
197.98/198.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
197.98/198.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
198.06/198.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.56/202.67	c lits-rem:       829  cl-subs:     3679  v-elim:      0  v-fix:    0  time:  4.57 s
202.56/202.67	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
202.56/202.69	c vivif2 --  cl tried    79234 cl shrink        0 lits rem          0 time: 0.02
202.66/202.75	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.06
202.66/202.76	c calculated reachability. Time: 0.00
202.66/202.76	c  N st   302   1210301       786      3373         0     79234     10162   1688571     21.19   no data
218.06/218.10	c  N st   303   1283183       786      3373         0     55697     10162    812563     21.19   no data
240.96/241.01	c  N st   304   1392508       786      3373         0     63519     10162   1064056     21.19   no data
278.27/278.33	c  N st   305   1556492       786      3373         0     68155     10162   1122184     21.19   no data
315.57/315.61	c  N st   306   1710301       786      3373         0    110389     10162   2645249     21.19   no data
315.57/315.61	c  S st   306   1710301       786      3373         0    110389     10162   2645249     21.19   no data
315.77/315.87	c  S st   306   1710806       786      3373         0    110894     10162   2660795     21.19   no data
315.77/315.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.87/315.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
315.87/315.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
315.87/315.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.87/315.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.87/315.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
315.87/315.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.87/315.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
315.96/316.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.27/327.39	c lits-rem:      1235  cl-subs:     4611  v-elim:      0  v-fix:    0  time: 11.35 s
327.27/327.39	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
327.37/327.42	c vivif2 --  cl tried   106283 cl shrink        0 lits rem          0 time: 0.03
327.47/327.52	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.09
327.47/327.52	c calculated reachability. Time: 0.00
327.47/327.52	c  N st   306   1710806       786      3373         0    106283     10162   2477253     21.19   no data
429.07/429.14	c  N st   307   2079770       786      3373         0    118103     10162   2735661     21.19   no data
466.87/466.99	c  N st   308   2210806       786      3373         0    122374     10162   2834634     21.19   no data
466.87/466.99	c  S st   308   2210806       786      3373         0    122374     10162   2834634     21.19   no data
467.17/467.27	c  S st   308   2211313       786      3373         0    122881     10162   2850071     21.19   no data
467.17/467.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.27/467.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
467.27/467.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.27/467.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.27/467.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.27/467.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
467.27/467.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
467.27/467.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
467.38/467.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.87/478.98	c lits-rem:       648  cl-subs:     4570  v-elim:      0  v-fix:    0  time: 11.52 s
478.87/478.98	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
478.97/479.01	c vivif2 --  cl tried   118311 cl shrink        0 lits rem          0 time: 0.03
479.07/479.12	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.11
479.07/479.12	c calculated reachability. Time: 0.00
479.07/479.12	c  N st   308   2211313       786      3373         0    118311     10162   2676104     21.19   no data
627.88/627.92	c  N st   309   2711313       786      3373         0     70841     10162    781772     21.19   no data
627.88/627.92	c  S st   309   2711313       786      3373         0     70841     10162    781772     21.19   no data
627.98/628.07	c  S st   309   2711816       786      3373         0     71344     10162    796999     21.19   no data
627.98/628.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
627.98/628.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
627.98/628.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.98/628.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.98/628.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.98/628.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
627.98/628.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
628.09/628.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
628.09/628.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.18/628.21	c lits-rem:         9  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.07 s
628.18/628.21	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
628.18/628.22	c vivif2 --  cl tried    71313 cl shrink        0 lits rem          0 time: 0.01
628.18/628.27	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.05
628.18/628.27	c calculated reachability. Time: 0.00
628.18/628.27	c  N st   309   2711816       786      3373         0     71313     10162    796137     21.19   no data
789.19/789.28	c  N st   310   3211821       786      3373         0    117873     10162   2379710     21.19   no data
789.19/789.28	c  S st   310   3211821       786      3373         0    117873     10162   2379710     21.19   no data
789.69/789.71	c  S st   310   3212322       786      3373         0    118373     10162   2395843     21.19   no data
789.69/789.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
789.69/789.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
789.69/789.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
789.69/789.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
789.69/789.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.69/789.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
789.69/789.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
789.80/789.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
789.88/789.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.68/798.76	c lits-rem:       774  cl-subs:     2573  v-elim:      0  v-fix:    0  time:  8.85 s
798.68/798.76	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
798.68/798.79	c vivif2 --  cl tried   115800 cl shrink        0 lits rem          0 time: 0.03
798.88/798.93	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.14
798.88/798.94	c calculated reachability. Time: 0.00
798.88/798.94	c  N st   310   3212322       786      3373         0    115800     10162   2296535     21.19   no data
961.69/961.76	c  N st   311   3712322       786      3373         0    126644     10162   2479181     21.19   no data
961.69/961.76	c  S st   311   3712322       786      3373         0    126644     10162   2479181     21.19   no data
961.99/962.04	c  S st   311   3712828       786      3373         0    127150     10162   2495031     21.19   no data
961.99/962.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
962.09/962.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
962.09/962.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
962.09/962.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.09/962.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
962.09/962.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
962.09/962.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
962.09/962.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
962.19/962.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.29/970.38	c lits-rem:       340  cl-subs:     4078  v-elim:      0  v-fix:    0  time:  8.17 s
970.29/970.38	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
970.39/970.41	c vivif2 --  cl tried   123072 cl shrink        0 lits rem          0 time: 0.03
970.49/970.51	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.10
970.49/970.52	c calculated reachability. Time: 0.00
970.49/970.52	c  N st   311   3712828       786      3373         0    123072     10162   2350009     21.19   no data
986.38/986.46	c  F st   312   3751562       786      3373         0    161328     10162   3738826     21.19   no data
986.38/986.46	c  N st   312   3751562       786      3373         0    161328     10162   3738826     21.19   no data
988.90/988.97	c Decided on static restart strategy
994.89/994.91	c  N st   322   3779870       786      3373         0    105610     10162   1693193     21.19   no data
1006.89/1006.97	c  N st   324   3815863       786      3373         0    141119     10162   3051501     21.19   no data
1022.39/1022.49	c  N st   325   3848256       786      3373         0     88247     10162   1031953     21.19   no data
1037.30/1037.36	c  N st   326   3896846       786      3373         0    136055     10162   2610259     21.19   no data
1063.71/1063.75	c  N st   327   3969728       786      3373         0    122155     10162   2216263     21.19   no data
1104.69/1104.76	c  N st   328   4079054       786      3373         0    142932     10162   2903336     21.19   no data
1152.09/1152.10	c  N st   329   4212830       786      3373         0     98501     10162   1298634     21.19   no data
1152.09/1152.10	c  S st   329   4212830       786      3373         0     98501     10162   1298634     21.19   no data
1152.29/1152.30	c  S st   329   4213335       786      3373         0     99006     10162   1314473     21.19   no data
1152.29/1152.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1152.29/1152.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1152.29/1152.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1152.29/1152.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1152.29/1152.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1152.29/1152.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    786 time:  0.00 s
1152.29/1152.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1152.29/1152.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1152.39/1152.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1152.80/1152.84	c lits-rem:       126  cl-subs:      572  v-elim:      0  v-fix:    0  time:  0.43 s
1152.80/1152.84	c vivif2 --  cl tried     3373 cl shrink        0 lits rem          0 time: 0.00
1152.80/1152.85	c vivif2 --  cl tried    98434 cl shrink        0 lits rem          0 time: 0.02
1152.89/1152.93	c asymm  cl-useful: 0/3373/3373 lits-rem:0 time: 0.07
1152.89/1152.93	c calculated reachability. Time: 0.00
1152.89/1152.93	c  N st   329   4213335       786      3373         0     98434     10162   1292983     21.19   no data
1245.80/1245.84	c  N st   330   4459311       786      3373         0    160782     10162   3660483     21.19   no data

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-3367892-1305388584/watcher-3367892-1305388584 -o /tmp/evaluation-result-3367892-1305388584/solver-3367892-1305388584 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367892-1305388584.cnf 

running on 2 cores: 4,6

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: 2.34 2.94 3.37 4/353 15617
/proc/meminfo: memFree=24307292/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=29904 CPUtime=0 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 534 0 0 0 0 0 0 0 23 0 1 0 631273859 30621696 474 33554432000 4194304 4580011 140736541945664 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 7476 474 322 95 0 2458 0

[startup+0.0334671 s]
/proc/loadavg: 2.34 2.94 3.37 4/353 15617
/proc/meminfo: memFree=24307292/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=30572 CPUtime=0.02 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 787 0 0 0 2 0 0 0 23 0 1 0 631273859 31305728 727 33554432000 4194304 4580011 140736541945664 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 7643 727 363 95 0 2625 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30572

[startup+0.100443 s]
/proc/loadavg: 2.34 2.94 3.37 4/353 15617
/proc/meminfo: memFree=24307292/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=30572 CPUtime=0.09 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 856 0 0 0 9 0 0 0 23 0 1 0 631273859 31305728 796 33554432000 4194304 4580011 140736541945664 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 7643 796 364 95 0 2625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30572

[startup+0.300433 s]
/proc/loadavg: 2.34 2.94 3.37 4/353 15617
/proc/meminfo: memFree=24307292/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=31252 CPUtime=0.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 1150 0 0 0 29 0 0 0 25 0 1 0 631273859 32002048 900 33554432000 4194304 4580011 140736541945664 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 7813 900 364 95 0 2795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31252

[startup+0.70036 s]
/proc/loadavg: 2.34 2.94 3.37 4/353 15617
/proc/meminfo: memFree=24307292/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=31672 CPUtime=0.68 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 1621 0 0 0 68 0 0 0 25 0 1 0 631273859 32432128 1073 33554432000 4194304 4580011 140736541945664 18446744073709551615 4316363 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 7918 1073 364 95 0 2900 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31672

[startup+1.50021 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24204936/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=32500 CPUtime=1.48 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 2589 0 0 0 148 0 0 0 25 0 1 0 631273859 33280000 1200 33554432000 4194304 4580011 140736541945664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 8125 1200 365 95 0 3107 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32500

[startup+3.10092 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24079500/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=48000 CPUtime=3.09 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 5397 0 0 0 308 1 0 0 25 0 1 0 631273859 49152000 3500 33554432000 4194304 4580011 140736541945664 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 12000 3500 367 95 0 6982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48000

[startup+6.30033 s]
/proc/loadavg: 2.44 2.94 3.37 5/368 15643
/proc/meminfo: memFree=23855060/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=66956 CPUtime=6.26 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 7225 0 0 0 625 1 0 0 25 0 1 0 631273859 68562944 5328 33554432000 4194304 4580011 140736541945664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 16739 5328 367 95 0 11721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 66956

[startup+12.7012 s]
/proc/loadavg: 2.57 2.96 3.37 5/368 15643
/proc/meminfo: memFree=23552544/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=61832 CPUtime=12.66 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 13171 0 0 0 1264 2 0 0 25 0 1 0 631273859 63315968 9372 33554432000 4194304 4580011 140736541945664 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 15458 9372 367 95 0 10440 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61832

[startup+25.5008 s]
/proc/loadavg: 2.89 3.01 3.38 5/368 15643
/proc/meminfo: memFree=23480888/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=80980 CPUtime=25.46 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 19462 0 0 0 2543 3 0 0 25 0 1 0 631273859 82923520 12071 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 20245 12071 367 95 0 15227 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 80980

[startup+51.1011 s]
/proc/loadavg: 3.32 3.10 3.40 5/368 15644
/proc/meminfo: memFree=23389092/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=86912 CPUtime=51.06 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 30038 0 0 0 5101 5 0 0 25 0 1 0 631273859 88997888 14232 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 21728 14232 367 95 0 16710 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86912

[startup+102.314 s]
/proc/loadavg: 3.70 3.24 3.43 5/368 15646
/proc/meminfo: memFree=23296664/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=87420 CPUtime=102.27 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 48137 0 0 0 10218 9 0 0 25 0 1 0 631273859 89518080 15349 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 21855 15349 367 95 0 16837 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87420

[startup+162.301 s]
/proc/loadavg: 3.94 3.39 3.47 5/368 15647
/proc/meminfo: memFree=23136252/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=106864 CPUtime=162.26 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 67845 0 0 0 16214 12 0 0 25 0 1 0 631273859 109428736 19213 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 26716 19213 367 95 0 21698 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 106864

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.49 5/368 15649
/proc/meminfo: memFree=23080508/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=127316 CPUtime=222.26 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 85613 0 0 0 22211 15 0 0 25 0 1 0 631273859 130371584 24582 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 31829 24582 367 95 0 26811 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127316

[startup+282.301 s]
/proc/loadavg: 3.99 3.59 3.52 5/368 15659
/proc/meminfo: memFree=23052816/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=127552 CPUtime=282.26 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 99141 0 0 0 28208 18 0 0 25 0 1 0 631273859 130613248 24823 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 31888 24823 367 95 0 26870 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 127552

[startup+342.301 s]
/proc/loadavg: 4.04 3.67 3.56 5/368 15661
/proc/meminfo: memFree=22982936/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=159696 CPUtime=342.26 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 116276 0 0 0 34205 21 0 0 25 0 1 0 631273859 163528704 33001 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 39924 33001 367 95 0 34906 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 159696

[startup+402.3 s]
/proc/loadavg: 4.01 3.73 3.58 5/368 15663
/proc/meminfo: memFree=22749420/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=159932 CPUtime=402.27 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 127982 0 0 0 40203 24 0 0 25 0 1 0 631273859 163770368 32186 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 39983 32186 367 95 0 34965 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 159932

[startup+462.3 s]
/proc/loadavg: 4.04 3.79 3.61 5/368 15664
/proc/meminfo: memFree=22732140/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=160120 CPUtime=462.27 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 138543 0 0 0 46200 27 0 0 25 0 1 0 631273859 163962880 32931 33554432000 4194304 4580011 140736541945664 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 40030 32931 367 95 0 35012 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 160120

[startup+522.3 s]
/proc/loadavg: 4.01 3.83 3.63 5/368 15666
/proc/meminfo: memFree=22676408/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=237984 CPUtime=522.27 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 152848 0 0 0 52197 30 0 0 25 0 1 0 631273859 243695616 40220 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 59496 40220 367 95 0 54478 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 237984

[startup+582.3 s]
/proc/loadavg: 4.08 3.88 3.66 5/368 15667
/proc/meminfo: memFree=22679300/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=238884 CPUtime=582.27 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 163490 0 0 0 58194 33 0 0 25 0 1 0 631273859 244617216 40204 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 59721 40204 367 95 0 54703 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 238884

[startup+642.301 s]
/proc/loadavg: 4.06 3.92 3.68 5/368 15669
/proc/meminfo: memFree=22593672/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=187988 CPUtime=642.28 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 174107 0 0 0 64191 37 0 0 25 0 1 0 631273859 192499712 39705 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 46997 39705 367 95 0 41979 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 187988

[startup+702.301 s]
/proc/loadavg: 4.09 3.94 3.71 5/368 15671
/proc/meminfo: memFree=22637608/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=188192 CPUtime=702.28 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 184363 0 0 0 70188 40 0 0 25 0 1 0 631273859 192708608 38406 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 47048 38406 367 95 0 42030 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 188192

[startup+762.314 s]
/proc/loadavg: 4.03 3.95 3.72 5/368 15672
/proc/meminfo: memFree=22576044/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=188292 CPUtime=762.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 193626 0 0 0 76186 43 0 0 25 0 1 0 631273859 192811008 39633 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 47073 39633 367 95 0 42055 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 188292

[startup+822.301 s]
/proc/loadavg: 4.08 3.97 3.74 5/368 15674
/proc/meminfo: memFree=22521508/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=204064 CPUtime=822.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 205040 0 0 0 82182 47 0 0 25 0 1 0 631273859 208961536 42757 33554432000 4194304 4580011 140736541945664 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 51016 42757 367 95 0 45998 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 204064

[startup+882.301 s]
/proc/loadavg: 4.10 3.99 3.76 5/368 15675
/proc/meminfo: memFree=22389976/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=258212 CPUtime=882.28 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 214672 0 0 0 88180 48 0 0 25 0 1 0 631273859 264409088 44010 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 64553 44010 367 95 0 59535 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 258212

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.77 5/368 15677
/proc/meminfo: memFree=22371680/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=258808 CPUtime=942.28 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 223703 0 0 0 94177 51 0 0 25 0 1 0 631273859 265019392 44391 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 64702 44391 367 95 0 59684 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 258808

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.79 5/368 15679
/proc/meminfo: memFree=22382068/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=213120 CPUtime=1002.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 233752 0 0 0 100176 53 0 0 25 0 1 0 631273859 218234880 45524 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 53280 45524 367 95 0 48262 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 213120

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/368 15680
/proc/meminfo: memFree=22339680/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=213188 CPUtime=1062.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 241996 0 0 0 106173 56 0 0 25 0 1 0 631273859 218304512 44964 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 53297 44964 367 95 0 48279 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 213188

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/368 15682
/proc/meminfo: memFree=22379176/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=213272 CPUtime=1122.29 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 250453 0 0 0 112171 58 0 0 25 0 1 0 631273859 218390528 44464 33554432000 4194304 4580011 140736541945664 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 53318 44464 367 95 0 48300 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 213272

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/368 15683
/proc/meminfo: memFree=22349716/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=272236 CPUtime=1182.3 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 258507 0 0 0 118170 60 0 0 25 0 1 0 631273859 278769664 47773 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 68059 47773 367 95 0 63041 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 272236

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/368 15685
/proc/meminfo: memFree=22378916/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=272780 CPUtime=1242.3 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 267572 0 0 0 124168 62 0 0 25 0 1 0 631273859 279326720 47037 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 68195 47037 367 95 0 63177 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 272780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.85 5/368 15686
/proc/meminfo: memFree=22360980/32951124 swapFree=65980216/67111528
[pid=15617] ppid=15615 vsize=216544 CPUtime=1300.01 cores=4,6
/proc/15617/stat : 15617 (strangenight2-s) R 15615 15617 15582 0 -1 4202496 276075 0 0 0 129937 64 0 0 25 0 1 0 631273859 221741056 45759 33554432000 4194304 4580011 140736541945664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15617/statm: 54136 45759 367 95 0 49118 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 216544

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.02
CPU time (s): 1300.03
CPU user time (s): 1299.38
CPU system time (s): 0.650901
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 286260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.650901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276076
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= 10
involuntary context switches= 1105

runsolver used 4.94025 second user time and 10.4614 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:56:24
IDJOB=3367892
IDBENCH=83101
IDSOLVER=1845
FILE ID=node142/3367892-1305388584
RUNJOBID= node142-1305388584-15601
PBS_JOBID= 13324407
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S91768321-029.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367892-1305388584/watcher-3367892-1305388584 -o /tmp/evaluation-result-3367892-1305388584/solver-3367892-1305388584 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367892-1305388584.cnf

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

MD5SUM BENCH= a8d280a0ad5a42e6946605bb6356e226
RANDOM SEED=412826231

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24307464 kB
Buffers:        307180 kB
Cached:        3790296 kB
SwapCached:      11520 kB
Active:        6003836 kB
Inactive:      2306040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24307464 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            5680 kB
Writeback:           0 kB
AnonPages:     4209028 kB
Mapped:          19576 kB
Slab:           234228 kB
PageTables:      32288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77021560 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= 73416 MiB
End job on node142 at 2011-05-14 18:18:06