Trace number 3370060

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
MD5SUM10f0c0c20b1ddb1f4561bcd231d72d23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3370060-1305385960.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      58 undec:       5 neg:      62
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       125      2662         0      4676     13310    122132   no data   no data  --
0.29/0.34	c  N st    10     11299       125      2662         0      4315     13310     86803   no data   no data  --
0.49/0.57	c  N st    11     17042       125      2662         0      9725     13310    232836   no data   no data  --
0.79/0.89	c  F st    12     25001       125      2662         0     11937     13310    287864   no data   no data  --
0.79/0.90	c  N st    12     25001       125      2662         0     11937     13310    287864   no data   no data  --
1.10/1.13	c Decided on static restart strategy
1.10/1.13	c  N st    18     30002       125      2662         0     10214     13310    226933   no data   no data  --
1.10/1.13	c  S st    18     30002       125      2662         0     10214     13310    226933   no data   no data  --
1.10/1.16	c  S st    18     30505       125      2662         0     10703     13310    239636   no data   no data  --
1.10/1.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.10/1.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.79/1.84	c lits-rem:      2221  cl-subs:     1377  v-elim:      0  v-fix:    0  time:  0.67 s
1.79/1.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.79/1.88	c calculated reachability. Time: 0.00
1.79/1.88	c  N st    18     30505       125      2662         0      9326     13310    199058   no data   no data  --
2.20/2.23	c  N st    20     37615       125      2662         0      8647     13310    168168   no data   no data  --
2.49/2.54	c  N st    21     44015       125      2662         0     14654     13310    323144   no data   no data  --
2.59/2.65	c  S st    22     45758       125      2662         0     16277     13310    365755   no data   no data  --
2.69/2.70	c  S st    22     46262       125      2662         0     16767     13310    378587   no data   no data  --
2.69/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.69/2.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:      3373  cl-subs:     1634  v-elim:      0  v-fix:    0  time:  1.31 s
3.99/4.03	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.99/4.03	c vivif2 --  cl tried    15133 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
4.09/4.11	c calculated reachability. Time: 0.00
4.09/4.11	c  N st    22     46262       125      2662         0     15133     13310    330919   no data   no data  --
4.89/4.97	c  N st    23     60659       125      2662         0     10922     13310    196265   no data   no data  --
5.51/5.52	c  N st    24     69393       125      2662         0     19126     13310    404867   no data   no data  --
5.51/5.52	c  S st    24     69393       125      2662         0     19126     13310    404867   no data   no data  --
5.51/5.57	c  S st    24     69896       125      2662         0     19616     13310    417842   no data   no data  --
5.51/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.51/5.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.51/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.51/5.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.51/5.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.51/5.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
5.51/5.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.11	c lits-rem:      4009  cl-subs:     2188  v-elim:      0  v-fix:    0  time:  1.53 s
7.09/7.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
7.09/7.12	c vivif2 --  cl tried    17428 cl shrink        0 lits rem          0 time: 0.00
7.09/7.19	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
7.09/7.19	c calculated reachability. Time: 0.00
7.09/7.19	c  N st    24     69896       125      2662         0     17428     13310    357116   no data   no data  --
8.29/8.39	c  F st    25     87501       125      2662         0     12464     13310    214627   no data   no data  --
8.29/8.39	c  N st    25     87501       125      2662         0     12464     13310    214627   no data   no data  --
8.69/8.71	c Decided on static restart strategy
8.89/8.90	c  N st    32     95542       125      2662         0     20093     13310    409014   no data   no data  --
9.49/9.56	c  N st    34    104844       125      2662         0     16579     13310    309591   no data   no data  --
9.49/9.56	c  S st    34    104844       125      2662         0     16579     13310    309591   no data   no data  --
9.59/9.61	c  S st    34    105350       125      2662         0     17073     13310    322620   no data   no data  --
9.59/9.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.59/9.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.59/9.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.77	c lits-rem:      1994  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  1.14 s
10.69/10.77	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
10.69/10.77	c vivif2 --  cl tried    15827 cl shrink        0 lits rem          0 time: 0.00
10.79/10.84	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
10.79/10.84	c calculated reachability. Time: 0.00
10.79/10.84	c  N st    34    105350       125      2662         0     15827     13310    289306   no data   no data  --
11.49/11.56	c  N st    35    114948       125      2662         0     24821     13310    531621   no data   no data  --
12.50/12.57	c  N st    36    129347       125      2662         0     25187     13310    528813   no data   no data  --
14.39/14.42	c  N st    37    150942       125      2662         0     16452     13310    263656   no data   no data  --
14.89/14.91	c  S st    38    158026       125      2662         0     23126     13310    438918   no data   no data  --
14.89/14.97	c  S st    38    158528       125      2662         0     23610     13310    451875   no data   no data  --
14.89/14.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.89/14.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
14.89/14.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.40/16.50	c lits-rem:      3112  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  1.51 s
16.40/16.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
16.40/16.51	c vivif2 --  cl tried    21900 cl shrink        0 lits rem          0 time: 0.00
16.59/16.61	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
16.59/16.61	c calculated reachability. Time: 0.00
16.59/16.61	c  N st    38    158528       125      2662         0     21900     13310    402922   no data   no data  --
20.49/20.57	c  N st    39    207117       125      2662         0     34747     13310    735726   no data   no data  --
23.29/23.31	c  N st    40    237793       125      2662         0     26869     13310    488865   no data   no data  --
23.29/23.31	c  S st    40    237793       125      2662         0     26869     13310    488865   no data   no data  --
23.29/23.38	c  S st    40    238295       125      2662         0     27353     13310    501441   no data   no data  --
23.29/23.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.29/23.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.39/23.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.39/23.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.39/23.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
23.39/23.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.20/25.24	c lits-rem:      3655  cl-subs:     2020  v-elim:      0  v-fix:    0  time:  1.84 s
25.20/25.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
25.20/25.25	c vivif2 --  cl tried    25333 cl shrink        0 lits rem          0 time: 0.00
25.31/25.37	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
25.31/25.37	c calculated reachability. Time: 0.00
25.31/25.37	c  N st    40    238295       125      2662         0     25333     13310    447301   no data   no data  --
31.90/31.95	c  F st    41    306253       125      2662         0     27128     13310    450622   no data   no data  --
31.90/31.95	c  N st    41    306253       125      2662         0     27128     13310    450622   no data   no data  --
32.39/32.47	c Decided on static restart strategy
34.99/35.02	c  N st    51    334555       125      2662         0     31295     13310    541633   no data   no data  --
37.49/37.59	c  N st    53    357442       125      2662         0     29310     13310    473668   no data   no data  --
37.49/37.59	c  S st    53    357442       125      2662         0     29310     13310    473668   no data   no data  --
37.59/37.67	c  S st    53    357948       125      2662         0     29802     13310    486659   no data   no data  --
37.59/37.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.59/37.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.59/37.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.69/37.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.69/37.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/37.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
37.69/37.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.19/39.26	c lits-rem:      2634  cl-subs:     1267  v-elim:      0  v-fix:    0  time:  1.56 s
39.19/39.26	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
39.19/39.26	c vivif2 --  cl tried    28535 cl shrink        0 lits rem          0 time: 0.00
39.29/39.40	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
39.39/39.40	c calculated reachability. Time: 0.00
39.39/39.40	c  N st    53    357948       125      2662         0     28535     13310    450371   no data   no data  --
43.19/43.22	c  N st    54    390342       125      2662         0     34597     13310    594171   no data   no data  --
49.40/49.42	c  N st    55    438930       125      2662         0     28464     13310    414242   no data   no data  --
58.31/58.32	c  N st    56    511812       125      2662         0     41443     13310    725457   no data   no data  --
61.79/61.81	c  N st    57    536924       125      2662         0     35988     13310    566254   no data   no data  --
61.79/61.81	c  S st    57    536924       125      2662         0     35988     13310    566254   no data   no data  --
61.79/61.89	c  S st    57    537427       125      2662         0     36483     13310    579289   no data   no data  --
61.79/61.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.79/61.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.89/61.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.89/61.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.89/61.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.89/61.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
61.89/61.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.49/63.55	c lits-rem:      2225  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  1.63 s
63.49/63.55	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.49/63.56	c vivif2 --  cl tried    35008 cl shrink        0 lits rem          0 time: 0.01
63.69/63.72	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
63.69/63.72	c calculated reachability. Time: 0.00
63.69/63.72	c  N st    57    537427       125      2662         0     35008     13310    537880   no data   no data  --
84.49/84.52	c  N st    58    701412       125      2662         0     63239     13310   1269817   no data   no data  --
100.39/100.45	c  N st    59    806140       125      2662         0     57288     13310   1048521   no data   no data  --
100.39/100.45	c  S st    59    806140       125      2662         0     57288     13310   1048521   no data   no data  --
100.59/100.62	c  S st    59    806642       125      2662         0     57776     13310   1061974   no data   no data  --
100.59/100.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.59/100.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.59/100.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.59/100.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.59/100.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.59/100.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
100.59/100.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.89/105.97	c lits-rem:      1058  cl-subs:     4599  v-elim:      0  v-fix:    0  time:  5.30 s
105.89/105.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
105.89/105.99	c vivif2 --  cl tried    53177 cl shrink        0 lits rem          0 time: 0.01
106.19/106.20	c asymm  cl-useful: 0/2214/2662 lits-rem:0 time: 0.22
106.19/106.20	c calculated reachability. Time: 0.00
106.19/106.20	c  N st    59    806642       125      2662         0     53177     13310    942916   no data   no data  --
147.09/147.16	c  F st    60   1071875       125      2662         0     68212     13310   1221905   no data   no data  --
147.09/147.16	c  N st    60   1071875       125      2662         0     68212     13310   1221905   no data   no data  --
148.09/148.12	c Decided on static restart strategy
152.68/152.77	c  N st    70   1100182       125      2662         0     52962     13310    819529   no data   no data  --
159.69/159.73	c  N st    72   1136175       125      2662         0     43670     13310    547859   no data   no data  --
165.29/165.39	c  N st    73   1168568       125      2662         0     74063     13310   1345792   no data   no data  --
173.19/173.22	c  N st    74   1209965       125      2662         0     68902     13310   1202440   no data   no data  --
173.19/173.22	c  S st    74   1209965       125      2662         0     68902     13310   1202440   no data   no data  --
173.29/173.39	c  S st    74   1210466       125      2662         0     69392     13310   1215225   no data   no data  --
173.39/173.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.39/173.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.39/173.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
173.39/173.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.39/173.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.39/173.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
173.39/173.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.40/180.42	c lits-rem:       933  cl-subs:     4804  v-elim:      0  v-fix:    0  time:  6.96 s
180.40/180.43	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
180.40/180.44	c vivif2 --  cl tried    64588 cl shrink        0 lits rem          0 time: 0.02
180.59/180.67	c asymm  cl-useful: 0/1725/2662 lits-rem:0 time: 0.23
180.59/180.67	c calculated reachability. Time: 0.00
180.59/180.67	c  N st    74   1210466       125      2662         0     64588     13310   1090874   no data   no data  --
194.99/195.03	c  N st    75   1283348       125      2662         0     87589     13310   1667654   no data   no data  --
214.99/215.07	c  N st    76   1392672       125      2662         0     49838     13310    634324   no data   no data  --
248.19/248.21	c  N st    77   1556656       125      2662         0     54251     13310    704611   no data   no data  --
281.69/281.79	c  N st    78   1710468       125      2662         0     94077     13310   1705923   no data   no data  --
281.69/281.79	c  S st    78   1710468       125      2662         0     94077     13310   1705923   no data   no data  --
281.99/282.07	c  S st    78   1710974       125      2662         0     94571     13310   1719294   no data   no data  --
281.99/282.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.99/282.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
282.09/282.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
282.09/282.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
282.09/282.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.09/282.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
282.09/282.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.19/303.27	c lits-rem:      1336  cl-subs:    11411  v-elim:      0  v-fix:    0  time: 21.10 s
303.19/303.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
303.19/303.29	c vivif2 --  cl tried    83160 cl shrink        0 lits rem          0 time: 0.02
303.49/303.53	c asymm  cl-useful: 0/937/2662 lits-rem:0 time: 0.23
303.49/303.53	c calculated reachability. Time: 0.00
303.49/303.53	c  N st    78   1710974       125      2662         0     83160     13310   1452489   no data   no data  --
383.29/383.36	c  N st    79   2079940       125      2662         0     94851     13310   1635397   no data   no data  --
412.58/412.66	c  N st    80   2210974       125      2662         0     99165     13310   1731576   no data   no data  --
412.58/412.66	c  S st    80   2210974       125      2662         0     99165     13310   1731576   no data   no data  --
412.88/412.93	c  S st    80   2211477       125      2662         0     99652     13310   1744487   no data   no data  --
412.88/412.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
412.88/412.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
412.88/412.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
412.98/413.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.98/413.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
412.98/413.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
412.98/413.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
432.48/432.56	c lits-rem:      2538  cl-subs:     9940  v-elim:      0  v-fix:    0  time: 19.53 s
432.48/432.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
432.48/432.59	c vivif2 --  cl tried    89712 cl shrink        0 lits rem          0 time: 0.02
432.78/432.86	c asymm  cl-useful: 0/1399/2662 lits-rem:0 time: 0.27
432.78/432.86	c calculated reachability. Time: 0.00
432.78/432.86	c  N st    80   2211477       125      2662         0     89712     13310   1501665   no data   no data  --
551.29/551.31	c  N st    81   2711480       125      2662         0    112108     13310   2011953   no data   no data  --
551.29/551.31	c  S st    81   2711480       125      2662         0    112108     13310   2011953   no data   no data  --
551.59/551.63	c  S st    81   2711982       125      2662         0    112597     13310   2024998   no data   no data  --
551.59/551.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.59/551.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.59/551.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
551.69/551.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
551.69/551.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
551.69/551.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
551.69/551.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
580.69/580.77	c lits-rem:      1416  cl-subs:    12944  v-elim:      0  v-fix:    0  time: 29.01 s
580.69/580.77	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
580.69/580.79	c vivif2 --  cl tried    99653 cl shrink        0 lits rem          0 time: 0.02
580.99/581.07	c asymm  cl-useful: 0/981/2662 lits-rem:0 time: 0.28
580.99/581.08	c calculated reachability. Time: 0.00
580.99/581.08	c  N st    81   2711982       125      2662         0     99653     13310   1711992   no data   no data  --
709.68/709.74	c  N st    82   3211985       125      2662         0     77264     13310    965785   no data   no data  --
709.68/709.74	c  S st    82   3211985       125      2662         0     77264     13310    965785   no data   no data  --
709.88/709.95	c  S st    82   3212490       125      2662         0     77750     13310    979150   no data   no data  --
709.88/709.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
709.88/709.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
709.88/709.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
709.98/710.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.98/710.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.98/710.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
709.98/710.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.08/715.12	c lits-rem:       602  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  5.10 s
715.08/715.12	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
715.08/715.13	c vivif2 --  cl tried    76251 cl shrink        0 lits rem          0 time: 0.01
715.28/715.35	c asymm  cl-useful: 0/1492/2662 lits-rem:0 time: 0.22
715.28/715.36	c calculated reachability. Time: 0.00
715.28/715.36	c  N st    82   3212490       125      2662         0     76251     13310    945709   no data   no data  --
851.39/851.46	c  N st    83   3712490       125      2662         0     86523     13310   1134551   no data   no data  --
851.39/851.46	c  S st    83   3712490       125      2662         0     86523     13310   1134551   no data   no data  --
851.68/851.71	c  S st    83   3712996       125      2662         0     87020     13310   1147924   no data   no data  --
851.68/851.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
851.68/851.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.68/851.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
851.68/851.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
851.68/851.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
851.68/851.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
851.68/851.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.48/857.53	c lits-rem:      1074  cl-subs:     1870  v-elim:      0  v-fix:    0  time:  5.75 s
857.48/857.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
857.48/857.55	c vivif2 --  cl tried    85150 cl shrink        0 lits rem          0 time: 0.01
857.78/857.81	c asymm  cl-useful: 0/1149/2662 lits-rem:0 time: 0.26
857.78/857.81	c calculated reachability. Time: 0.00
857.78/857.81	c  N st    83   3712996       125      2662         0     85150     13310   1099834   no data   no data  --
867.48/867.58	c  F st    84   3751562       125      2662         0    121266     13310   2086582   no data   no data  --
867.48/867.58	c  N st    84   3751562       125      2662         0    121266     13310   2086582   no data   no data  --
869.68/869.76	c Decided on static restart strategy
878.68/878.74	c  N st    94   3779865       125      2662         0    147877     13310   2789790   no data   no data  --
889.48/889.53	c  N st    96   3815857       125      2662         0    102411     13310   1535157   no data   no data  --
898.79/898.82	c  N st    97   3848250       125      2662         0    132787     13310   2371735   no data   no data  --
920.48/920.53	c  N st    98   3896838       125      2662         0     97977     13310   1409838   no data   no data  --
951.68/951.79	c  N st    99   3969720       125      2662         0     84801     13310   1027935   no data   no data  --
986.88/986.94	c  N st   100   4079043       125      2662         0    104620     13310   1538966   no data   no data  --
1028.28/1028.33	c  N st   101   4212996       125      2662         0    146923     13310   2706831   no data   no data  --
1028.28/1028.33	c  S st   101   4212996       125      2662         0    146923     13310   2706831   no data   no data  --
1028.68/1028.79	c  S st   101   4213501       125      2662         0    147404     13310   2719877   no data   no data  --
1028.78/1028.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1028.78/1028.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1028.78/1028.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1028.88/1028.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1028.88/1028.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.88/1028.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1028.88/1028.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1148.88/1148.98	c lits-rem:      1914  cl-subs:    13628  v-elim:      0  v-fix:    0  time: 120.01 s
1148.88/1148.98	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1148.98/1149.01	c vivif2 --  cl tried   133776 cl shrink        0 lits rem          0 time: 0.04
1149.49/1149.52	c asymm  cl-useful: 0/895/2662 lits-rem:0 time: 0.50
1149.49/1149.52	c calculated reachability. Time: 0.00
1149.49/1149.52	c  N st   101   4213501       125      2662         0    133776     13310   2358690   no data   no data  --
1255.37/1255.43	c  N st   102   4459478       125      2662         0    109113     13310   1600181   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-3370060-1305385960/watcher-3370060-1305385960 -o /tmp/evaluation-result-3370060-1305385960/solver-3370060-1305385960 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370060-1305385960.cnf 

