Trace number 3175726

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-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
MD5SUM2611875052dd229d9ca71a614eae0715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175726-1301786268.cnf'
0.00/0.00	c -- header says num vars:            750
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        750
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     25  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     329 undec:      88 neg:     333
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       725      3143         0         0      9552         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4918       725      3143         0      4890      9552    160819   no data   no data  --
0.39/0.46	c  N st    10     11305       725      3143         0      4531      9552     99626   no data   no data  --
0.69/0.75	c  N st    11     17050       725      3143         0     10212      9552    293512   no data   no data  --
1.19/1.20	c  F st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
1.19/1.20	c  N st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
1.39/1.47	c Decided on static restart strategy
1.39/1.47	c  N st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
1.39/1.47	c  S st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
1.49/1.50	c  S st    18     30502       725      3143         0     11270      9552    287893   no data   no data  --
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.83	c lits-rem:       118  cl-subs:      217  v-elim:      0  v-fix:    0  time:  0.32 s
1.79/1.84	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.01
1.79/1.84	c calculated reachability. Time: 0.00
1.79/1.84	c  N st    18     30502       725      3143         0     11053      9552    278909   no data   no data  --
2.19/2.27	c  N st    20     37612       725      3143         0     10281      9552    224685   no data   no data  --
2.59/2.69	c  N st    21     44012       725      3143         0     16581      9552    433520   no data   no data  --
2.79/2.81	c  S st    22     45754       725      3143         0      9479      9552    175302   no data   no data  --
2.79/2.84	c  S st    22     46259       725      3143         0      9984      9552    189380   no data   no data  --
2.79/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
2.79/2.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.00	c lits-rem:        25  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.15 s
2.99/3.00	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
2.99/3.00	c vivif2 --  cl tried     9937 cl shrink        0 lits rem          0 time: 0.00
2.99/3.01	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.01
2.99/3.01	c calculated reachability. Time: 0.00
2.99/3.01	c  N st    22     46259       725      3143         0      9937      9552    187649   no data   no data  --
3.99/4.02	c  N st    23     60656       725      3143         0     14321      9552    313607   no data   no data  --
4.59/4.68	c  N st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
4.59/4.68	c  S st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
4.69/4.71	c  S st    24     69894       725      3143         0     12615      9552    244822   no data   no data  --
4.69/4.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
4.69/4.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.99/5.01	c lits-rem:        55  cl-subs:       76  v-elim:      0  v-fix:    0  time:  0.28 s
4.99/5.01	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
4.99/5.01	c vivif2 --  cl tried    12539 cl shrink        0 lits rem          0 time: 0.00
4.99/5.02	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.01
4.99/5.02	c calculated reachability. Time: 0.00
4.99/5.02	c  N st    24     69894       725      3143         0     12539      9552    242305   no data   no data  --
6.29/6.35	c  F st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
6.29/6.36	c  N st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
6.69/6.73	c Decided on static restart strategy
6.89/6.99	c  N st    32     95544       725      3143         0     13143      9552    221087   no data   no data  --
7.60/7.66	c  N st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
7.60/7.66	c  S st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
7.70/7.71	c  S st    34    105345       725      3143         0     22826      9552    524182   no data   no data  --
7.70/7.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.70/7.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
7.70/7.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.99/9.01	c lits-rem:       584  cl-subs:      632  v-elim:      0  v-fix:    0  time:  1.28 s
8.99/9.01	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
8.99/9.01	c vivif2 --  cl tried    22194 cl shrink        0 lits rem          0 time: 0.00
8.99/9.03	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.02
8.99/9.03	c calculated reachability. Time: 0.00
8.99/9.03	c  N st    34    105345       725      3143         0     22194      9552    501144   no data   no data  --
9.79/9.80	c  N st    35    114943       725      3143         0     17886      9552    353528   no data   no data  --
11.09/11.10	c  N st    36    129341       725      3143         0     17337      9552    311106   no data   no data  --
12.89/12.93	c  N st    37    150936       725      3143         0     22819      9552    480589   no data   no data  --
13.59/13.60	c  S st    38    158017       725      3143         0     29801      9552    701609   no data   no data  --
13.59/13.66	c  S st    38    158518       725      3143         0     30302      9552    716250   no data   no data  --
13.59/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.59/13.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.69/13.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
13.69/13.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.69/15.75	c lits-rem:       334  cl-subs:      933  v-elim:      0  v-fix:    0  time:  2.06 s
15.69/15.75	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
15.69/15.76	c vivif2 --  cl tried    29369 cl shrink        0 lits rem          0 time: 0.01
15.69/15.78	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.02
15.69/15.78	c calculated reachability. Time: 0.00
15.69/15.78	c  N st    38    158518       725      3143         0     29369      9552    683095   no data   no data  --
20.59/20.69	c  N st    39    207107       725      3143         0     24086      9552    449873   no data   no data  --
24.10/24.10	c  N st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
24.10/24.10	c  S st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
24.10/24.17	c  S st    40    238285       725      3143         0     35019      9552    750114   no data   no data  --
24.10/24.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.10/24.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.10/24.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.19/24.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.19/24.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.19/24.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
24.19/24.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.09/26.17	c lits-rem:       399  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  1.96 s
26.09/26.17	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
26.09/26.18	c vivif2 --  cl tried    33881 cl shrink        0 lits rem          0 time: 0.01
26.19/26.21	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.03
26.19/26.21	c calculated reachability. Time: 0.00
26.19/26.21	c  N st    40    238285       725      3143         0     33881      9552    714625   no data   no data  --
33.59/33.62	c  F st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
33.59/33.62	c  N st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
34.19/34.21	c Decided on static restart strategy
36.49/36.57	c  N st    51    334555       725      3143         0     40187      9552    901803   no data   no data  --
39.29/39.30	c  N st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
39.29/39.30	c  S st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
39.29/39.39	c  S st    53    357928       725      3143         0     38494      9552    778337   no data   no data  --
39.29/39.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.29/39.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.39/39.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.39/39.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.39/39.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.39/39.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
39.39/39.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.29/41.39	c lits-rem:       530  cl-subs:     1101  v-elim:      0  v-fix:    0  time:  1.96 s
41.29/41.39	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
41.39/41.40	c vivif2 --  cl tried    37393 cl shrink        0 lits rem          0 time: 0.01
41.39/41.43	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.03
41.39/41.43	c calculated reachability. Time: 0.00
41.39/41.43	c  N st    53    357928       725      3143         0     37393      9552    738481   no data   no data  --
45.39/45.43	c  N st    54    390320       725      3143         0     43689      9552    956241   no data   no data  --
51.19/51.23	c  N st    55    438908       725      3143         0     37439      9552    700808   no data   no data  --
60.99/61.05	c  N st    56    511790       725      3143         0     51099      9552   1153740   no data   no data  --
64.19/64.28	c  N st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
64.19/64.28	c  S st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
64.29/64.38	c  S st    57    537392       725      3143         0     45730      9552    899889   no data   no data  --
64.29/64.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.29/64.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.29/64.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.39/64.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.39/64.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.39/64.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
64.39/64.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.80/66.80	c lits-rem:       736  cl-subs:     1363  v-elim:      0  v-fix:    0  time:  2.38 s
66.80/66.80	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
66.80/66.81	c vivif2 --  cl tried    44367 cl shrink        0 lits rem          0 time: 0.01
66.80/66.85	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
66.80/66.85	c calculated reachability. Time: 0.00
66.80/66.85	c  N st    57    537392       725      3143         0     44367      9552    846232   no data   no data  --
92.19/92.26	c  N st    58    701378       725      3143         0     38336      9552    541377   no data   no data  --
111.00/111.04	c  N st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
111.00/111.04	c  S st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
111.20/111.22	c  S st    59    806594       725      3143         0     68083      9552   1508474   no data   no data  --
111.20/111.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.20/111.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.20/111.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
111.29/111.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.29/111.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.29/111.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
111.29/111.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
115.39/115.45	c lits-rem:        47  cl-subs:     2582  v-elim:      0  v-fix:    0  time:  4.14 s
115.39/115.45	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
115.39/115.47	c vivif2 --  cl tried    65501 cl shrink        0 lits rem          0 time: 0.02
115.50/115.54	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.07
115.50/115.54	c calculated reachability. Time: 0.00
115.50/115.54	c  N st    59    806594       725      3143         0     65501      9552   1413603   no data   no data  --
164.60/164.62	c  F st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
164.60/164.62	c  N st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
165.50/165.59	c Decided on static restart strategy
169.10/169.17	c  N st    70   1100180       725      3143         0     65254      9552   1248380   no data   no data  --
175.80/175.89	c  N st    72   1136172       725      3143         0     55432      9552    848447   no data   no data  --
182.90/182.95	c  N st    73   1168565       725      3143         0     87389      9552   1903917   no data   no data  --
192.60/192.66	c  N st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
192.60/192.66	c  S st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
192.80/192.88	c  S st    74   1210396       725      3143         0     82178      9552   1705293   no data   no data  --
192.80/192.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
192.80/192.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.90/192.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
192.90/192.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.90/192.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.90/192.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
192.90/192.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
198.39/198.42	c lits-rem:        84  cl-subs:     3729  v-elim:      0  v-fix:    0  time:  5.44 s
198.39/198.42	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
198.39/198.44	c vivif2 --  cl tried    78449 cl shrink        0 lits rem          0 time: 0.02
198.49/198.53	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.08
198.49/198.53	c calculated reachability. Time: 0.00
198.49/198.53	c  N st    74   1210396       725      3143         0     78449      9552   1577406   no data   no data  --
214.19/214.29	c  N st    75   1283279       725      3143         0     54674      9552    761869   no data   no data  --
237.60/237.67	c  N st    76   1392607       725      3143         0     63096      9552   1051672   no data   no data  --
274.39/274.46	c  N st    77   1556591       725      3143         0     67784      9552   1092744   no data   no data  --
311.40/311.48	c  N st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
311.40/311.48	c  S st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
311.80/311.82	c  S st    78   1710900       725      3143         0    110306      9552   2492453   no data   no data  --
311.80/311.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
311.80/311.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.80/311.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
311.90/311.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.90/311.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.90/311.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
311.90/311.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
328.20/328.22	c lits-rem:       168  cl-subs:     5574  v-elim:      0  v-fix:    0  time: 16.24 s
328.20/328.22	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
328.20/328.25	c vivif2 --  cl tried   104732 cl shrink        0 lits rem          0 time: 0.03
328.40/328.43	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.18
328.40/328.43	c calculated reachability. Time: 0.00
328.40/328.43	c  N st    78   1710900       725      3143         0    104732      9552   2302529   no data   no data  --
423.90/423.98	c  N st    79   2079865       725      3143         0    116418      9552   2508998   no data   no data  --
457.30/457.35	c  N st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
457.30/457.35	c  S st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
457.61/457.68	c  S st    80   2211409       725      3143         0    121429      9552   2657519   no data   no data  --
457.61/457.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
457.61/457.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.70/457.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
457.80/457.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.80/457.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.80/457.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
457.80/457.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.71/470.77	c lits-rem:        40  cl-subs:     3397  v-elim:      0  v-fix:    0  time: 12.92 s
470.71/470.77	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
470.71/470.80	c vivif2 --  cl tried   118032 cl shrink        0 lits rem          0 time: 0.03
471.00/471.01	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.21
471.00/471.01	c calculated reachability. Time: 0.00
471.00/471.01	c  N st    80   2211409       725      3143         0    118032      9552   2539479   no data   no data  --
623.21/623.21	c  N st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
623.21/623.21	c  S st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
623.71/623.75	c  S st    81   2711909       725      3143         0     71051      9552    774863   no data   no data  --
623.71/623.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
623.71/623.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
623.71/623.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
623.81/623.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.81/623.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.81/623.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
623.81/623.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
625.51/625.55	c lits-rem:       116  cl-subs:       26  v-elim:      0  v-fix:    0  time:  1.74 s
625.51/625.55	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
625.51/625.56	c vivif2 --  cl tried    71025 cl shrink        0 lits rem          0 time: 0.01
625.61/625.62	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.06
625.61/625.62	c calculated reachability. Time: 0.00
625.61/625.62	c  N st    81   2711909       725      3143         0     71025      9552    774371   no data   no data  --
813.82/813.85	c  N st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
813.82/813.85	c  S st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
814.12/814.14	c  S st    82   3212411       725      3143         0    116916      9552   2157088   no data   no data  --
814.12/814.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
814.12/814.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
814.22/814.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
814.22/814.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
814.22/814.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
814.22/814.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
814.22/814.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
828.52/828.53	c lits-rem:       141  cl-subs:     6798  v-elim:      0  v-fix:    0  time: 14.26 s
828.52/828.53	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
828.52/828.55	c vivif2 --  cl tried   110118 cl shrink        0 lits rem          0 time: 0.02
828.62/828.70	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.14
828.72/828.70	c calculated reachability. Time: 0.00
828.72/828.70	c  N st    82   3212411       725      3143         0    110118      9552   1931979   no data   no data  --
982.43/982.40	c  N st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
982.43/982.40	c  S st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
982.63/982.68	c  S st    83   3712915       725      3143         0    122307      9552   2296225   no data   no data  --
982.63/982.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
982.63/982.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
982.73/982.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
982.83/982.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
982.83/982.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
982.83/982.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
982.83/982.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
992.13/992.15	c lits-rem:       146  cl-subs:     3653  v-elim:      0  v-fix:    0  time:  9.34 s
992.13/992.15	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
992.13/992.18	c vivif2 --  cl tried   118654 cl shrink        0 lits rem          0 time: 0.03
992.32/992.34	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.16
992.32/992.35	c calculated reachability. Time: 0.00
992.32/992.35	c  N st    83   3712915       725      3143         0    118654      9552   2169153   no data   no data  --
1008.13/1008.13	c  F st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
1008.13/1008.13	c  N st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
1010.62/1010.66	c Decided on static restart strategy
1017.62/1017.67	c  N st    94   3779865       725      3143         0    101067      9552   1520622   no data   no data  --
1028.83/1028.85	c  N st    96   3815859       725      3143         0    136573      9552   2813469   no data   no data  --
1041.23/1041.23	c  N st    97   3848251       725      3143         0    168471      9552   3941742   no data   no data  --
1054.62/1054.63	c  N st    98   3896839       725      3143         0    131881      9552   2589818   no data   no data  --
1080.62/1080.62	c  N st    99   3969722       725      3143         0    117707      9552   1961172   no data   no data  --
1122.03/1122.07	c  N st   100   4079045       725      3143         0    138640      9552   2616818   no data   no data  --
1168.73/1168.72	c  N st   101   4212915       725      3143         0     94092      9552   1116808   no data   no data  --
1168.73/1168.72	c  S st   101   4212915       725      3143         0     94092      9552   1116808   no data   no data  --
1168.93/1168.91	c  S st   101   4213421       725      3143         0     94597      9552   1132193   no data   no data  --
1168.93/1168.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1168.93/1168.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1168.93/1168.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1168.93/1168.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1168.93/1168.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.93/1168.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
1168.93/1168.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1170.44/1170.47	c lits-rem:        90  cl-subs:      523  v-elim:      0  v-fix:    0  time:  1.48 s
1170.44/1170.47	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
1170.44/1170.49	c vivif2 --  cl tried    94074 cl shrink        0 lits rem          0 time: 0.01
1170.53/1170.59	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.10
1170.53/1170.59	c calculated reachability. Time: 0.00
1170.53/1170.59	c  N st   101   4213421       725      3143         0     94074      9552   1114521   no data   no data  --
1260.24/1260.27	c  N st   102   4459397       725      3143         0    156196      9552   3269261   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-3175726-1301786268/watcher-3175726-1301786268 -o /tmp/evaluation-result-3175726-1301786268/solver-3175726-1301786268 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175726-1301786268.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.84 3.97 3.88 4/189 7490
/proc/meminfo: memFree=23047048/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=30172 CPUtime=0 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 628 0 0 0 0 0 0 0 23 0 1 0 368857484 30896128 548 33554432000 4194304 4650387 140735514966224 18446744073709551615 4243472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 7543 548 349 112 0 2508 0

