Trace number 3175734

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
MD5SUM42169be300dc518238277ee8dbfb6b6f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.114982
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3175734-1301786270.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 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:    150 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.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.06/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4921       150      3195         0      4696     15975    137069   no data   no data  --
0.29/0.37	c  N st    10     11306       150      3195         0      4350     15975    100092   no data   no data  --
0.49/0.59	c  N st    11     17049       150      3195         0      9782     15975    261216   no data   no data  --
0.89/0.97	c  F st    12     25002       150      3195         0     11968     15975    324187   no data   no data  --
0.89/0.97	c  N st    12     25002       150      3195         0     11968     15975    324187   no data   no data  --
1.10/1.18	c Decided on static restart strategy
1.10/1.18	c  N st    18     30001       150      3195         0     10263     15975    260487   no data   no data  --
1.10/1.18	c  S st    18     30001       150      3195         0     10263     15975    260487   no data   no data  --
1.19/1.21	c  S st    18     30507       150      3195         0     10764     15975    275546   no data   no data  --
1.19/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.05	c lits-rem:      2715  cl-subs:     1337  v-elim:      0  v-fix:    0  time:  0.82 s
1.99/2.09	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
1.99/2.09	c calculated reachability. Time: 0.00
1.99/2.09	c  N st    18     30507       150      3195         0      9427     15975    228586   no data   no data  --
2.39/2.45	c  N st    20     37618       150      3195         0      8719     15975    192651   no data   no data  --
2.69/2.76	c  N st    21     44018       150      3195         0     14793     15975    374921   no data   no data  --
2.79/2.86	c  S st    22     45760       150      3195         0     16465     15975    425614   no data   no data  --
2.89/2.90	c  S st    22     46264       150      3195         0     16953     15975    439463   no data   no data  --
2.89/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.89/2.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.29/4.33	c lits-rem:      4808  cl-subs:     1432  v-elim:      0  v-fix:    0  time:  1.41 s
4.29/4.33	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.29/4.33	c vivif2 --  cl tried    15521 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
4.29/4.40	c calculated reachability. Time: 0.00
4.29/4.40	c  N st    22     46264       150      3195         0     15521     15975    387949   no data   no data  --
5.29/5.32	c  N st    23     60661       150      3195         0     11269     15975    229720   no data   no data  --
5.69/5.77	c  N st    24     69396       150      3195         0     19598     15975    492344   no data   no data  --
5.69/5.77	c  S st    24     69396       150      3195         0     19598     15975    492344   no data   no data  --
5.79/5.82	c  S st    24     69902       150      3195         0     20088     15975    506661   no data   no data  --
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.79/5.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.79/5.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.42	c lits-rem:      5658  cl-subs:     1548  v-elim:      0  v-fix:    0  time:  1.57 s
7.39/7.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
7.39/7.42	c vivif2 --  cl tried    18540 cl shrink        0 lits rem          0 time: 0.00
7.49/7.50	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
7.49/7.50	c calculated reachability. Time: 0.00
7.49/7.50	c  N st    24     69902       150      3195         0     18540     15975    449346   no data   no data  --
8.59/8.64	c  F st    25     87500       150      3195         0     13460     15975    273095   no data   no data  --
8.59/8.64	c  N st    25     87500       150      3195         0     13460     15975    273095   no data   no data  --
8.89/8.92	c Decided on static restart strategy
9.09/9.10	c  N st    32     95536       150      3195         0     21161     15975    502653   no data   no data  --
9.69/9.72	c  N st    34    104854       150      3195         0     17651     15975    387187   no data   no data  --
9.69/9.72	c  S st    34    104854       150      3195         0     17651     15975    387187   no data   no data  --
9.69/9.76	c  S st    34    105358       150      3195         0     18142     15975    401618   no data   no data  --
9.69/9.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.69/9.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.69/9.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.69/9.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.04	c lits-rem:      2953  cl-subs:     1101  v-elim:      0  v-fix:    0  time:  1.26 s
11.00/11.04	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.00/11.04	c vivif2 --  cl tried    17041 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
11.09/11.12	c calculated reachability. Time: 0.00
11.09/11.12	c  N st    34    105358       150      3195         0     17041     15975    361775   no data   no data  --
11.79/11.85	c  N st    35    114957       150      3195         0     26155     15975    638917   no data   no data  --
12.89/12.97	c  N st    36    129356       150      3195         0     26538     15975    648538   no data   no data  --
14.59/14.61	c  N st    37    150953       150      3195         0     17536     15975    326196   no data   no data  --
14.99/15.09	c  S st    38    158040       150      3195         0     24245     15975    522197   no data   no data  --
15.09/15.15	c  S st    38    158544       150      3195         0     24738     15975    536794   no data   no data  --
15.09/15.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.09/15.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.09/15.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.69/16.78	c lits-rem:      3414  cl-subs:     1694  v-elim:      0  v-fix:    0  time:  1.60 s
16.69/16.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.69/16.78	c vivif2 --  cl tried    23044 cl shrink        0 lits rem          0 time: 0.00
16.89/16.90	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
16.89/16.90	c calculated reachability. Time: 0.00
16.89/16.90	c  N st    38    158544       150      3195         0     23044     15975    481809   no data   no data  --
20.80/20.87	c  N st    39    207132       150      3195         0     17982     15975    289300   no data   no data  --
23.19/23.29	c  N st    40    237816       150      3195         0     28074     15975    585654   no data   no data  --
23.19/23.29	c  S st    40    237816       150      3195         0     28074     15975    585654   no data   no data  --
23.29/23.35	c  S st    40    238317       150      3195         0     28573     15975    600513   no data   no data  --
23.29/23.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.29/23.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.29/23.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.29/23.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.29/23.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23.29/23.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.19/25.28	c lits-rem:      3256  cl-subs:     1927  v-elim:      0  v-fix:    0  time:  1.90 s
25.19/25.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
25.19/25.29	c vivif2 --  cl tried    26646 cl shrink        0 lits rem          0 time: 0.00
25.39/25.42	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
25.39/25.42	c calculated reachability. Time: 0.00
25.39/25.42	c  N st    40    238317       150      3195         0     26646     15975    538519   no data   no data  --
31.99/32.01	c  F st    41    306250       150      3195         0     28496     15975    545310   no data   no data  --
31.99/32.01	c  N st    41    306250       150      3195         0     28496     15975    545310   no data   no data  --
32.49/32.52	c Decided on static restart strategy
34.69/34.76	c  N st    51    334552       150      3195         0     32701     15975    639030   no data   no data  --
36.99/37.09	c  N st    53    357475       150      3195         0     30754     15975    566893   no data   no data  --
36.99/37.09	c  S st    53    357475       150      3195         0     30754     15975    566893   no data   no data  --
37.09/37.16	c  S st    53    357978       150      3195         0     31248     15975    581525   no data   no data  --
37.09/37.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.09/37.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.09/37.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.09/37.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.09/37.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
37.09/37.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.89/38.93	c lits-rem:      3018  cl-subs:     1121  v-elim:      0  v-fix:    0  time:  1.74 s
38.89/38.93	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
38.89/38.93	c vivif2 --  cl tried    30127 cl shrink        0 lits rem          0 time: 0.01
38.99/39.09	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
38.99/39.09	c calculated reachability. Time: 0.00
38.99/39.09	c  N st    53    357978       150      3195         0     30127     15975    542565   no data   no data  --
42.39/42.45	c  N st    54    390371       150      3195         0     36148     15975    711777   no data   no data  --
47.79/47.86	c  N st    55    438959       150      3195         0     30012     15975    508365   no data   no data  --
55.58/55.65	c  N st    56    511841       150      3195         0     42933     15975    851030   no data   no data  --
58.49/58.56	c  N st    57    536967       150      3195         0     37560     15975    674947   no data   no data  --
58.49/58.56	c  S st    57    536967       150      3195         0     37560     15975    674947   no data   no data  --
58.59/58.64	c  S st    57    537469       150      3195         0     38051     15975    689822   no data   no data  --
58.59/58.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.59/58.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.59/58.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.59/58.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.59/58.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.59/58.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.69/60.71	c lits-rem:      1606  cl-subs:     1550  v-elim:      0  v-fix:    0  time:  2.04 s
60.69/60.71	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
60.69/60.72	c vivif2 --  cl tried    36501 cl shrink        0 lits rem          0 time: 0.01
60.89/60.91	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.19
60.89/60.91	c calculated reachability. Time: 0.00
60.89/60.91	c  N st    57    537469       150      3195         0     36501     15975    638633   no data   no data  --
83.39/83.42	c  N st    58    701453       150      3195         0     64893     15975   1430464   no data   no data  --
98.49/98.56	c  N st    59    806204       150      3195         0     58952     15975   1187889   no data   no data  --
98.49/98.56	c  S st    59    806204       150      3195         0     58952     15975   1187889   no data   no data  --
98.69/98.73	c  S st    59    806705       150      3195         0     59444     15975   1203045   no data   no data  --
98.69/98.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.69/98.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.69/98.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
98.79/98.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.79/98.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.79/104.83	c lits-rem:       695  cl-subs:     4510  v-elim:      0  v-fix:    0  time:  6.03 s
104.79/104.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
104.79/104.84	c vivif2 --  cl tried    54934 cl shrink        0 lits rem          0 time: 0.01
104.99/105.04	c asymm  cl-useful: 0/2432/3195 lits-rem:0 time: 0.21
104.99/105.05	c calculated reachability. Time: 0.00
104.99/105.05	c  N st    59    806705       150      3195         0     54934     15975   1074114   no data   no data  --
148.79/148.82	c  F st    60   1071875       150      3195         0     70215     15975   1444456   no data   no data  --
148.79/148.82	c  N st    60   1071875       150      3195         0     70215     15975   1444456   no data   no data  --
149.99/150.06	c Decided on static restart strategy
153.78/153.87	c  N st    70   1100178       150      3195         0     54771     15975    954811   no data   no data  --
160.49/160.57	c  N st    72   1136171       150      3195         0     45315     15975    635150   no data   no data  --
166.09/166.16	c  N st    73   1168563       150      3195         0     75982     15975   1592324   no data   no data  --
172.79/172.80	c  N st    74   1210057       150      3195         0     70890     15975   1393744   no data   no data  --
172.79/172.80	c  S st    74   1210057       150      3195         0     70890     15975   1393744   no data   no data  --
172.89/172.95	c  S st    74   1210558       150      3195         0     71382     15975   1408822   no data   no data  --
172.89/172.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.89/172.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.89/172.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
172.99/173.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.99/173.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.99/173.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
172.99/173.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.19/180.28	c lits-rem:      1922  cl-subs:     4422  v-elim:      0  v-fix:    0  time:  7.26 s
180.19/180.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
180.19/180.29	c vivif2 --  cl tried    66960 cl shrink        0 lits rem          0 time: 0.01
180.39/180.40	c asymm  cl-useful: 0/763/3195 lits-rem:0 time: 0.11
180.39/180.41	c calculated reachability. Time: 0.00
180.39/180.41	c  N st    74   1210558       150      3195         0     66960     15975   1271525   no data   no data  --
192.59/192.65	c  N st    75   1283440       150      3195         0     90601     15975   2013874   no data   no data  --
213.79/213.80	c  N st    76   1392766       150      3195         0     52179     15975    746320   no data   no data  --
244.29/244.37	c  N st    77   1556750       150      3195         0     56699     15975    839219   no data   no data  --
277.49/277.56	c  N st    78   1710560       150      3195         0     97032     15975   2078594   no data   no data  --
277.49/277.56	c  S st    78   1710560       150      3195         0     97032     15975   2078594   no data   no data  --
277.79/277.80	c  S st    78   1711062       150      3195         0     97525     15975   2093972   no data   no data  --
277.79/277.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
277.79/277.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
277.79/277.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
277.89/277.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.89/277.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.89/277.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
277.89/277.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
302.59/302.60	c lits-rem:      1721  cl-subs:     8861  v-elim:      0  v-fix:    0  time: 24.70 s
302.59/302.60	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
302.59/302.63	c vivif2 --  cl tried    88664 cl shrink        0 lits rem          0 time: 0.02
302.89/302.91	c asymm  cl-useful: 0/1446/3195 lits-rem:0 time: 0.28
302.89/302.91	c calculated reachability. Time: 0.00
302.89/302.91	c  N st    78   1711062       150      3195         0     88664     15975   1815725   no data   no data  --
376.99/377.04	c  N st    79   2080026       150      3195         0    100081     15975   2042602   no data   no data  --
407.89/407.97	c  N st    80   2211062       150      3195         0    104111     15975   2143163   no data   no data  --
407.89/407.97	c  S st    80   2211062       150      3195         0    104111     15975   2143163   no data   no data  --
408.19/408.23	c  S st    80   2211566       150      3195         0    104610     15975   2158509   no data   no data  --
408.19/408.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
408.19/408.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.19/408.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
408.29/408.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.29/408.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.29/408.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
408.29/408.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
434.39/434.40	c lits-rem:      5690  cl-subs:     8870  v-elim:      0  v-fix:    0  time: 26.07 s
434.39/434.40	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
434.39/434.42	c vivif2 --  cl tried    95740 cl shrink        0 lits rem          0 time: 0.02
434.68/434.71	c asymm  cl-useful: 0/1207/3195 lits-rem:0 time: 0.29
434.68/434.72	c calculated reachability. Time: 0.00
434.68/434.72	c  N st    80   2211566       150      3195         0     95740     15975   1874452   no data   no data  --
550.00/550.05	c  N st    81   2711567       150      3195         0    118619     15975   2425670   no data   no data  --
550.00/550.05	c  S st    81   2711567       150      3195         0    118619     15975   2425670   no data   no data  --
550.29/550.37	c  S st    81   2712073       150      3195         0    119115     15975   2440665   no data   no data  --
550.29/550.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
550.29/550.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
550.39/550.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
550.49/550.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
550.49/550.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
550.49/550.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
550.49/550.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
589.08/589.12	c lits-rem:      3450  cl-subs:    12401  v-elim:      0  v-fix:    0  time: 38.62 s
589.08/589.12	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
589.08/589.14	c vivif2 --  cl tried   106714 cl shrink        0 lits rem          0 time: 0.02
589.18/589.29	c asymm  cl-useful: 0/542/3195 lits-rem:0 time: 0.15
589.29/589.30	c calculated reachability. Time: 0.00
589.29/589.30	c  N st    81   2712073       150      3195         0    106714     15975   2082578   no data   no data  --
706.99/707.03	c  N st    82   3212075       150      3195         0     83956     15975   1244707   no data   no data  --
706.99/707.03	c  S st    82   3212075       150      3195         0     83956     15975   1244707   no data   no data  --
707.19/707.23	c  S st    82   3212578       150      3195         0     84449     15975   1259797   no data   no data  --
707.19/707.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.19/707.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
707.19/707.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
707.19/707.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.19/707.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.19/707.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
707.19/707.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
712.39/712.42	c lits-rem:       411  cl-subs:     2257  v-elim:      0  v-fix:    0  time:  5.13 s
712.39/712.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
712.39/712.44	c vivif2 --  cl tried    82192 cl shrink        0 lits rem          0 time: 0.01
712.59/712.67	c asymm  cl-useful: 0/1617/3195 lits-rem:0 time: 0.24
712.59/712.68	c calculated reachability. Time: 0.00
712.59/712.68	c  N st    82   3212578       150      3195         0     82192     15975   1201499   no data   no data  --
852.29/852.31	c  N st    83   3712578       150      3195         0     93030     15975   1421244   no data   no data  --
852.29/852.31	c  S st    83   3712578       150      3195         0     93030     15975   1421244   no data   no data  --
852.50/852.55	c  S st    83   3713078       150      3195         0     93513     15975   1435801   no data   no data  --
852.50/852.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
852.50/852.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
852.50/852.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
852.59/852.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
852.59/852.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
852.59/852.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
852.59/852.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
860.39/860.48	c lits-rem:      1769  cl-subs:     2656  v-elim:      0  v-fix:    0  time:  7.85 s
860.39/860.48	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
860.49/860.50	c vivif2 --  cl tried    90857 cl shrink        0 lits rem          0 time: 0.02
860.69/860.77	c asymm  cl-useful: 0/1286/3195 lits-rem:0 time: 0.27
860.69/860.77	c calculated reachability. Time: 0.00
860.69/860.77	c  N st    83   3713078       150      3195         0     90857     15975   1355661   no data   no data  --
870.00/870.08	c  F st    84   3751563       150      3195         0    127167     15975   2466504   no data   no data  --
870.00/870.08	c  N st    84   3751563       150      3195         0    127167     15975   2466504   no data   no data  --
871.79/871.81	c Decided on static restart strategy
878.49/878.56	c  N st    94   3779864       150      3195         0    154125     15975   3314426   no data   no data  --
887.49/887.54	c  N st    96   3815856       150      3195         0    108135     15975   1892522   no data   no data  --
897.60/897.68	c  N st    97   3848248       150      3195         0    138738     15975   2856099   no data   no data  --
909.79/909.88	c  N st    98   3896836       150      3195         0    103292     15975   1680843   no data   no data  --
931.69/931.76	c  N st    99   3969718       150      3195         0     89980     15975   1253882   no data   no data  --
966.30/966.33	c  N st   100   4079042       150      3195         0    110340     15975   1896725   no data   no data  --
1013.10/1013.12	c  N st   101   4213078       150      3195         0    152690     15975   3210936   no data   no data  --
1013.10/1013.12	c  S st   101   4213078       150      3195         0    152690     15975   3210936   no data   no data  --
1013.69/1013.70	c  S st   101   4213578       150      3195         0    153180     15975   3226020   no data   no data  --
1013.69/1013.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1013.69/1013.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.69/1013.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1013.79/1013.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1013.79/1013.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1013.79/1013.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1013.79/1013.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1142.69/1142.80	c lits-rem:      6019  cl-subs:    13166  v-elim:      0  v-fix:    0  time: 128.90 s
1142.69/1142.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1142.80/1142.83	c vivif2 --  cl tried   140014 cl shrink        0 lits rem          0 time: 0.03
1143.09/1143.15	c asymm  cl-useful: 0/970/3195 lits-rem:0 time: 0.32
1143.09/1143.16	c calculated reachability. Time: 0.00
1143.09/1143.16	c  N st   101   4213578       150      3195         0    140014     15975   2805446   no data   no data  --
1216.50/1216.58	c  N st   102   4459554       150      3195         0    114362     15975   1907377   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175734-1301786270/watcher-3175734-1301786270 -o /tmp/evaluation-result-3175734-1301786270/solver-3175734-1301786270 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175734-1301786270.cnf 

