Trace number 3370170

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
MD5SUM7ed8e8e4deac31c88cbf5be40a0cd9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370170-1305387343.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     253 undec:      72 neg:     275
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       589      2545         0         0      7700         0   no data   no data  --
0.03/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4916       589      2545         0      4845      7700    133851   no data   no data  --
0.47/0.77	c  N st    10     11299       589      2545         0      4494      7700     85916   no data   no data  --
1.47/2.72	c  N st    11     17042       589      2545         0     10122      7700    237678   no data   no data  --
1.87/3.17	c  F st    12     25000       589      2545         0     12446      7700    302679   no data   no data  --
1.87/3.17	c  N st    12     25000       589      2545         0     12446      7700    302679   no data   no data  --
2.70/4.88	c Decided on static restart strategy
2.70/4.88	c  N st    18     30002       589      2545         0     10731      7700    227032   no data   no data  --
2.70/4.88	c  S st    18     30002       589      2545         0     10731      7700    227032   no data   no data  --
2.80/4.93	c  S st    18     30507       589      2545         0     11236      7700    239023   no data   no data  --
2.80/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.80/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.80/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.80/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.80/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.80/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
2.80/4.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/5.17	c lits-rem:       147  cl-subs:      373  v-elim:      0  v-fix:    0  time:  0.23 s
2.99/5.17	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.01
2.99/5.17	c calculated reachability. Time: 0.00
2.99/5.17	c  N st    18     30507       589      2545         0     10863      7700    227779   no data   no data  --
3.48/5.76	c  N st    20     37619       589      2545         0     10098      7700    182617   no data   no data  --
3.88/6.13	c  N st    21     44019       589      2545         0     16369      7700    338407   no data   no data  --
3.98/6.23	c  S st    22     45761       589      2545         0      9300      7700    145656   no data   no data  --
3.98/6.26	c  S st    22     46264       589      2545         0      9802      7700    157329   no data   no data  --
3.98/6.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/6.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.98/6.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/6.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
3.98/6.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.13/6.45	c lits-rem:        26  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.13 s
4.13/6.45	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
4.13/6.45	c vivif2 --  cl tried     9756 cl shrink        0 lits rem          0 time: 0.00
4.13/6.46	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.01
4.13/6.46	c calculated reachability. Time: 0.00
4.13/6.46	c  N st    22     46264       589      2545         0      9756      7700    156043   no data   no data  --
5.25/7.80	c  N st    23     60661       589      2545         0     14103      7700    267771   no data   no data  --
5.85/8.45	c  N st    24     69396       589      2545         0     11895      7700    192564   no data   no data  --
5.85/8.45	c  S st    24     69396       589      2545         0     11895      7700    192564   no data   no data  --
5.85/8.48	c  S st    24     69899       589      2545         0     12398      7700    205669   no data   no data  --
5.85/8.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.85/8.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.85/8.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.85/8.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.85/8.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.85/8.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
5.85/8.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.15/8.71	c lits-rem:        74  cl-subs:      151  v-elim:      0  v-fix:    0  time:  0.21 s
6.15/8.71	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
6.15/8.71	c vivif2 --  cl tried    12247 cl shrink        0 lits rem          0 time: 0.00
6.15/8.72	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.01
6.15/8.72	c calculated reachability. Time: 0.00
6.15/8.72	c  N st    24     69899       589      2545         0     12247      7700    201672   no data   no data  --
7.44/10.07	c  F st    25     87502       589      2545         0     17773      7700    353046   no data   no data  --
7.44/10.07	c  N st    25     87502       589      2545         0     17773      7700    353046   no data   no data  --
7.85/10.46	c Decided on static restart strategy
8.05/10.68	c  N st    32     95541       589      2545         0     25675      7700    571870   no data   no data  --
8.75/11.32	c  N st    34    104848       589      2545         0     22087      7700    437602   no data   no data  --
8.75/11.32	c  S st    34    104848       589      2545         0     22087      7700    437602   no data   no data  --
8.75/11.37	c  S st    34    105350       589      2545         0     22588      7700    450085   no data   no data  --
8.75/11.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/11.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/11.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.75/11.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/11.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/11.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
8.75/11.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.74/12.32	c lits-rem:       197  cl-subs:      548  v-elim:      0  v-fix:    0  time:  0.93 s
9.74/12.32	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
9.74/12.33	c vivif2 --  cl tried    22040 cl shrink        0 lits rem          0 time: 0.00
9.74/12.34	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.02
9.74/12.34	c calculated reachability. Time: 0.00
9.74/12.34	c  N st    34    105350       589      2545         0     22040      7700    432871   no data   no data  --
10.54/13.18	c  N st    35    114948       589      2545         0     17673      7700    284282   no data   no data  --
11.75/14.33	c  N st    36    129345       589      2545         0     17106      7700    258902   no data   no data  --
13.54/16.12	c  N st    37    150945       589      2545         0     22610      7700    407222   no data   no data  --
14.14/16.76	c  S st    38    158027       589      2545         0     29532      7700    603300   no data   no data  --
14.24/16.83	c  S st    38    158533       589      2545         0     30038      7700    616271   no data   no data  --
14.24/16.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.24/16.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.24/16.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.24/16.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.24/16.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.24/16.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
14.24/16.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.94/18.56	c lits-rem:       731  cl-subs:     1223  v-elim:      0  v-fix:    0  time:  1.69 s
15.94/18.56	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
15.94/18.57	c vivif2 --  cl tried    28815 cl shrink        0 lits rem          0 time: 0.01
15.94/18.59	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.02
15.94/18.59	c calculated reachability. Time: 0.00
15.94/18.59	c  N st    38    158533       589      2545         0     28815      7700    578372   no data   no data  --
20.73/23.34	c  N st    39    207122       589      2545         0     23458      7700    359403   no data   no data  --
23.74/26.31	c  N st    40    237801       589      2545         0     33877      7700    631952   no data   no data  --
23.74/26.31	c  S st    40    237801       589      2545         0     33877      7700    631952   no data   no data  --
23.74/26.39	c  S st    40    238305       589      2545         0     34381      7700    643931   no data   no data  --
23.74/26.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.74/26.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.74/26.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.85/26.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.85/26.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.85/26.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
23.85/26.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.84/28.44	c lits-rem:       636  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  2.01 s
25.84/28.44	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
25.84/28.44	c vivif2 --  cl tried    32428 cl shrink        0 lits rem          0 time: 0.01
25.84/28.47	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.03
25.84/28.47	c calculated reachability. Time: 0.00
25.84/28.47	c  N st    40    238305       589      2545         0     32428      7700    591135   no data   no data  --
32.93/35.59	c  F st    41    306253       589      2545         0     34396      7700    597853   no data   no data  --
32.93/35.59	c  N st    41    306253       589      2545         0     34396      7700    597853   no data   no data  --
33.52/36.16	c Decided on static restart strategy
36.01/38.62	c  N st    51    334557       589      2545         0     38718      7700    710080   no data   no data  --
38.42/41.06	c  N st    53    357457       589      2545         0     36640      7700    625102   no data   no data  --
38.42/41.06	c  S st    53    357457       589      2545         0     36640      7700    625102   no data   no data  --
38.51/41.14	c  S st    53    357961       589      2545         0     37143      7700    638471   no data   no data  --
38.51/41.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.51/41.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.51/41.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.51/41.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.51/41.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.51/41.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
38.51/41.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.32/42.91	c lits-rem:       691  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  1.74 s
40.32/42.91	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
40.32/42.92	c vivif2 --  cl tried    35791 cl shrink        0 lits rem          0 time: 0.01
40.32/42.95	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.03
40.32/42.95	c calculated reachability. Time: 0.00
40.32/42.95	c  N st    53    357961       589      2545         0     35791      7700    599943   no data   no data  --
44.31/46.98	c  N st    54    390354       589      2545         0     41941      7700    750188   no data   no data  --
50.50/53.11	c  N st    55    438944       589      2545         0     35729      7700    543362   no data   no data  --
60.20/62.88	c  N st    56    511828       589      2545         0     49552      7700    928697   no data   no data  --
63.41/66.08	c  N st    57    536941       589      2545         0     43647      7700    705384   no data   no data  --
63.41/66.08	c  S st    57    536941       589      2545         0     43647      7700    705384   no data   no data  --
63.50/66.18	c  S st    57    537446       589      2545         0     44152      7700    717556   no data   no data  --
63.50/66.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.50/66.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.50/66.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.60/66.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.60/66.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.60/66.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
63.60/66.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.41/68.10	c lits-rem:       558  cl-subs:     1562  v-elim:      0  v-fix:    0  time:  1.88 s
65.41/68.10	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
65.51/68.11	c vivif2 --  cl tried    42590 cl shrink        0 lits rem          0 time: 0.01
65.51/68.14	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.03
65.51/68.14	c calculated reachability. Time: 0.00
65.51/68.14	c  N st    57    537446       589      2545         0     42590      7700    676206   no data   no data  --
90.49/93.12	c  N st    58    701430       589      2545         0     36729      7700    421023   no data   no data  --
106.99/109.64	c  N st    59    806169       589      2545         0     65823      7700   1217484   no data   no data  --
106.99/109.64	c  S st    59    806169       589      2545         0     65823      7700   1217484   no data   no data  --
107.19/109.80	c  S st    59    806672       589      2545         0     66326      7700   1229863   no data   no data  --
107.19/109.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.19/109.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.19/109.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.19/109.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.19/109.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.19/109.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
107.19/109.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.98/112.62	c lits-rem:        91  cl-subs:     3072  v-elim:      0  v-fix:    0  time:  2.76 s
109.98/112.62	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
109.98/112.63	c vivif2 --  cl tried    63254 cl shrink        0 lits rem          0 time: 0.01
109.98/112.69	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.06
109.98/112.69	c calculated reachability. Time: 0.00
109.98/112.69	c  N st    59    806672       589      2545         0     63254      7700   1150843   no data   no data  --
159.57/162.28	c  F st    60   1071875       589      2545         0     79076      7700   1501596   no data   no data  --
159.57/162.29	c  N st    60   1071875       589      2545         0     79076      7700   1501596   no data   no data  --
160.77/163.49	c Decided on static restart strategy
164.86/167.59	c  N st    70   1100178       589      2545         0     62845      7700    982520   no data   no data  --
171.95/174.69	c  N st    72   1136171       589      2545         0     53036      7700    678475   no data   no data  --
178.25/180.93	c  N st    73   1168564       589      2545         0     84715      7700   1579828   no data   no data  --
185.75/188.49	c  N st    74   1210010       589      2545         0     79282      7700   1374861   no data   no data  --
185.75/188.49	c  S st    74   1210010       589      2545         0     79282      7700   1374861   no data   no data  --
185.95/188.68	c  S st    74   1210514       589      2545         0     79785      7700   1387493   no data   no data  --
185.95/188.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.95/188.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.05/188.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
186.05/188.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.05/188.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.05/188.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
186.05/188.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
190.14/192.80	c lits-rem:       119  cl-subs:     3981  v-elim:      0  v-fix:    0  time:  4.03 s
190.14/192.80	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
190.14/192.81	c vivif2 --  cl tried    75804 cl shrink        0 lits rem          0 time: 0.01
190.14/192.89	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.07
190.14/192.89	c calculated reachability. Time: 0.00
190.14/192.89	c  N st    74   1210514       589      2545         0     75804      7700   1280611   no data   no data  --
204.05/206.74	c  N st    75   1283396       589      2545         0     52156      7700    601469   no data   no data  --
226.33/229.03	c  N st    76   1392719       589      2545         0     60337      7700    804919   no data   no data  --
259.72/262.47	c  N st    77   1556704       589      2545         0     65116      7700    880155   no data   no data  --
293.91/296.65	c  N st    78   1710514       589      2545         0    106933      7700   2096526   no data   no data  --
293.91/296.65	c  S st    78   1710514       589      2545         0    106933      7700   2096526   no data   no data  --
294.22/296.92	c  S st    78   1711016       589      2545         0    107435      7700   2109465   no data   no data  --
294.22/296.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.22/296.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.22/296.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
294.32/297.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.32/297.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.32/297.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
294.32/297.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.41/307.13	c lits-rem:       313  cl-subs:     5484  v-elim:      0  v-fix:    0  time: 10.08 s
304.41/307.13	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
304.41/307.16	c vivif2 --  cl tried   101951 cl shrink        0 lits rem          0 time: 0.02
304.51/307.29	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.13
304.51/307.29	c calculated reachability. Time: 0.00
304.51/307.29	c  N st    78   1711016       589      2545         0    101951      7700   1955341   no data   no data  --
401.19/403.96	c  N st    79   2079980       589      2545         0    113994      7700   2180398   no data   no data  --
437.49/440.23	c  N st    80   2211017       589      2545         0    117502      7700   2132939   no data   no data  --
437.49/440.23	c  S st    80   2211017       589      2545         0    117502      7700   2132939   no data   no data  --
437.79/440.56	c  S st    80   2211520       589      2545         0    118004      7700   2145513   no data   no data  --
437.79/440.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.79/440.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.89/440.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
437.89/440.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.89/440.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.89/440.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
437.89/440.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
452.79/455.52	c lits-rem:      4228  cl-subs:     8624  v-elim:      0  v-fix:    0  time: 14.84 s
452.79/455.52	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
452.79/455.55	c vivif2 --  cl tried   109380 cl shrink        0 lits rem          0 time: 0.02
452.89/455.68	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.13
452.89/455.68	c calculated reachability. Time: 0.00
452.89/455.68	c  N st    80   2211520       589      2545         0    109380      7700   1912172   no data   no data  --
594.56/597.37	c  N st    81   2711521       589      2545         0    132954      7700   2479966   no data   no data  --
594.56/597.37	c  S st    81   2711521       589      2545         0    132954      7700   2479966   no data   no data  --
594.95/597.74	c  S st    81   2712028       589      2545         0    133461      7700   2492779   no data   no data  --
594.95/597.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
594.95/597.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.05/597.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
595.05/597.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.05/597.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.05/597.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
595.05/597.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
616.25/619.03	c lits-rem:       528  cl-subs:    11282  v-elim:      0  v-fix:    0  time: 21.14 s
616.25/619.03	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
616.25/619.05	c vivif2 --  cl tried   122179 cl shrink        0 lits rem          0 time: 0.03
616.45/619.21	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.16
616.45/619.22	c calculated reachability. Time: 0.00
616.45/619.22	c  N st    81   2712028       589      2545         0    122179      7700   2206596   no data   no data  --
763.91/766.76	c  N st    82   3212028       589      2545         0     98045      7700   1361290   no data   no data  --
763.91/766.76	c  S st    82   3212028       589      2545         0     98045      7700   1361290   no data   no data  --
764.20/767.00	c  S st    82   3212536       589      2545         0     98553      7700   1375652   no data   no data  --
764.20/767.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.20/767.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.20/767.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
764.20/767.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.20/767.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.20/767.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
764.20/767.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
767.40/770.28	c lits-rem:       245  cl-subs:     2965  v-elim:      0  v-fix:    0  time:  3.20 s
767.40/770.28	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
767.50/770.30	c vivif2 --  cl tried    95588 cl shrink        0 lits rem          0 time: 0.02
767.60/770.40	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.10
767.60/770.41	c calculated reachability. Time: 0.00
767.60/770.41	c  N st    82   3212536       589      2545         0     95588      7700   1300189   no data   no data  --
942.77/945.62	c  N st    83   3712537       589      2545         0    106643      7700   1497848   no data   no data  --
942.77/945.62	c  S st    83   3712537       589      2545         0    106643      7700   1497848   no data   no data  --
942.97/945.88	c  S st    83   3713039       589      2545         0    107144      7700   1510637   no data   no data  --
942.97/945.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.97/945.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
943.07/945.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
943.07/945.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.07/945.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.07/945.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
943.07/945.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
946.49/949.39	c lits-rem:        46  cl-subs:     2467  v-elim:      0  v-fix:    0  time:  3.42 s
946.49/949.39	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
946.58/949.41	c vivif2 --  cl tried   104677 cl shrink        0 lits rem          0 time: 0.02
946.68/949.53	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.12
946.68/949.53	c calculated reachability. Time: 0.00
946.68/949.53	c  N st    83   3713039       589      2545         0    104677      7700   1444553   no data   no data  --
960.97/963.88	c  F st    84   3751562       589      2545         0    142359      7700   2471900   no data   no data  --
960.97/963.89	c  N st    84   3751562       589      2545         0    142359      7700   2471900   no data   no data  --
963.47/966.36	c Decided on static restart strategy
974.16/977.01	c  N st    94   3779868       589      2545         0     87044      7700    903067   no data   no data  --
985.07/987.97	c  N st    96   3815863       589      2545         0    122260      7700   1830396   no data   no data  --
998.76/1001.63	c  N st    97   3848255       589      2545         0    153906      7700   2641072   no data   no data  --
1014.67/1017.54	c  N st    98   3896847       589      2545         0    117181      7700   1642255   no data   no data  --
1039.15/1042.01	c  N st    99   3969730       589      2545         0    103275      7700   1270975   no data   no data  --
1079.82/1082.71	c  N st   100   4079054       589      2545         0    124110      7700   1808365   no data   no data  --
1127.11/1130.00	c  N st   101   4213039       589      2545         0    167864      7700   3017868   no data   no data  --
1127.11/1130.00	c  S st   101   4213039       589      2545         0    167864      7700   3017868   no data   no data  --
1127.51/1130.47	c  S st   101   4213541       589      2545         0    168366      7700   3031908   no data   no data  --
1127.51/1130.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.51/1130.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1127.61/1130.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1127.71/1130.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1127.71/1130.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.71/1130.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
1127.71/1130.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1169.72/1172.65	c lits-rem:       265  cl-subs:    13583  v-elim:      0  v-fix:    0  time: 41.98 s
1169.72/1172.65	c vivif2 --  cl tried     2545 cl shrink        0 lits rem          0 time: 0.00
1169.72/1172.68	c vivif2 --  cl tried   154783 cl shrink        0 lits rem          0 time: 0.03
1169.91/1172.89	c asymm  cl-useful: 0/2545/2545 lits-rem:0 time: 0.21
1170.01/1172.90	c calculated reachability. Time: 0.00
1170.01/1172.90	c  N st   101   4213541       589      2545         0    154783      7700   2707332   no data   no data  --
1274.69/1277.66	c  N st   102   4459518       589      2545         0    128811      7700   1897452   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.79 3.98 3.98 4/289 2812
/proc/meminfo: memFree=19086732/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=29960 CPUtime=0 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 568 0 0 0 0 0 0 0 23 0 1 0 650333929 30679040 508 33554432000 4194304 4650387 140734515862848 18446744073709551615 4537507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 7490 508 345 112 0 2455 0