[startup+0.060581 s]
/proc/loadavg: 3.84 3.97 3.88 4/189 7490
/proc/meminfo: memFree=23047048/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=30724 CPUtime=0.05 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 836 0 0 0 5 0 0 0 24 0 1 0 368857484 31461376 756 33554432000 4194304 4650387 140735514966224 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 7681 756 378 112 0 2646 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30724

[startup+0.100575 s]
/proc/loadavg: 3.84 3.97 3.88 4/189 7490
/proc/meminfo: memFree=23047048/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=30724 CPUtime=0.09 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 892 0 0 0 9 0 0 0 24 0 1 0 368857484 31461376 812 33554432000 4194304 4650387 140735514966224 18446744073709551615 4364439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 7681 812 379 112 0 2646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30724

[startup+0.300534 s]
/proc/loadavg: 3.84 3.97 3.88 4/189 7490
/proc/meminfo: memFree=23047048/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=31320 CPUtime=0.29 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 1211 0 0 0 29 0 0 0 25 0 1 0 368857484 32071680 936 33554432000 4194304 4650387 140735514966224 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 7830 937 381 112 0 2795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31320

[startup+0.70046 s]
/proc/loadavg: 3.84 3.97 3.88 4/189 7490
/proc/meminfo: memFree=23047048/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=31916 CPUtime=0.69 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 1711 0 0 0 69 0 0 0 25 0 1 0 368857484 32681984 1145 33554432000 4194304 4650387 140735514966224 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 7979 1145 381 112 0 2944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31916