running on 2 cores: 5,7

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: 4.04 4.02 3.89 6/186 2731
/proc/meminfo: memFree=19727856/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=29808 CPUtime=0 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 368857767 30523392 460 33554432000 4194304 4650387 140735401277472 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 7452 461 327 112 0 2417 0

[startup+0.0632751 s]
/proc/loadavg: 4.04 4.02 3.89 6/186 2731
/proc/meminfo: memFree=19727856/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=30796 CPUtime=0.06 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 862 0 0 0 6 0 0 0 18 0 1 0 368857767 31535104 776 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 7699 776 376 112 0 2664 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30796

[startup+0.100325 s]
/proc/loadavg: 4.04 4.02 3.89 6/186 2731
/proc/meminfo: memFree=19727856/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=30796 CPUtime=0.09 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 907 0 0 0 9 0 0 0 18 0 1 0 368857767 31535104 821 33554432000 4194304 4650387 140735401277472 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 7699 821 377 112 0 2664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30796

[startup+0.300233 s]
/proc/loadavg: 4.04 4.02 3.89 6/186 2731
/proc/meminfo: memFree=19727856/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=31268 CPUtime=0.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 1241 0 0 0 29 0 0 0 18 0 1 0 368857767 32018432 978 33554432000 4194304 4650387 140735401277472 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 7817 978 379 112 0 2782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31268

