Trace number 3173664

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 TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
MD5SUM08f7f98549a111fea2bbc5a28af8d7eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.054991
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173664-1301798010.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.01/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.03
0.01/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.01/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.01/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.01/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.01/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.01/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.00 s
0.01/0.03	c learnt bin added due to v-elim: 0
0.01/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.04	c calculated reachability. Time: 0.00
0.01/0.04	c Calc default polars -  time:   0.00 s pos:      79 undec:       4 neg:      67
0.01/0.04	c =========================================================================================
0.01/0.04	c types(t): F = full restart, N = normal restart
0.01/0.04	c types(t): S = simplification begin/end, E = solution found
0.01/0.04	c restart types(rt): st = static, dy = dynamic
0.01/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.01/0.04	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
1.99/2.01	c  N dy     7     30000       150      3195         0     10168     15975    226753     29.74     23.22  --
1.99/2.03	c  S st     7     30000       150      3195         0     10168     15975    226753     29.74     23.22  --
1.99/2.06	c  S st     7     30504       150      3195         0     10667     15975    240389     29.74     23.22  --
1.99/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.99/2.09	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
1.99/2.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.09	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.63	c lits-rem:      1947  cl-subs:     1157  v-elim:    150  v-fix:    0  time:  0.53 s
2.59/2.63	c learnt bin added due to v-elim: 0
2.59/2.63	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     9510 cl shrink        0 lits rem          0 time: 0.00
2.69/2.72	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
2.69/2.72	c calculated reachability. Time: 0.00
2.69/2.72	c  N dy     7     30504       150      3195         0      9510     15975    209252     29.74     23.22  --
2.69/2.72	c  F st     7     30504       150      3195         0      9510     15975    209252     29.74     23.22  --
2.79/2.85	c Decided on static restart strategy
3.79/3.85	c  N dy    14     45757       150      3195         0     16580     15975    407307     31.04     23.53  --
3.79/3.87	c  S st    14     45757       150      3195         0     16580     15975    407307     31.04     23.53  --
3.89/3.93	c  S st    14     46258       150      3195         0      8589     15975    141391     31.04     23.53  --
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
3.89/3.95	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
3.89/3.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.95	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.09/4.13	c lits-rem:        95  cl-subs:      152  v-elim:    150  v-fix:    0  time:  0.18 s
4.09/4.13	c learnt bin added due to v-elim: 0
4.09/4.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried     8437 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
4.09/4.18	c calculated reachability. Time: 0.00
4.09/4.18	c  N dy    14     46258       150      3195         0      8437     15975    139004     31.04     23.53  --
6.38/6.40	c  N dy    15     69387       150      3195         0     10476     15975    162262     31.47     23.95  --
6.38/6.41	c  S st    15     69387       150      3195         0     10476     15975    162262     31.47     23.95  --
6.38/6.45	c  S st    15     69892       150      3195         0     10974     15975    175936     31.47     23.95  --
6.38/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.38/6.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.38/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
6.38/6.47	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.38/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.38/6.47	c Subs w/ non-existent bins:      0 time:  0.00 s
6.38/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.38/6.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.78/6.82	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
7.69/7.72	c Added 2 vars  tried: 80000 time: 0.89
7.69/7.72	c ORs :      2 avg-s:  0.0 cl-sh:  1193 l-rem:   1193 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
7.69/7.72	c lits-rem:       169  cl-subs:      191  v-elim:    150  v-fix:    0  time:  1.25 s
7.69/7.72	c learnt bin added due to v-elim: 0
7.69/7.72	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
7.69/7.72	c vivif2 --  cl tried    10783 cl shrink        0 lits rem          0 time: 0.00
7.69/7.78	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.05
7.69/7.78	c calculated reachability. Time: 0.00
7.69/7.78	c  N dy    15     69892       152      3197         4     10783     15983    171419     31.47     23.95  --
7.69/7.78	c  F st    15     69892       152      3197         4     10783     15983    171419     31.47     23.95  --
7.88/7.93	c Decided on static restart strategy
11.19/11.23	c  N dy    22    104840       152      3197         4     20233     15983    420558     30.82     24.16  --
11.19/11.25	c  S st    22    104840       152      3197         4     20233     15983    420558     30.82     24.16  --
11.29/11.31	c  S st    22    105345       152      3197         4     20722     15983    435136     30.82     24.16  --
11.29/11.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
11.29/11.37	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
11.29/11.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.37	c Subs w/ non-existent bins:      0 time:  0.00 s
11.29/11.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.29/12.31	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
14.09/14.12	c Added 2 vars  tried: 80000 time: 1.81
14.09/14.18	c ORs :      2 avg-s:  0.0 cl-sh:  7588 l-rem:   7588 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.87
14.09/14.19	c lits-rem:      3216  cl-subs:     1758  v-elim:    150  v-fix:    0  time:  2.81 s
14.09/14.19	c learnt bin added due to v-elim: 0
14.09/14.19	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
14.09/14.19	c vivif2 --  cl tried    18964 cl shrink        0 lits rem          0 time: 0.00
14.19/14.28	c asymm  cl-useful: 0/3199/3199 lits-rem:0 time: 0.08
14.19/14.28	c calculated reachability. Time: 0.00
14.19/14.28	c  N dy    22    105345       154      3199         8     18964     15989    372732     30.82     24.16  --
20.58/20.67	c  N dy    23    158018       154      3199         8     26573     15989    553077     30.90     23.77  --
20.58/20.69	c  S st    23    158018       154      3199         8     26573     15989    553077     30.90     23.77  --
20.68/20.76	c  S st    23    158519       154      3199         8     27064     15989    566930     30.90     23.77  --
20.68/20.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.68/20.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.06
20.79/20.83	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
20.79/20.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.83	c Subs w/ non-existent bins:      0 time:  0.00 s
20.79/20.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.89/21.96	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
24.09/24.16	c Added 2 vars  tried: 80000 time: 2.20
24.19/24.23	c ORs :      2 avg-s:  0.0 cl-sh:  6273 l-rem:   6273 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.27
24.19/24.24	c lits-rem:      3990  cl-subs:     2391  v-elim:    150  v-fix:    0  time:  3.40 s
24.19/24.24	c learnt bin added due to v-elim: 0
24.19/24.24	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
24.19/24.25	c vivif2 --  cl tried    24673 cl shrink        0 lits rem          0 time: 0.00
24.28/24.33	c asymm  cl-useful: 0/3136/3201 lits-rem:0 time: 0.08
24.28/24.33	c calculated reachability. Time: 0.00
24.28/24.33	c  N dy    23    158519       156      3201        12     24673     15999    489000     30.90     23.77  --
35.48/35.53	c  N dy    24    237779       156      3201        12     29902     15999    569039     29.24     23.43  --
35.48/35.55	c  S st    24    237779       156      3201        12     29902     15999    569039     29.24     23.43  --
35.58/35.64	c  S st    24    238282       156      3201        12     30400     15999    583493     29.24     23.43  --
35.58/35.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.58/35.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.68/35.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.09
35.68/35.72	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
35.68/35.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.68/35.73	c Subs w/ non-existent bins:      0 time:  0.00 s
35.68/35.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.68/35.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.68/35.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.78/36.89	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
39.08/39.11	c Added 2 vars  tried: 80000 time: 2.23
39.18/39.23	c ORs :      2 avg-s:  0.0 cl-sh: 10332 l-rem:  10332 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.35
39.18/39.24	c lits-rem:      2205  cl-subs:     2829  v-elim:    150  v-fix:    0  time:  3.50 s
39.18/39.24	c learnt bin added due to v-elim: 0
39.18/39.24	c vivif2 --  cl tried     3203 cl shrink        0 lits rem          0 time: 0.00
39.18/39.25	c vivif2 --  cl tried    27571 cl shrink        0 lits rem          0 time: 0.00
39.28/39.33	c asymm  cl-useful: 0/2657/3203 lits-rem:0 time: 0.08
39.28/39.33	c calculated reachability. Time: 0.00
39.28/39.33	c  N dy    24    238282       158      3203        16     27571     16008    495354     29.24     23.43  --
59.39/59.49	c  N dy    25    357423       158      3203        16     31876     16008    529005     29.01     22.76  --
59.48/59.51	c  S st    25    357423       158      3203        16     31876     16008    529005     29.01     22.76  --
59.48/59.59	c  S st    25    357925       158      3203        16     32369     16008    542846     29.01     22.76  --
59.48/59.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.48/59.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.58/59.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.09
59.58/59.68	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
59.58/59.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.58/59.68	c Subs w/ non-existent bins:      0 time:  0.00 s
59.58/59.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.58/59.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.58/59.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.78/60.80	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
62.88/62.98	c Added 2 vars  tried: 80000 time: 2.18
62.98/63.04	c ORs :      2 avg-s:  0.0 cl-sh:  5103 l-rem:   5103 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.24
62.98/63.05	c lits-rem:      1493  cl-subs:     2060  v-elim:    150  v-fix:    0  time:  3.35 s
62.98/63.05	c learnt bin added due to v-elim: 0
62.98/63.05	c vivif2 --  cl tried     3205 cl shrink        0 lits rem          0 time: 0.00
62.98/63.05	c vivif2 --  cl tried    30309 cl shrink        0 lits rem          0 time: 0.00
62.98/63.08	c asymm  cl-useful: 0/548/3205 lits-rem:0 time: 0.03
62.98/63.09	c calculated reachability. Time: 0.00
62.98/63.09	c  N dy    25    357925       160      3205        20     30309     16018    486154     29.01     22.76  --
99.59/99.67	c  N dy    26    536887       160      3205        20     37283     16018    593718     30.36     22.91  --
99.59/99.69	c  S st    26    536887       160      3205        20     37283     16018    593718     30.36     22.91  --
99.79/99.80	c  S st    26    537389       160      3205        20     37778     16018    607717     30.36     22.91  --
99.79/99.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.79/99.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.89/99.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.13
99.89/99.93	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
99.89/99.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.89/99.94	c Subs w/ non-existent bins:      0 time:  0.00 s
99.89/99.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.89/99.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.89/99.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.09/101.11	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
103.58/103.68	c Added 2 vars  tried: 80000 time: 2.57
103.69/103.73	c ORs :      2 avg-s:  0.0 cl-sh:  4918 l-rem:   4918 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.62
103.69/103.74	c lits-rem:      1753  cl-subs:     1956  v-elim:    150  v-fix:    0  time:  3.79 s
103.69/103.74	c learnt bin added due to v-elim: 0
103.69/103.74	c vivif2 --  cl tried     3207 cl shrink        0 lits rem          0 time: 0.00
103.69/103.75	c vivif2 --  cl tried    35822 cl shrink        0 lits rem          0 time: 0.00
103.79/103.83	c asymm  cl-useful: 0/2136/3207 lits-rem:0 time: 0.08
103.79/103.83	c calculated reachability. Time: 0.00
103.79/103.83	c  N dy    26    537389       162      3207        24     35822     16028    553173     30.36     22.91  --
103.79/103.83	c  F st    26    537389       162      3207        24     35822     16028    553173     30.36     22.91  --
104.09/104.18	c Decided on static restart strategy
167.79/167.87	c  N dy    33    806086       162      3207        24     58166     16028   1112785     31.07     23.38  --
167.89/167.92	c  S st    33    806086       162      3207        24     58166     16028   1112785     31.07     23.38  --
167.99/168.09	c  S st    33    806590       162      3207        24     58662     16028   1127074     31.07     23.38  --
167.99/168.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.99/168.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.30/168.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.26
168.30/168.35	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
168.30/168.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.30/168.36	c Subs w/ non-existent bins:      0 time:  0.01 s
168.30/168.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.30/168.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.30/168.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
170.99/171.07	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
176.19/176.20	c Added 2 vars  tried: 80000 time: 5.13
176.39/176.47	c ORs :      2 avg-s:  0.0 cl-sh: 12968 l-rem:  12968 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.40
176.39/176.49	c lits-rem:       748  cl-subs:     5072  v-elim:    150  v-fix:    0  time:  8.11 s
176.39/176.49	c learnt bin added due to v-elim: 0
176.39/176.49	c vivif2 --  cl tried     3209 cl shrink        0 lits rem          0 time: 0.00
176.49/176.50	c vivif2 --  cl tried    53590 cl shrink        0 lits rem          0 time: 0.01
176.49/176.60	c asymm  cl-useful: 0/1058/3209 lits-rem:0 time: 0.10
176.59/176.60	c calculated reachability. Time: 0.00
176.59/176.60	c  N dy    33    806590       164      3209        28     53590     16036    973927     31.07     23.38  --
312.59/312.64	c  N dy    34   1209885       164      3209        28     70278     16036   1275341     30.69     23.27  --
312.59/312.69	c  S st    34   1209885       164      3209        28     70278     16036   1275341     30.69     23.27  --
312.79/312.89	c  S st    34   1210388       164      3209        28     70777     16036   1289624     30.69     23.27  --
312.89/312.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.89/312.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.19/313.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  0.32
313.19/313.22	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
313.19/313.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.19/313.24	c Subs w/ non-existent bins:      0 time:  0.01 s
313.19/313.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.19/313.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.19/313.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
316.89/316.90	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
322.49/322.54	c Added 2 vars  tried: 80000 time: 5.64
322.79/322.89	c ORs :      2 avg-s:  0.0 cl-sh: 14216 l-rem:  14216 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.99
322.89/322.91	c lits-rem:      1483  cl-subs:     6003  v-elim:    150  v-fix:    0  time:  9.64 s
322.89/322.91	c learnt bin added due to v-elim: 0
322.89/322.91	c vivif2 --  cl tried     3211 cl shrink        0 lits rem          0 time: 0.00
322.89/322.92	c vivif2 --  cl tried    64774 cl shrink        0 lits rem          0 time: 0.01
322.99/323.01	c asymm  cl-useful: 0/1349/3211 lits-rem:0 time: 0.09
322.99/323.02	c calculated reachability. Time: 0.00
322.99/323.02	c  N dy    34   1210388       166      3211        32     64774     16048   1118704     30.69     23.27  --
507.70/507.74	c  N dy    35   1710390       166      3211        32     94900     16048   1892386     30.89     22.95  --
507.80/507.82	c  S st    35   1710390       166      3211        32     94900     16048   1892386     30.89     22.95  --
508.10/508.12	c  S st    35   1710895       166      3211        32     95394     16048   1906296     30.89     22.95  --
508.10/508.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
508.10/508.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.70/508.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.7M T:  0.60
508.70/508.73	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
508.70/508.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.70/508.74	c Subs w/ non-existent bins:      0 time:  0.02 s
508.70/508.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.70/508.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
508.70/508.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
517.19/517.25	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
526.59/526.62	c Added 2 vars  tried: 80000 time: 9.37
527.39/527.45	c ORs :      2 avg-s:  0.0 cl-sh: 22386 l-rem:  22386 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.20
527.39/527.48	c lits-rem:      1507  cl-subs:     8520  v-elim:    150  v-fix:    0  time: 18.70 s
527.39/527.48	c learnt bin added due to v-elim: 0
527.39/527.48	c vivif2 --  cl tried     3213 cl shrink        0 lits rem          0 time: 0.00
527.49/527.50	c vivif2 --  cl tried    86874 cl shrink        0 lits rem          0 time: 0.02
527.59/527.62	c asymm  cl-useful: 0/552/3213 lits-rem:0 time: 0.12
527.59/527.62	c calculated reachability. Time: 0.00
527.59/527.62	c  N dy    35   1710895       168      3213        36     86874     16060   1651696     30.89     22.95  --
741.50/741.58	c  N dy    36   2210895       168      3213        36    102613     16060   1923823     29.79     22.44  --
741.60/741.66	c  S st    36   2210895       168      3213        36    102613     16060   1923823     29.79     22.44  --
742.00/742.02	c  S st    36   2211398       168      3213        36    103102     16060   1938089     29.79     22.44  --
742.00/742.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
742.00/742.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
742.70/742.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.1M T:  0.73
742.70/742.76	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
742.70/742.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
742.70/742.78	c Subs w/ non-existent bins:      0 time:  0.02 s
742.80/742.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.80/742.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
742.80/742.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
751.21/751.22	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
761.71/761.71	c Added 2 vars  tried: 80000 time: 10.48
762.91/762.93	c ORs :      2 avg-s:  0.0 cl-sh: 33999 l-rem:  33999 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.71
762.91/762.96	c lits-rem:      2676  cl-subs:     8944  v-elim:    150  v-fix:    0  time: 20.14 s
762.91/762.96	c learnt bin added due to v-elim: 0
762.91/762.96	c vivif2 --  cl tried     3215 cl shrink        0 lits rem          0 time: 0.00
762.91/762.99	c vivif2 --  cl tried    94158 cl shrink        0 lits rem          0 time: 0.02
763.11/763.10	c asymm  cl-useful: 0/643/3215 lits-rem:0 time: 0.11
763.11/763.10	c calculated reachability. Time: 0.00
763.11/763.10	c  N dy    36   2211398       170      3215        40     94158     16068   1656387     29.79     22.44  --
1020.22/1020.25	c  N dy    37   2711398       170      3215        40    117454     16068   2188958     29.46     22.22  --
1020.32/1020.34	c  S st    37   2711398       170      3215        40    117454     16068   2188958     29.46     22.22  --
1020.72/1020.76	c  S st    37   2711902       170      3215        40    117950     16068   2202754     29.46     22.22  --
1020.72/1020.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1020.72/1020.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1021.52/1021.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.7M T:  0.75
1021.52/1021.52	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
1021.52/1021.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1021.52/1021.54	c Subs w/ non-existent bins:      0 time:  0.02 s
1021.52/1021.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1021.52/1021.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1021.52/1021.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1032.52/1032.54	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1044.52/1044.53	c Added 2 vars  tried: 80000 time: 11.99
1045.62/1045.66	c ORs :      2 avg-s:  0.0 cl-sh: 28011 l-rem:  28011 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.11
1045.62/1045.70	c lits-rem:       386  cl-subs:     9314  v-elim:    150  v-fix:    0  time: 24.10 s
1045.62/1045.70	c learnt bin added due to v-elim: 0
1045.72/1045.70	c vivif2 --  cl tried     3217 cl shrink        0 lits rem          0 time: 0.00
1045.72/1045.72	c vivif2 --  cl tried   108636 cl shrink        0 lits rem          0 time: 0.02
1045.82/1045.82	c asymm  cl-useful: 0/473/3217 lits-rem:0 time: 0.10
1045.82/1045.83	c calculated reachability. Time: 0.00
1045.82/1045.83	c  N dy    37   2711902       172      3217        44    108636     16077   1940011     29.46     22.22  --
1045.82/1045.83	c  F st    37   2711902       172      3217        44    108636     16077   1940011     29.46     22.22  --
1046.91/1046.90	c Decided on static restart strategy

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-3173664-1301798010/watcher-3173664-1301798010 -o /tmp/evaluation-result-3173664-1301798010/solver-3173664-1301798010 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173664-1301798010.cnf 

