Trace number 3369909

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
MD5SUM7dd8c0785d0d6e3db3893df5c914e46d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.262959
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 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-3369909-1305383538.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 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:     21  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:     350 undec:      91 neg:     359
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       779      3392         0         0     10288         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.09/0.18	c  N st     8      4917       779      3392         0      4880     10288    169451   no data   no data  --
0.39/0.47	c  N st    10     11299       779      3392         0      4527     10288    105387   no data   no data  --
0.69/0.78	c  N st    11     17047       779      3392         0     10210     10288    305157   no data   no data  --
1.20/1.25	c  F st    12     25000       779      3392         0     12496     10288    384763   no data   no data  --
1.20/1.25	c  N st    12     25000       779      3392         0     12496     10288    384763   no data   no data  --
1.49/1.52	c  N dy    18     30000       779      3392         0     10738     10288    276720   no data   no data  --
1.49/1.52	c  S st    18     30000       779      3392         0     10738     10288    276720   no data   no data  --
1.49/1.55	c  S st    18     30503       779      3392         0     11241     10288    292444   no data   no data  --
1.49/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
1.49/1.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.88/1.90	c lits-rem:        57  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.34 s
1.88/1.91	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.01
1.88/1.91	c calculated reachability. Time: 0.00
1.88/1.91	c  N dy    18     30503       779      3392         0     11022     10288    284006   no data   no data  --
2.08/2.15	c  N dy    39     34595       779      3392         0     15098     10288    405988     20.54     21.73  --
2.38/2.43	c  N dy    59     39616       779      3392         0     12228     10288    255045     20.37     21.55  --
2.68/2.79	c  N dy    87     45117       779      3392         0     17700     10288    425040     20.61     21.70  --
2.78/2.83	c  S st    91     45754       779      3392         0      9437     10288    134565     20.63     19.72  --
2.78/2.85	c  S st    91     46259       779      3392         0      9942     10288    149496     20.63   no data  --
2.78/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.78/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.78/2.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
2.78/2.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.88/2.98	c lits-rem:         7  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.12 s
2.88/2.98	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
2.88/2.98	c vivif2 --  cl tried     9932 cl shrink        0 lits rem          0 time: 0.00
2.88/2.99	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.01
2.88/2.99	c calculated reachability. Time: 0.00
2.88/2.99	c  N dy    91     46259       779      3392         0      9932     10288    149103     20.63   no data  --
3.18/3.21	c  N dy   118     50309       779      3392         0     13970     10288    275357     20.80     24.19  --
3.40/3.48	c  N dy   151     54404       779      3392         0     18048     10288    405316     21.15     22.35  --
3.78/3.87	c  N dy   169     60154       779      3392         0     13820     10288    234845     21.05     22.20  --
4.08/4.14	c  N dy   195     64334       779      3392         0     17985     10288    369105     21.22     22.49  --
4.39/4.47	c  N dy   212     68493       779      3392         0     11194     10288    129198     21.22     22.36  --
4.50/4.52	c  S st   219     69389       779      3392         0     12087     10288    157579     21.24   no data  --
4.50/4.55	c  S st   219     69891       779      3392         0     12589     10288    172854     21.24   no data  --
4.50/4.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.50/4.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.50/4.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.50/4.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.50/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.50/4.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
4.50/4.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.68/4.73	c lits-rem:        14  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.17 s
4.68/4.73	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
4.68/4.74	c vivif2 --  cl tried    12574 cl shrink        0 lits rem          0 time: 0.00
4.68/4.75	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.01
4.68/4.75	c calculated reachability. Time: 0.00
4.68/4.75	c  N dy   219     69891       779      3392         0     12574     10288    172260     21.24   no data  --
5.08/5.10	c  N dy   252     75425       779      3392         0     18089     10288    349632     21.35     22.59  --
5.38/5.47	c  N dy   284     80261       779      3392         0     22895     10288    503394     21.44     23.60  --
5.78/5.81	c  N dy   308     85497       779      3392         0     16170     10288    261220     21.45     22.72  --
5.88/5.95	c  F st   317     87500       779      3392         0     18167     10288    322766     21.45   no data  --
6.28/6.35	c  N dy   323     92693       779      3392         0     23336     10288    494252     21.45   no data  --
6.78/6.83	c  N dy   345     99065       779      3392         0     16723     10288    254868     21.45     22.64  --
7.18/7.26	c  S st   354    104839       779      3392         0     22459     10288    436572     21.29     21.91  --
7.28/7.31	c  S st   354    105345       779      3392         0     22963     10288    452013     21.29   no data  --
7.28/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.28/7.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.28/7.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.28/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.28/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
7.28/7.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.36	c lits-rem:       107  cl-subs:      339  v-elim:      0  v-fix:    0  time:  1.03 s
8.29/8.36	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
8.29/8.36	c vivif2 --  cl tried    22624 cl shrink        0 lits rem          0 time: 0.00
8.29/8.38	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.02
8.29/8.38	c calculated reachability. Time: 0.00
8.29/8.38	c  N dy   354    105345       779      3392         0     22624     10288    439918     21.29   no data  --
8.99/9.08	c  N dy   384    114141       779      3392         0     17445     10288    251917     21.21     22.49  --
9.59/9.69	c  N dy   422    121956       779      3392         0     25201     10288    493380     21.24     22.42  --
10.29/10.40	c  N dy   449    130418       779      3392         0     18724     10288    260651     21.23     22.39  --
11.10/11.19	c  N dy   475    139855       779      3392         0     28097     10288    555453     21.13     22.28  --
11.89/11.99	c  N dy   520    148908       779      3392         0     21198     10288    311900     21.16     22.28  --
12.79/12.81	c  S st   567    158019       779      3392         0     30262     10288    594522     21.19   no data  --
12.79/12.87	c  S st   567    158520       779      3392         0     30762     10288    610209     21.19   no data  --
12.79/12.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.79/12.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.79/12.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
12.89/12.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.69/14.78	c lits-rem:       312  cl-subs:      254  v-elim:      0  v-fix:    0  time:  1.87 s
14.69/14.78	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
14.69/14.78	c vivif2 --  cl tried    30508 cl shrink        0 lits rem          0 time: 0.00
14.79/14.81	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.02
14.79/14.81	c calculated reachability. Time: 0.00
14.79/14.81	c  N dy   567    158520       779      3392         0     30508     10288    600004     21.19   no data  --
15.69/15.70	c  N dy   615    169014       779      3392         0     24034     10288    375765     21.19     22.35  --
16.69/16.76	c  N dy   677    179869       779      3392         0     34835     10288    721747     21.27     22.51  --
17.79/17.80	c  N dy   741    191704       779      3392         0     28699     10288    502614     21.32     22.54  --
19.08/19.14	c  N dy   796    204032       779      3392         0     22072     10288    263867     21.31     23.76  --
20.39/20.46	c  N dy   874    217126       779      3392         0     35096     10288    676790     21.36     22.83  --
21.79/21.87	c  N dy   946    231517       779      3392         0     29526     10288    475200     21.40     22.54  --
22.49/22.52	c  S st   965    237780       779      3392         0     35759     10288    674061     21.37     20.27  --
22.49/22.59	c  S st   965    238282       779      3392         0     36261     10288    689192     21.37   no data  --
22.49/22.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.59/22.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
22.59/22.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.59/24.63	c lits-rem:       694  cl-subs:      315  v-elim:      0  v-fix:    0  time:  2.01 s
24.59/24.63	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
24.59/24.64	c vivif2 --  cl tried    35946 cl shrink        0 lits rem          0 time: 0.01
24.59/24.66	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.03
24.59/24.66	c calculated reachability. Time: 0.00
24.59/24.66	c  N dy   965    238282       779      3392         0     35946     10288    676433     21.37   no data  --
26.19/26.25	c  N dy  1057    253671       779      3392         0     30358     10288    476114     21.44     22.80  --
27.98/28.08	c  N dy  1136    269937       779      3392         0     24657     10288    268428     21.47     26.45  --
30.29/30.36	c  N dy  1199    289508       779      3392         0     44098     10288    883707     21.43     22.69  --
32.09/32.15	c  F st  1255    306251       779      3392         0     37867     10288    661413     21.41     16.62  --
32.29/32.38	c  N st  1259    308289       779      3392         0     39899     10288    730107     21.41   no data  --
34.49/34.59	c  N dy  1340    328017       779      3392         0     35646     10288    571414     21.42     24.22  --
36.99/37.04	c  N dy  1423    348027       779      3392         0     30678     10288    379570     21.42     24.58  --
38.09/38.12	c  S st  1480    357423       779      3392         0     40017     10288    675473     21.44     20.15  --
38.19/38.20	c  S st  1480    357924       779      3392         0     40518     10288    690252     21.44   no data  --
38.19/38.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.19/38.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.19/38.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.19/38.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.19/38.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.19/38.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
38.19/38.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.29/40.37	c lits-rem:       463  cl-subs:      313  v-elim:      0  v-fix:    0  time:  2.14 s
40.29/40.37	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
40.29/40.38	c vivif2 --  cl tried    40205 cl shrink        0 lits rem          0 time: 0.01
40.39/40.41	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.03
40.39/40.41	c calculated reachability. Time: 0.00
40.39/40.41	c  N dy  1480    357924       779      3392         0     40205     10288    677972     21.44   no data  --
42.79/42.81	c  N dy  1550    377984       779      3392         0     34297     10288    474307     21.41     23.38  --
45.58/45.68	c  N dy  1670    398081       779      3392         0     27457     10288    228683     21.46     23.02  --
48.08/48.17	c  N dy  1790    418165       779      3392         0     47438     10288    870415     21.50     22.76  --
50.70/50.75	c  N dy  1877    438166       779      3392         0     39501     10288    588603     21.52     25.93  --
53.59/53.68	c  N dy  1981    458211       779      3392         0     30583     10288    274092     21.53     22.71  --
56.20/56.26	c  N dy  2063    478710       779      3392         0     50926     10288    925812     21.53     22.68  --
59.08/59.17	c  N dy  2144    499606       779      3392         0     41889     10288    614936     21.53     22.74  --
62.29/62.33	c  N dy  2221    519847       779      3392         0     31198     10288    245512     21.51     23.00  --
64.39/64.45	c  S st  2313    536887       779      3392         0     48142     10288    787360     21.54   no data  --
64.49/64.54	c  S st  2313    537391       779      3392         0     48646     10288    803509     21.54   no data  --
64.49/64.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.49/64.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.49/64.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.49/64.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.49/64.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.49/64.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
64.49/64.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.99/67.00	c lits-rem:       621  cl-subs:      349  v-elim:      0  v-fix:    0  time:  2.42 s
66.99/67.00	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
66.99/67.01	c vivif2 --  cl tried    48297 cl shrink        0 lits rem          0 time: 0.01
66.99/67.05	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.04
66.99/67.05	c calculated reachability. Time: 0.00
66.99/67.05	c  N dy  2313    537391       779      3392         0     48297     10288    789492     21.54   no data  --
70.19/70.25	c  N dy  2420    557401       779      3392         0     36378     10288    383465     21.57     23.01  --
73.48/73.52	c  N dy  2530    578650       779      3392         0     57495     10288   1061620     21.59     22.93  --
76.39/76.48	c  N dy  2601    598871       779      3392         0     44800     10288    637389     21.57     22.83  --
80.09/80.17	c  N dy  2719    620728       779      3392         0     66528     10288   1340341     21.60     22.81  --
82.88/82.91	c  N dy  2792    640825       779      3392         0     52705     10288    871735     21.59     22.93  --
86.19/86.24	c  N dy  2829    661323       779      3392         0     38272     10288    374035     21.55     22.70  --
89.10/89.19	c  N dy  2903    681706       779      3392         0     58530     10288   1010149     21.54     22.99  --
92.69/92.75	c  N dy  2999    702263       779      3392         0     43195     10288    503184     21.55     23.10  --
95.99/96.02	c  N dy  3074    722832       779      3392         0     63601     10288   1151039     21.54     22.94  --
99.39/99.49	c  N dy  3175    743347       779      3392         0     47231     10288    606803     21.55     22.76  --
103.09/103.19	c  N dy  3270    765009       779      3392         0     68786     10288   1296544     21.55     22.81  --
106.39/106.49	c  N dy  3362    785092       779      3392         0     50965     10288    699808     21.56     22.76  --
110.19/110.22	c  N dy  3457    805238       779      3392         0     70976     10288   1340395     21.57     22.88  --
110.39/110.41	c  S st  3465    806088       779      3392         0     71826     10288   1367952     21.57     18.83  --
110.49/110.55	c  S st  3465    806591       779      3392         0     72328     10288   1384108     21.57   no data  --
110.49/110.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.49/110.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.49/110.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
110.59/110.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.59/110.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.59/110.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
110.59/110.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.68/112.73	c lits-rem:       262  cl-subs:      765  v-elim:      0  v-fix:    0  time:  2.11 s
112.68/112.73	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
112.68/112.75	c vivif2 --  cl tried    71563 cl shrink        0 lits rem          0 time: 0.01
112.78/112.82	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.07
112.78/112.82	c calculated reachability. Time: 0.00
112.78/112.82	c  N dy  3465    806591       779      3392         0     71563     10288   1354545     21.57   no data  --
118.09/118.12	c  N dy  3532    838658       779      3392         0     64586     10288   1124325     21.52     22.68  --
122.79/122.84	c  N dy  3645    858661       779      3392         0     44761     10288    449761     21.54     27.28  --
126.99/127.06	c  N dy  3755    880465       779      3392         0     66428     10288   1142858     21.55     22.85  --
131.19/131.20	c  N dy  3879    900633       779      3392         0     45751     10288    457668     21.58     23.05  --
134.39/134.48	c  N dy  3945    920840       779      3392         0     65795     10288   1091138     21.57     22.95  --
138.79/138.80	c  N dy  4022    940923       779      3392         0     44034     10288    375025     21.56     22.74  --
142.00/142.09	c  N dy  4152    960967       779      3392         0     63949     10288   1018012     21.59     22.79  --
146.40/146.44	c  N dy  4243    980971       779      3392         0     83858     10288   1666477     21.60     23.70  --
149.71/149.75	c  N dy  4337   1000974       779      3392         0     61020     10288    900883     21.61     23.87  --
153.89/153.99	c  N dy  4406   1021513       779      3392         0     81439     10288   1563316     21.60     22.87  --
157.69/157.75	c  N dy  4524   1041674       779      3392         0     57764     10288    769923     21.62     23.15  --
162.09/162.11	c  N dy  4651   1061973       779      3392         0     77957     10288   1427683     21.64     23.00  --
164.50/164.52	c  F st  4680   1071876       779      3392         0     87781     10288   1742570     21.64     22.25  --
165.39/165.46	c Decided on static restart strategy
166.39/166.40	c  N st  4688   1084180       779      3392         0     55243     10288    674282     21.64   no data  --
172.09/172.11	c  N st  4691   1114578       779      3392         0     85318     10288   1748392     21.64   no data  --
176.10/176.11	c  N st  4692   1136173       779      3392         0     61075     10288   1612381     21.64   no data  --
182.71/182.78	c  N st  4693   1168565       779      3392         0     93085     10288   2740288     21.64   no data  --
191.89/191.98	c  N st  4694   1209887       779      3392         0     87412     10288   2379520     21.64   no data  --
191.89/191.98	c  S st  4694   1209887       779      3392         0     87412     10288   2379520     21.64   no data  --
192.09/192.18	c  S st  4694   1210392       779      3392         0     87916     10288   2394952     21.64   no data  --
192.09/192.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
192.09/192.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.19/192.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
192.29/192.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.29/192.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.29/192.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
192.29/192.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
198.00/198.06	c lits-rem:      3353  cl-subs:     2276  v-elim:      0  v-fix:    0  time:  5.76 s
198.00/198.06	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
198.00/198.08	c vivif2 --  cl tried    85640 cl shrink        0 lits rem          0 time: 0.02
198.10/198.18	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.09
198.10/198.18	c calculated reachability. Time: 0.00
198.10/198.18	c  N st  4694   1210392       779      3392         0     85640     10288   2295143     21.64   no data  --
216.89/216.96	c  N st  4695   1283274       779      3392         0     61993     10288   1350122     21.64   no data  --
242.11/242.18	c  N st  4696   1392600       779      3392         0     69986     10288   1591631     21.64   no data  --
281.39/281.43	c  N st  4697   1556585       779      3392         0     74628     10288   1563703     21.64   no data  --
320.39/320.44	c  N st  4698   1710394       779      3392         0     60693     10288    950437     21.64   no data  --
320.39/320.44	c  S st  4698   1710394       779      3392         0     60693     10288    950437     21.64   no data  --
320.49/320.56	c  S st  4698   1710900       779      3392         0     61196     10288    965849     21.64   no data  --
320.49/320.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.49/320.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.49/320.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
320.59/320.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.59/320.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.59/320.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
320.59/320.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
322.89/322.90	c lits-rem:       636  cl-subs:      618  v-elim:      0  v-fix:    0  time:  2.28 s
322.89/322.90	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
322.89/322.91	c vivif2 --  cl tried    60578 cl shrink        0 lits rem          0 time: 0.01
322.89/322.97	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.05
322.89/322.97	c calculated reachability. Time: 0.00
322.89/322.97	c  N st  4698   1710900       779      3392         0     60578     10288    946194     21.64   no data  --
428.01/428.03	c  N st  4699   2079864       779      3392         0     66650     10288    984838     21.64   no data  --
464.70/464.71	c  N st  4700   2210900       779      3392         0     68723     10288    980692     21.64   no data  --
464.70/464.71	c  S st  4700   2210900       779      3392         0     68723     10288    980692     21.64   no data  --
464.80/464.86	c  S st  4700   2211406       779      3392         0     69229     10288    995815     21.64   no data  --
464.80/464.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
464.80/464.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.80/464.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
464.90/464.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.90/464.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.90/464.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
464.90/464.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
465.90/465.96	c lits-rem:       176  cl-subs:      314  v-elim:      0  v-fix:    0  time:  1.04 s
465.90/465.96	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
465.90/465.97	c vivif2 --  cl tried    68915 cl shrink        0 lits rem          0 time: 0.01
466.00/466.03	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.06
466.00/466.03	c calculated reachability. Time: 0.00
466.00/466.03	c  N st  4700   2211406       779      3392         0     68915     10288    984792     21.64   no data  --
627.01/627.01	c  N st  4701   2711407       779      3392         0     85205     10288   1355931     21.64   no data  --
627.01/627.01	c  S st  4701   2711407       779      3392         0     85205     10288   1355931     21.64   no data  --
627.12/627.19	c  S st  4701   2711912       779      3392         0     85710     10288   1371580     21.64   no data  --
627.12/627.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.12/627.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
627.20/627.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
627.20/627.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.20/627.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.20/627.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
627.20/627.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
629.21/629.25	c lits-rem:       142  cl-subs:     1340  v-elim:      0  v-fix:    0  time:  1.98 s
629.21/629.25	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
629.21/629.27	c vivif2 --  cl tried    84370 cl shrink        0 lits rem          0 time: 0.02
629.32/629.35	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.08
629.32/629.36	c calculated reachability. Time: 0.00
629.32/629.36	c  N st  4701   2711912       779      3392         0     84370     10288   1329054     21.64   no data  --
790.61/790.65	c  N st  4702   3211913       779      3392         0    130593     10288   2911912     21.64   no data  --
790.61/790.65	c  S st  4702   3211913       779      3392         0    130593     10288   2911912     21.64   no data  --
791.02/791.07	c  S st  4702   3212419       779      3392         0    131099     10288   2928254     21.64   no data  --
791.02/791.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
791.02/791.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
791.11/791.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
791.21/791.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.21/791.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.21/791.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
791.21/791.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
811.01/811.03	c lits-rem:        92  cl-subs:     5620  v-elim:      0  v-fix:    0  time: 19.78 s
811.01/811.03	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
811.01/811.06	c vivif2 --  cl tried   125479 cl shrink        0 lits rem          0 time: 0.03
811.21/811.25	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.19
811.21/811.26	c calculated reachability. Time: 0.00
811.21/811.26	c  N st  4702   3212419       779      3392         0    125479     10288   2734138     21.64   no data  --
989.31/989.31	c  N st  4703   3712419       779      3392         0    136275     10288   2799412     21.64   no data  --
989.31/989.31	c  S st  4703   3712419       779      3392         0    136275     10288   2799412     21.64   no data  --
989.61/989.64	c  S st  4703   3712921       779      3392         0    136776     10288   2815706     21.64   no data  --
989.61/989.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
989.61/989.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.71/989.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
989.81/989.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
989.81/989.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
989.81/989.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
989.81/989.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1009.31/1009.30	c lits-rem:       112  cl-subs:     7025  v-elim:      0  v-fix:    0  time: 19.50 s
1009.31/1009.30	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
1009.31/1009.33	c vivif2 --  cl tried   129751 cl shrink        0 lits rem          0 time: 0.03
1009.41/1009.49	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.16
1009.41/1009.50	c calculated reachability. Time: 0.00
1009.41/1009.50	c  N st  4703   3712921       779      3392         0    129751     10288   2589324     21.64   no data  --
1026.02/1026.03	c  F st  4704   3751562       779      3392         0     84299     10288    984973     21.64   no data  --
1026.02/1026.03	c  N st  4704   3751562       779      3392         0     84299     10288    984973     21.64   no data  --
1027.31/1027.38	c Decided on static restart strategy
1033.41/1033.40	c  N st  4714   3779866       779      3392         0    112271     10288   1938917     21.64   no data  --
1045.22/1045.22	c  N st  4716   3815861       779      3392         0    147807     10288   3198805     21.64   no data  --
1058.34/1058.31	c  N st  4717   3848253       779      3392         0     95177     10288   1353483     21.64   no data  --
1075.94/1075.91	c  N st  4718   3896841       779      3392         0    143057     10288   3125401     21.64   no data  --
1103.33/1103.37	c  N st  4719   3969723       779      3392         0    129079     10288   2421977     21.64   no data  --
1145.72/1145.73	c  N st  4720   4079046       779      3392         0    150465     10288   3242094     21.64   no data  --
1193.02/1193.00	c  N st  4721   4212923       779      3392         0    105727     10288   1573321     21.64   no data  --
1193.02/1193.00	c  S st  4721   4212923       779      3392         0    105727     10288   1573321     21.64   no data  --
1193.22/1193.24	c  S st  4721   4213424       779      3392         0    106228     10288   1590168     21.64   no data  --
1193.22/1193.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1193.22/1193.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1193.22/1193.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1193.32/1193.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1193.32/1193.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1193.32/1193.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    779 time:  0.00 s
1193.32/1193.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1196.12/1196.19	c lits-rem:        97  cl-subs:     1354  v-elim:      0  v-fix:    0  time:  2.85 s
1196.12/1196.19	c vivif2 --  cl tried     3392 cl shrink        0 lits rem          0 time: 0.00
1196.22/1196.21	c vivif2 --  cl tried   104874 cl shrink        0 lits rem          0 time: 0.02
1196.32/1196.33	c asymm  cl-useful: 0/3392/3392 lits-rem:0 time: 0.11
1196.32/1196.33	c calculated reachability. Time: 0.00
1196.32/1196.33	c  N st  4721   4213424       779      3392         0    104874     10288   1544604     21.64   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-3369909-1305383538/watcher-3369909-1305383538 -o /tmp/evaluation-result-3369909-1305383538/solver-3369909-1305383538 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369909-1305383538.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: 3.69 3.95 3.72 5/382 14551
/proc/meminfo: memFree=22651472/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=20368 CPUtime=0 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4194304 278 0 0 0 0 0 0 0 21 0 1 0 649951520 20856832 219 33554432000 4194304 4650387 140733400355728 18446744073709551615 212699493936 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14551/statm: 5092 229 190 112 0 57 0