[startup+0.700155 s]
/proc/loadavg: 4.04 4.02 3.89 6/186 2731
/proc/meminfo: memFree=19727856/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=32340 CPUtime=0.69 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 1959 0 0 0 69 0 0 0 18 0 1 0 368857767 33116160 1081 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 8085 1081 379 112 0 3050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32340

[startup+1.50102 s]
/proc/loadavg: 4.04 4.02 3.89 3/186 2734
/proc/meminfo: memFree=20130484/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=39496 CPUtime=1.49 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 4205 0 0 0 149 0 0 0 20 0 1 0 368857767 40443904 2917 33554432000 4194304 4650387 140735401277472 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 9874 2917 381 112 0 4839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39496

[startup+3.10074 s]
/proc/loadavg: 4.04 4.02 3.89 5/188 2765
/proc/meminfo: memFree=20117432/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=44576 CPUtime=3.09 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 6056 0 0 0 309 0 0 0 25 0 1 0 368857767 45645824 4261 33554432000 4194304 4650387 140735401277472 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 11144 4261 381 112 0 6109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44576

[startup+6.30024 s]
/proc/loadavg: 4.04 4.02 3.89 6/190 2795
/proc/meminfo: memFree=20093504/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=49280 CPUtime=6.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 8313 0 0 0 629 0 0 0 25 0 1 0 368857767 50462720 5418 33554432000 4194304 4650387 140735401277472 18446744073709551615 4433064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 12320 5418 381 112 0 7285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49280