running on 2 cores: 4,6

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.68 3.94 3.98 7/188 17966
/proc/meminfo: memFree=21360108/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=20512 CPUtime=0 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4194304 338 0 0 0 0 0 0 0 22 0 1 0 291400801 21004288 277 33554432000 4194304 4797429 140736596598896 18446744073709551615 47265330128208 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17966/statm: 5128 290 247 148 0 57 0

[startup+0.0253779 s]
/proc/loadavg: 3.68 3.94 3.98 7/188 17966
/proc/meminfo: memFree=21360108/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=28900 CPUtime=0.01 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 587 0 0 0 1 0 0 0 22 0 1 0 291400801 29593600 522 33554432000 4194304 4797429 140736596598896 18446744073709551615 4428788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 7225 522 369 148 0 2154 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28900

[startup+0.100365 s]
/proc/loadavg: 3.68 3.94 3.98 7/188 17966
/proc/meminfo: memFree=21360108/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=127860 CPUtime=0.09 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 798 0 0 0 9 0 0 0 22 0 1 0 291400801 130928640 709 33554432000 4194304 4797429 140736596598896 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 31965 709 403 148 0 26894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127860

[startup+0.300375 s]
/proc/loadavg: 3.68 3.94 3.98 7/188 17966
/proc/meminfo: memFree=21360108/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=128396 CPUtime=0.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 1093 0 0 0 29 0 0 0 23 0 1 0 291400801 131477504 837 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 32099 837 405 148 0 27028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128396

