Trace number 3280456

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-2-mtUNSAT 171.44 42.9294

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3280456-1304028689.cnf'
0.00/0.00	c -- header says num vars:           3189
0.00/0.00	c -- header says num clauses:       11039
0.00/0.03	c -- clauses added:            0 learnts,        11039 normals,            0 xors
0.00/0.03	c -- vars added       3189
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0      3189      5575      5354         0     28201         0   no data   no data
0.00/0.03	c asymm  cl-useful: 6/5575/5575 lits-rem:11 time: 0.01
0.00/0.03	c Flit:    14 Blit:      8 bXBeca:    0 bXProp:  261 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c Replacing      261 vars Replaced     4511 lits Time:     0.00 s 
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:       12  lits-rem:         9  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:   2482 time:  0.00 s
3.57/0.90	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
3.57/0.90	c lits-rem:        68  cl-subs:      570  v-elim:    827  v-fix:    0  time:  0.01 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       5
3.57/0.90	c Replacing        5 vars Replaced       53 lits Time:     0.00 s 
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:     532, avg size: 3.2)
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    205 locsubst:     0 time:   0.00
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     456 undec:    1942 neg:     791
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0      1444      2380      2096         0     13694         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4914      1443      2380      2148      4785     13694    147411   no data   no data
3.57/0.90	c  N st    10     11296      1443      2380      2226      4676     13694     68190   no data   no data
3.97/1.09	c  N st    11     17039      1436      2380      2239     10349     13694    324843   no data   no data
5.97/1.58	c  F st    12     25000      1436      2380      2306     12918     13694    352657   no data   no data
5.97/1.59	c Replacing        1 vars Replaced       22 lits Time:     0.00 s 
5.97/1.59	c  N st    12     25000      1435      2356      2274     12765     13555    350500   no data   no data
5.97/1.59	c Finding binary XORs  T:     0.00 s  found:       6
7.59/1.97	c Decided on static restart strategy
7.59/1.97	c  N st    18     30002      1435      2356      2309     11246     13555    243188   no data   no data
7.59/1.97	c  S st    18     30002      1435      2356      2309     11246     13555    243188   no data   no data
7.96/2.01	c  S st    18     30506      1435      2356      2329     11724     13555    251341   no data   no data
7.96/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
7.96/2.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   58 Bins:   1031 BRemL:    544 BRemN:      7 P:  0.6M T:  0.01
7.96/2.03	c Replacing       64 vars Replaced    12660 lits Time:     0.01 s 
7.96/2.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.96/2.04	c bin-w-bin subsume rem          163 bins  time:  0.00 s
7.96/2.04	c subs with bin:       65  lits-rem:       318  v-fix:    0  time:  0.00 s
7.96/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1367 time:  0.00 s
7.96/2.04	c Removed useless bin:      37  fixed:     0  props:   0.03M  time:  0.00 s
7.96/2.04	c lits-rem:        11  cl-subs:       88  v-elim:    271  v-fix:    0  time:  0.00 s
7.96/2.07	c subs with bin:      164  lits-rem:      4276  v-fix:    0  time:  0.02 s
8.36/2.11	c lits-rem:      1108  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.05 s
8.36/2.13	c asymm  cl-useful: 2/2415/2415 lits-rem:2 time: 0.01
8.36/2.13	c calculated reachability. Time: 0.00
8.36/2.13	c  N st    18     30506      1096      2415      1438      8274     11469    151347   no data   no data
10.36/2.62	c  N st    20     37617      1096      2415      1449      9056     11469    148310   no data   no data
10.36/2.62	c Finding binary XORs  T:     0.00 s  found:       3
12.35/3.10	c  N st    21     44017      1096      2415      1454     15390     11469    358043   no data   no data
12.35/3.10	c Finding binary XORs  T:     0.00 s  found:       0
12.75/3.27	c  S st    22     45762      1096      2415      1984      9210     11469    136054   no data   no data
13.15/3.31	c  S st    22     46265      1096      2415      1991      9698     11469    142314   no data   no data
13.15/3.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     3 time:   0.00
13.15/3.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    110 BRemL:    293 BRemN:      2 P:  0.4M T:  0.01
13.15/3.32	c Replacing        5 vars Replaced      866 lits Time:     0.00 s 
13.15/3.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.15/3.32	c bin-w-bin subsume rem          171 bins  time:  0.00 s
13.15/3.32	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
13.15/3.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1091 time:  0.00 s
13.15/3.32	c Removed useless bin:       3  fixed:     0  props:   0.02M  time:  0.00 s
13.15/3.32	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.00 s
13.15/3.34	c subs with bin:       35  lits-rem:      2377  v-fix:    0  time:  0.01 s
13.15/3.36	c lits-rem:       390  cl-subs:      210  v-elim:      0  v-fix:    0  time:  0.02 s
13.15/3.36	c vivif2 --  cl tried     2410 cl shrink        1 lits rem          1 time: 0.00
13.15/3.36	c vivif2 --  cl tried     9446 cl shrink      465 lits rem        688 time: 0.00
13.15/3.38	c asymm  cl-useful: 0/2410/2410 lits-rem:0 time: 0.01
13.15/3.38	c calculated reachability. Time: 0.00
13.15/3.38	c  N st    22     46265      1091      2410      1624      9446     11416    134558   no data   no data
17.55/4.46	c  N st    23     60663      1091      2410      1624     14267     11416    263902   no data   no data
17.55/4.47	c Finding binary XORs  T:     0.00 s  found:       5
21.14/5.31	c  N st    24     69397      1090      2410      1658     12342     11412    177376   no data   no data
21.14/5.31	c  S st    24     69397      1090      2410      1658     12342     11412    177376   no data   no data
21.14/5.36	c  S st    24     69901      1090      2410      1734     12844     11412    184673   no data   no data
21.14/5.36	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.00
21.14/5.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:      5 BRemL:     45 BRemN:      0 P:  0.5M T:  0.01
21.14/5.38	c Replacing       31 vars Replaced     6675 lits Time:     0.01 s 
21.14/5.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.14/5.38	c bin-w-bin subsume rem           93 bins  time:  0.00 s
21.14/5.38	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
21.14/5.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1059 time:  0.00 s
21.14/5.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
21.14/5.39	c lits-rem:         0  cl-subs:       48  v-elim:      5  v-fix:    0  time:  0.00 s
21.54/5.40	c subs with bin:        4  lits-rem:       856  v-fix:    0  time:  0.01 s
21.54/5.44	c lits-rem:       755  cl-subs:      274  v-elim:      0  v-fix:    0  time:  0.03 s
21.54/5.44	c vivif2 --  cl tried     2355 cl shrink        5 lits rem          6 time: 0.00
21.54/5.44	c vivif2 --  cl tried    12497 cl shrink      168 lits rem        232 time: 0.00
21.54/5.46	c asymm  cl-useful: 13/2353/2353 lits-rem:15 time: 0.02
21.54/5.46	c calculated reachability. Time: 0.00
21.54/5.46	c  N st    24     69901      1054      2352      1525     12497     11032    176780   no data   no data
28.73/7.27	c  F st    25     87500      1054      2352      1526     18177     11032    299128   no data   no data
28.73/7.27	c  N st    25     87500      1054      2352      1526     18177     11032    299128   no data   no data
28.73/7.27	c Finding binary XORs  T:     0.00 s  found:       3
30.73/7.80	c Decided on static restart strategy
31.92/8.07	c  N st    32     95538      1054      2352      1534     26063     11032    517021   no data   no data
35.52/8.97	c  N st    34    104853      1054      2352      1572     22652     11032    411425   no data   no data
35.52/8.97	c  S st    34    104853      1054      2352      1572     22652     11032    411425   no data   no data
35.92/9.04	c  S st    34    105357      1052      2352      1575     23149     11032    418101   no data   no data
35.92/9.04	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    15 time:   0.00
35.92/9.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:     79 BRemL:     66 BRemN:      0 P:  0.8M T:  0.02
35.92/9.07	c Replacing       23 vars Replaced     3797 lits Time:     0.01 s 
35.92/9.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.92/9.07	c bin-w-bin subsume rem           65 bins  time:  0.00 s
35.92/9.07	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
35.92/9.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1029 time:  0.00 s
35.92/9.07	c Removed useless bin:       2  fixed:     0  props:   0.02M  time:  0.00 s
35.92/9.08	c lits-rem:         2  cl-subs:       18  v-elim:      5  v-fix:    0  time:  0.01 s
36.32/9.12	c subs with bin:       70  lits-rem:      3561  v-fix:    0  time:  0.04 s
37.12/9.37	c lits-rem:      1315  cl-subs:     1501  v-elim:      0  v-fix:    0  time:  0.25 s
37.12/9.37	c vivif2 --  cl tried     2324 cl shrink        9 lits rem         11 time: 0.00
37.12/9.39	c vivif2 --  cl tried    21248 cl shrink     1118 lits rem       1537 time: 0.01
37.52/9.41	c asymm  cl-useful: 10/2323/2323 lits-rem:18 time: 0.03
37.52/9.41	c calculated reachability. Time: 0.00
37.52/9.41	c  N st    34    105357      1024      2319      1469     21248     10774    375654   no data   no data
41.51/10.43	c  N st    35    114956      1024      2319      1469     17193     10774    238259   no data   no data
41.51/10.43	c Finding binary XORs  T:     0.00 s  found:       1
47.90/12.07	c  N st    36    129354      1022      2311      1477     16739     10744    205297   no data   no data
47.90/12.07	c Finding binary XORs  T:     0.00 s  found:       3
56.69/14.23	c  N st    37    150950      1021      2308      1596     22405     10733    337695   no data   no data
59.49/14.98	c  S st    38    158036      1020      2308      1609     29357     10733    508188   no data   no data
59.49/14.98	c Finding binary XORs  T:     0.00 s  found:       6
59.90/15.06	c  S st    38    158537      1016      2294      1614     29818     10651    513924   no data   no data
59.90/15.06	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    12 time:   0.00
59.90/15.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     95 BRemL:    108 BRemN:      7 P:  1.1M T:  0.02
59.90/15.10	c Replacing       22 vars Replaced    13027 lits Time:     0.02 s 
59.90/15.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.90/15.10	c bin-w-bin subsume rem           43 bins  time:  0.00 s
59.90/15.10	c subs with bin:       15  lits-rem:         5  v-fix:    0  time:  0.00 s
60.30/15.10	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:    994 time:  0.00 s
60.30/15.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
60.30/15.11	c lits-rem:         0  cl-subs:       32  v-elim:      6  v-fix:    0  time:  0.01 s
60.69/15.23	c subs with bin:      482  lits-rem:     19383  v-fix:    0  time:  0.11 s
61.88/15.52	c lits-rem:      1469  cl-subs:     2304  v-elim:      0  v-fix:    0  time:  0.28 s
61.88/15.52	c vivif2 --  cl tried     2252 cl shrink       11 lits rem         15 time: 0.00
61.88/15.53	c vivif2 --  cl tried    26968 cl shrink     2413 lits rem       5019 time: 0.02
61.88/15.57	c asymm  cl-useful: 17/2250/2250 lits-rem:40 time: 0.04
61.88/15.58	c calculated reachability. Time: 0.00
61.88/15.58	c  N st    38    158537       988      2240      1496     26967     10363    447551   no data   no data
82.65/20.76	c  N st    39    207125       988      2240      1497     22010     10363    250261   no data   no data
82.65/20.76	c Finding binary XORs  T:     0.00 s  found:       2
97.44/24.42	c  N st    40    237807       987      2229      1512     32172     10312    431992   no data   no data
97.44/24.42	c  S st    40    237807       987      2229      1512     32172     10312    431992   no data   no data
97.44/24.42	c Finding binary XORs  T:     0.00 s  found:       3
97.84/24.51	c  S st    40    238309       987      2229      1540     32667     10312    438177   no data   no data
97.84/24.51	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     3 time:   0.00
97.84/24.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   50 Bins:    447 BRemL:    310 BRemN:     12 P:  1.5M T:  0.03
97.84/24.57	c Replacing       56 vars Replaced    41418 lits Time:     0.04 s 
97.84/24.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.84/24.57	c bin-w-bin subsume rem          107 bins  time:  0.00 s
97.84/24.57	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
97.84/24.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    930 time:  0.00 s
97.84/24.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
97.84/24.58	c lits-rem:         2  cl-subs:       59  v-elim:      7  v-fix:    0  time:  0.01 s
98.24/24.64	c subs with bin:      108  lits-rem:      6506  v-fix:    0  time:  0.04 s
99.85/25.02	c lits-rem:      2328  cl-subs:     3476  v-elim:      0  v-fix:    0  time:  0.38 s
99.85/25.02	c vivif2 --  cl tried     2148 cl shrink        8 lits rem         11 time: 0.00
99.85/25.04	c vivif2 --  cl tried    28248 cl shrink     1908 lits rem       3381 time: 0.02
100.23/25.10	c asymm  cl-useful: 7/2146/2146 lits-rem:13 time: 0.06
100.23/25.10	c calculated reachability. Time: 0.00
100.23/25.10	c  N st    40    238309       923      2143      1440     28248      9768    356469   no data   no data
134.18/33.63	c  F st    41    306252       923      2143      1446     31385      9768    381029   no data   no data
134.18/33.63	c  N st    41    306252       923      2143      1446     31385      9768    381029   no data   no data
134.18/33.63	c Finding binary XORs  T:     0.00 s  found:      24
134.18/33.65	c Replacing       25 vars Replaced    10463 lits Time:     0.02 s 
136.58/34.26	c Decided on static restart strategy
140.58/35.26	c Finding binary XORs  T:     0.00 s  found:       1
148.57/37.26	c  N st    51    334556       892      2130      1774     35282      9697    424798   no data   no data
160.15/40.18	c  N st    53    357463       892      2130      1778     33446      9697    384800   no data   no data
160.15/40.18	c  S st    53    357463       892      2130      1778     33446      9697    384800   no data   no data
160.55/40.27	c  S st    53    357965       892      2130      1783     33946      9697    390890   no data   no data
160.55/40.27	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     6 time:   0.00
160.55/40.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    155 BRemL:    402 BRemN:      0 P:  1.4M T:  0.03
160.97/40.32	c Replacing       18 vars Replaced    14028 lits Time:     0.02 s 
160.97/40.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.97/40.32	c bin-w-bin subsume rem          151 bins  time:  0.00 s
160.97/40.32	c subs with bin:       31  lits-rem:        12  v-fix:    0  time:  0.00 s
160.97/40.32	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:    871 time:  0.00 s
160.97/40.32	c Removed useless bin:       3  fixed:     0  props:   0.02M  time:  0.00 s
160.97/40.33	c lits-rem:         0  cl-subs:       39  v-elim:      5  v-fix:    0  time:  0.01 s
161.75/40.51	c subs with bin:     3178  lits-rem:      4667  v-fix:    0  time:  0.17 s
162.54/40.70	c lits-rem:      1718  cl-subs:     1880  v-elim:      0  v-fix:    0  time:  0.19 s
162.54/40.70	c vivif2 --  cl tried     2064 cl shrink        8 lits rem         10 time: 0.00
162.54/40.72	c vivif2 --  cl tried    28542 cl shrink     5878 lits rem      10172 time: 0.02
162.54/40.78	c asymm  cl-useful: 15/2060/2060 lits-rem:42 time: 0.05
162.54/40.78	c calculated reachability. Time: 0.00
162.54/40.78	c  N st    53    357965       866      2047      1356     28539      9296    308675   no data   no data
170.53/42.77	c Finding binary XORs  T:     0.00 s  found:      27
170.93/42.80	c Replacing       27 vars Replaced    29606 lits Time:     0.03 s 
171.33/42.92	c Following stats are for *FIRST FINISHED THREAD ONLY*
171.33/42.92	c num threads              : 4          
171.33/42.92	c restarts                 : 1397       
171.33/42.92	c dynamic restarts         : 1366       
171.33/42.92	c static restarts          : 31         
171.33/42.92	c full restarts            : 3          
171.33/42.92	c total simplify time      : 0.23       
171.33/42.92	c learnts DL2              : 0          
171.33/42.92	c learnts size 2           : 11894      
171.33/42.92	c learnts size 1           : 901         (28.25     % of vars)
171.33/42.92	c filedLit time            : 0.07        (0.16      % time)
171.33/42.92	c v-elim SatELite          : 1272        (39.89     % vars)
171.33/42.92	c SatELite time            : 0.11        (0.27      % time)
171.33/42.92	c v-elim xor               : 0           (0.00      % vars)
171.33/42.92	c xor elim time            : 0.00        (0.01      % time)
171.33/42.92	c num binary xor trees     : 343        
171.33/42.92	c binxor trees' crown      : 583         (1.70      leafs/tree)
171.33/42.92	c bin xor find time        : 0.01       
171.33/42.92	c OTF clause improved      : 6663        (0.02      clauses/conflict)
171.33/42.92	c OTF impr. size diff      : 7312        (1.10       lits/clause)
171.33/42.92	c OTF cl watch-shrink      : 236148      (0.62      clauses/conflict)
171.33/42.92	c OTF cl watch-sh-lit      : 746063      (3.16       lits/clause)
171.33/42.92	c tried to recurMin cls    : 116030      (30.60      % of conflicts)
171.33/42.92	c updated cache            : 3773        (0.03       lits/tried recurMin)
171.33/42.92	c unit cls recevied        : 16          (1.78      % of units)
171.33/42.92	c unit cls sent            : 173         (19.20     % of units)
171.33/42.92	c bin cls recevied         : 3350       
171.33/42.92	c bin cls sent             : 3134       
171.33/42.92	c clauses over max glue    : 0           (0.00      % of all clauses)
171.33/42.92	c conflicts                : 379192      (8890.05   / sec)
171.33/42.92	c decisions                : 477774      (2.76      % random)
171.33/42.92	c bogo-props               : 5698826108  (133607420.35 / sec)
171.33/42.92	c conflict literals        : 9015640     (39.52     % deleted)
171.33/42.92	c Memory used              : 286.60      MB
171.33/42.92	c single-thread CPU time   : 42.65       s
171.33/42.92	c all-threads sum CPU time : 171.26      s
171.33/42.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3280456-1304028689/watcher-3280456-1304028689 -o /tmp/evaluation-result-3280456-1304028689/solver-3280456-1304028689 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3280456-1304028689.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 495285160 52441088 347 33554432000 4194304 4627427 140733258480496 18446744073709551615 47535314053042 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 12803 347 299 106 0 7774 0
[pid=13302/tid=13303] ppid=13300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 495285160 52441088 347 33554432000 4194304 4627427 140733258480496 18446744073709551615 47535314053042 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 495285160 52441088 347 33554432000 4194304 4627427 140733258480496 18446744073709551615 47535314053042 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 495285160 52441088 347 33554432000 4194304 4627427 140733258480496 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.859204 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=288044 CPUtime=3.4 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 6973 0 0 0 339 1 0 0 19 0 4 0 495285160 294957056 4648 33554432000 4194304 4627427 140733258480496 18446744073709551615 4310565 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 72011 4648 388 106 0 66982 0
[pid=13302/tid=13303] ppid=13300 vsize=288044 CPUtime=0.84 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1775 0 0 0 84 0 0 0 18 0 4 0 495285160 294957056 4648 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=288044 CPUtime=0.84 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1698 0 0 0 84 0 0 0 18 0 4 0 495285160 294957056 4648 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=288044 CPUtime=0.84 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1331 0 0 0 84 0 0 0 19 0 4 0 495285160 294957056 4648 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 288044

