Trace number 3265632

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? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265632-1303577757.cnf'
0.00/0.00	c -- header says num vars:           2969
0.00/0.00	c -- header says num clauses:       18718
0.00/0.01	c -- clauses added:            0 learnts,        18718 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     17259      1118         0    132209         0   no data   no data
0.09/0.13	c asymm  cl-useful: 1331/16139/16139 lits-rem:1978 time: 0.12
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
0.09/0.14	c subs with bin:       24  lits-rem:       125  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.17	c lits-rem:      6910  cl-subs:     3381  v-elim:    195  v-fix:    0  time:  0.03 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     989 undec:     946 neg:    1034
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      2717     12513      1073         0     91022         0   no data   no data
0.19/0.25	c  N dy    14      4475      2717     12513      1101      4287     91006     59367      6.80      7.30
0.29/0.34	c  N dy    38      8483      2717     12513      1134      5745     91000     74447      6.95      7.61
0.39/0.44	c  N dy    59     12555      2717     12513      1168      5600     90999     63565      6.94      7.36
0.49/0.58	c  N dy    90     16661      2717     12513      1211      9558     90994    123985      7.08      7.50
0.69/0.72	c  N dy   121     20679      2717     12513      1252      8005     90991     91151      7.23     11.07
0.79/0.87	c  N dy   149     24762      2717     12513      1281     11942     90991    151829      7.31      7.72
0.79/0.88	c  F st   152     25000      2717     12513      1283     12177     90991    156520      7.33   no data
1.10/1.12	c  N dy   158     30001      2717     12513      1305     10520     90990    144255      7.33   no data
1.10/1.12	c  S st   158     30001      2717     12513      1305     10520     90990    144255      7.33   no data
1.10/1.15	c  S st   158     30502      2717     12513      1346     10969     90988    149411      7.33   no data
1.10/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   34 Bins:    955 BRemL:     11 BRemN:      0 P:  0.6M T:  0.02
1.10/1.17	c Replacing       34 vars Replaced    14305 lits Time:     0.01 s 
1.10/1.18	c blocked clauses removed:      405 vars:    242 tried:        2683 T: 0.00 s
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:       95  lits-rem:       613  v-fix:    0  time:  0.00 s
1.10/1.18	c Subs w/ non-existent bins:      0 l-rem:     10 v-fix:     0 done:   2441 time:  0.00 s
1.10/1.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.19/1.20	c lits-rem:       732  cl-subs:      383  v-elim:     79  v-fix:    0  time:  0.02 s
1.19/1.24	c subs with bin:      352  lits-rem:      4557  v-fix:    0  time:  0.03 s
1.29/1.31	c lits-rem:      1180  cl-subs:      745  v-elim:      0  v-fix:    0  time:  0.06 s
1.49/1.55	c asymm  cl-useful: 92/11423/11423 lits-rem:97 time: 0.24
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N dy   158     30502      2362     11423      2087      9489     81539    131461      7.33   no data
1.49/1.55	c Finding binary XORs  T:     0.00 s  found:       0
1.69/1.74	c  N dy   190     34580      2362     11423      2119     13420     81539    197759      7.48      9.02
1.89/1.93	c  N dy   220     38723      2362     11423      2149     10038     81539    106074      7.55      8.05
2.09/2.13	c  N dy   247     42782      2362     11423      2181     13914     81539    172986      7.61      8.03
2.29/2.31	c  S st   274     45753      2362     11423      2194     16781     81539    225715      7.71   no data
2.29/2.35	c  S st   274     46253      2362     11423      2201      8762     81537     71996      7.71   no data
2.29/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    123 BRemL:      6 BRemN:      0 P:  0.5M T:  0.01
2.29/2.37	c Replacing       10 vars Replaced     2645 lits Time:     0.00 s 
2.29/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.37	c bin-w-bin subsume rem           44 bins  time:  0.00 s
2.29/2.38	c subs with bin:       26  lits-rem:        97  v-fix:    0  time:  0.00 s
2.29/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2352 time:  0.00 s
2.29/2.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.29/2.39	c lits-rem:       206  cl-subs:       62  v-elim:     50  v-fix:    0  time:  0.01 s
2.39/2.40	c subs with bin:      396  lits-rem:       444  v-fix:    0  time:  0.01 s
2.39/2.41	c lits-rem:       201  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.42	c vivif2 --  cl tried    11314 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c vivif2 --  cl tried     8116 cl shrink        9 lits rem          9 time: 0.00
2.59/2.64	c asymm  cl-useful: 41/11314/11314 lits-rem:42 time: 0.22
2.59/2.64	c calculated reachability. Time: 0.00
2.59/2.64	c  N dy   274     46253      2302     11314      2261      8116     80227     68141      7.71   no data
2.79/2.85	c  N dy   307     50347      2302     11314      2283     12106     80227    141717      7.81     11.06
3.09/3.11	c  N dy   341     54415      2302     11314      2300     16031     80227    217512      7.92      8.52
3.19/3.24	c Finding binary XORs  T:     0.00 s  found:       0
3.39/3.44	c  N dy   379     58477      2302     11314      2316     10418     80227     95837      8.08     10.72
3.69/3.70	c  N dy   414     62575      2302     11314      2331     14400     80227    179172      8.20     10.30
3.99/4.03	c  N dy   452     66621      2302     11314      2345     18358     80227    266265      8.33     12.73
4.19/4.28	c  S st   478     69381      2302     11314      2352     21054     80227    324819      8.42   no data
4.29/4.34	c  S st   478     69883      2302     11314      2361     10901     80227     88572      8.42   no data
4.29/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     19 BRemL:      2 BRemN:      0 P:  0.6M T:  0.01
4.29/4.35	c Replacing        1 vars Replaced      285 lits Time:     0.00 s 
4.29/4.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.36	c bin-w-bin subsume rem            7 bins  time:  0.00 s
4.29/4.36	c subs with bin:        9  lits-rem:        17  v-fix:    0  time:  0.00 s
4.29/4.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2301 time:  0.00 s
4.29/4.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.29/4.37	c lits-rem:        78  cl-subs:       32  v-elim:     12  v-fix:    0  time:  0.01 s
4.29/4.38	c subs with bin:      363  lits-rem:       350  v-fix:    0  time:  0.01 s
4.29/4.40	c lits-rem:       199  cl-subs:      313  v-elim:      0  v-fix:    0  time:  0.01 s
4.29/4.40	c vivif2 --  cl tried    11267 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c vivif2 --  cl tried    10231 cl shrink        3 lits rem          3 time: 0.00
4.59/4.68	c asymm  cl-useful: 57/11267/11267 lits-rem:80 time: 0.28
4.59/4.68	c calculated reachability. Time: 0.00
4.59/4.68	c  N dy   478     69883      2289     11264      2374     10231     79633     84620      8.42   no data
4.99/5.00	c  N dy   518     74374      2289     11264      2396     14618     79633    188339      8.53     10.96
5.39/5.42	c  N dy   561     79148      2289     11264      2414     19280     79633    296761      8.67     11.11
5.89/5.95	c  N dy   608     84225      2289     11264      2431     12587     79633    113869      8.82     10.15
5.99/6.09	c Finding binary XORs  T:     0.00 s  found:       0
6.19/6.21	c  F st   639     87502      2289     11264      2450     15783     79633    190286      8.91   no data
6.50/6.53	c  N st   644     90798      2289     11264      2454     19033     79633    277431      8.91   no data
6.69/6.72	c Decided on static restart strategy
7.39/7.47	c  N st   647     99804      2289     11264      2471     16384     79633    248035      8.91   no data
7.89/7.99	c  S st   648    104825      2289     11264      2481     21287     79633    381780      8.91   no data
7.99/8.05	c  S st   648    105326      2289     11264      2487     21776     79633    390575      8.91   no data
7.99/8.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     14 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
7.99/8.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.99/8.08	c bin-w-bin subsume rem            2 bins  time:  0.00 s
7.99/8.08	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.00 s
7.99/8.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2289 time:  0.00 s
7.99/8.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.99/8.10	c lits-rem:        19  cl-subs:       12  v-elim:      3  v-fix:    0  time:  0.01 s
8.19/8.22	c subs with bin:      329  lits-rem:      1611  v-fix:    0  time:  0.11 s
8.39/8.42	c lits-rem:      1146  cl-subs:      992  v-elim:      0  v-fix:    0  time:  0.20 s
8.39/8.43	c vivif2 --  cl tried    11250 cl shrink        0 lits rem          0 time: 0.00
8.39/8.43	c vivif2 --  cl tried    20457 cl shrink        4 lits rem          4 time: 0.01
8.79/8.84	c asymm  cl-useful: 46/8645/11250 lits-rem:52 time: 0.41
8.79/8.84	c calculated reachability. Time: 0.00
8.79/8.84	c  N st   648    105326      2286     11249      2502     20457     79441    370218      8.91   no data
9.89/9.98	c  N st   649    114925      2286     11249      2505     16534     79441    242775      8.91   no data
11.69/11.76	c  N st   650    129323      2286     11249      2510     30377     79441    614787      8.91   no data
11.69/11.76	c Finding binary XORs  T:     0.00 s  found:       0
14.59/14.60	c  N st   651    150918      2286     11249      2512     21884     79441    355060      8.91   no data
15.49/15.55	c  S st   652    157991      2286     11249      2512     28809     79441    547550      8.91   no data
15.59/15.63	c  S st   652    158491      2286     11249      2515     29305     79441    556523      8.91   no data
15.59/15.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.59/15.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      9 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
15.59/15.67	c Replacing        1 vars Replaced     1013 lits Time:     0.01 s 
15.59/15.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.59/15.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.68	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.00 s
15.59/15.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2285 time:  0.00 s
15.59/15.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.59/15.69	c lits-rem:        16  cl-subs:       13  v-elim:      4  v-fix:    0  time:  0.01 s
15.79/15.86	c subs with bin:       57  lits-rem:       279  v-fix:    0  time:  0.16 s
16.29/16.35	c lits-rem:      1174  cl-subs:     2543  v-elim:      0  v-fix:    0  time:  0.49 s
16.29/16.35	c vivif2 --  cl tried    11235 cl shrink        0 lits rem          0 time: 0.00
16.29/16.36	c vivif2 --  cl tried    26706 cl shrink        6 lits rem          6 time: 0.01
16.49/16.51	c asymm  cl-useful: 6/2590/11235 lits-rem:9 time: 0.15
16.49/16.51	c calculated reachability. Time: 0.00
16.49/16.51	c  N st   652    158491      2281     11234      2523     26706     79295    514183      8.91   no data
24.49/24.57	c  N st   653    207080      2281     11234      2535     21670     79295    299718      8.91   no data
29.89/29.98	c  N st   654    237736      2281     11234      2539     32053     79295    589909      8.91   no data
29.89/29.98	c  S st   654    237736      2281     11234      2539     32053     79295    589909      8.91   no data
29.99/30.08	c  S st   654    238238      2281     11234      2545     32549     79295    598392      8.91   no data
29.99/30.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.09/30.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      1 BRemN:      0 P:  1.6M T:  0.04
30.09/30.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.09/30.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.09/30.13	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.00 s
30.09/30.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2281 time:  0.00 s
30.09/30.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30.09/30.14	c lits-rem:        24  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.01 s
30.29/30.33	c subs with bin:      108  lits-rem:      1032  v-fix:    0  time:  0.18 s
30.89/30.99	c lits-rem:      2818  cl-subs:     2917  v-elim:      0  v-fix:    0  time:  0.65 s
30.89/30.99	c vivif2 --  cl tried    11230 cl shrink        0 lits rem          0 time: 0.00
30.99/31.00	c vivif2 --  cl tried    29524 cl shrink        2 lits rem          2 time: 0.01
31.19/31.21	c asymm  cl-useful: 41/4582/11230 lits-rem:43 time: 0.21
31.19/31.21	c calculated reachability. Time: 0.00
31.19/31.21	c  N st   654    238238      2281     11230      2549     29524     79207    544324      8.91   no data
31.19/31.21	c Finding binary XORs  T:     0.00 s  found:       0
43.19/43.29	c  F st   655    306251      2281     11230      2556     31600     79207    525161      8.91   no data
43.19/43.30	c  N st   655    306251      2281     11230      2556     31600     79207    525161      8.91   no data
44.19/44.20	c Decided on static restart strategy
47.69/47.74	c  N st   665    334562      2281     11230      2565     35902     79207    639970      8.91   no data
51.70/51.77	c  N st   667    357357      2281     11230      2569     33853     79207    568584      8.91   no data
51.70/51.77	c  S st   667    357357      2281     11230      2569     33853     79207    568584      8.91   no data
51.79/51.87	c  S st   667    357859      2281     11230      2573     34344     79207    576534      8.91   no data
51.79/51.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.89/51.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
51.89/51.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.89/51.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.89/51.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.89/51.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2281 time:  0.00 s
51.89/51.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
51.89/51.93	c lits-rem:        15  cl-subs:       10  v-elim:      3  v-fix:    0  time:  0.01 s
52.09/52.10	c subs with bin:      109  lits-rem:      1838  v-fix:    0  time:  0.16 s
52.39/52.45	c lits-rem:       941  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  0.34 s
52.39/52.45	c vivif2 --  cl tried    11218 cl shrink        0 lits rem          0 time: 0.00
52.39/52.46	c vivif2 --  cl tried    32974 cl shrink        6 lits rem          6 time: 0.01
52.59/52.67	c asymm  cl-useful: 1/1389/11218 lits-rem:1 time: 0.21
52.59/52.67	c calculated reachability. Time: 0.00
52.59/52.67	c  N st   667    357859      2278     11218      2577     32974     79080    553234      8.91   no data
59.19/59.26	c  N st   668    390253      2278     11218      2580     39267     79080    694305      8.91   no data
70.19/70.21	c  N st   669    438841      2278     11218      2580     32841     79080    486957      8.91   no data
84.49/84.57	c  N st   670    511723      2278     11218      2583     46417     79080    854927      8.91   no data
89.79/89.88	c  N st   671    536789      2278     11218      2585     40592     79080    669396      8.91   no data
89.79/89.88	c  S st   671    536789      2278     11218      2585     40592     79080    669396      8.91   no data
89.99/90.01	c  S st   671    537290      2278     11218      2592     41084     79080    678639      8.91   no data
89.99/90.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.99/90.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  2.2M T:  0.05
89.99/90.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.99/90.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.99/90.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.99/90.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2278 time:  0.00 s
89.99/90.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
89.99/90.08	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
90.20/90.27	c subs with bin:       55  lits-rem:       322  v-fix:    0  time:  0.17 s
90.69/90.74	c lits-rem:      1399  cl-subs:     1778  v-elim:      0  v-fix:    0  time:  0.46 s
90.69/90.74	c vivif2 --  cl tried    11216 cl shrink        0 lits rem          0 time: 0.00
90.69/90.75	c vivif2 --  cl tried    39252 cl shrink        1 lits rem          1 time: 0.01
90.89/90.96	c asymm  cl-useful: 1/907/11216 lits-rem:1 time: 0.21
90.89/90.96	c calculated reachability. Time: 0.00
90.89/90.96	c  N st   671    537290      2278     11216      2595     39252     79061    647945      8.91   no data
90.89/90.96	c Finding binary XORs  T:     0.00 s  found:       0
129.99/130.01	c  N st   672    701275      2278     11216      2599     68690     79061   1416064      8.91   no data
157.59/157.65	c  N st   673    805935      2278     11216      2602     62121     79060   1133683      8.91   no data
157.59/157.65	c  S st   673    805935      2278     11216      2602     62121     79060   1133683      8.91   no data
157.79/157.85	c  S st   673    806436      2278     11216      2604     62618     79060   1142580      8.91   no data
157.79/157.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.89/157.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  2.9M T:  0.07
157.89/157.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.89/157.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.89/157.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.89/157.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2278 time:  0.00 s
157.89/157.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
157.89/157.96	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
158.60/158.61	c subs with bin:     1510  lits-rem:      2068  v-fix:    0  time:  0.62 s
160.89/160.98	c lits-rem:      3853  cl-subs:     7506  v-elim:      0  v-fix:    0  time:  2.37 s
160.89/160.99	c vivif2 --  cl tried    11215 cl shrink        0 lits rem          0 time: 0.00
160.99/161.00	c vivif2 --  cl tried    53602 cl shrink        5 lits rem          5 time: 0.02
161.19/161.23	c asymm  cl-useful: 0/709/11215 lits-rem:0 time: 0.23
161.19/161.23	c calculated reachability. Time: 0.00
161.19/161.23	c  N st   673    806436      2278     11215      2608     53602     79051    975175      8.91   no data
236.50/236.57	c  F st   674   1071876      2278     11215      2612     70043     79051   1339380      8.91   no data
236.50/236.57	c  N st   674   1071876      2278     11215      2612     70043     79051   1339380      8.91   no data
238.00/238.02	c Decided on static restart strategy
243.19/243.22	c  N st   684   1100183      2278     11215      2619     53980     79051    875123      8.91   no data
252.69/252.72	c  N st   686   1136177      2278     11215      2621     89054     79051   1893309      8.91   no data
260.89/260.90	c  N st   687   1168569      2278     11215      2623     75549     79051   1397618      8.91   no data
273.49/273.54	c  N st   688   1209654      2278     11215      2626     70002     79051   1312954      8.91   no data
273.49/273.54	c  S st   688   1209654      2278     11215      2626     70002     79051   1312954      8.91   no data
273.69/273.74	c  S st   688   1210155      2278     11215      2629     70498     79051   1323723      8.91   no data
273.69/273.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
273.80/273.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.5M T:  0.09
273.80/273.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.80/273.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.80/273.84	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.00 s
273.80/273.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2278 time:  0.00 s
273.80/273.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
273.80/273.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
275.69/275.77	c subs with bin:     6231  lits-rem:      4416  v-fix:    0  time:  1.87 s
277.39/277.46	c lits-rem:      4660  cl-subs:     2392  v-elim:      0  v-fix:    0  time:  1.69 s
277.39/277.47	c vivif2 --  cl tried    11208 cl shrink        0 lits rem          0 time: 0.00
277.39/277.49	c vivif2 --  cl tried    61875 cl shrink        4 lits rem          4 time: 0.02
277.69/277.73	c asymm  cl-useful: 2/611/11208 lits-rem:2 time: 0.24
277.69/277.73	c calculated reachability. Time: 0.00
277.69/277.73	c  N st   688   1210155      2278     11208      2631     61875     79005   1141257      8.91   no data
292.10/292.14	c Finding binary XORs  T:     0.00 s  found:       0
298.49/298.55	c  N st   689   1283037      2277     11090      2619     69433     78233   1362146      8.91   no data
328.60/328.69	c  N st   690   1392361      2277     11090      2622     91837     78233   1866795      8.91   no data
378.40/378.41	c  N st   691   1556347      2277     11090      2637    103032     78232   2081834      8.91   no data
427.09/427.17	c  N st   692   1710155      2277     11090      2641     93001     78232   1804724      8.91   no data
427.09/427.17	c  S st   692   1710155      2277     11090      2641     93001     78232   1804724      8.91   no data
427.39/427.45	c  S st   692   1710658      2277     11090      2641     93501     78232   1816396      8.91   no data
427.39/427.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.49/427.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  4.9M T:  0.14
427.59/427.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.59/427.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.59/427.60	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
427.59/427.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2277 time:  0.00 s
427.59/427.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
427.59/427.63	c lits-rem:        23  cl-subs:       34  v-elim:     11  v-fix:    0  time:  0.03 s
428.50/428.56	c subs with bin:     1098  lits-rem:      1691  v-fix:    0  time:  0.87 s
434.30/434.32	c lits-rem:      7587  cl-subs:     9159  v-elim:      0  v-fix:    0  time:  5.76 s
434.30/434.32	c vivif2 --  cl tried    11053 cl shrink        0 lits rem          0 time: 0.00
434.30/434.35	c vivif2 --  cl tried    83243 cl shrink       17 lits rem         17 time: 0.03
434.60/434.62	c asymm  cl-useful: 0/389/11053 lits-rem:0 time: 0.27
434.60/434.62	c calculated reachability. Time: 0.00
434.60/434.62	c  N st   692   1710658      2266     11053      2648     83243     77852   1630813      8.91   no data
566.29/566.37	c  N st   693   2079623      2266     11053      2656     95233     77851   1752547      8.91   no data
566.29/566.37	c Finding binary XORs  T:     0.00 s  found:       0
613.60/613.60	c  N st   694   2210658      2266     11053      2658     99710     77850   1905349      8.91   no data
613.60/613.60	c  S st   694   2210658      2266     11053      2658     99710     77850   1905349      8.91   no data
613.90/613.94	c  S st   694   2211158      2266     11053      2660    100204     77850   1915456      8.91   no data
613.90/613.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
614.00/614.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  5.0M T:  0.15
614.10/614.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.10/614.10	c bin-w-bin subsume rem            3 bins  time:  0.00 s
614.10/614.10	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
614.10/614.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2266 time:  0.00 s
614.10/614.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
614.10/614.14	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
615.00/615.09	c subs with bin:      902  lits-rem:      1843  v-fix:    0  time:  0.90 s
621.20/621.26	c lits-rem:      7719  cl-subs:     8935  v-elim:      0  v-fix:    0  time:  6.17 s
621.20/621.26	c vivif2 --  cl tried    11049 cl shrink        0 lits rem          0 time: 0.00
621.20/621.29	c vivif2 --  cl tried    90368 cl shrink       15 lits rem         15 time: 0.03
621.50/621.57	c asymm  cl-useful: 2/359/11049 lits-rem:2 time: 0.27
621.50/621.57	c calculated reachability. Time: 0.00
621.50/621.57	c  N st   694   2211158      2265     11049      2659     90368     77820   1722820      8.91   no data
820.10/820.15	c  N st   695   2711159      2264     11049      2680    113641     77820   2154273      8.91   no data
820.10/820.15	c  S st   695   2711159      2264     11049      2680    113641     77820   2154273      8.91   no data
820.50/820.52	c  S st   695   2711663      2264     11049      2682    114138     77819   2164902      8.91   no data
820.50/820.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.70/820.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     13 BRemL:      5 BRemN:      0 P:  5.9M T:  0.19
820.70/820.78	c Replacing        1 vars Replaced     6830 lits Time:     0.07 s 
820.70/820.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
820.70/820.78	c bin-w-bin subsume rem            8 bins  time:  0.00 s
820.70/820.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.70/820.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2263 time:  0.00 s
820.70/820.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
820.80/820.83	c lits-rem:        67  cl-subs:       24  v-elim:      7  v-fix:    0  time:  0.04 s
821.81/821.81	c subs with bin:      527  lits-rem:      2834  v-fix:    0  time:  0.92 s
829.00/829.00	c lits-rem:      9678  cl-subs:     9375  v-elim:      0  v-fix:    0  time:  7.18 s
829.00/829.00	c vivif2 --  cl tried    10892 cl shrink        0 lits rem          0 time: 0.00
829.00/829.04	c vivif2 --  cl tried   101930 cl shrink       16 lits rem         16 time: 0.04
829.31/829.35	c asymm  cl-useful: 1/288/10892 lits-rem:1 time: 0.30
829.31/829.35	c calculated reachability. Time: 0.00
829.31/829.35	c  N st   695   2711663      2256     10892      2665    101930     76664   1946051      8.91   no data
829.31/829.35	c Finding binary XORs  T:     0.00 s  found:       0
1044.92/1045.00	c  N st   696   3211664      2254     10892      2690     80008     76664   1118624      8.91   no data
1044.92/1045.00	c  S st   696   3211664      2254     10892      2690     80008     76664   1118624      8.91   no data
1045.21/1045.27	c  S st   696   3212168      2254     10892      2690     80510     76664   1129478      8.91   no data
1045.21/1045.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1045.41/1045.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:      6 BRemN:      0 P:  4.5M T:  0.12
1045.41/1045.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1045.41/1045.41	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1045.41/1045.41	c subs with bin:       14  lits-rem:        21  v-fix:    0  time:  0.00 s
1045.41/1045.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2254 time:  0.00 s
1045.41/1045.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1045.41/1045.44	c lits-rem:        87  cl-subs:       69  v-elim:     14  v-fix:    0  time:  0.03 s
1045.71/1045.77	c subs with bin:      527  lits-rem:      1268  v-fix:    0  time:  0.29 s
1046.71/1046.74	c lits-rem:      2496  cl-subs:     1193  v-elim:      0  v-fix:    0  time:  0.97 s
1046.71/1046.74	c vivif2 --  cl tried    10549 cl shrink        1 lits rem          1 time: 0.00
1046.71/1046.76	c vivif2 --  cl tried    74710 cl shrink       18 lits rem         24 time: 0.02
1046.91/1046.95	c asymm  cl-useful: 8/1315/10549 lits-rem:11 time: 0.18
1046.91/1046.95	c calculated reachability. Time: 0.00
1046.91/1046.95	c  N st   696   3212168      2240     10548      2681     74710     74250   1040678      8.91   no data
1046.91/1046.95	c Finding binary XORs  T:     0.00 s  found:       0
1267.12/1267.15	c Finding binary XORs  T:     0.00 s  found:       0
1282.91/1282.96	c  N st   697   3712168      2237     10437      2643     67774     73428    934333      8.91   no data
1282.91/1282.96	c  S st   697   3712168      2237     10437      2643     67774     73428    934333      8.91   no data
1283.21/1283.24	c  S st   697   3712673      2237     10437      2645     68274     73428    944175      8.91   no data
1283.21/1283.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1283.31/1283.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:     13 BRemN:      0 P:  4.1M T:  0.14
1283.31/1283.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.31/1283.39	c bin-w-bin subsume rem           12 bins  time:  0.00 s
1283.41/1283.40	c subs with bin:      191  lits-rem:        30  v-fix:    0  time:  0.00 s
1283.41/1283.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2237 time:  0.00 s
1283.41/1283.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1283.41/1283.42	c lits-rem:        98  cl-subs:      104  v-elim:     27  v-fix:    0  time:  0.02 s
1283.81/1283.85	c subs with bin:      924  lits-rem:      6574  v-fix:    0  time:  0.40 s
1285.11/1285.12	c lits-rem:      4365  cl-subs:     2135  v-elim:      0  v-fix:    0  time:  1.26 s
1285.11/1285.12	c vivif2 --  cl tried    10136 cl shrink        5 lits rem          5 time: 0.00
1285.11/1285.15	c vivif2 --  cl tried    65186 cl shrink     2469 lits rem       3577 time: 0.03
1285.51/1285.53	c asymm  cl-useful: 49/1541/10136 lits-rem:58 time: 0.37
1285.51/1285.53	c calculated reachability. Time: 0.00
1285.51/1285.53	c  N st   697   3712673      2210     10135      2650     65186     71163    887018      8.91   no data
1285.51/1285.53	c Finding binary XORs  T:     0.00 s  found:       0

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: 935)

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-3265632-1303577757/watcher-3265632-1303577757 -o /tmp/evaluation-result-3265632-1303577757/solver-3265632-1303577757 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265632-1303577757.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.35 2.91 3.27 2/179 20589
/proc/meminfo: memFree=18472996/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=30964 CPUtime=0 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 983 0 0 0 0 0 0 0 25 0 1 0 469374215 31707136 890 33554432000 4194304 4627331 140733709158640 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 7741 890 323 106 0 2712 0