running on 2 cores: 0,2

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.71 3.96 3.98 4/367 15258
/proc/meminfo: memFree=24281540/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=29804 CPUtime=0 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 533 0 0 0 0 0 0 0 22 0 1 0 631011491 30519296 474 33554432000 4194304 4650387 140736625884800 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 7451 474 344 112 0 2416 0

[startup+0.0602521 s]
/proc/loadavg: 3.71 3.96 3.98 4/367 15258
/proc/meminfo: memFree=24281540/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=30600 CPUtime=0.05 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 808 0 0 0 5 0 0 0 22 0 1 0 631011491 31334400 727 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 7650 727 377 112 0 2615 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30600

[startup+0.100271 s]
/proc/loadavg: 3.71 3.96 3.98 4/367 15258
/proc/meminfo: memFree=24281540/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=30600 CPUtime=0.09 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 850 0 0 0 9 0 0 0 22 0 1 0 631011491 31334400 769 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 7650 769 377 112 0 2615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30600

[startup+0.300237 s]
/proc/loadavg: 3.71 3.96 3.98 4/367 15258
/proc/meminfo: memFree=24281540/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=31052 CPUtime=0.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 1162 0 0 0 29 0 0 0 23 0 1 0 631011491 31797248 923 33554432000 4194304 4650387 140736625884800 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 7763 923 379 112 0 2728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31052

