Trace number 3175802

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
MD5SUM6f66bb3f92a8c8e75d9af481af0c129f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3175802-1301787563.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     195 undec:      55 neg:     200
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       442      1908         0         0      5773         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       442      1908         0      4834      5773    107793   no data   no data  --
0.39/0.46	c  N st    10     11299       442      1908         0      4465      5773     75378   no data   no data  --
0.69/0.75	c  N st    11     17043       442      1908         0     10086      5773    212550   no data   no data  --
1.10/1.16	c  F st    12     25001       442      1908         0     12358      5773    255630   no data   no data  --
1.10/1.16	c  N st    12     25001       442      1908         0     12358      5773    255630   no data   no data  --
1.39/1.42	c Decided on static restart strategy
1.39/1.42	c  N st    18     30000       442      1908         0     10637      5773    194819   no data   no data  --
1.39/1.42	c  S st    18     30000       442      1908         0     10637      5773    194819   no data   no data  --
1.39/1.45	c  S st    18     30502       442      1908         0     11139      5773    205588   no data   no data  --
1.39/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1.39/1.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.68	c lits-rem:       155  cl-subs:      645  v-elim:      0  v-fix:    0  time:  0.22 s
1.59/1.69	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
1.59/1.69	c calculated reachability. Time: 0.00
1.59/1.69	c  N st    18     30502       442      1908         0     10494      5773    189800   no data   no data  --
2.09/2.13	c  N st    20     37612       442      1908         0      9768      5773    158406   no data   no data  --
2.48/2.57	c  N st    21     44012       442      1908         0     15995      5773    297829   no data   no data  --
2.69/2.71	c  S st    22     45753       442      1908         0      8972      5773    122156   no data   no data  --
2.69/2.74	c  S st    22     46254       442      1908         0      9472      5773    133803   no data   no data  --
2.69/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
2.69/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.84	c lits-rem:        58  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.09 s
2.79/2.84	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c vivif2 --  cl tried     9427 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
2.79/2.85	c calculated reachability. Time: 0.00
2.79/2.85	c  N st    22     46254       442      1908         0      9427      5773    132695   no data   no data  --
3.79/3.89	c  N st    23     60653       442      1908         0     13745      5773    221934   no data   no data  --
4.59/4.64	c  N st    24     69381       442      1908         0     11536      5773    162530   no data   no data  --
4.59/4.64	c  S st    24     69381       442      1908         0     11536      5773    162530   no data   no data  --
4.59/4.68	c  S st    24     69885       442      1908         0     12038      5773    173461   no data   no data  --
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.89	c lits-rem:       110  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.20 s
4.79/4.89	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
4.79/4.89	c vivif2 --  cl tried    11905 cl shrink        0 lits rem          0 time: 0.00
4.89/4.90	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
4.89/4.91	c calculated reachability. Time: 0.00
4.89/4.91	c  N st    24     69885       442      1908         0     11905      5773    170126   no data   no data  --
6.39/6.40	c  F st    25     87500       442      1908         0     17426      5773    290774   no data   no data  --
6.39/6.40	c  N st    25     87500       442      1908         0     17426      5773    290774   no data   no data  --
6.79/6.86	c Decided on static restart strategy
7.09/7.14	c  N st    32     95535       442      1908         0     25327      5773    471325   no data   no data  --
7.78/7.82	c  N st    34    104827       442      1908         0     21682      5773    368975   no data   no data  --
7.78/7.82	c  S st    34    104827       442      1908         0     21682      5773    368975   no data   no data  --
7.78/7.88	c  S st    34    105328       442      1908         0     22182      5773    379905   no data   no data  --
7.78/7.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.78/7.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.78/7.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.89/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
7.89/7.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.89/8.98	c lits-rem:       503  cl-subs:     1061  v-elim:      0  v-fix:    0  time:  1.07 s
8.89/8.98	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
8.89/8.98	c vivif2 --  cl tried    21121 cl shrink        0 lits rem          0 time: 0.00
8.99/9.01	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
8.99/9.01	c calculated reachability. Time: 0.00
8.99/9.01	c  N st    34    105328       442      1908         0     21121      5773    355282   no data   no data  --
9.99/10.06	c  N st    35    114926       442      1908         0     16765      5773    230781   no data   no data  --
11.49/11.51	c  N st    36    129326       442      1908         0     16150      5773    203108   no data   no data  --
13.58/13.69	c  N st    37    150922       442      1908         0     21631      5773    308431   no data   no data  --
14.29/14.39	c  S st    38    157994       442      1908         0     28533      5773    463345   no data   no data  --
14.38/14.48	c  S st    38    158498       442      1908         0     29035      5773    473883   no data   no data  --
14.38/14.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.38/14.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.38/14.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.48/14.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.48/14.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.48/14.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
14.48/14.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.29/16.39	c lits-rem:       576  cl-subs:     1928  v-elim:      0  v-fix:    0  time:  1.88 s
16.29/16.39	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
16.29/16.40	c vivif2 --  cl tried    27107 cl shrink        0 lits rem          0 time: 0.01
16.40/16.43	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.03
16.40/16.43	c calculated reachability. Time: 0.00
16.40/16.43	c  N st    38    158498       442      1908         0     27107      5773    434302   no data   no data  --
21.99/22.05	c  N st    39    207087       442      1908         0     21875      5773    288240   no data   no data  --
25.99/26.09	c  N st    40    237748       442      1908         0     32247      5773    510542   no data   no data  --
25.99/26.09	c  S st    40    237748       442      1908         0     32247      5773    510542   no data   no data  --
26.19/26.20	c  S st    40    238252       442      1908         0     32751      5773    521392   no data   no data  --
26.19/26.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.19/26.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.19/26.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.19/26.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.19/26.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.19/26.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
26.19/26.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.09/28.10	c lits-rem:       474  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  1.87 s
28.09/28.10	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
28.09/28.11	c vivif2 --  cl tried    31041 cl shrink        0 lits rem          0 time: 0.01
28.09/28.14	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.03
28.09/28.14	c calculated reachability. Time: 0.00
28.09/28.14	c  N st    40    238252       442      1908         0     31041      5773    482143   no data   no data  --
36.99/37.03	c  F st    41    306250       442      1908         0     32779      5773    453457   no data   no data  --
36.99/37.03	c  N st    41    306250       442      1908         0     32779      5773    453457   no data   no data  --
37.79/37.82	c Decided on static restart strategy
40.59/40.64	c  N st    51    334556       442      1908         0     37158      5773    570882   no data   no data  --
43.99/44.04	c  N st    53    357378       442      1908         0     35059      5773    501596   no data   no data  --
43.99/44.04	c  S st    53    357378       442      1908         0     35059      5773    501596   no data   no data  --
44.09/44.15	c  S st    53    357879       442      1908         0     35560      5773    512583   no data   no data  --
44.09/44.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.09/44.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.09/44.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.09/44.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.09/44.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.09/44.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
44.09/44.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.90/45.95	c lits-rem:       534  cl-subs:     1174  v-elim:      0  v-fix:    0  time:  1.77 s
45.90/45.95	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
45.90/45.96	c vivif2 --  cl tried    34386 cl shrink        0 lits rem          0 time: 0.01
46.00/46.00	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.04
46.00/46.00	c calculated reachability. Time: 0.00
46.00/46.00	c  N st    53    357879       442      1908         0     34386      5773    486711   no data   no data  --
51.09/51.16	c  N st    54    390272       442      1908         0     40659      5773    599329   no data   no data  --
58.39/58.40	c  N st    55    438862       442      1908         0     34319      5773    428196   no data   no data  --
69.89/69.91	c  N st    56    511744       442      1908         0     47804      5773    730314   no data   no data  --
73.00/73.09	c  N st    57    536818       442      1908         0     42098      5773    583290   no data   no data  --
73.00/73.09	c  S st    57    536818       442      1908         0     42098      5773    583290   no data   no data  --
73.10/73.18	c  S st    57    537320       442      1908         0     42599      5773    594422   no data   no data  --
73.10/73.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.10/73.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.10/73.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
73.20/73.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.20/73.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.20/73.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
73.20/73.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.70/74.72	c lits-rem:       612  cl-subs:     1485  v-elim:      0  v-fix:    0  time:  1.51 s
74.70/74.72	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
74.70/74.73	c vivif2 --  cl tried    41114 cl shrink        0 lits rem          0 time: 0.01
74.70/74.76	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.03
74.70/74.76	c calculated reachability. Time: 0.00
74.70/74.76	c  N st    57    537320       442      1908         0     41114      5773    561200   no data   no data  --
98.69/98.78	c  N st    58    701305       442      1908         0     35229      5773    340278   no data   no data  --
116.29/116.39	c  N st    59    805980       442      1908         0     63997      5773    976639   no data   no data  --
116.29/116.39	c  S st    59    805980       442      1908         0     63997      5773    976639   no data   no data  --
116.50/116.55	c  S st    59    806483       442      1908         0     64499      5773    987985   no data   no data  --
116.50/116.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.50/116.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.50/116.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
116.59/116.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.59/116.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.59/116.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
116.59/116.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.99/120.06	c lits-rem:       434  cl-subs:     4937  v-elim:      0  v-fix:    0  time:  3.46 s
119.99/120.06	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
119.99/120.07	c vivif2 --  cl tried    59562 cl shrink        0 lits rem          0 time: 0.01
120.09/120.12	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.05
120.09/120.12	c calculated reachability. Time: 0.00
120.09/120.12	c  N st    59    806483       442      1908         0     59562      5773    884231   no data   no data  --
166.39/166.45	c  F st    60   1071876       442      1908         0     75515      5773   1193517   no data   no data  --
166.39/166.45	c  N st    60   1071876       442      1908         0     75515      5773   1193517   no data   no data  --
167.59/167.69	c Decided on static restart strategy
171.79/171.83	c  N st    70   1100182       442      1908         0     59550      5773    769688   no data   no data  --
179.70/179.70	c  N st    72   1136174       442      1908         0     49812      5773    524371   no data   no data  --
185.99/186.04	c  N st    73   1168569       442      1908         0     81404      5773   1266231   no data   no data  --
193.80/193.88	c  N st    74   1209725       442      1908         0     75631      5773   1137447   no data   no data  --
193.80/193.88	c  S st    74   1209725       442      1908         0     75631      5773   1137447   no data   no data  --
194.00/194.08	c  S st    74   1210228       442      1908         0     76133      5773   1149124   no data   no data  --
194.00/194.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.00/194.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.10/194.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
194.10/194.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.10/194.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.10/194.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
194.10/194.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.20/198.21	c lits-rem:       399  cl-subs:     5099  v-elim:      0  v-fix:    0  time:  4.06 s
198.20/198.21	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
198.20/198.22	c vivif2 --  cl tried    71034 cl shrink        0 lits rem          0 time: 0.01
198.20/198.28	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.06
198.20/198.29	c calculated reachability. Time: 0.00
198.20/198.29	c  N st    74   1210228       442      1908         0     71034      5773   1032416   no data   no data  --
216.80/216.88	c  N st    75   1283110       442      1908         0     94927      5773   1418621   no data   no data  --
247.90/247.94	c  N st    76   1392434       442      1908         0     55574      5773    581412   no data   no data  --
292.09/292.18	c  N st    77   1556418       442      1908         0     60510      5773    662568   no data   no data  --
330.49/330.57	c  N st    78   1710228       442      1908         0    102663      5773   1609422   no data   no data  --
330.49/330.57	c  S st    78   1710228       442      1908         0    102663      5773   1609422   no data   no data  --
330.79/330.88	c  S st    78   1710741       442      1908         0    103173      5773   1622225   no data   no data  --
330.79/330.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.79/330.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.89/330.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
330.89/330.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.89/330.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.89/330.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
330.89/330.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
337.30/337.32	c lits-rem:      1010  cl-subs:     4287  v-elim:      0  v-fix:    0  time:  6.34 s
337.30/337.32	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
337.30/337.34	c vivif2 --  cl tried    98886 cl shrink        0 lits rem          0 time: 0.02
337.40/337.47	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.12
337.40/337.47	c calculated reachability. Time: 0.00
337.40/337.47	c  N st    78   1710741       442      1908         0     98886      5773   1528012   no data   no data  --
424.80/424.82	c  N st    79   2079705       442      1908         0    109823      5773   1644673   no data   no data  --
457.70/457.77	c  N st    80   2210741       442      1908         0    113760      5773   1719069   no data   no data  --
457.70/457.77	c  S st    80   2210741       442      1908         0    113760      5773   1719069   no data   no data  --
458.00/458.06	c  S st    80   2211242       442      1908         0    114258      5773   1730454   no data   no data  --
458.00/458.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
458.00/458.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
458.10/458.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
458.10/458.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
458.10/458.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.10/458.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
458.10/458.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
469.90/469.93	c lits-rem:       246  cl-subs:    10407  v-elim:      0  v-fix:    0  time: 11.76 s
469.90/469.93	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
469.90/469.95	c vivif2 --  cl tried   103851 cl shrink        0 lits rem          0 time: 0.02
470.00/470.06	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.11
470.00/470.06	c calculated reachability. Time: 0.00
470.00/470.06	c  N st    80   2211242       442      1908         0    103851      5773   1510324   no data   no data  --
601.21/601.28	c  N st    81   2711245       442      1908         0    127143      5773   1923997   no data   no data  --
601.21/601.28	c  S st    81   2711245       442      1908         0    127143      5773   1923997   no data   no data  --
601.61/601.66	c  S st    81   2711747       442      1908         0    127645      5773   1936183   no data   no data  --
601.61/601.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.61/601.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
601.71/601.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
601.71/601.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.71/601.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.71/601.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
601.71/601.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
616.91/616.97	c lits-rem:       228  cl-subs:    13342  v-elim:      0  v-fix:    0  time: 15.18 s
616.91/616.97	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
616.91/616.99	c vivif2 --  cl tried   114303 cl shrink        0 lits rem          0 time: 0.02
617.11/617.13	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.14
617.11/617.14	c calculated reachability. Time: 0.00
617.11/617.14	c  N st    81   2711747       442      1908         0    114303      5773   1667531   no data   no data  --
775.52/775.59	c  N st    82   3211748       442      1908         0     90300      5773    982146   no data   no data  --
775.52/775.59	c  S st    82   3211748       442      1908         0     90300      5773    982146   no data   no data  --
775.71/775.79	c  S st    82   3212254       442      1908         0     90805      5773    994292   no data   no data  --
775.81/775.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
775.81/775.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.81/775.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
775.81/775.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.81/775.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.81/775.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
775.81/775.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.21/778.29	c lits-rem:        25  cl-subs:     4220  v-elim:      0  v-fix:    0  time:  2.43 s
778.21/778.29	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
778.31/778.30	c vivif2 --  cl tried    86585 cl shrink        0 lits rem          0 time: 0.01
778.31/778.39	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.09
778.31/778.39	c calculated reachability. Time: 0.00
778.31/778.39	c  N st    82   3212254       442      1908         0     86585      5773    916108   no data   no data  --
944.61/944.60	c  N st    83   3712255       442      1908         0     97620      5773   1067260   no data   no data  --
944.61/944.60	c  S st    83   3712255       442      1908         0     97620      5773   1067260   no data   no data  --
944.82/944.86	c  S st    83   3712758       442      1908         0     98123      5773   1078299   no data   no data  --
944.82/944.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
944.82/944.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
944.92/944.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
944.92/944.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
944.92/944.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
944.92/944.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
944.92/944.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
947.41/947.42	c lits-rem:       195  cl-subs:     3507  v-elim:      0  v-fix:    0  time:  2.48 s
947.41/947.42	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
947.41/947.43	c vivif2 --  cl tried    94616 cl shrink        0 lits rem          0 time: 0.01
947.51/947.53	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.09
947.51/947.53	c calculated reachability. Time: 0.00
947.51/947.53	c  N st    83   3712758       442      1908         0     94616      5773   1012514   no data   no data  --
959.51/959.55	c  F st    84   3751562       442      1908         0    132187      5773   1901837   no data   no data  --
959.51/959.55	c  N st    84   3751562       442      1908         0    132187      5773   1901837   no data   no data  --
961.91/961.94	c Decided on static restart strategy
971.01/971.08	c  N st    94   3779868       442      1908         0    159759      5773   2539078   no data   no data  --
981.81/981.85	c  N st    96   3815863       442      1908         0    112560      5773   1455553   no data   no data  --
992.41/992.46	c  N st    97   3848259       442      1908         0    143992      5773   2150580   no data   no data  --
1008.32/1008.32	c  N st    98   3896848       442      1908         0    107786      5773   1268147   no data   no data  --
1038.42/1038.41	c  N st    99   3969730       442      1908         0     93896      5773    944418   no data   no data  --
1079.92/1079.92	c  N st   100   4079054       442      1908         0    114662      5773   1414548   no data   no data  --
1126.43/1126.42	c  N st   101   4212758       442      1908         0    158236      5773   2431656   no data   no data  --
1126.43/1126.42	c  S st   101   4212758       442      1908         0    158236      5773   2431656   no data   no data  --
1126.92/1126.99	c  S st   101   4213262       442      1908         0    158737      5773   2442736   no data   no data  --
1127.02/1127.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.02/1127.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1127.02/1127.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1127.12/1127.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1127.12/1127.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.12/1127.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1127.12/1127.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1152.12/1152.12	c lits-rem:       346  cl-subs:    13926  v-elim:      0  v-fix:    0  time: 24.95 s
1152.12/1152.12	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
1152.12/1152.15	c vivif2 --  cl tried   144811 cl shrink        0 lits rem          0 time: 0.03
1152.32/1152.36	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.21
1152.32/1152.36	c calculated reachability. Time: 0.00
1152.32/1152.36	c  N st   101   4213262       442      1908         0    144811      5773   2143115   no data   no data  --
1242.13/1242.13	c  N st   102   4459238       442      1908         0    118901      5773   1485093   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-3175802-1301787563/watcher-3175802-1301787563 -o /tmp/evaluation-result-3175802-1301787563/solver-3175802-1301787563 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175802-1301787563.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.04 4.03 3.94 3/187 17309
/proc/meminfo: memFree=22029440/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=30184 CPUtime=0 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 608 0 0 0 0 0 0 0 25 0 1 0 290355118 30908416 535 33554432000 4194304 4650387 140733986088928 18446744073709551615 4426977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 7546 535 355 112 0 2511 0