[startup+1.50031 s]
/proc/loadavg: 3.84 3.97 3.88 5/190 7491
/proc/meminfo: memFree=23029680/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=32668 CPUtime=1.49 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 2692 0 0 0 149 0 0 0 25 0 1 0 368857484 33452032 1313 33554432000 4194304 4650387 140735514966224 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 8167 1313 382 112 0 3132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32668

[startup+3.10103 s]
/proc/loadavg: 3.84 3.97 3.88 5/190 7491
/proc/meminfo: memFree=23020752/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=40336 CPUtime=3.09 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 5543 0 0 0 309 0 0 0 25 0 1 0 368857484 41304064 3142 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 10084 3142 383 112 0 5049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40336

[startup+6.30042 s]
/proc/loadavg: 3.86 3.97 3.88 5/190 7491
/proc/meminfo: memFree=23013312/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=42692 CPUtime=6.29 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 7991 0 0 0 628 1 0 0 25 0 1 0 368857484 43716608 3760 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 10673 3760 383 112 0 5638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42692

[startup+12.7002 s]
/proc/loadavg: 3.87 3.97 3.88 5/190 7492
/proc/meminfo: memFree=22987664/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=49456 CPUtime=12.69 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 12801 0 0 0 1267 2 0 0 25 0 1 0 368857484 50642944 5328 33554432000 4194304 4650387 140735514966224 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 12364 5328 383 112 0 7329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49456