[startup+0.701147 s]
/proc/loadavg: 3.71 3.96 3.98 4/367 15258
/proc/meminfo: memFree=24281540/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=31836 CPUtime=0.69 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 1794 0 0 0 69 0 0 0 25 0 1 0 631011491 32600064 1013 33554432000 4194304 4650387 140736625884800 18446744073709551615 4360386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 7959 1013 379 112 0 2924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31836

[startup+1.501 s]
/proc/loadavg: 3.71 3.96 3.98 5/368 15259
/proc/meminfo: memFree=24265424/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=38332 CPUtime=1.49 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 3759 0 0 0 149 0 0 0 25 0 1 0 631011491 39251968 2612 33554432000 4194304 4650387 140736625884800 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 9583 2612 381 112 0 4548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38332

[startup+3.10069 s]
/proc/loadavg: 3.71 3.96 3.98 5/368 15286
/proc/meminfo: memFree=24256664/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=42836 CPUtime=3.09 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 5406 0 0 0 308 1 0 0 25 0 1 0 631011491 43864064 3811 33554432000 4194304 4650387 140736625884800 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 10709 3811 381 112 0 5674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42836

[startup+6.30112 s]
/proc/loadavg: 3.73 3.96 3.98 5/368 15286
/proc/meminfo: memFree=24230624/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=47336 CPUtime=6.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 7395 0 0 0 628 1 0 0 25 0 1 0 631011491 48472064 4828 33554432000 4194304 4650387 140736625884800 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 11834 4828 381 112 0 6799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47336