[startup+0.0417509 s]
/proc/loadavg: 3.79 3.98 3.98 4/289 2812
/proc/meminfo: memFree=19086732/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=30608 CPUtime=0.03 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 772 0 0 0 3 0 0 0 23 0 1 0 650333929 31342592 696 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 7652 696 378 112 0 2617 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30608

[startup+0.100729 s]
/proc/loadavg: 3.79 3.98 3.98 4/289 2812
/proc/meminfo: memFree=19086732/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=30608 CPUtime=0.09 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 842 0 0 0 9 0 0 0 23 0 1 0 650333929 31342592 766 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 7652 766 379 112 0 2617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30608

[startup+0.300687 s]
/proc/loadavg: 3.79 3.98 3.98 4/289 2812
/proc/meminfo: memFree=19086732/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=31132 CPUtime=0.27 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 1093 0 0 0 27 0 0 0 23 0 1 0 650333929 31879168 853 33554432000 4194304 4650387 140734515862848 18446744073709551615 4333222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 7783 853 381 112 0 2748 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 31132

[startup+0.700591 s]
/proc/loadavg: 3.79 3.98 3.98 4/289 2812
/proc/meminfo: memFree=19086732/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=31132 CPUtime=0.47 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 1181 0 0 0 47 0 0 0 25 0 1 0 650333929 31879168 941 33554432000 4194304 4650387 140734515862848 18446744073709551615 4333941 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/2812/statm: 7783 941 381 112 0 2748 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 31132