[startup+0.0726499 s]
/proc/loadavg: 2.35 2.91 3.27 2/179 20589
/proc/meminfo: memFree=18472996/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=31780 CPUtime=0.07 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 1339 0 0 0 7 0 0 0 25 0 1 0 469374215 32542720 1246 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 7945 1246 342 106 0 2916 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31780

[startup+0.100623 s]
/proc/loadavg: 2.35 2.91 3.27 2/179 20589
/proc/meminfo: memFree=18472996/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=31780 CPUtime=0.09 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 1348 0 0 0 9 0 0 0 25 0 1 0 469374215 32542720 1255 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 7945 1255 342 106 0 2916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31780

[startup+0.300591 s]
/proc/loadavg: 2.35 2.91 3.27 2/179 20589
/proc/meminfo: memFree=18472996/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=36424 CPUtime=0.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 2757 0 0 0 29 0 0 0 25 0 1 0 469374215 37298176 2232 33554432000 4194304 4627331 140733709158640 18446744073709551615 4308111 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 9106 2232 373 106 0 4077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36424

[startup+0.700523 s]
/proc/loadavg: 2.35 2.91 3.27 2/179 20589
/proc/meminfo: memFree=18472996/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=36856 CPUtime=0.69 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 3404 0 0 0 69 0 0 0 25 0 1 0 469374215 37740544 2330 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309141 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 9214 2330 373 106 0 4185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36856