[startup+12.7009 s]
/proc/loadavg: 3.75 3.96 3.98 5/368 15286
/proc/meminfo: memFree=24211820/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=49404 CPUtime=12.69 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 10451 0 0 0 1267 2 0 0 25 0 1 0 631011491 50589696 5447 33554432000 4194304 4650387 140736625884800 18446744073709551615 4363813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 12351 5447 381 112 0 7316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49404

[startup+25.5006 s]
/proc/loadavg: 3.81 3.97 3.98 5/368 15287
/proc/meminfo: memFree=24179432/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=56664 CPUtime=25.49 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 16894 0 0 0 2546 3 0 0 25 0 1 0 631011491 58023936 7032 33554432000 4194304 4650387 140736625884800 18446744073709551615 4367217 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 14166 7032 381 112 0 9131 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56664

[startup+51.1009 s]
/proc/loadavg: 3.87 3.97 3.98 5/368 15287
/proc/meminfo: memFree=24154068/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=60400 CPUtime=51.1 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 26498 0 0 0 5105 5 0 0 25 0 1 0 631011491 61849600 8000 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 15100 8000 381 112 0 10065 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 60400

[startup+102.313 s]
/proc/loadavg: 3.94 3.97 3.98 5/368 15289
/proc/meminfo: memFree=24122908/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=76320 CPUtime=102.31 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 45016 0 0 0 10222 9 0 0 25 0 1 0 631011491 78151680 12037 33554432000 4194304 4650387 140736625884800 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 19080 12037 381 112 0 14045 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 76320

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.98 5/368 15290
/proc/meminfo: memFree=24091352/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=79252 CPUtime=162.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 59864 0 0 0 16216 13 0 0 25 0 1 0 631011491 81154048 12551 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 19813 12551 381 112 0 14778 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79252

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.98 5/368 15292
/proc/meminfo: memFree=24032484/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=92912 CPUtime=222.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 73788 0 0 0 22213 16 0 0 25 0 1 0 631011491 95141888 16101 33554432000 4194304 4650387 140736625884800 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 23228 16101 381 112 0 18193 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92912