[startup+0.103661 s]
/proc/loadavg: 3.69 3.95 3.72 5/382 14551
/proc/meminfo: memFree=22651472/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=30792 CPUtime=0.09 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 903 0 0 0 9 0 0 0 21 0 1 0 649951520 31531008 822 33554432000 4194304 4650387 140733400355728 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 7698 822 379 112 0 2663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30792

[startup+0.200643 s]
/proc/loadavg: 3.69 3.95 3.72 5/382 14551
/proc/meminfo: memFree=22651472/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=31404 CPUtime=0.19 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 1147 0 0 0 19 0 0 0 21 0 1 0 649951520 32157696 861 33554432000 4194304 4650387 140733400355728 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 7851 861 381 112 0 2816 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31404

[startup+0.30063 s]
/proc/loadavg: 3.69 3.95 3.72 5/382 14551
/proc/meminfo: memFree=22651472/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=31404 CPUtime=0.29 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 1247 0 0 0 29 0 0 0 22 0 1 0 649951520 32157696 961 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 7851 961 381 112 0 2816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31404

[startup+0.700577 s]
/proc/loadavg: 3.69 3.95 3.72 5/382 14551
/proc/meminfo: memFree=22651472/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=32004 CPUtime=0.69 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 1740 0 0 0 69 0 0 0 23 0 1 0 649951520 32772096 1150 33554432000 4194304 4650387 140733400355728 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 8001 1150 381 112 0 2966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32004

