Trace number 3175964

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.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1499315720-089.SATISFIABLE.cnf
MD5SUM2a32c611c54ab908b08295ea33000743
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24681
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-3175964-1301788909.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:      80 undec:       2 neg:      68
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.00/0.06	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       150      3195         0      4714     15975    146494   no data   no data  --
0.29/0.36	c  N st    10     11303       150      3195         0      4355     15975    101397   no data   no data  --
0.49/0.57	c  N st    11     17047       150      3195         0      9809     15975    261459   no data   no data  --
0.89/0.94	c  F st    12     25000       150      3195         0     12048     15975    331455   no data   no data  --
0.89/0.94	c  N st    12     25000       150      3195         0     12048     15975    331455   no data   no data  --
1.10/1.16	c Decided on static restart strategy
1.10/1.16	c  N st    18     30000       150      3195         0     10316     15975    259705   no data   no data  --
1.10/1.16	c  S st    18     30000       150      3195         0     10316     15975    259705   no data   no data  --
1.10/1.19	c  S st    18     30503       150      3195         0     10814     15975    274448   no data   no data  --
1.10/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.01	c lits-rem:      3233  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.81 s
1.99/2.06	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
1.99/2.06	c calculated reachability. Time: 0.00
1.99/2.06	c  N st    18     30503       150      3195         0      9605     15975    231997   no data   no data  --
2.29/2.39	c  N st    20     37614       150      3195         0      8883     15975    197193   no data   no data  --
2.69/2.71	c  N st    21     44014       150      3195         0     14928     15975    386782   no data   no data  --
2.79/2.81	c  S st    22     45757       150      3195         0     16582     15975    435889   no data   no data  --
2.79/2.86	c  S st    22     46258       150      3195         0      8566     15975    167143   no data   no data  --
2.79/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.09/3.14	c lits-rem:       370  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.28 s
3.09/3.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c vivif2 --  cl tried     8439 cl shrink        0 lits rem          0 time: 0.00
3.09/3.19	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.09/3.19	c calculated reachability. Time: 0.00
3.09/3.19	c  N st    22     46258       150      3195         0      8439     15975    162540   no data   no data  --
3.89/3.95	c  N st    23     60656       150      3195         0     12659     15975    273589   no data   no data  --
4.39/4.49	c  N st    24     69388       150      3195         0     10526     15975    194669   no data   no data  --
4.39/4.49	c  S st    24     69388       150      3195         0     10526     15975    194669   no data   no data  --
4.49/4.52	c  S st    24     69890       150      3195         0     11016     15975    209434   no data   no data  --
4.49/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.49/4.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.20	c lits-rem:       409  cl-subs:      220  v-elim:      0  v-fix:    0  time:  0.68 s
5.19/5.20	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.19/5.21	c vivif2 --  cl tried    10796 cl shrink        0 lits rem          0 time: 0.00
5.19/5.26	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.19/5.26	c calculated reachability. Time: 0.00
5.19/5.26	c  N st    24     69890       150      3195         0     10796     15975    201860   no data   no data  --
6.39/6.40	c  F st    25     87501       150      3195         0     16121     15975    351051   no data   no data  --
6.39/6.40	c  N st    25     87501       150      3195         0     16121     15975    351051   no data   no data  --
6.69/6.77	c Decided on static restart strategy
6.89/6.97	c  N st    32     95539       150      3195         0     23765     15975    577165   no data   no data  --
7.49/7.50	c  N st    34    104836       150      3195         0     20266     15975    470608   no data   no data  --
7.49/7.50	c  S st    34    104836       150      3195         0     20266     15975    470608   no data   no data  --
7.49/7.55	c  S st    34    105339       150      3195         0     20752     15975    484783   no data   no data  --
7.49/7.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.49/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.49/7.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.98/9.03	c lits-rem:      4181  cl-subs:     1394  v-elim:      0  v-fix:    0  time:  1.46 s
8.98/9.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
8.98/9.03	c vivif2 --  cl tried    19358 cl shrink        0 lits rem          0 time: 0.00
9.08/9.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
9.08/9.12	c calculated reachability. Time: 0.00
9.08/9.12	c  N st    34    105339       150      3195         0     19358     15975    434734   no data   no data  --
9.79/9.85	c  N st    35    114937       150      3195         0     15194     15975    297652   no data   no data  --
10.89/10.93	c  N st    36    129334       150      3195         0     14611     15975    256710   no data   no data  --
12.59/12.61	c  N st    37    150930       150      3195         0     19883     15975    396953   no data   no data  --
13.10/13.11	c  S st    38    158008       150      3195         0     26620     15975    610000   no data   no data  --
13.10/13.18	c  S st    38    158512       150      3195         0     27117     15975    624353   no data   no data  --
13.10/13.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.10/13.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.20/13.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.20/13.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13.20/13.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.09/15.16	c lits-rem:      5042  cl-subs:     2099  v-elim:      0  v-fix:    0  time:  1.95 s
15.09/15.16	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
15.09/15.16	c vivif2 --  cl tried    25018 cl shrink        0 lits rem          0 time: 0.00
15.19/15.28	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
15.19/15.28	c calculated reachability. Time: 0.00
15.19/15.28	c  N st    38    158512       150      3195         0     25018     15975    550529   no data   no data  --
19.29/19.34	c  N st    39    207100       150      3195         0     19901     15975    355069   no data   no data  --
21.59/21.69	c  N st    40    237769       150      3195         0     30003     15975    656661   no data   no data  --
21.59/21.69	c  S st    40    237769       150      3195         0     30003     15975    656661   no data   no data  --
21.69/21.77	c  S st    40    238271       150      3195         0     30498     15975    670880   no data   no data  --
21.69/21.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.79/21.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.79/21.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.99/24.01	c lits-rem:      4803  cl-subs:     2335  v-elim:      0  v-fix:    0  time:  2.21 s
23.99/24.01	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
23.99/24.02	c vivif2 --  cl tried    28163 cl shrink        0 lits rem          0 time: 0.00
24.10/24.15	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
24.10/24.15	c calculated reachability. Time: 0.00
24.10/24.15	c  N st    40    238271       150      3195         0     28163     15975    590772   no data   no data  --
30.39/30.41	c  F st    41    306250       150      3195         0     30085     15975    590468   no data   no data  --
30.39/30.41	c  N st    41    306250       150      3195         0     30085     15975    590468   no data   no data  --
30.89/30.93	c Decided on static restart strategy
33.09/33.11	c  N st    51    334557       150      3195         0     34239     15975    705721   no data   no data  --
35.49/35.50	c  N st    53    357406       150      3195         0     32250     15975    618257   no data   no data  --
35.49/35.50	c  S st    53    357406       150      3195         0     32250     15975    618257   no data   no data  --
35.49/35.57	c  S st    53    357908       150      3195         0     32741     15975    632903   no data   no data  --
35.49/35.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.49/35.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.49/35.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.59/35.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.59/35.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.59/35.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.30/37.32	c lits-rem:      3876  cl-subs:     1473  v-elim:      0  v-fix:    0  time:  1.72 s
37.30/37.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.30/37.32	c vivif2 --  cl tried    31268 cl shrink        0 lits rem          0 time: 0.00
37.40/37.47	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
37.40/37.48	c calculated reachability. Time: 0.00
37.40/37.48	c  N st    53    357908       150      3195         0     31268     15975    581584   no data   no data  --
40.79/40.85	c  N st    54    390302       150      3195         0     37322     15975    750876   no data   no data  --
46.20/46.21	c  N st    55    438891       150      3195         0     31220     15975    542468   no data   no data  --
54.59/54.69	c  N st    56    511773       150      3195         0     44279     15975    906484   no data   no data  --
57.69/57.76	c  N st    57    536863       150      3195         0     38773     15975    707638   no data   no data  --
57.69/57.76	c  S st    57    536863       150      3195         0     38773     15975    707638   no data   no data  --
57.79/57.85	c  S st    57    537368       150      3195         0     39266     15975    722320   no data   no data  --
57.79/57.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.79/57.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.79/57.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.79/57.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.79/57.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.79/57.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.79/57.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.99/60.04	c lits-rem:      3127  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  2.15 s
59.99/60.04	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
59.99/60.04	c vivif2 --  cl tried    37465 cl shrink        0 lits rem          0 time: 0.01
60.19/60.22	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
60.19/60.22	c calculated reachability. Time: 0.00
60.19/60.22	c  N st    57    537368       150      3195         0     37465     15975    665347   no data   no data  --
82.50/82.57	c  N st    58    701353       150      3195         0     65481     15975   1442037   no data   no data  --
97.80/97.90	c  N st    59    806054       150      3195         0     59691     15975   1227674   no data   no data  --
97.80/97.90	c  S st    59    806054       150      3195         0     59691     15975   1227674   no data   no data  --
98.00/98.04	c  S st    59    806555       150      3195         0     60183     15975   1242302   no data   no data  --
98.00/98.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.00/98.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.00/98.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.00/98.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.00/98.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.00/98.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.00/98.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.59/104.64	c lits-rem:      1094  cl-subs:     5037  v-elim:      0  v-fix:    0  time:  6.54 s
104.59/104.64	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
104.59/104.65	c vivif2 --  cl tried    55146 cl shrink        0 lits rem          0 time: 0.01
104.79/104.86	c asymm  cl-useful: 0/2456/3195 lits-rem:0 time: 0.21
104.79/104.86	c calculated reachability. Time: 0.00
104.79/104.86	c  N st    59    806555       150      3195         0     55146     15975   1092539   no data   no data  --
144.89/144.94	c  F st    60   1071875       150      3195         0     70814     15975   1464579   no data   no data  --
144.89/144.94	c  N st    60   1071875       150      3195         0     70814     15975   1464579   no data   no data  --
145.79/145.82	c Decided on static restart strategy
149.60/149.62	c  N st    70   1100177       150      3195         0     55229     15975    959917   no data   no data  --
155.60/155.61	c  N st    72   1136170       150      3195         0     45836     15975    655498   no data   no data  --
161.10/161.20	c  N st    73   1168563       150      3195         0     76551     15975   1616459   no data   no data  --
168.20/168.24	c  N st    74   1209833       150      3195         0     71013     15975   1392900   no data   no data  --
168.20/168.24	c  S st    74   1209833       150      3195         0     71013     15975   1392900   no data   no data  --
168.39/168.41	c  S st    74   1210337       150      3195         0     71508     15975   1408178   no data   no data  --
168.39/168.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
168.39/168.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.39/168.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
168.39/168.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.39/168.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.39/168.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
168.39/168.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.50/176.51	c lits-rem:      2018  cl-subs:     5331  v-elim:      0  v-fix:    0  time:  8.02 s
176.50/176.51	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
176.50/176.52	c vivif2 --  cl tried    66177 cl shrink        0 lits rem          0 time: 0.01
176.60/176.62	c asymm  cl-useful: 0/739/3195 lits-rem:0 time: 0.10
176.60/176.63	c calculated reachability. Time: 0.00
176.60/176.63	c  N st    74   1210337       150      3195         0     66177     15975   1243639   no data   no data  --
190.31/190.35	c  N st    75   1283219       150      3195         0     89779     15975   1976334   no data   no data  --
210.80/210.85	c  N st    76   1392543       150      3195         0     51219     15975    731194   no data   no data  --
245.90/245.92	c  N st    77   1556527       150      3195         0     55986     15975    827458   no data   no data  --
276.50/276.50	c  N st    78   1710339       150      3195         0     96422     15975   2032319   no data   no data  --
276.50/276.50	c  S st    78   1710339       150      3195         0     96422     15975   2032319   no data   no data  --
276.70/276.75	c  S st    78   1710840       150      3195         0     96916     15975   2046927   no data   no data  --
276.70/276.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.70/276.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.70/276.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
276.80/276.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.80/276.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.80/276.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
276.80/276.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
301.20/301.24	c lits-rem:      8464  cl-subs:     9795  v-elim:      0  v-fix:    0  time: 24.39 s
301.20/301.24	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
301.20/301.26	c vivif2 --  cl tried    87121 cl shrink        0 lits rem          0 time: 0.02
301.50/301.53	c asymm  cl-useful: 0/1402/3195 lits-rem:0 time: 0.27
301.50/301.54	c calculated reachability. Time: 0.00
301.50/301.54	c  N st    78   1710840       150      3195         0     87121     15975   1741046   no data   no data  --
379.80/379.89	c  N st    79   2079805       150      3195         0     98612     15975   2000674   no data   no data  --
406.41/406.43	c  N st    80   2210842       150      3195         0    103045     15975   2107801   no data   no data  --
406.41/406.43	c  S st    80   2210842       150      3195         0    103045     15975   2107801   no data   no data  --
406.61/406.68	c  S st    80   2211344       150      3195         0    103531     15975   2122741   no data   no data  --
406.61/406.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
406.61/406.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.71/406.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
406.71/406.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.71/406.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.71/406.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
406.71/406.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.70/427.76	c lits-rem:      2729  cl-subs:     7321  v-elim:      0  v-fix:    0  time: 20.96 s
427.70/427.76	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
427.70/427.78	c vivif2 --  cl tried    96210 cl shrink        0 lits rem          0 time: 0.02
428.00/428.05	c asymm  cl-useful: 0/1271/3195 lits-rem:0 time: 0.27
428.00/428.06	c calculated reachability. Time: 0.00
428.00/428.06	c  N st    80   2211344       150      3195         0     96210     15975   1902151   no data   no data  --
545.91/545.96	c  N st    81   2711344       150      3195         0    118573     15975   2497275   no data   no data  --
545.91/545.96	c  S st    81   2711344       150      3195         0    118573     15975   2497275   no data   no data  --
546.31/546.31	c  S st    81   2711845       150      3195         0    119063     15975   2512334   no data   no data  --
546.31/546.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
546.31/546.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
546.31/546.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
546.41/546.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
546.41/546.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
546.41/546.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
546.41/546.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
583.72/583.77	c lits-rem:      3372  cl-subs:    11132  v-elim:      0  v-fix:    0  time: 37.33 s
583.72/583.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
583.72/583.79	c vivif2 --  cl tried   107931 cl shrink        0 lits rem          0 time: 0.02
583.92/583.95	c asymm  cl-useful: 0/522/3195 lits-rem:0 time: 0.16
583.92/583.95	c calculated reachability. Time: 0.00
583.92/583.95	c  N st    81   2711845       150      3195         0    107931     15975   2163203   no data   no data  --
716.22/716.26	c  N st    82   3211845       150      3195         0     85370     15975   1307372   no data   no data  --
716.22/716.26	c  S st    82   3211845       150      3195         0     85370     15975   1307372   no data   no data  --
716.42/716.47	c  S st    82   3212348       150      3195         0     85865     15975   1323193   no data   no data  --
716.42/716.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
716.42/716.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.52/716.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
716.52/716.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
716.52/716.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
716.52/716.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
716.52/716.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
722.02/722.05	c lits-rem:       543  cl-subs:     2215  v-elim:      0  v-fix:    0  time:  5.50 s
722.02/722.05	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
722.02/722.07	c vivif2 --  cl tried    83650 cl shrink        0 lits rem          0 time: 0.01
722.32/722.31	c asymm  cl-useful: 0/1490/3195 lits-rem:0 time: 0.25
722.32/722.32	c calculated reachability. Time: 0.00
722.32/722.32	c  N st    82   3212348       150      3195         0     83650     15975   1257044   no data   no data  --
848.93/848.90	c  N st    83   3712348       150      3195         0     94308     15975   1484470   no data   no data  --
848.93/848.90	c  S st    83   3712348       150      3195         0     94308     15975   1484470   no data   no data  --
849.13/849.14	c  S st    83   3712853       150      3195         0     94799     15975   1499717   no data   no data  --
849.13/849.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
849.13/849.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
849.13/849.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
849.23/849.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
849.23/849.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.23/849.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
849.23/849.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
856.72/856.77	c lits-rem:       663  cl-subs:     2796  v-elim:      0  v-fix:    0  time:  7.54 s
856.72/856.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
856.72/856.78	c vivif2 --  cl tried    92003 cl shrink        0 lits rem          0 time: 0.02
857.02/857.05	c asymm  cl-useful: 0/1256/3195 lits-rem:0 time: 0.26
857.02/857.05	c calculated reachability. Time: 0.00
857.02/857.05	c  N st    83   3712853       150      3195         0     92003     15975   1416755   no data   no data  --
867.82/867.90	c  F st    84   3751564       150      3195         0    128705     15975   2617984   no data   no data  --
867.82/867.90	c  N st    84   3751564       150      3195         0    128705     15975   2617984   no data   no data  --
869.93/869.90	c Decided on static restart strategy
879.22/879.27	c  N st    94   3779868       150      3195         0    155583     15975   3422930   no data   no data  --
889.12/889.15	c  N st    96   3815865       150      3195         0    109388     15975   1906278   no data   no data  --
899.92/899.93	c  N st    97   3848259       150      3195         0    139906     15975   2836325   no data   no data  --
914.13/914.15	c  N st    98   3896849       150      3195         0    104593     15975   1751835   no data   no data  --
943.73/943.73	c  N st    99   3969731       150      3195         0     91129     15975   1297945   no data   no data  --
984.72/984.79	c  N st   100   4079054       150      3195         0    110933     15975   1864647   no data   no data  --
1028.53/1028.57	c  N st   101   4212854       150      3195         0    153492     15975   3203738   no data   no data  --
1028.53/1028.57	c  S st   101   4212854       150      3195         0    153492     15975   3203738   no data   no data  --
1028.93/1028.99	c  S st   101   4213357       150      3195         0    153983     15975   3218558   no data   no data  --
1029.03/1029.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1029.03/1029.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1029.03/1029.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1029.13/1029.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1029.13/1029.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1029.13/1029.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1029.13/1029.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1149.83/1149.86	c lits-rem:      6924  cl-subs:    13508  v-elim:      0  v-fix:    0  time: 120.69 s
1149.83/1149.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1149.83/1149.89	c vivif2 --  cl tried   140475 cl shrink        0 lits rem          0 time: 0.03
1150.23/1150.20	c asymm  cl-useful: 0/1066/3195 lits-rem:0 time: 0.31
1150.23/1150.20	c calculated reachability. Time: 0.00
1150.23/1150.20	c  N st   101   4213357       150      3195         0    140475     15975   2794095   no data   no data  --
1227.33/1227.34	c  N st   102   4459335       150      3195         0    115259     15975   1946809   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-3175964-1301788909/watcher-3175964-1301788909 -o /tmp/evaluation-result-3175964-1301788909/solver-3175964-1301788909 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175964-1301788909.cnf 