[startup+0.901197 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=288044 CPUtime=3.57 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 7112 0 0 0 356 1 0 0 19 0 4 0 495285160 294957056 4787 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 72011 4787 388 106 0 66982 0
[pid=13302/tid=13303] ppid=13300 vsize=288044 CPUtime=0.89 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1816 0 0 0 89 0 0 0 18 0 4 0 495285160 294957056 4787 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=288044 CPUtime=0.89 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1735 0 0 0 89 0 0 0 18 0 4 0 495285160 294957056 4787 33554432000 4194304 4627427 140733258480496 18446744073709551615 4310887 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=288044 CPUtime=0.88 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1362 0 0 0 88 0 0 0 19 0 4 0 495285160 294957056 4787 33554432000 4194304 4627427 140733258480496 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 288044

[startup+1.00118 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=288180 CPUtime=3.97 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 7391 0 0 0 396 1 0 0 19 0 4 0 495285160 295096320 5066 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309646 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 72045 5066 388 106 0 67016 0
[pid=13302/tid=13303] ppid=13300 vsize=288180 CPUtime=0.99 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1863 0 0 0 99 0 0 0 19 0 4 0 495285160 295096320 5066 33554432000 4194304 4627427 140733258480496 18446744073709551615 4325081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=288180 CPUtime=0.99 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1825 0 0 0 99 0 0 0 19 0 4 0 495285160 295096320 5066 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=288180 CPUtime=0.98 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1425 0 0 0 98 0 0 0 19 0 4 0 495285160 295096320 5066 33554432000 4194304 4627427 140733258480496 18446744073709551615 4330330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 288180

[startup+1.10116 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=288428 CPUtime=4.37 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 7904 0 0 0 436 1 0 0 19 0 4 0 495285160 295350272 4809 33554432000 4194304 4627427 140733258480496 18446744073709551615 4321764 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 72107 4809 388 106 0 67078 0
[pid=13302/tid=13303] ppid=13300 vsize=288428 CPUtime=1.09 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 2048 0 0 0 109 0 0 0 19 0 4 0 495285160 295350272 4809 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308918 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=288428 CPUtime=1.08 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1907 0 0 0 108 0 0 0 19 0 4 0 495285160 295350272 4809 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=288428 CPUtime=1.08 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1474 0 0 0 108 0 0 0 19 0 4 0 495285160 295350272 4809 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 288428

[startup+1.50109 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 13302
/proc/meminfo: memFree=22086612/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=280092 CPUtime=5.97 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 9054 0 0 0 596 1 0 0 20 0 4 0 495285160 286814208 5164 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 70023 5164 389 106 0 64994 0
[pid=13302/tid=13303] ppid=13300 vsize=280092 CPUtime=1.48 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 2274 0 0 0 148 0 0 0 19 0 4 0 495285160 286814208 5164 33554432000 4194304 4627427 140733258480496 18446744073709551615 4299715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=280092 CPUtime=1.48 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 2267 0 0 0 148 0 0 0 19 0 4 0 495285160 286814208 5164 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=280092 CPUtime=1.48 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 1796 0 0 0 148 0 0 0 20 0 4 0 495285160 286814208 5164 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 280092

[startup+3.10081 s]
/proc/loadavg: 0.64 0.13 0.04 9/184 13314
/proc/meminfo: memFree=21591260/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=272204 CPUtime=12.35 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 14543 0 0 0 1232 3 0 0 25 0 4 0 495285160 278736896 7947 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 68051 7947 391 106 0 63022 0
[pid=13302/tid=13303] ppid=13300 vsize=272204 CPUtime=3.08 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 3920 0 0 0 308 0 0 0 25 0 4 0 495285160 278736896 7948 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=272204 CPUtime=3.08 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 3185 0 0 0 308 0 0 0 25 0 4 0 495285160 278736896 7948 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=272204 CPUtime=3.07 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 2653 0 0 0 307 0 0 0 25 0 4 0 495285160 278736896 7948 33554432000 4194304 4627427 140733258480496 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 272204

[startup+6.30623 s]
/proc/loadavg: 0.64 0.13 0.04 9/184 13314
/proc/meminfo: memFree=21560948/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=278092 CPUtime=25.16 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 23490 0 0 0 2511 5 0 0 25 0 4 0 495285160 284766208 12754 33554432000 4194304 4627427 140733258480496 18446744073709551615 4328859 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 69523 12754 391 106 0 64494 0
[pid=13302/tid=13303] ppid=13300 vsize=278092 CPUtime=6.29 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 6577 0 0 0 628 1 0 0 25 0 4 0 495285160 284766208 12754 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=278092 CPUtime=6.28 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 5676 0 0 0 628 0 0 0 25 0 4 0 495285160 284766208 12754 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=278092 CPUtime=6.26 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 4247 0 0 0 625 1 0 0 25 0 4 0 495285160 284766208 12754 33554432000 4194304 4627427 140733258480496 18446744073709551615 4321841 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 278092

[startup+12.7011 s]
/proc/loadavg: 1.23 0.26 0.09 9/184 13314
/proc/meminfo: memFree=21517696/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=297600 CPUtime=50.71 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 36532 0 0 0 5063 8 0 0 25 0 4 0 495285160 304742400 16852 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 74400 16853 391 106 0 69371 0
[pid=13302/tid=13303] ppid=13300 vsize=297600 CPUtime=12.68 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 9242 0 0 0 1267 1 0 0 25 0 4 0 495285160 304742400 16853 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=297600 CPUtime=12.68 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 9567 0 0 0 1267 1 0 0 25 0 4 0 495285160 304742400 16853 33554432000 4194304 4627427 140733258480496 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=297600 CPUtime=12.62 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 6435 0 0 0 1261 1 0 0 25 0 4 0 495285160 304742400 16853 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 297600

[startup+25.5008 s]
/proc/loadavg: 2.73 0.64 0.21 9/184 13315
/proc/meminfo: memFree=21321648/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=292968 CPUtime=101.83 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 56778 0 0 0 10171 12 0 0 25 0 4 0 495285160 299999232 22956 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 73242 22956 392 106 0 68213 0
[pid=13302/tid=13303] ppid=13300 vsize=292968 CPUtime=25.48 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 14498 0 0 0 2546 2 0 0 25 0 4 0 495285160 299999232 22956 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=292968 CPUtime=25.48 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 15236 0 0 0 2545 3 0 0 25 0 4 0 495285160 299999232 22956 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=292968 CPUtime=25.35 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 9676 0 0 0 2533 2 0 0 25 0 4 0 495285160 299999232 22956 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 292968

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

[startup+26.3007 s]
/proc/loadavg: 2.73 0.64 0.21 9/184 13315
/proc/meminfo: memFree=21318160/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=292968 CPUtime=105.02 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 57224 0 0 0 10490 12 0 0 25 0 4 0 495285160 299999232 23402 33554432000 4194304 4627427 140733258480496 18446744073709551615 4352204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 73242 23402 392 106 0 68213 0
[pid=13302/tid=13303] ppid=13300 vsize=292968 CPUtime=26.28 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 14657 0 0 0 2626 2 0 0 25 0 4 0 495285160 299999232 23402 33554432000 4194304 4627427 140733258480496 18446744073709551615 4332428 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=292968 CPUtime=26.28 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 15364 0 0 0 2625 3 0 0 25 0 4 0 495285160 299999232 23402 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=292968 CPUtime=26.14 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 9682 0 0 0 2612 2 0 0 25 0 4 0 495285160 299999232 23402 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 105.02
Current children cumulated vsize (KiB) 292968

[startup+32.7065 s]
/proc/loadavg: 3.54 0.88 0.29 9/184 13315
/proc/meminfo: memFree=21260996/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=302008 CPUtime=130.61 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 64204 0 0 0 13047 14 0 0 25 0 4 0 495285160 309256192 23137 33554432000 4194304 4627427 140733258480496 18446744073709551615 4324280 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 75502 23137 391 106 0 70473 0
[pid=13302/tid=13303] ppid=13300 vsize=302008 CPUtime=32.69 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 15874 0 0 0 3266 3 0 0 25 0 4 0 495285160 309256192 23137 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=302008 CPUtime=32.69 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 16742 0 0 0 3265 4 0 0 25 0 4 0 495285160 309256192 23137 33554432000 4194304 4627427 140733258480496 18446744073709551615 4338629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=302008 CPUtime=32.51 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 12291 0 0 0 3249 2 0 0 25 0 4 0 495285160 309256192 23137 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 130.61
Current children cumulated vsize (KiB) 302008

[startup+39.1004 s]
/proc/loadavg: 3.90 1.00 0.34 9/184 13315
/proc/meminfo: memFree=21242960/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=312232 CPUtime=156.16 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 70511 0 0 0 15600 16 0 0 25 0 4 0 495285160 319725568 24543 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 78058 24543 391 106 0 73029 0
[pid=13302/tid=13303] ppid=13300 vsize=312232 CPUtime=39.09 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 17464 0 0 0 3906 3 0 0 25 0 4 0 495285160 319725568 24543 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=312232 CPUtime=39.07 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 18390 0 0 0 3903 4 0 0 25 0 4 0 495285160 319725568 24543 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=312232 CPUtime=38.88 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 13655 0 0 0 3885 3 0 0 25 0 4 0 495285160 319725568 24543 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 156.16
Current children cumulated vsize (KiB) 312232

[startup+40.7011 s]
/proc/loadavg: 3.90 1.00 0.34 9/184 13315
/proc/meminfo: memFree=21254740/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=293320 CPUtime=162.54 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 72247 0 0 0 16238 16 0 0 25 0 4 0 495285160 300359680 24138 33554432000 4194304 4627427 140733258480496 18446744073709551615 4408477 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 73330 24138 391 106 0 68301 0
[pid=13302/tid=13303] ppid=13300 vsize=293320 CPUtime=40.68 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 17724 0 0 0 4065 3 0 0 25 0 4 0 495285160 300359680 24138 33554432000 4194304 4627427 140733258480496 18446744073709551615 4310577 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=293320 CPUtime=40.67 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 18470 0 0 0 4063 4 0 0 25 0 4 0 495285160 300359680 24138 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=293320 CPUtime=40.47 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 13856 0 0 0 4044 3 0 0 25 0 4 0 495285160 300359680 24138 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.54
Current children cumulated vsize (KiB) 293320

[startup+42.3008 s]
/proc/loadavg: 3.90 1.00 0.34 9/184 13315
/proc/meminfo: memFree=21248528/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=283340 CPUtime=168.94 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 73371 0 0 0 16877 17 0 0 25 0 4 0 495285160 290140160 24472 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 70835 24472 391 106 0 65806 0
[pid=13302/tid=13303] ppid=13300 vsize=283340 CPUtime=42.28 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 17902 0 0 0 4225 3 0 0 25 0 4 0 495285160 290140160 24472 33554432000 4194304 4627427 140733258480496 18446744073709551615 4321594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=283340 CPUtime=42.28 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 18669 0 0 0 4223 5 0 0 25 0 4 0 495285160 290140160 24472 33554432000 4194304 4627427 140733258480496 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=283340 CPUtime=42.06 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 14270 0 0 0 4203 3 0 0 25 0 4 0 495285160 290140160 24472 33554432000 4194304 4627427 140733258480496 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 168.94
Current children cumulated vsize (KiB) 283340

[startup+42.7007 s]
/proc/loadavg: 3.90 1.00 0.34 9/184 13315
/proc/meminfo: memFree=21243320/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=283340 CPUtime=170.53 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 73604 0 0 0 17036 17 0 0 25 0 4 0 495285160 290140160 24705 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 70835 24705 391 106 0 65806 0
[pid=13302/tid=13303] ppid=13300 vsize=283340 CPUtime=42.68 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 17943 0 0 0 4265 3 0 0 25 0 4 0 495285160 290140160 24705 33554432000 4194304 4627427 140733258480496 18446744073709551615 4324344 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=283340 CPUtime=42.68 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 18721 0 0 0 4263 5 0 0 25 0 4 0 495285160 290140160 24705 33554432000 4194304 4627427 140733258480496 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=283340 CPUtime=42.46 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 14333 0 0 0 4243 3 0 0 25 0 4 0 495285160 290140160 24705 33554432000 4194304 4627427 140733258480496 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 170.53
Current children cumulated vsize (KiB) 283340

[startup+42.9007 s]
/proc/loadavg: 3.90 1.00 0.34 9/184 13315
/proc/meminfo: memFree=21243320/32951124 swapFree=67111524/67111528
[pid=13302] ppid=13300 vsize=293476 CPUtime=171.33 cores=1,3,5,7
/proc/13302/stat : 13302 (strangenight2-m) R 13300 13302 13269 0 -1 4202496 74382 0 0 0 17116 17 0 0 25 0 4 0 495285160 300519424 25483 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13302/statm: 73369 25483 391 106 0 68340 0
[pid=13302/tid=13303] ppid=13300 vsize=293476 CPUtime=42.88 cores=1,3,5,7
/proc/13302/task/13303/stat : 13303 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 18304 0 0 0 4285 3 0 0 25 0 4 0 495285160 300519424 25483 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13302/tid=13304] ppid=13300 vsize=293476 CPUtime=42.88 cores=1,3,5,7
/proc/13302/task/13304/stat : 13304 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 19105 0 0 0 4283 5 0 0 25 0 4 0 495285160 300519424 25483 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13302/tid=13305] ppid=13300 vsize=293476 CPUtime=42.66 cores=1,3,5,7
/proc/13302/task/13305/stat : 13305 (strangenight2-m) R 13300 13302 13269 0 -1 4202560 14353 0 0 0 4263 3 0 0 25 0 4 0 495285160 300519424 25483 33554432000 4194304 4627427 140733258480496 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 171.33
Current children cumulated vsize (KiB) 293476

Child status: 20
Real time (s): 42.9294
CPU time (s): 171.44
CPU user time (s): 171.258
CPU system time (s): 0.181972
CPU usage (%): 399.353
Max. virtual memory (cumulated for all children) (KiB): 322208

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

runsolver used 0.06199 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 00:11:29
IDJOB=3280456
IDBENCH=20393
IDSOLVER=1586
FILE ID=node146/3280456-1304028689
RUNJOBID= node146-1304028687-13288
PBS_JOBID= 13170306
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280456-1304028689/watcher-3280456-1304028689 -o /tmp/evaluation-result-3280456-1304028689/solver-3280456-1304028689 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3280456-1304028689.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1500208038

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22088380 kB
Buffers:       1918568 kB
Cached:        8356628 kB
SwapCached:          4 kB
Active:        1389320 kB
Inactive:      8948856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22088380 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           29976 kB
Writeback:           0 kB
AnonPages:       62856 kB
Mapped:          14492 kB
Slab:           460708 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184760 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= 72964 MiB
End job on node146 at 2011-04-29 00:12:12