[startup+1.50044 s]
/proc/loadavg: 3.69 3.95 3.72 5/383 14552
/proc/meminfo: memFree=22632992/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=32804 CPUtime=1.49 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 2752 0 0 0 149 0 0 0 25 0 1 0 649951520 33591296 1312 33554432000 4194304 4650387 140733400355728 18446744073709551615 4328168 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 8201 1312 382 112 0 3166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32804

[startup+3.10115 s]
/proc/loadavg: 3.69 3.95 3.72 5/383 14552
/proc/meminfo: memFree=22611796/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=48320 CPUtime=3.08 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 5316 0 0 0 308 0 0 0 25 0 1 0 649951520 49479680 3384 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 12080 3384 383 112 0 7045 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48320

[startup+6.30053 s]
/proc/loadavg: 3.71 3.95 3.72 5/383 14553
/proc/meminfo: memFree=22600336/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=57348 CPUtime=6.28 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 6403 0 0 0 628 0 0 0 25 0 1 0 649951520 58724352 4471 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 14337 4471 383 112 0 9302 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57348

[startup+12.7004 s]
/proc/loadavg: 3.73 3.95 3.72 5/383 14553
/proc/meminfo: memFree=22570544/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=48384 CPUtime=12.69 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 9391 0 0 0 1268 1 0 0 25 0 1 0 649951520 49545216 5353 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 12096 5353 383 112 0 7061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48384