[startup+0.700328 s]
/proc/loadavg: 3.68 3.94 3.98 7/188 17966
/proc/meminfo: memFree=21360108/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=128888 CPUtime=0.69 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 1485 0 0 0 69 0 0 0 25 0 1 0 291400801 131981312 967 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 32222 967 405 148 0 27151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128888

[startup+1.50017 s]
/proc/loadavg: 3.68 3.94 3.98 6/190 17968
/proc/meminfo: memFree=21350196/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=129612 CPUtime=1.49 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 2040 0 0 0 149 0 0 0 25 0 1 0 291400801 132722688 1198 33554432000 4194304 4797429 140736596598896 18446744073709551615 4395263 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 32403 1198 405 148 0 27332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129612

[startup+3.1009 s]
/proc/loadavg: 3.68 3.94 3.98 5/190 17968
/proc/meminfo: memFree=21343624/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=131952 CPUtime=3.09 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 3122 0 0 0 309 0 0 0 25 0 1 0 291400801 135118848 1901 33554432000 4194304 4797429 140736596598896 18446744073709551615 237278576280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 32988 1901 410 148 0 27917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131952

[startup+6.30026 s]
/proc/loadavg: 3.70 3.94 3.98 5/190 17968
/proc/meminfo: memFree=21334836/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=133228 CPUtime=6.28 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 4938 0 0 0 628 0 0 0 25 0 1 0 291400801 136425472 2255 33554432000 4194304 4797429 140736596598896 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 33307 2255 410 148 0 28236 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133228