[startup+25.5009 s]
/proc/loadavg: 3.90 3.97 3.88 5/190 7492
/proc/meminfo: memFree=22948488/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=64548 CPUtime=25.49 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 20817 0 0 0 2546 3 0 0 25 0 1 0 368857484 66097152 9279 33554432000 4194304 4650387 140735514966224 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 16137 9279 383 112 0 11102 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64548

[startup+51.1011 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 7493
/proc/meminfo: memFree=22929280/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=73456 CPUtime=51.09 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 33334 0 0 0 5103 6 0 0 25 0 1 0 368857484 75218944 11241 33554432000 4194304 4650387 140735514966224 18446744073709551615 4334498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 18364 11241 383 112 0 13329 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73456

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 7494
/proc/meminfo: memFree=22885916/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=83120 CPUtime=102.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 52031 0 0 0 10221 9 0 0 25 0 1 0 368857484 85114880 14127 33554432000 4194304 4650387 140735514966224 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 20780 14127 383 112 0 15745 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83120

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 7496
/proc/meminfo: memFree=22845580/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=102328 CPUtime=162.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 71337 0 0 0 16216 14 0 0 25 0 1 0 368857484 104783872 18761 33554432000 4194304 4650387 140735514966224 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 25582 18761 383 112 0 20547 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 102328

[startup+222.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/190 7497
/proc/meminfo: memFree=22793220/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=122340 CPUtime=222.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 88166 0 0 0 22212 18 0 0 25 0 1 0 368857484 125276160 23650 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 30585 23650 383 112 0 25550 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 122340

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 7499
/proc/meminfo: memFree=22772228/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=122636 CPUtime=282.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 101724 0 0 0 28208 22 0 0 25 0 1 0 368857484 125579264 23916 33554432000 4194304 4650387 140735514966224 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 30659 23916 383 112 0 25624 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122636

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7501
/proc/meminfo: memFree=22727908/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=155856 CPUtime=342.31 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 117505 0 0 0 34205 26 0 0 25 0 1 0 368857484 159596544 31125 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 38964 31125 383 112 0 33929 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 155856

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7502
/proc/meminfo: memFree=22701348/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=156096 CPUtime=402.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 128934 0 0 0 40201 29 0 0 25 0 1 0 368857484 159842304 31133 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 39024 31133 383 112 0 33989 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156096

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7504
/proc/meminfo: memFree=22664720/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=173620 CPUtime=462.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 143400 0 0 0 46196 34 0 0 25 0 1 0 368857484 177786880 36327 33554432000 4194304 4650387 140735514966224 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 43405 36327 383 112 0 38370 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173620

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7505
/proc/meminfo: memFree=22658364/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=178904 CPUtime=522.31 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 153090 0 0 0 52193 38 0 0 25 0 1 0 368857484 183197696 35885 33554432000 4194304 4650387 140735514966224 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 44726 35885 383 112 0 39691 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 178904

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 7507
/proc/meminfo: memFree=22631780/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=179096 CPUtime=582.3 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 163644 0 0 0 58189 41 0 0 25 0 1 0 368857484 183394304 35752 33554432000 4194304 4650387 140735514966224 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 44774 35752 383 112 0 39739 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 179096

[startup+642.301 s]
/proc/loadavg: 4.11 4.04 3.93 5/190 7509
/proc/meminfo: memFree=22624544/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=179400 CPUtime=642.32 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 173011 0 0 0 64187 45 0 0 25 0 1 0 368857484 183705600 37786 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 44850 37786 383 112 0 39815 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 179400

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 7510
/proc/meminfo: memFree=22607272/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=231388 CPUtime=702.31 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 180631 0 0 0 70184 47 0 0 25 0 1 0 368857484 236941312 38188 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 57847 38188 383 112 0 52812 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231388

[startup+762.307 s]
/proc/loadavg: 4.07 4.04 3.93 5/190 7512
/proc/meminfo: memFree=22606256/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=179596 CPUtime=762.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 187888 0 0 0 76181 52 0 0 25 0 1 0 368857484 183906304 37939 33554432000 4194304 4650387 140735514966224 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 44899 37939 383 112 0 39864 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 179596

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.93 5/190 7513
/proc/meminfo: memFree=22603364/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=191136 CPUtime=822.32 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 197609 0 0 0 82176 56 0 0 25 0 1 0 368857484 195723264 40000 33554432000 4194304 4650387 140735514966224 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 47784 40000 383 112 0 42749 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 191136

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 7515
/proc/meminfo: memFree=22594160/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=199068 CPUtime=882.31 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 207595 0 0 0 88173 58 0 0 25 0 1 0 368857484 203845632 41897 33554432000 4194304 4650387 140735514966224 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 49767 41897 383 112 0 44732 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 199068

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 7517
/proc/meminfo: memFree=22582364/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=253260 CPUtime=942.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 217398 0 0 0 94170 63 0 0 25 0 1 0 368857484 259338240 43153 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 63315 43153 383 112 0 58280 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 253260

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 7518
/proc/meminfo: memFree=22578116/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=263832 CPUtime=1002.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 228043 0 0 0 100166 67 0 0 25 0 1 0 368857484 270163968 45202 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 65958 45202 383 112 0 60923 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 263832

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7520
/proc/meminfo: memFree=22546340/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=264408 CPUtime=1062.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 236896 0 0 0 106163 70 0 0 25 0 1 0 368857484 270753792 45274 33554432000 4194304 4650387 140735514966224 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 66102 45274 383 112 0 61067 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 264408

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 7521
/proc/meminfo: memFree=22559584/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=209592 CPUtime=1122.32 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 244971 0 0 0 112159 73 0 0 25 0 1 0 368857484 214622208 44766 33554432000 4194304 4650387 140735514966224 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 52398 44766 383 112 0 47363 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 209592

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.94 5/190 7523
/proc/meminfo: memFree=22553716/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=209676 CPUtime=1182.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 253651 0 0 0 118157 76 0 0 25 0 1 0 368857484 214708224 44820 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 52419 44820 383 112 0 47384 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 209676

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 7525
/proc/meminfo: memFree=22563236/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=209808 CPUtime=1242.33 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 262100 0 0 0 124153 80 0 0 25 0 1 0 368857484 214843392 43956 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 52452 43956 383 112 0 47417 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 209808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.00 3.94 3/186 7559
/proc/meminfo: memFree=22876664/32950928 swapFree=67111528/67111528
[pid=7490] ppid=7488 vsize=266052 CPUtime=1300.04 cores=1,3
/proc/7490/stat : 7490 (strangenight1-s) R 7488 7490 7124 0 -1 4202496 268286 0 0 0 129921 83 0 0 25 0 1 0 368857484 272437248 45502 33554432000 4194304 4650387 140735514966224 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7490/statm: 66513 45502 383 112 0 61478 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 266052

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.22
CPU system time (s): 0.841872
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 266052

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

runsolver used 2.04969 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 01:17:48
IDJOB=3175726
IDBENCH=82744
IDSOLVER=1589
FILE ID=node113/3175726-1301786268
RUNJOBID= node113-1301783654-7145
PBS_JOBID= 12841405
Free space on /tmp= 70704 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175726-1301786268/watcher-3175726-1301786268 -o /tmp/evaluation-result-3175726-1301786268/solver-3175726-1301786268 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175726-1301786268.cnf

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

MD5SUM BENCH= 2611875052dd229d9ca71a614eae0715
RANDOM SEED=124690290

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23047080 kB
Buffers:        319112 kB
Cached:        9208308 kB
SwapCached:          0 kB
Active:        6207868 kB
Inactive:      3402504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23047080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25308 kB
Writeback:           0 kB
AnonPages:       83320 kB
Mapped:          16348 kB
Slab:           230444 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   297504 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= 70696 MiB
End job on node113 at 2011-04-03 01:39:30