[startup+25.5011 s]
/proc/loadavg: 3.79 3.95 3.72 5/383 14553
/proc/meminfo: memFree=22526416/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=62732 CPUtime=25.49 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 15519 0 0 0 2547 2 0 0 25 0 1 0 649951520 64237568 7778 33554432000 4194304 4650387 140733400355728 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 15683 7778 383 112 0 10648 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62732

[startup+51.1004 s]
/proc/loadavg: 3.92 3.97 3.73 5/383 14554
/proc/meminfo: memFree=22511528/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=63020 CPUtime=51.09 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 24787 0 0 0 5105 4 0 0 25 0 1 0 649951520 64532480 8928 33554432000 4194304 4650387 140733400355728 18446744073709551615 4314839 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 15755 8928 383 112 0 10720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63020

[startup+102.301 s]
/proc/loadavg: 3.96 3.97 3.74 5/383 14555
/proc/meminfo: memFree=22452480/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=65488 CPUtime=102.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 39501 0 0 0 10222 8 0 0 25 0 1 0 649951520 67059712 10084 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 16372 10084 383 112 0 11337 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65488

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.76 5/383 14557
/proc/meminfo: memFree=22411768/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=79572 CPUtime=162.29 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 55785 0 0 0 16218 11 0 0 25 0 1 0 649951520 81481728 13351 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 19893 13351 383 112 0 14858 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79572