[startup+12.7002 s]
/proc/loadavg: 3.73 3.94 3.98 6/190 17968
/proc/meminfo: memFree=21323084/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=135932 CPUtime=12.69 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 7414 0 0 0 1268 1 0 0 25 0 1 0 291400801 139194368 2880 33554432000 4194304 4797429 140736596598896 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 33983 2880 415 148 0 28912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135932

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.98 5/190 17969
/proc/meminfo: memFree=21310048/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=139868 CPUtime=25.49 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 11111 0 0 0 2547 2 0 0 25 0 1 0 291400801 143224832 3461 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 34967 3461 416 148 0 29896 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139868

[startup+51.1003 s]
/proc/loadavg: 3.86 3.95 3.98 5/190 17970
/proc/meminfo: memFree=21296096/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=143456 CPUtime=51.09 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 18180 0 0 0 5106 3 0 0 25 0 1 0 291400801 146898944 4692 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 35864 4692 415 148 0 30793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143456

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.98 6/190 17998
/proc/meminfo: memFree=21280192/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=147768 CPUtime=102.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 29264 0 0 0 10224 5 0 0 25 0 1 0 291400801 151314432 5700 33554432000 4194304 4797429 140736596598896 18446744073709551615 4495483 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 36942 5700 415 148 0 31871 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147768