[startup+1.5004 s]
/proc/loadavg: 2.35 2.91 3.27 5/190 20610
/proc/meminfo: memFree=18429304/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=41444 CPUtime=1.49 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 4972 0 0 0 149 0 0 0 25 0 1 0 469374215 42438656 3565 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 10361 3565 379 106 0 5332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41444

[startup+3.10112 s]
/proc/loadavg: 2.35 2.91 3.27 7/189 20636
/proc/meminfo: memFree=18422716/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=41460 CPUtime=3.09 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 5847 0 0 0 309 0 0 0 25 0 1 0 469374215 42455040 3633 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 10365 3633 379 106 0 5336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41460

[startup+6.30059 s]
/proc/loadavg: 2.48 2.93 3.27 6/190 20637
/proc/meminfo: memFree=18394168/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=41764 CPUtime=6.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 7389 0 0 0 628 1 0 0 25 0 1 0 469374215 42766336 3661 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 10441 3661 379 106 0 5412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41764

[startup+12.7005 s]
/proc/loadavg: 2.61 2.95 3.28 6/190 20637
/proc/meminfo: memFree=18376748/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=50244 CPUtime=12.69 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 11724 0 0 0 1267 2 0 0 25 0 1 0 469374215 51449856 5776 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 12561 5776 379 106 0 7532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50244