[startup+222.314 s]
/proc/loadavg: 4.06 3.99 3.77 5/383 14558
/proc/meminfo: memFree=22331748/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=124428 CPUtime=222.31 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 76781 0 0 0 22215 16 0 0 25 0 1 0 649951520 127414272 24171 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 31107 24171 383 112 0 26072 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 124428

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.78 5/383 14560
/proc/meminfo: memFree=22298484/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=124832 CPUtime=282.29 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 77893 0 0 0 28213 16 0 0 25 0 1 0 649951520 127827968 25283 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 31208 25283 383 112 0 26173 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124832

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/383 14562
/proc/meminfo: memFree=22247224/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=139012 CPUtime=342.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 79848 0 0 0 34213 17 0 0 25 0 1 0 649951520 142348288 27238 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 34753 27238 383 112 0 29718 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 139012

[startup+402.3 s]
/proc/loadavg: 4.27 4.05 3.83 5/383 14563
/proc/meminfo: memFree=22225876/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=151940 CPUtime=402.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 85086 0 0 0 40212 18 0 0 25 0 1 0 649951520 155586560 32279 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 37985 32279 383 112 0 32950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 151940

[startup+462.3 s]
/proc/loadavg: 4.17 4.06 3.84 5/383 14565
/proc/meminfo: memFree=22191372/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=216816 CPUtime=462.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 88918 0 0 0 46210 20 0 0 25 0 1 0 649951520 222019584 35636 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 54204 35636 383 112 0 49169 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 216816