[startup+162.3 s]
/proc/loadavg: 4.03 3.97 3.98 6/190 17999
/proc/meminfo: memFree=21259148/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=152064 CPUtime=162.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 40698 0 0 0 16221 8 0 0 25 0 1 0 291400801 155713536 7580 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 38016 7580 415 148 0 32945 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152064

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.99 6/190 18001
/proc/meminfo: memFree=21237060/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=158828 CPUtime=222.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 49751 0 0 0 22219 10 0 0 25 0 1 0 291400801 162639872 9262 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 39707 9262 416 148 0 34636 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158828

[startup+282.3 s]
/proc/loadavg: 4.02 3.99 3.99 6/190 18003
/proc/meminfo: memFree=21223376/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=160740 CPUtime=282.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 57969 0 0 0 28216 13 0 0 25 0 1 0 291400801 164597760 9659 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 40185 9659 416 148 0 35114 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160740

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.99 6/190 18004
/proc/meminfo: memFree=21213176/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=165312 CPUtime=342.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 65246 0 0 0 34214 15 0 0 25 0 1 0 291400801 169279488 10451 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 41328 10451 415 148 0 36257 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 165312

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.99 5/190 18006
/proc/meminfo: memFree=21207088/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=167064 CPUtime=402.3 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 72832 0 0 0 40212 18 0 0 25 0 1 0 291400801 171073536 11358 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 41766 11358 415 148 0 36695 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167064

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.99 6/190 18007
/proc/meminfo: memFree=21196392/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=167840 CPUtime=462.3 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 80031 0 0 0 46210 20 0 0 25 0 1 0 291400801 171868160 11458 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 41960 11458 415 148 0 36889 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167840

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 18009
/proc/meminfo: memFree=21170932/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=175500 CPUtime=522.29 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 86840 0 0 0 52208 21 0 0 25 0 1 0 291400801 179712000 13276 33554432000 4194304 4797429 140736596598896 18446744073709551615 4495530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 43875 13276 415 148 0 38804 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 175500

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 18011
/proc/meminfo: memFree=21171276/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=177784 CPUtime=582.3 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 92766 0 0 0 58207 23 0 0 25 0 1 0 291400801 182050816 13960 33554432000 4194304 4797429 140736596598896 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 44446 13960 415 148 0 39375 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 177784

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 18012
/proc/meminfo: memFree=21163540/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=177972 CPUtime=642.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 99369 0 0 0 64206 25 0 0 25 0 1 0 291400801 182243328 12821 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 44493 12821 415 148 0 39422 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 177972