[startup+12.7001 s]
/proc/loadavg: 4.03 4.02 3.89 5/190 2795
/proc/meminfo: memFree=20067908/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=52028 CPUtime=12.69 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 11714 0 0 0 1268 1 0 0 25 0 1 0 368857767 53276672 6014 33554432000 4194304 4650387 140735401277472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 13007 6014 381 112 0 7972 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52028

[startup+25.5008 s]
/proc/loadavg: 4.03 4.02 3.90 6/190 2797
/proc/meminfo: memFree=20026024/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=61896 CPUtime=25.49 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 19445 0 0 0 2547 2 0 0 25 0 1 0 368857767 63381504 8305 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 15474 8305 381 112 0 10439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61896

[startup+51.1003 s]
/proc/loadavg: 4.08 4.03 3.90 6/190 2797
/proc/meminfo: memFree=20008836/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=65672 CPUtime=51.09 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 31253 0 0 0 5105 4 0 0 25 0 1 0 368857767 67248128 8889 33554432000 4194304 4650387 140735401277472 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 16418 8889 381 112 0 11383 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65672

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.91 6/190 2799
/proc/meminfo: memFree=19959820/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=83192 CPUtime=102.3 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 50610 0 0 0 10222 8 0 0 25 0 1 0 368857767 85188608 13617 33554432000 4194304 4650387 140735401277472 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 20798 13617 381 112 0 15763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83192

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.91 6/190 2800
/proc/meminfo: memFree=19931416/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=86168 CPUtime=162.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 67369 0 0 0 16218 11 0 0 25 0 1 0 368857767 88236032 14131 33554432000 4194304 4650387 140735401277472 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 21542 14131 381 112 0 16507 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86168

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 2802
/proc/meminfo: memFree=19871840/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=102136 CPUtime=222.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 83833 0 0 0 22215 14 0 0 25 0 1 0 368857767 104587264 18836 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 25534 18836 381 112 0 20499 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102136

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.91 6/190 2803
/proc/meminfo: memFree=19828668/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=123032 CPUtime=282.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 101543 0 0 0 28210 19 0 0 25 0 1 0 368857767 125984768 23816 33554432000 4194304 4650387 140735401277472 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 30758 23816 381 112 0 25723 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 123032

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2805
/proc/meminfo: memFree=19797280/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=126120 CPUtime=342.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 111053 0 0 0 34207 22 0 0 25 0 1 0 368857767 129146880 24879 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 31530 24879 381 112 0 26495 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126120

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 2807
/proc/meminfo: memFree=19796516/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=126428 CPUtime=402.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 124501 0 0 0 40203 26 0 0 25 0 1 0 368857767 129462272 23854 33554432000 4194304 4650387 140735401277472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 31607 23854 381 112 0 26572 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 126428

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2808
/proc/meminfo: memFree=19762632/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=141904 CPUtime=462.28 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 134822 0 0 0 46201 27 0 0 25 0 1 0 368857767 145309696 27803 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 35476 27803 381 112 0 30441 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 141904

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 2810
/proc/meminfo: memFree=19762000/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=142168 CPUtime=522.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 146845 0 0 0 52199 30 0 0 25 0 1 0 368857767 145580032 27052 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 35542 27052 381 112 0 30507 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 142168