[startup+522.3 s]
/proc/loadavg: 4.06 4.04 3.85 5/383 14566
/proc/meminfo: memFree=22168532/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=164752 CPUtime=522.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 89354 0 0 0 52210 20 0 0 25 0 1 0 649951520 168706048 35484 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 41188 35484 383 112 0 36153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 164752

[startup+582.3 s]
/proc/loadavg: 4.10 4.06 3.86 5/383 14568
/proc/meminfo: memFree=22139732/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=165268 CPUtime=582.31 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 90205 0 0 0 58210 21 0 0 25 0 1 0 649951520 169234432 35642 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 41317 35642 383 112 0 36282 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 165268

[startup+642.3 s]
/proc/loadavg: 4.07 4.06 3.87 5/383 14570
/proc/meminfo: memFree=22126424/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=165668 CPUtime=642.3 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 91002 0 0 0 64209 21 0 0 25 0 1 0 649951520 169644032 35783 33554432000 4194304 4650387 140733400355728 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 41417 35783 383 112 0 36382 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 165668

[startup+702.301 s]
/proc/loadavg: 4.02 4.05 3.88 5/383 14571
/proc/meminfo: memFree=22124660/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=166200 CPUtime=702.31 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 92780 0 0 0 70209 22 0 0 25 0 1 0 649951520 170188800 35785 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366036 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 41550 35785 383 112 0 36515 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 166200