[startup+25.5004 s]
/proc/loadavg: 2.91 3.00 3.29 5/190 20638
/proc/meminfo: memFree=18359692/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=57352 CPUtime=25.49 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 17140 0 0 0 2546 3 0 0 25 0 1 0 469374215 58728448 7380 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 14338 7380 379 106 0 9309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57352

[startup+51.1011 s]
/proc/loadavg: 3.28 3.08 3.30 5/190 20638
/proc/meminfo: memFree=18341712/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=60640 CPUtime=51.09 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 24974 0 0 0 5105 4 0 0 25 0 1 0 469374215 62095360 8085 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 15160 8085 379 106 0 10131 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60640

[startup+102.306 s]
/proc/loadavg: 3.69 3.22 3.34 5/190 20640
/proc/meminfo: memFree=18316644/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=65924 CPUtime=102.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 37365 0 0 0 10224 6 0 0 25 0 1 0 469374215 67506176 10024 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 16481 10024 379 106 0 11452 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65924

[startup+162.3 s]
/proc/loadavg: 3.88 3.36 3.38 5/190 20641
/proc/meminfo: memFree=18278444/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=78924 CPUtime=162.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 51087 0 0 0 16221 8 0 0 25 0 1 0 469374215 80818176 12988 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 19731 12988 379 106 0 14702 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78924