[startup+0.076959 s]
/proc/loadavg: 4.04 4.03 3.94 3/187 17309
/proc/meminfo: memFree=22029440/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=30352 CPUtime=0.07 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 743 0 0 0 7 0 0 0 25 0 1 0 290355118 31080448 670 33554432000 4194304 4650387 140733986088928 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 7588 670 379 112 0 2553 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30352

[startup+0.101016 s]
/proc/loadavg: 4.04 4.03 3.94 3/187 17309
/proc/meminfo: memFree=22029440/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=30352 CPUtime=0.09 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 768 0 0 0 9 0 0 0 25 0 1 0 290355118 31080448 695 33554432000 4194304 4650387 140733986088928 18446744073709551615 4330766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 7588 695 379 112 0 2553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30352

[startup+0.30098 s]
/proc/loadavg: 4.04 4.03 3.94 3/187 17309
/proc/meminfo: memFree=22029440/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=30852 CPUtime=0.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 1020 0 0 0 29 0 0 0 25 0 1 0 290355118 31592448 812 33554432000 4194304 4650387 140733986088928 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 7713 812 381 112 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.700798 s]
/proc/loadavg: 4.04 4.03 3.94 3/187 17309
/proc/meminfo: memFree=22029440/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=31392 CPUtime=0.69 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 1387 0 0 0 69 0 0 0 25 0 1 0 290355118 32145408 971 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 7848 971 381 112 0 2813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31392