[startup+762.301 s]
/proc/loadavg: 4.01 4.04 3.89 5/383 14573
/proc/meminfo: memFree=22111364/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=166200 CPUtime=762.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 94340 0 0 0 76209 23 0 0 25 0 1 0 649951520 170188800 35917 33554432000 4194304 4650387 140733400355728 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 41550 35917 383 112 0 36515 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166200

[startup+822.301 s]
/proc/loadavg: 4.03 4.04 3.90 5/383 14574
/proc/meminfo: memFree=22101536/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=229452 CPUtime=822.31 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 97975 0 0 0 82207 24 0 0 25 0 1 0 649951520 234958848 38776 33554432000 4194304 4650387 140733400355728 18446744073709551615 4334341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 57363 38776 383 112 0 52328 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 229452

[startup+882.315 s]
/proc/loadavg: 4.01 4.03 3.90 5/383 14576
/proc/meminfo: memFree=22086856/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=236232 CPUtime=882.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 101095 0 0 0 88208 24 0 0 25 0 1 0 649951520 241901568 40339 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 59058 40339 383 112 0 54023 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 236232

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 3.91 5/383 14578
/proc/meminfo: memFree=22080996/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=249516 CPUtime=942.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 105772 0 0 0 94206 26 0 0 25 0 1 0 649951520 255504384 43568 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 62379 43568 383 112 0 57344 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 249516