[startup+222.3 s]
/proc/loadavg: 4.01 3.49 3.42 5/190 20643
/proc/meminfo: memFree=18262056/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=79340 CPUtime=222.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 61278 0 0 0 22220 10 0 0 25 0 1 0 469374215 81244160 12960 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309050 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 19835 12960 379 106 0 14806 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79340

[startup+282.3 s]
/proc/loadavg: 4.00 3.58 3.45 5/190 20644
/proc/meminfo: memFree=18233624/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=87040 CPUtime=282.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 72580 0 0 0 28217 12 0 0 25 0 1 0 469374215 89128960 15205 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 21760 15205 383 106 0 16731 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87040

[startup+342.3 s]
/proc/loadavg: 4.00 3.65 3.48 5/190 20655
/proc/meminfo: memFree=18202652/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=108716 CPUtime=342.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 81565 0 0 0 34215 14 0 0 25 0 1 0 469374215 111325184 19292 33554432000 4194304 4627331 140733709158640 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 27179 19292 379 106 0 22150 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 108716

[startup+402.3 s]
/proc/loadavg: 4.00 3.71 3.51 5/190 20657
/proc/meminfo: memFree=18222608/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=85864 CPUtime=402.29 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 86807 0 0 0 40213 16 0 0 25 0 1 0 469374215 87924736 14349 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 21466 14349 379 106 0 16437 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 85864