[startup+582.3 s]
/proc/loadavg: 4.11 4.03 3.92 6/190 2811
/proc/meminfo: memFree=19734184/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=153256 CPUtime=582.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 154214 0 0 0 58197 32 0 0 25 0 1 0 368857767 156934144 31114 33554432000 4194304 4650387 140735401277472 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 38314 31114 381 112 0 33279 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 153256

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.93 6/190 2813
/proc/meminfo: memFree=19720280/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=159932 CPUtime=642.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 165907 0 0 0 64194 35 0 0 25 0 1 0 368857767 163770368 32327 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 39983 32327 381 112 0 34948 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 159932

[startup+702.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 2815
/proc/meminfo: memFree=19721124/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=160140 CPUtime=702.28 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 177072 0 0 0 70191 37 0 0 25 0 1 0 368857767 163983360 32955 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 40035 32955 381 112 0 35000 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 160140

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 2817
/proc/meminfo: memFree=19711176/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=160340 CPUtime=762.3 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 187282 0 0 0 76189 41 0 0 25 0 1 0 368857767 164188160 32105 33554432000 4194304 4650387 140735401277472 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 40085 32105 381 112 0 35050 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 160340

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.93 6/190 2819
/proc/meminfo: memFree=19713992/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=216388 CPUtime=822.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 196647 0 0 0 82185 44 0 0 25 0 1 0 368857767 221581312 33707 33554432000 4194304 4650387 140735401277472 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 54097 33707 381 112 0 49062 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 216388

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.93 6/190 2820
/proc/meminfo: memFree=19707276/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=161808 CPUtime=882.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 206459 0 0 0 88182 47 0 0 25 0 1 0 368857767 165691392 31581 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 40452 31581 381 112 0 35417 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 161808

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 2822
/proc/meminfo: memFree=19699460/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=161904 CPUtime=942.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 215948 0 0 0 94179 50 0 0 25 0 1 0 368857767 165789696 33047 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 40476 33047 381 112 0 35441 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 161904

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 2824
/proc/meminfo: memFree=19678604/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=162032 CPUtime=1002.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 223980 0 0 0 100174 55 0 0 25 0 1 0 368857767 165920768 32807 33554432000 4194304 4650387 140735401277472 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 40508 32807 381 112 0 35473 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 162032

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 2825
/proc/meminfo: memFree=19629464/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=244356 CPUtime=1062.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 230799 0 0 0 106173 56 0 0 25 0 1 0 368857767 250220544 39626 33554432000 4194304 4650387 140735401277472 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 61089 39626 381 112 0 56054 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 244356

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 6/190 2827
/proc/meminfo: memFree=19633896/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=245244 CPUtime=1122.29 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 231002 0 0 0 112173 56 0 0 25 0 1 0 368857767 251129856 39829 33554432000 4194304 4650387 140735401277472 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 61311 39829 381 112 0 56276 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 245244

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 2828
/proc/meminfo: memFree=19638972/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=245372 CPUtime=1182.3 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 236035 0 0 0 118172 58 0 0 25 0 1 0 368857767 251260928 40266 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 61343 40266 381 112 0 56308 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 245372

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.93 6/190 2830
/proc/meminfo: memFree=19588492/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=245812 CPUtime=1242.3 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 244426 0 0 0 124168 62 0 0 25 0 1 0 368857767 251711488 40286 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 61453 40286 381 112 0 56418 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 245812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 2835
/proc/meminfo: memFree=19590716/32950940 swapFree=67111528/67111528
[pid=2731] ppid=2727 vsize=187792 CPUtime=1300 cores=5,7
/proc/2731/stat : 2731 (strangenight1-s) R 2727 2731 2420 0 -1 4202496 252149 0 0 0 129934 66 0 0 25 0 1 0 368857767 192299008 39535 33554432000 4194304 4650387 140735401277472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2731/statm: 46948 39535 381 112 0 41913 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 187792

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.34
CPU system time (s): 0.673897
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 246052

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

runsolver used 1.9857 second user time and 5.12422 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 01:17:50
IDJOB=3175734
IDBENCH=82752
IDSOLVER=1589
FILE ID=node117/3175734-1301786270
RUNJOBID= node117-1301783654-2441
PBS_JOBID= 12841401
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175734-1301786270/watcher-3175734-1301786270 -o /tmp/evaluation-result-3175734-1301786270/solver-3175734-1301786270 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175734-1301786270.cnf

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

MD5SUM BENCH= 42169be300dc518238277ee8dbfb6b6f
RANDOM SEED=979403187

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19728036 kB
Buffers:        389276 kB
Cached:       12052900 kB
SwapCached:          0 kB
Active:        8373892 kB
Inactive:      4545672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19728036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:      478060 kB
Mapped:          15624 kB
Slab:           238676 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   683668 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= 71412 MiB
End job on node117 at 2011-04-03 01:39:32