[startup+702.3 s]
/proc/loadavg: 4.08 4.02 4.00 6/190 18014
/proc/meminfo: memFree=21159160/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=179056 CPUtime=702.3 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 105267 0 0 0 70203 27 0 0 25 0 1 0 291400801 183353344 13267 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 44764 13267 415 148 0 39693 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 179056

[startup+762.307 s]
/proc/loadavg: 4.10 4.03 4.00 5/190 18015
/proc/meminfo: memFree=21139168/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=184276 CPUtime=762.32 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 109994 0 0 0 76202 30 0 0 25 0 1 0 291400801 188698624 15197 33554432000 4194304 4797429 140736596598896 18446744073709551615 4518530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 46069 15197 415 148 0 40998 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 184276

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 18017
/proc/meminfo: memFree=21141260/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=186940 CPUtime=822.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 115754 0 0 0 82200 31 0 0 25 0 1 0 291400801 191426560 15080 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 46735 15080 415 148 0 41664 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 186940

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 4.00 6/190 18019
/proc/meminfo: memFree=21124992/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=187004 CPUtime=882.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 120023 0 0 0 88198 33 0 0 25 0 1 0 291400801 191492096 16446 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 46751 16446 415 148 0 41680 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187004

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/190 18020
/proc/meminfo: memFree=21117272/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=188132 CPUtime=942.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 125560 0 0 0 94196 35 0 0 25 0 1 0 291400801 192647168 16161 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 47033 16161 415 148 0 41962 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 188132

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 4.00 6/190 18022
/proc/meminfo: memFree=21121488/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=189276 CPUtime=1002.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 130836 0 0 0 100194 37 0 0 25 0 1 0 291400801 193818624 15478 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 47319 15478 415 148 0 42248 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 189276

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 4.00 6/190 18023
/proc/meminfo: memFree=21101740/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=192460 CPUtime=1062.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 133726 0 0 0 106193 38 0 0 25 0 1 0 291400801 197079040 18311 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 48115 18311 415 148 0 43044 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 192460

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 4.00 6/190 18025
/proc/meminfo: memFree=21093916/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=195820 CPUtime=1122.32 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 139718 0 0 0 112192 40 0 0 25 0 1 0 291400801 200519680 17720 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 48955 17720 415 148 0 43884 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 195820

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 18027
/proc/meminfo: memFree=21086572/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=196528 CPUtime=1182.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 143934 0 0 0 118190 41 0 0 25 0 1 0 291400801 201244672 18660 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 49132 18660 415 148 0 44061 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 196528

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 18028
/proc/meminfo: memFree=21076772/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=197204 CPUtime=1242.31 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 148956 0 0 0 124188 43 0 0 25 0 1 0 291400801 201936896 17154 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 49301 17154 415 148 0 44230 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 197204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 18032
/proc/meminfo: memFree=21127840/32950904 swapFree=67111528/67111528
[pid=17966] ppid=17964 vsize=198076 CPUtime=1300.03 cores=4,6
/proc/17966/stat : 17966 (techdemo) R 17964 17966 9151 0 -1 4202496 153205 0 0 0 129958 45 0 0 25 0 1 0 291400801 202829824 18062 33554432000 4194304 4797429 140736596598896 18446744073709551615 4424984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17966/statm: 49519 18062 415 148 0 44448 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198076

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.04
CPU user time (s): 1299.58
CPU system time (s): 0.45693
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 297644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153205
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= 6
involuntary context switches= 747

runsolver used 2.03769 second user time and 4.89426 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 04:33:30
IDJOB=3173664
IDBENCH=83082
IDSOLVER=1585
FILE ID=node121/3173664-1301798010
RUNJOBID= node121-1301798010-17926
PBS_JOBID= 12841430
Free space on /tmp= 71808 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173664-1301798010/watcher-3173664-1301798010 -o /tmp/evaluation-result-3173664-1301798010/solver-3173664-1301798010 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173664-1301798010.cnf

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

MD5SUM BENCH= 08f7f98549a111fea2bbc5a28af8d7eb
RANDOM SEED=677941043

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21360512 kB
Buffers:        345968 kB
Cached:       10913008 kB
SwapCached:          0 kB
Active:        7366224 kB
Inactive:      3960200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21360512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31260 kB
Writeback:           0 kB
AnonPages:       66216 kB
Mapped:          16168 kB
Slab:           200232 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   464324 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= 71804 MiB
End job on node121 at 2011-04-03 04:55:13