running on 2 cores: 1,3

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.98 4.01 3.96 5/189 18192
/proc/meminfo: memFree=18345080/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=29808 CPUtime=0 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 545 0 0 0 0 0 0 0 25 0 1 0 369121565 30523392 484 33554432000 4194304 4650387 140735885712432 18446744073709551615 4370483 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 7452 485 345 112 0 2417 0

[startup+0.0892711 s]
/proc/loadavg: 3.98 4.01 3.96 5/189 18192
/proc/meminfo: memFree=18345080/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=30660 CPUtime=0.08 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 902 0 0 0 8 0 0 0 25 0 1 0 369121565 31395840 815 33554432000 4194304 4650387 140735885712432 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 7665 815 377 112 0 2630 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30660

[startup+0.100279 s]
/proc/loadavg: 3.98 4.01 3.96 5/189 18192
/proc/meminfo: memFree=18345080/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=30660 CPUtime=0.09 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 916 0 0 0 9 0 0 0 25 0 1 0 369121565 31395840 829 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 7665 829 377 112 0 2630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30660

[startup+0.300229 s]
/proc/loadavg: 3.98 4.01 3.96 5/189 18192
/proc/meminfo: memFree=18345080/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=31268 CPUtime=0.29 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 1253 0 0 0 29 0 0 0 25 0 1 0 369121565 32018432 980 33554432000 4194304 4650387 140735885712432 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 7817 980 379 112 0 2782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31268