[startup+282.3 s]
/proc/loadavg: 4.21 4.05 4.00 5/368 15293
/proc/meminfo: memFree=24000088/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=107572 CPUtime=282.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 88422 0 0 0 28208 21 0 0 25 0 1 0 631011491 110153728 19811 33554432000 4194304 4650387 140736625884800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 26893 19811 381 112 0 21858 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107572

[startup+342.3 s]
/proc/loadavg: 4.16 4.06 4.01 5/368 15295
/proc/meminfo: memFree=23952412/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=112028 CPUtime=342.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 96719 0 0 0 34206 23 0 0 25 0 1 0 631011491 114716672 20756 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 28007 20756 381 112 0 22972 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 112028

[startup+402.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/368 15297
/proc/meminfo: memFree=23935000/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=112296 CPUtime=402.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 107089 0 0 0 40202 27 0 0 25 0 1 0 631011491 114991104 21244 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 28074 21244 381 112 0 23039 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 112296

[startup+462.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/368 15298
/proc/meminfo: memFree=23920824/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=120616 CPUtime=462.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 116453 0 0 0 46200 29 0 0 25 0 1 0 631011491 123510784 22341 33554432000 4194304 4650387 140736625884800 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 30154 22341 381 112 0 25119 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 120616

[startup+522.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/368 15300
/proc/meminfo: memFree=23928184/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=120820 CPUtime=522.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 125792 0 0 0 52196 32 0 0 25 0 1 0 631011491 123719680 23317 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 30205 23317 381 112 0 25170 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 120820

[startup+582.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/368 15301
/proc/meminfo: memFree=23919316/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=137524 CPUtime=582.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 134686 0 0 0 58195 34 0 0 25 0 1 0 631011491 140824576 26414 33554432000 4194304 4650387 140736625884800 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34381 26414 381 112 0 29346 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 137524

[startup+642.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/368 15303
/proc/meminfo: memFree=23906116/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=137688 CPUtime=642.29 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 143842 0 0 0 64193 36 0 0 25 0 1 0 631011491 140992512 26406 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34422 26406 381 112 0 29387 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 137688

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/368 15305
/proc/meminfo: memFree=23910384/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=137872 CPUtime=702.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 153121 0 0 0 70189 39 0 0 25 0 1 0 631011491 141180928 26555 33554432000 4194304 4650387 140736625884800 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34468 26555 381 112 0 29433 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 137872

[startup+762.314 s]
/proc/loadavg: 4.10 4.05 4.01 5/368 15309
/proc/meminfo: memFree=23895656/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=138048 CPUtime=762.3 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 162010 0 0 0 76188 42 0 0 25 0 1 0 631011491 141361152 25956 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34512 25956 381 112 0 29477 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 138048

[startup+822.3 s]
/proc/loadavg: 4.33 4.11 4.03 5/368 15311
/proc/meminfo: memFree=23867028/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=138164 CPUtime=822.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 169792 0 0 0 82183 45 0 0 25 0 1 0 631011491 141479936 27234 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34541 27234 381 112 0 29506 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 138164

[startup+882.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/368 15312
/proc/meminfo: memFree=23861784/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=192948 CPUtime=882.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 177371 0 0 0 88181 47 0 0 25 0 1 0 631011491 197578752 28214 33554432000 4194304 4650387 140736625884800 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 48237 28214 381 112 0 43202 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 192948

[startup+942.3 s]
/proc/loadavg: 4.04 4.07 4.02 5/368 15314
/proc/meminfo: memFree=23838064/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=138564 CPUtime=942.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 184158 0 0 0 94178 50 0 0 25 0 1 0 631011491 141889536 27884 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34641 27884 381 112 0 29606 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 138564

[startup+1002.3 s]
/proc/loadavg: 4.01 4.06 4.01 5/368 15316
/proc/meminfo: memFree=23833888/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=138672 CPUtime=1002.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 191484 0 0 0 100174 54 0 0 25 0 1 0 631011491 142000128 27985 33554432000 4194304 4650387 140736625884800 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 34668 27985 381 112 0 29633 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 138672

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 4.02 5/368 15317
/proc/meminfo: memFree=23814848/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=160604 CPUtime=1062.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 200109 0 0 0 106172 56 0 0 25 0 1 0 631011491 164458496 32922 33554432000 4194304 4650387 140736625884800 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 40151 32922 381 112 0 35116 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 160604

[startup+1122.3 s]
/proc/loadavg: 4.13 4.08 4.02 5/368 15319
/proc/meminfo: memFree=23787888/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=164924 CPUtime=1122.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 201059 0 0 0 112172 56 0 0 25 0 1 0 631011491 168882176 33872 33554432000 4194304 4650387 140736625884800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 41231 33872 381 112 0 36196 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 164924

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/368 15320
/proc/meminfo: memFree=23781140/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=164968 CPUtime=1182.28 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 204232 0 0 0 118170 58 0 0 25 0 1 0 631011491 168927232 32914 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 41242 32914 381 112 0 36207 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 164968

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/368 15322
/proc/meminfo: memFree=23778628/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=165040 CPUtime=1242.27 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 209312 0 0 0 124165 62 0 0 25 0 1 0 631011491 169000960 34269 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 41260 34269 381 112 0 36225 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 165040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.07 4.01 3/364 15326
/proc/meminfo: memFree=23992480/32951124 swapFree=65980216/67111528
[pid=15258] ppid=15256 vsize=165136 CPUtime=1299.98 cores=0,2
/proc/15258/stat : 15258 (strangenight1-s) R 15256 15258 14254 0 -1 4202496 216057 0 0 0 129934 64 0 0 25 0 1 0 631011491 169099264 33483 33554432000 4194304 4650387 140736625884800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15258/statm: 41284 33483 381 112 0 36249 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 165136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.35
CPU system time (s): 0.650901
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 221600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.650901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216057
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3828

runsolver used 4.86626 second user time and 10.5024 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:12:40
IDJOB=3370060
IDBENCH=82869
IDSOLVER=1847
FILE ID=node142/3370060-1305385960
RUNJOBID= node142-1305385960-15216
PBS_JOBID= 13324360
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370060-1305385960/watcher-3370060-1305385960 -o /tmp/evaluation-result-3370060-1305385960/solver-3370060-1305385960 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370060-1305385960.cnf

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

MD5SUM BENCH= 10f0c0c20b1ddb1f4561bcd231d72d23
RANDOM SEED=1717767627

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24281820 kB
Buffers:        305016 kB
Cached:        3809408 kB
SwapCached:      11520 kB
Active:        6031224 kB
Inactive:      2304824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24281820 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           24964 kB
Writeback:           0 kB
AnonPages:     4218624 kB
Mapped:          21444 kB
Slab:           235192 kB
PageTables:      32660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77119732 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= 73432 MiB
End job on node142 at 2011-05-14 17:34:22