[startup+1.5005 s]
/proc/loadavg: 3.79 3.98 3.98 5/295 2824
/proc/meminfo: memFree=19067284/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=31624 CPUtime=0.98 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 1533 0 0 0 96 2 0 0 25 0 1 0 650333929 32382976 1053 33554432000 4194304 4650387 140734515862848 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 7906 1053 381 112 0 2871 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 31624

[startup+3.10017 s]
/proc/loadavg: 3.79 3.98 3.98 5/295 2824
/proc/meminfo: memFree=19046332/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=31920 CPUtime=1.87 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 1964 0 0 0 183 4 0 0 25 0 1 0 650333929 32686080 1178 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/2812/statm: 7980 1178 381 112 0 2945 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 31920
heavy processes:

[startup+6.30061 s]
/proc/loadavg: 3.88 3.99 3.99 5/295 2824
/proc/meminfo: memFree=19031104/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=38676 CPUtime=4.08 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 4679 0 0 0 400 8 0 0 25 0 1 0 650333929 39604224 2657 33554432000 4194304 4650387 140734515862848 18446744073709551615 4438355 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/2812/statm: 9669 2657 383 112 0 4634 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 38676
heavy processes:

[startup+12.7006 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2825
/proc/meminfo: memFree=19001572/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=46656 CPUtime=10.14 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 9191 0 0 0 1004 10 0 0 25 0 1 0 650333929 47775744 4870 33554432000 4194304 4650387 140734515862848 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 11664 4870 383 112 0 6629 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 46656
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 4.04 4.03 4.00 5/295 2825
/proc/meminfo: memFree=18956712/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=55684 CPUtime=22.94 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 16648 0 0 0 2281 13 0 0 25 0 1 0 650333929 57020416 6762 33554432000 4194304 4650387 140734515862848 18446744073709551615 4367209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 13921 6762 383 112 0 8886 0
Current children cumulated CPU time (s) 22.94
Current children cumulated vsize (KiB) 55684

[startup+51.1009 s]
/proc/loadavg: 4.03 4.02 4.00 5/295 2826
/proc/meminfo: memFree=18908464/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=65544 CPUtime=48.5 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 27069 0 0 0 4834 16 0 0 25 0 1 0 650333929 67117056 9590 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 16386 9590 383 112 0 11351 0
Current children cumulated CPU time (s) 48.5
Current children cumulated vsize (KiB) 65544

[startup+102.311 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2827
/proc/meminfo: memFree=18874228/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=73168 CPUtime=99.7 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 43566 0 0 0 9947 23 0 0 25 0 1 0 650333929 74924032 11477 33554432000 4194304 4650387 140734515862848 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 18292 11477 383 112 0 13257 0
Current children cumulated CPU time (s) 99.7
Current children cumulated vsize (KiB) 73168

[startup+162.301 s]
/proc/loadavg: 4.15 4.05 4.01 5/295 2829
/proc/meminfo: memFree=18816188/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=89304 CPUtime=159.67 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 60631 0 0 0 15938 29 0 0 25 0 1 0 650333929 91447296 15722 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 22326 15722 383 112 0 17291 0
Current children cumulated CPU time (s) 159.67
Current children cumulated vsize (KiB) 89304

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2830
/proc/meminfo: memFree=18764716/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=105064 CPUtime=219.63 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 76415 0 0 0 21928 35 0 0 25 0 1 0 650333929 107585536 18941 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 26266 18941 383 112 0 21231 0
Current children cumulated CPU time (s) 219.63
Current children cumulated vsize (KiB) 105064

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/295 2832
/proc/meminfo: memFree=18764940/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=105340 CPUtime=279.62 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 88736 0 0 0 27922 40 0 0 25 0 1 0 650333929 107868160 19547 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 26335 19547 383 112 0 21300 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 105340

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/295 2833
/proc/meminfo: memFree=18681468/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=144976 CPUtime=339.6 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 104079 0 0 0 33915 45 0 0 25 0 1 0 650333929 148455424 27215 33554432000 4194304 4650387 140734515862848 18446744073709551615 4516590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 36244 27220 383 112 0 31209 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 144976

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2835
/proc/meminfo: memFree=18684540/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=133452 CPUtime=399.6 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 113654 0 0 0 39910 50 0 0 25 0 1 0 650333929 136654848 26256 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 33363 26256 383 112 0 28328 0
Current children cumulated CPU time (s) 399.6
Current children cumulated vsize (KiB) 133452

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2837
/proc/meminfo: memFree=18646184/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=149816 CPUtime=459.58 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 123689 0 0 0 45904 54 0 0 25 0 1 0 650333929 153411584 30797 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 37454 30797 383 112 0 32419 0
Current children cumulated CPU time (s) 459.58
Current children cumulated vsize (KiB) 149816

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/295 2838
/proc/meminfo: memFree=18629540/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=150040 CPUtime=519.57 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 133496 0 0 0 51898 59 0 0 25 0 1 0 650333929 153640960 28907 33554432000 4194304 4650387 140734515862848 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 37510 28907 383 112 0 32475 0
Current children cumulated CPU time (s) 519.57
Current children cumulated vsize (KiB) 150040

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 2840
/proc/meminfo: memFree=18628768/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=150204 CPUtime=579.56 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 142884 0 0 0 57893 63 0 0 25 0 1 0 650333929 153808896 29267 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 37551 29267 383 112 0 32516 0
Current children cumulated CPU time (s) 579.56
Current children cumulated vsize (KiB) 150204

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2841
/proc/meminfo: memFree=18589308/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=166760 CPUtime=639.55 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 151298 0 0 0 63888 67 0 0 25 0 1 0 650333929 170762240 34303 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 41690 34303 383 112 0 36655 0
Current children cumulated CPU time (s) 639.55
Current children cumulated vsize (KiB) 166760

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2843
/proc/meminfo: memFree=18568188/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=166924 CPUtime=699.52 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 159919 0 0 0 69880 72 0 0 25 0 1 0 650333929 170930176 33633 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 41731 33633 383 112 0 36696 0
Current children cumulated CPU time (s) 699.52
Current children cumulated vsize (KiB) 166924

[startup+762.311 s]
/proc/loadavg: 4.03 4.02 4.00 5/295 2845
/proc/meminfo: memFree=18577696/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=167076 CPUtime=759.52 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 168660 0 0 0 75874 78 0 0 25 0 1 0 650333929 171085824 32577 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 41769 32577 383 112 0 36734 0
Current children cumulated CPU time (s) 759.52
Current children cumulated vsize (KiB) 167076

[startup+822.301 s]
/proc/loadavg: 4.18 4.06 4.01 5/295 2846
/proc/meminfo: memFree=18559440/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=219836 CPUtime=819.49 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 174987 0 0 0 81868 81 0 0 25 0 1 0 650333929 225112064 35389 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 54959 35389 383 112 0 49924 0
Current children cumulated CPU time (s) 819.49
Current children cumulated vsize (KiB) 219836

[startup+882.301 s]
/proc/loadavg: 4.07 4.05 4.01 5/295 2848
/proc/meminfo: memFree=18544404/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=168480 CPUtime=879.49 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 183302 0 0 0 87863 86 0 0 25 0 1 0 650333929 172523520 33285 33554432000 4194304 4650387 140734515862848 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 42120 33285 383 112 0 37085 0
Current children cumulated CPU time (s) 879.49
Current children cumulated vsize (KiB) 168480

[startup+942.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/295 2849
/proc/meminfo: memFree=18538804/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=168584 CPUtime=939.48 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 190661 0 0 0 93858 90 0 0 25 0 1 0 650333929 172630016 33487 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 42146 33487 383 112 0 37111 0
Current children cumulated CPU time (s) 939.48
Current children cumulated vsize (KiB) 168584

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/295 2851
/proc/meminfo: memFree=18527000/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=175156 CPUtime=999.46 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 197498 0 0 0 99852 94 0 0 25 0 1 0 650333929 179359744 36696 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 43789 36696 383 112 0 38754 0
Current children cumulated CPU time (s) 999.46
Current children cumulated vsize (KiB) 175156

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/295 2861
/proc/meminfo: memFree=18495476/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=175236 CPUtime=1059.44 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 204225 0 0 0 105847 97 0 0 25 0 1 0 650333929 179441664 36552 33554432000 4194304 4650387 140734515862848 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 43809 36552 383 112 0 38774 0
Current children cumulated CPU time (s) 1059.44
Current children cumulated vsize (KiB) 175236

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2862
/proc/meminfo: memFree=18490852/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=175324 CPUtime=1119.42 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 211228 0 0 0 111840 102 0 0 25 0 1 0 650333929 179531776 36459 33554432000 4194304 4650387 140734515862848 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 43831 36459 383 112 0 38796 0
Current children cumulated CPU time (s) 1119.42
Current children cumulated vsize (KiB) 175324

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 2864
/proc/meminfo: memFree=18466756/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=247760 CPUtime=1179.41 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 216867 0 0 0 117837 104 0 0 25 0 1 0 650333929 253706240 42098 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 61940 42098 383 112 0 56905 0
Current children cumulated CPU time (s) 1179.41
Current children cumulated vsize (KiB) 247760

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2865
/proc/meminfo: memFree=18444516/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=194340 CPUtime=1239.4 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 223461 0 0 0 123832 108 0 0 25 0 1 0 650333929 199004160 40884 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 48585 40884 383 112 0 43550 0
Current children cumulated CPU time (s) 1239.4
Current children cumulated vsize (KiB) 194340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 4.00 3/292 2869
/proc/meminfo: memFree=18727736/32951132 swapFree=67093824/67111528
[pid=2812] ppid=2810 vsize=248436 CPUtime=1297.1 cores=4,6
/proc/2812/stat : 2812 (strangenight1-s) R 2810 2812 1645 0 -1 4202496 227964 0 0 0 129598 112 0 0 25 0 1 0 650333929 254398464 41649 33554432000 4194304 4650387 140734515862848 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2812/statm: 62109 41649 383 112 0 57074 0
Current children cumulated CPU time (s) 1297.1
Current children cumulated vsize (KiB) 248436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1297.12
CPU user time (s): 1295.99
CPU system time (s): 1.12983
CPU usage (%): 99.7768
Max. virtual memory (cumulated for all children) (KiB): 248436

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

runsolver used 3.81442 second user time and 8.19375 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 17:35:43
IDJOB=3370170
IDBENCH=82979
IDSOLVER=1847
FILE ID=node131/3370170-1305387343
RUNJOBID= node131-1305387343-2779
PBS_JOBID= 13324371
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370170-1305387343/watcher-3370170-1305387343 -o /tmp/evaluation-result-3370170-1305387343/solver-3370170-1305387343 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370170-1305387343.cnf

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

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=938799098

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19087012 kB
Buffers:        259904 kB
Cached:        3623860 kB
SwapCached:       1504 kB
Active:       10551604 kB
Inactive:      3054588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19087012 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           18700 kB
Writeback:          16 kB
AnonPages:     9720648 kB
Mapped:          27496 kB
Slab:           164056 kB
PageTables:      31648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28061792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 17:57:25