[startup+1002.3 s]
/proc/loadavg: 4.11 4.06 3.92 5/383 14579
/proc/meminfo: memFree=22061120/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=194204 CPUtime=1002.31 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 106778 0 0 0 100205 26 0 0 25 0 1 0 649951520 198864896 43107 33554432000 4194304 4650387 140733400355728 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 48551 43107 383 112 0 43516 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 194204

[startup+1062.3 s]
/proc/loadavg: 4.08 4.06 3.93 5/383 14581
/proc/meminfo: memFree=22092468/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=180532 CPUtime=1062.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 114393 0 0 0 106203 29 0 0 25 0 1 0 649951520 184864768 38393 33554432000 4194304 4650387 140733400355728 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 45133 38393 383 112 0 40098 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180532

[startup+1122.3 s]
/proc/loadavg: 4.13 4.08 3.94 5/383 14582
/proc/meminfo: memFree=22048040/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=237320 CPUtime=1122.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 121031 0 0 0 112201 31 0 0 25 0 1 0 649951520 243015680 40512 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 59330 40512 383 112 0 54295 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237320

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 3.94 5/383 14584
/proc/meminfo: memFree=22018996/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=238340 CPUtime=1182.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 130027 0 0 0 118197 35 0 0 25 0 1 0 649951520 244060160 40548 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 59585 40548 383 112 0 54550 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 238340

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 3.94 5/383 14586
/proc/meminfo: memFree=22019108/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=193264 CPUtime=1242.32 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 139963 0 0 0 124194 38 0 0 25 0 1 0 649951520 197902336 41107 33554432000 4194304 4650387 140733400355728 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 48316 41107 383 112 0 43281 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 193264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.94 2/377 14590
/proc/meminfo: memFree=22477420/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=250276 CPUtime=1300.03 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 146412 0 0 0 129961 42 0 0 25 0 1 0 649951520 256282624 42793 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 62569 42793 383 112 0 57534 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 250276

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.94 2/377 14590
/proc/meminfo: memFree=22477420/32951124 swapFree=67111348/67111528
[pid=14551] ppid=14549 vsize=250276 CPUtime=1300.03 cores=4,6
/proc/14551/stat : 14551 (strangenight1-s) R 14549 14551 13910 0 -1 4202496 146412 0 0 0 129961 42 0 0 25 0 1 0 649951520 256282624 42793 33554432000 4194304 4650387 140733400355728 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14551/statm: 62569 42793 383 112 0 57534 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 250276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.62
CPU system time (s): 0.435933
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 264160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146412
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= 6
involuntary context switches= 1187

runsolver used 5.02524 second user time and 10.6404 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 16:32:18
IDJOB=3369909
IDBENCH=82718
IDSOLVER=1847
FILE ID=node139/3369909-1305383538
RUNJOBID= node139-1305383538-14510
PBS_JOBID= 13324363
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369909-1305383538/watcher-3369909-1305383538 -o /tmp/evaluation-result-3369909-1305383538/solver-3369909-1305383538 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369909-1305383538.cnf

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

MD5SUM BENCH= 7dd8c0785d0d6e3db3893df5c914e46d
RANDOM SEED=1726948681

node139.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.852
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.70
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.852
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.75
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22651628 kB
Buffers:        286948 kB
Cached:        2850956 kB
SwapCached:          0 kB
Active:        7940884 kB
Inactive:      2051636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22651628 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           25040 kB
Writeback:           0 kB
AnonPages:     6853340 kB
Mapped:          29952 kB
Slab:           203560 kB
PageTables:      38724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76869972 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= 73352 MiB
End job on node139 at 2011-05-14 16:54:00