[startup+462.301 s]
/proc/loadavg: 4.00 3.76 3.54 5/190 20658
/proc/meminfo: memFree=18178816/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=103436 CPUtime=462.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 97589 0 0 0 46212 18 0 0 25 0 1 0 469374215 105918464 19422 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 25859 19422 379 106 0 20830 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103436

[startup+522.301 s]
/proc/loadavg: 4.00 3.80 3.57 5/190 20663
/proc/meminfo: memFree=18142680/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=103600 CPUtime=522.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 105907 0 0 0 52210 20 0 0 25 0 1 0 469374215 106086400 19274 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 25900 19274 379 106 0 20871 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103600

[startup+582.301 s]
/proc/loadavg: 4.08 3.85 3.59 6/190 20664
/proc/meminfo: memFree=18129692/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=103864 CPUtime=582.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 113934 0 0 0 58208 22 0 0 25 0 1 0 469374215 106356736 18452 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 25966 18452 379 106 0 20937 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103864

[startup+642.301 s]
/proc/loadavg: 4.03 3.88 3.62 6/190 20666
/proc/meminfo: memFree=18114792/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=110352 CPUtime=642.31 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 121905 0 0 0 64207 24 0 0 25 0 1 0 469374215 113000448 19897 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 27588 19897 394 106 0 22559 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110352