[startup+1.50066 s]
/proc/loadavg: 3.96 4.01 3.93 4/188 17310
/proc/meminfo: memFree=22025836/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=37204 CPUtime=1.49 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 3337 0 0 0 149 0 0 0 25 0 1 0 290355118 38096896 2324 33554432000 4194304 4650387 140733986088928 18446744073709551615 4433061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 9301 2324 383 112 0 4266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37204

[startup+3.10037 s]
/proc/loadavg: 3.96 4.01 3.93 5/190 17337
/proc/meminfo: memFree=22016680/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=37800 CPUtime=3.09 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 4269 0 0 0 308 1 0 0 25 0 1 0 290355118 38707200 2490 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 9450 2490 383 112 0 4415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37800

[startup+6.30086 s]
/proc/loadavg: 3.96 4.01 3.93 5/190 17337
/proc/meminfo: memFree=22006256/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=38888 CPUtime=6.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 5988 0 0 0 628 1 0 0 25 0 1 0 290355118 39821312 2786 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 9722 2786 383 112 0 4687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38888

[startup+12.7007 s]
/proc/loadavg: 3.88 3.99 3.93 5/190 17365
/proc/meminfo: memFree=22089148/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=44164 CPUtime=12.69 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 9165 0 0 0 1267 2 0 0 25 0 1 0 290355118 45223936 4211 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 11041 4211 383 112 0 6006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44164