[startup+0.700154 s]
/proc/loadavg: 3.98 4.01 3.96 5/189 18192
/proc/meminfo: memFree=18345080/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=32168 CPUtime=0.69 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 1988 0 0 0 69 0 0 0 25 0 1 0 369121565 32940032 1100 33554432000 4194304 4650387 140735885712432 18446744073709551615 4360132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 8042 1100 379 112 0 3007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32168

[startup+1.501 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18193
/proc/meminfo: memFree=18343088/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=39300 CPUtime=1.49 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 4158 0 0 0 149 0 0 0 18 0 1 0 369121565 40243200 2853 33554432000 4194304 4650387 140735885712432 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 9825 2853 381 112 0 4790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39300

[startup+3.10071 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18193
/proc/meminfo: memFree=18333540/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=40000 CPUtime=3.09 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 5225 0 0 0 309 0 0 0 21 0 1 0 369121565 40960000 2901 33554432000 4194304 4650387 140735885712432 18446744073709551615 4439630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 10000 2901 381 112 0 4965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40000

[startup+6.3011 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18193
/proc/meminfo: memFree=18327360/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=41364 CPUtime=6.29 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 7469 0 0 0 629 0 0 0 25 0 1 0 369121565 42356736 3328 33554432000 4194304 4650387 140735885712432 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 10341 3328 381 112 0 5306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41364

[startup+12.7009 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18193
/proc/meminfo: memFree=18315092/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=48188 CPUtime=12.69 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 12234 0 0 0 1268 1 0 0 25 0 1 0 369121565 49344512 4968 33554432000 4194304 4650387 140735885712432 18446744073709551615 4334327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 12047 4968 381 112 0 7012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48188

[startup+25.5005 s]
/proc/loadavg: 3.98 4.00 3.96 5/190 18194
/proc/meminfo: memFree=18300724/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=60588 CPUtime=25.49 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 20118 0 0 0 2547 2 0 0 25 0 1 0 369121565 62042112 7758 33554432000 4194304 4650387 140735885712432 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 15147 7758 381 112 0 10112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60588

[startup+51.1006 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 18194
/proc/meminfo: memFree=18280120/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=64984 CPUtime=51.09 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 31837 0 0 0 5105 4 0 0 25 0 1 0 369121565 66543616 9336 33554432000 4194304 4650387 140735885712432 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 16246 9336 381 112 0 11211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64984

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 18196
/proc/meminfo: memFree=18233072/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=82664 CPUtime=102.3 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 50952 0 0 0 10221 9 0 0 25 0 1 0 369121565 84647936 13748 33554432000 4194304 4650387 140735885712432 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 20666 13748 381 112 0 15631 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82664

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 18197
/proc/meminfo: memFree=18206260/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=86376 CPUtime=162.3 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 68565 0 0 0 16218 12 0 0 25 0 1 0 369121565 88449024 15128 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 21594 15128 381 112 0 16559 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86376

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18199
/proc/meminfo: memFree=18174988/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=101724 CPUtime=222.29 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 85193 0 0 0 22214 15 0 0 25 0 1 0 369121565 104165376 17659 33554432000 4194304 4650387 140735885712432 18446744073709551615 4333405 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 25431 17659 381 112 0 20396 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101724

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18201
/proc/meminfo: memFree=18129212/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=121696 CPUtime=282.3 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 101288 0 0 0 28210 20 0 0 25 0 1 0 369121565 124616704 23586 33554432000 4194304 4650387 140735885712432 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 30424 23586 381 112 0 25389 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121696

[startup+342.301 s]
/proc/loadavg: 4.12 4.03 3.97 5/190 18202
/proc/meminfo: memFree=18092492/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=124928 CPUtime=342.3 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 110953 0 0 0 34207 23 0 0 25 0 1 0 369121565 127926272 24811 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 31232 24811 381 112 0 26197 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124928

[startup+402.301 s]
/proc/loadavg: 4.12 4.04 3.98 5/190 18204
/proc/meminfo: memFree=18082660/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=125252 CPUtime=402.3 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 124390 0 0 0 40202 28 0 0 25 0 1 0 369121565 128258048 23671 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 31313 23671 381 112 0 26278 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 125252

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.98 5/190 18205
/proc/meminfo: memFree=18042584/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=142980 CPUtime=462.31 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 136063 0 0 0 46199 32 0 0 25 0 1 0 369121565 146411520 28957 33554432000 4194304 4650387 140735885712432 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 35745 28957 381 112 0 30710 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 142980

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 18207
/proc/meminfo: memFree=18027320/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=143236 CPUtime=522.31 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 147964 0 0 0 52194 37 0 0 25 0 1 0 369121565 146673664 27885 33554432000 4194304 4650387 140735885712432 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 35809 27885 381 112 0 30774 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 143236

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/190 18209
/proc/meminfo: memFree=17978188/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=167652 CPUtime=582.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 157674 0 0 0 58193 39 0 0 25 0 1 0 369121565 171675648 34277 33554432000 4194304 4650387 140735885712432 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 41913 34277 381 112 0 36878 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 167652

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 18210
/proc/meminfo: memFree=17979416/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=167836 CPUtime=642.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 168105 0 0 0 64190 42 0 0 25 0 1 0 369121565 171864064 34067 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 41959 34067 381 112 0 36924 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 167836

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 18212
/proc/meminfo: memFree=17965140/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=168056 CPUtime=702.31 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 178725 0 0 0 70186 45 0 0 25 0 1 0 369121565 172089344 33954 33554432000 4194304 4650387 140735885712432 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 42014 33954 381 112 0 36979 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 168056

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 18213
/proc/meminfo: memFree=17975284/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=168244 CPUtime=762.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 189545 0 0 0 76184 48 0 0 25 0 1 0 369121565 172281856 33379 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 42061 33379 381 112 0 37026 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 168244

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 18215
/proc/meminfo: memFree=17955936/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=224300 CPUtime=822.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 199331 0 0 0 82180 52 0 0 25 0 1 0 369121565 229683200 35379 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 56075 35379 381 112 0 51040 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 224300

[startup+882.3 s]
/proc/loadavg: 3.40 3.83 3.92 4/184 18234
/proc/meminfo: memFree=18064820/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=169180 CPUtime=882.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 209075 0 0 0 88177 55 0 0 25 0 1 0 369121565 173240320 33072 33554432000 4194304 4650387 140735885712432 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 42295 33072 381 112 0 37260 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169180

[startup+942.301 s]
/proc/loadavg: 3.14 3.68 3.86 4/184 18235
/proc/meminfo: memFree=18039516/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=169264 CPUtime=942.32 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 217141 0 0 0 94173 59 0 0 25 0 1 0 369121565 173326336 33145 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 42316 33145 381 112 0 37281 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 169264

[startup+1002.3 s]
/proc/loadavg: 3.05 3.55 3.80 4/184 18237
/proc/meminfo: memFree=18021872/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=226636 CPUtime=1002.33 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 223506 0 0 0 100168 65 0 0 25 0 1 0 369121565 232075264 35514 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 56659 35514 381 112 0 51624 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 226636

[startup+1062.3 s]
/proc/loadavg: 3.02 3.45 3.75 4/184 18238
/proc/meminfo: memFree=17996792/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=253072 CPUtime=1062.33 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 233445 0 0 0 106166 67 0 0 25 0 1 0 369121565 259145728 41349 33554432000 4194304 4650387 140735885712432 18446744073709551615 4433052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 63268 41349 381 112 0 58233 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 253072

[startup+1122.3 s]
/proc/loadavg: 3.07 3.38 3.71 4/184 18240
/proc/meminfo: memFree=17975696/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=253072 CPUtime=1122.33 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 233608 0 0 0 112166 67 0 0 25 0 1 0 369121565 259145728 41512 33554432000 4194304 4650387 140735885712432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 63268 41512 381 112 0 58233 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 253072

[startup+1182.3 s]
/proc/loadavg: 3.02 3.31 3.66 4/184 18242
/proc/meminfo: memFree=17974792/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=253412 CPUtime=1182.33 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 238392 0 0 0 118164 69 0 0 25 0 1 0 369121565 259493888 41720 33554432000 4194304 4650387 140735885712432 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 63353 41720 381 112 0 58318 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 253412

[startup+1242.3 s]
/proc/loadavg: 3.01 3.25 3.61 4/184 18243
/proc/meminfo: memFree=17954184/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=195708 CPUtime=1242.33 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 246454 0 0 0 124161 72 0 0 25 0 1 0 369121565 200404992 41432 33554432000 4194304 4650387 140735885712432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 48927 41432 381 112 0 43892 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 195708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.12 2.98 3.50 2/172 18281
/proc/meminfo: memFree=18282212/32950928 swapFree=67111528/67111528
[pid=18192] ppid=18190 vsize=254540 CPUtime=1300.04 cores=1,3
/proc/18192/stat : 18192 (strangenight1-s) R 18190 18192 17493 0 -1 4202496 255389 0 0 0 129929 75 0 0 25 0 1 0 369121565 260648960 41600 33554432000 4194304 4650387 140735885712432 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18192/statm: 63635 41600 381 112 0 58600 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 254540

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.06
CPU user time (s): 1299.3
CPU system time (s): 0.765883
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 267528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255389
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= 15760

runsolver used 1.9987 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 02:01:49
IDJOB=3175964
IDBENCH=82982
IDSOLVER=1589
FILE ID=node115/3175964-1301788909
RUNJOBID= node115-1301783654-17513
PBS_JOBID= 12841403
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= 2a32c611c54ab908b08295ea33000743
RANDOM SEED=151504820

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18345112 kB
Buffers:        402164 kB
Cached:       13748976 kB
SwapCached:          0 kB
Active:        9378984 kB
Inactive:      4920236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18345112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12704 kB
Writeback:           0 kB
AnonPages:      147900 kB
Mapped:          16408 kB
Slab:           243092 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   359416 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= 71364 MiB
End job on node115 at 2011-04-03 02:23:31