[startup+702.301 s]
/proc/loadavg: 4.06 3.91 3.64 6/190 20668
/proc/meminfo: memFree=18105592/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=110440 CPUtime=702.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 129125 0 0 0 70204 26 0 0 25 0 1 0 469374215 113090560 20769 33554432000 4194304 4627331 140733709158640 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 27610 20769 394 106 0 22581 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 110440

[startup+762.307 s]
/proc/loadavg: 4.06 3.94 3.67 6/190 20696
/proc/meminfo: memFree=18162088/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=110568 CPUtime=762.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 135608 0 0 0 76202 28 0 0 25 0 1 0 469374215 113221632 20898 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 27642 20898 379 106 0 22613 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 110568

[startup+822.301 s]
/proc/loadavg: 4.09 3.96 3.69 6/190 20698
/proc/meminfo: memFree=18156948/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=119640 CPUtime=822.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 144530 0 0 0 82199 31 0 0 25 0 1 0 469374215 122511360 23143 33554432000 4194304 4627331 140733709158640 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 29910 23143 380 106 0 24881 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 119640

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.71 6/190 20699
/proc/meminfo: memFree=18143548/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120400 CPUtime=882.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 151233 0 0 0 88197 33 0 0 25 0 1 0 469374215 123289600 22476 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30100 22476 379 106 0 25071 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 120400

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.72 6/190 20701
/proc/meminfo: memFree=18141300/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120588 CPUtime=942.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 157932 0 0 0 94196 34 0 0 25 0 1 0 469374215 123482112 22225 33554432000 4194304 4627331 140733709158640 18446744073709551615 4299663 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30147 22225 379 106 0 25118 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 120588

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.74 6/190 20703
/proc/meminfo: memFree=18118100/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120660 CPUtime=1002.3 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 163136 0 0 0 100193 37 0 0 25 0 1 0 469374215 123555840 23904 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30165 23904 379 106 0 25136 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 120660

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 6/190 20704
/proc/meminfo: memFree=18080268/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120812 CPUtime=1062.31 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 169706 0 0 0 106192 39 0 0 25 0 1 0 469374215 123711488 23259 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30203 23259 379 106 0 25174 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 120812

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20706
/proc/meminfo: memFree=18066860/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120860 CPUtime=1122.31 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 175971 0 0 0 112190 41 0 0 25 0 1 0 469374215 123760640 22356 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30215 22356 379 106 0 25186 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 120860

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.78 5/190 20707
/proc/meminfo: memFree=18077368/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=120956 CPUtime=1182.31 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 180967 0 0 0 118187 44 0 0 25 0 1 0 469374215 123858944 23622 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30239 23622 379 106 0 25210 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 120956

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20763
/proc/meminfo: memFree=18154256/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=121168 CPUtime=1242.31 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 187212 0 0 0 124185 46 0 0 25 0 1 0 469374215 124076032 22245 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 30292 22245 379 106 0 25263 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 121168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.81 6/190 20765
/proc/meminfo: memFree=18113044/32951124 swapFree=67111528/67111528
[pid=20589] ppid=20587 vsize=119596 CPUtime=1300.01 cores=4,6
/proc/20589/stat : 20589 (strangenight2-s) R 20587 20589 20549 0 -1 4202496 191926 0 0 0 129954 47 0 0 25 0 1 0 469374215 122466304 23066 33554432000 4194304 4627331 140733709158640 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20589/statm: 29899 23066 379 106 0 24870 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 119596

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.55
CPU system time (s): 0.481926
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 196660

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

runsolver used 2.25666 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 18:55:57
IDJOB=3265632
IDBENCH=85793
IDSOLVER=1587
FILE ID=node130/3265632-1303577757
RUNJOBID= node130-1303577757-20568
PBS_JOBID= 13150334
Free space on /tmp= 71840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265632-1303577757/watcher-3265632-1303577757 -o /tmp/evaluation-result-3265632-1303577757/solver-3265632-1303577757 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265632-1303577757.cnf

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=75727116

node130.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18473276 kB
Buffers:       2091392 kB
Cached:       11771160 kB
SwapCached:          0 kB
Active:        6354700 kB
Inactive:      7575488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18473276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12604 kB
Writeback:           0 kB
AnonPages:       67588 kB
Mapped:          14924 kB
Slab:           480680 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223040 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= 71820 MiB
End job on node130 at 2011-04-23 19:17:39