[startup+25.5004 s]
/proc/loadavg: 3.90 3.99 3.93 5/190 17366
/proc/meminfo: memFree=22066208/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=49308 CPUtime=25.49 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 13918 0 0 0 2544 5 0 0 25 0 1 0 290355118 50491392 5342 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 12327 5342 383 112 0 7292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49308

[startup+51.1009 s]
/proc/loadavg: 3.93 3.99 3.93 5/190 17367
/proc/meminfo: memFree=22044520/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=59164 CPUtime=51.09 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 21770 0 0 0 5101 8 0 0 25 0 1 0 290355118 60583936 7780 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 14791 7780 383 112 0 9756 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59164

[startup+102.307 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 17368
/proc/meminfo: memFree=22027880/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=65664 CPUtime=102.3 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 35365 0 0 0 10218 12 0 0 25 0 1 0 290355118 67239936 9545 33554432000 4194304 4650387 140733986088928 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 16416 9545 383 112 0 11381 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65664

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 17369
/proc/meminfo: memFree=21994988/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=78628 CPUtime=162.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 50311 0 0 0 16214 15 0 0 25 0 1 0 290355118 80515072 12297 33554432000 4194304 4650387 140733986088928 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 19657 12297 383 112 0 14622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78628

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 17371
/proc/meminfo: memFree=21950312/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=91632 CPUtime=222.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 62313 0 0 0 22211 18 0 0 25 0 1 0 290355118 93831168 15555 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 22908 15555 383 112 0 17873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91632

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 17373
/proc/meminfo: memFree=21944960/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=91812 CPUtime=282.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 69914 0 0 0 28208 21 0 0 25 0 1 0 290355118 94015488 15720 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 22953 15720 383 112 0 17918 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91812

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 17374
/proc/meminfo: memFree=21905880/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=108888 CPUtime=342.3 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 81833 0 0 0 34206 24 0 0 25 0 1 0 290355118 111501312 19352 33554432000 4194304 4650387 140733986088928 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 27222 19352 383 112 0 22187 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108888

[startup+402.3 s]
/proc/loadavg: 3.95 3.99 3.94 5/190 17405
/proc/meminfo: memFree=22019672/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=109048 CPUtime=402.29 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 90283 0 0 0 40204 25 0 0 25 0 1 0 290355118 111665152 19646 33554432000 4194304 4650387 140733986088928 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 27262 19646 383 112 0 22227 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109048

[startup+462.301 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 17406
/proc/meminfo: memFree=21997180/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=117076 CPUtime=462.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 99799 0 0 0 46202 29 0 0 25 0 1 0 290355118 119885824 22452 33554432000 4194304 4650387 140733986088928 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 29269 22452 383 112 0 24234 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 117076

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.95 5/190 17408
/proc/meminfo: memFree=21966268/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=124660 CPUtime=522.3 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 108367 0 0 0 52199 31 0 0 25 0 1 0 290355118 127651840 23694 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 31165 23694 383 112 0 26130 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 124660

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 17410
/proc/meminfo: memFree=21956340/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=124820 CPUtime=582.3 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 116386 0 0 0 58196 34 0 0 25 0 1 0 290355118 127815680 24325 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 31205 24325 383 112 0 26170 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124820

[startup+642.3 s]
/proc/loadavg: 4.11 4.04 3.96 5/190 17411
/proc/meminfo: memFree=21951068/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=136532 CPUtime=642.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 124232 0 0 0 64194 37 0 0 25 0 1 0 290355118 139808768 26711 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34133 26711 383 112 0 29098 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 136532

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/190 17413
/proc/meminfo: memFree=21932284/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=136696 CPUtime=702.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 131312 0 0 0 70192 39 0 0 25 0 1 0 290355118 139976704 26019 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34174 26019 383 112 0 29139 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 136696

[startup+762.306 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 17414
/proc/meminfo: memFree=21917748/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=136800 CPUtime=762.32 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 137373 0 0 0 76191 41 0 0 25 0 1 0 290355118 140083200 26788 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34200 26788 383 112 0 29165 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 136800

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 17416
/proc/meminfo: memFree=21916968/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=136904 CPUtime=822.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 143623 0 0 0 82187 44 0 0 25 0 1 0 290355118 140189696 27414 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34226 27414 383 112 0 29191 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 136904

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 17418
/proc/meminfo: memFree=21912980/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=137016 CPUtime=882.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 149776 0 0 0 88185 46 0 0 25 0 1 0 290355118 140304384 27757 33554432000 4194304 4650387 140733986088928 18446744073709551615 4306730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34254 27757 383 112 0 29219 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 137016

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 17419
/proc/meminfo: memFree=21902152/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=137180 CPUtime=942.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 156932 0 0 0 94182 49 0 0 25 0 1 0 290355118 140472320 25984 33554432000 4194304 4650387 140733986088928 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34295 25984 383 112 0 29260 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137180

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 17421
/proc/meminfo: memFree=21890220/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=139264 CPUtime=1002.31 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 162743 0 0 0 100181 50 0 0 25 0 1 0 290355118 142606336 28628 33554432000 4194304 4650387 140733986088928 18446744073709551615 4313323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34816 28628 383 112 0 29781 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 139264

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.97 5/190 17422
/proc/meminfo: memFree=21887712/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=139348 CPUtime=1062.32 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 168467 0 0 0 106180 52 0 0 25 0 1 0 290355118 142692352 28200 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34837 28200 383 112 0 29802 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 139348

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 17424
/proc/meminfo: memFree=21890888/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=139460 CPUtime=1122.32 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 174833 0 0 0 112177 55 0 0 25 0 1 0 290355118 142807040 28128 33554432000 4194304 4650387 140733986088928 18446744073709551615 4366694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 34865 28128 383 112 0 29830 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 139460

[startup+1182.3 s]
/proc/loadavg: 4.08 4.03 3.97 5/190 17426
/proc/meminfo: memFree=21864812/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=162368 CPUtime=1182.32 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 183573 0 0 0 118176 56 0 0 25 0 1 0 290355118 166264832 33200 33554432000 4194304 4650387 140733986088928 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 40592 33200 383 112 0 35557 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 162368

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.98 5/190 17427
/proc/meminfo: memFree=21862064/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=162472 CPUtime=1242.33 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 189893 0 0 0 124173 60 0 0 25 0 1 0 290355118 166371328 32642 33554432000 4194304 4650387 140733986088928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 40618 32642 383 112 0 35583 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 162472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.98 5/190 17438
/proc/meminfo: memFree=21852852/32950928 swapFree=67111528/67111528
[pid=17309] ppid=17307 vsize=162528 CPUtime=1300.03 cores=0,2
/proc/17309/stat : 17309 (strangenight1-s) R 17307 17309 16853 0 -1 4202496 194742 0 0 0 129941 62 0 0 25 0 1 0 290355118 166428672 34096 33554432000 4194304 4650387 140733986088928 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17309/statm: 40632 34096 383 112 0 35597 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 162528

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.05
CPU user time (s): 1299.41
CPU system time (s): 0.631903
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 215048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.631903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194742
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= 13
involuntary context switches= 1409

runsolver used 2.16467 second user time and 4.88726 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 01:39:23
IDJOB=3175802
IDBENCH=82820
IDSOLVER=1589
FILE ID=node122/3175802-1301787563
RUNJOBID= node122-1301783653-16871
PBS_JOBID= 12841396
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175802-1301787563/watcher-3175802-1301787563 -o /tmp/evaluation-result-3175802-1301787563/solver-3175802-1301787563 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175802-1301787563.cnf

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

MD5SUM BENCH= 6f66bb3f92a8c8e75d9af481af0c129f
RANDOM SEED=40130411

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22029596 kB
Buffers:        352424 kB
Cached:       10042372 kB
SwapCached:          0 kB
Active:        7033856 kB
Inactive:      3630772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22029596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      270140 kB
Mapped:          16196 kB
Slab:           193156 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   483136 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= 71932 MiB
End job on node122 at 2011-04-03 02:01:05