Trace number 3173573

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-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 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-3173573-1301796703.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
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 Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     256 undec:      72 neg:     272
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       582      2540         0         0      7710         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
2.10/2.14	c  N dy     7     30001       582      2540         0     10638      7710    203911     30.19     19.25  --
2.10/2.15	c  S st     7     30001       582      2540         0     10638      7710    203911     30.19     19.25  --
2.10/2.19	c  S st     7     30505       582      2540         0     11142      7710    215521     30.19     19.25  --
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.20/2.21	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
2.20/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.21	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.39	c lits-rem:        69  cl-subs:      636  v-elim:      9  v-fix:    0  time:  0.18 s
2.29/2.39	c learnt bin added due to v-elim: 0
2.29/2.39	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c vivif2 --  cl tried    10506 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N dy     7     30505       582      2540         0     10506      7710    202507     30.19     19.25  --
2.39/2.42	c  F st     7     30505       582      2540         0     10506      7710    202507     30.19     19.25  --
2.49/2.58	c Decided on static restart strategy
3.59/3.64	c  N dy    14     45758       582      2540         0      8914      7710    107435     26.39     18.77  --
3.59/3.64	c  S st    14     45758       582      2540         0      8914      7710    107435     26.39     18.77  --
3.59/3.68	c  S st    14     46261       582      2540         0      9417      7710    119049     26.39     18.77  --
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.69/3.70	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Subs w/ non-existent bins:      0 time:  0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.69/3.76	c lits-rem:        10  cl-subs:      210  v-elim:      9  v-fix:    0  time:  0.06 s
3.69/3.76	c learnt bin added due to v-elim: 0
3.69/3.76	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
3.69/3.76	c vivif2 --  cl tried     9207 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.78	c  N dy    14     46261       582      2540         0      9207      7710    116644     26.39     18.77  --
6.19/6.27	c  N dy    15     69391       582      2540         0     11286      7710    134875     27.93     18.91  --
6.19/6.28	c  S st    15     69391       582      2540         0     11286      7710    134875     27.93     18.91  --
6.29/6.32	c  S st    15     69892       582      2540         0     11787      7710    146358     27.93     18.91  --
6.29/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.29/6.34	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
6.29/6.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.34	c Subs w/ non-existent bins:      0 time:  0.00 s
6.29/6.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.44	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
6.79/6.89	c Added 6 vars  tried: 80000 time: 0.45
6.79/6.89	c ORs :      6 avg-s:  0.0 cl-sh:   827 l-rem:    827 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
6.79/6.89	c lits-rem:         5  cl-subs:      222  v-elim:      9  v-fix:    0  time:  0.55 s
6.79/6.89	c learnt bin added due to v-elim: 0
6.79/6.89	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
6.79/6.89	c vivif2 --  cl tried    11565 cl shrink        0 lits rem          0 time: 0.00
6.89/6.91	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.02
6.89/6.91	c calculated reachability. Time: 0.00
6.89/6.91	c  N dy    15     69892       588      2546        12     11565      7752    141852     27.93     18.91  --
6.89/6.91	c  F st    15     69892       588      2546        12     11565      7752    141852     27.93     18.91  --
6.99/7.07	c Decided on static restart strategy
10.79/10.84	c  N dy    22    104839       588      2546        12     21426      7752    359807     26.84     18.45  --
10.79/10.86	c  S st    22    104839       588      2546        12     21426      7752    359807     26.84     18.45  --
10.89/10.92	c  S st    22    105342       588      2546        12     21929      7752    371812     26.84     18.45  --
10.89/10.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.05
10.89/10.97	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
10.89/10.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.98	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.49/11.57	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
11.99/12.05	c Added 6 vars  tried: 80000 time: 0.48
11.99/12.10	c ORs :      6 avg-s:  0.0 cl-sh:  7857 l-rem:   7857 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
12.09/12.10	c lits-rem:       157  cl-subs:     1315  v-elim:     11  v-fix:    0  time:  1.12 s
12.09/12.10	c learnt bin added due to v-elim: 0
12.09/12.10	c vivif2 --  cl tried     2552 cl shrink        0 lits rem          0 time: 0.00
12.09/12.11	c vivif2 --  cl tried    20614 cl shrink        0 lits rem          0 time: 0.00
12.09/12.14	c asymm  cl-useful: 0/2552/2552 lits-rem:0 time: 0.03
12.09/12.14	c calculated reachability. Time: 0.00
12.09/12.14	c  N dy    22    105342       594      2552        24     20614      7794    334514     26.84     18.45  --
19.49/19.57	c  N dy    23    158016       594      2552        24     28412      7794    495021     24.48     17.92  --
19.49/19.59	c  S st    23    158016       594      2552        24     28412      7794    495021     24.48     17.92  --
19.59/19.67	c  S st    23    158524       594      2552        24     28920      7794    507446     24.48     17.92  --
19.59/19.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.07
19.70/19.74	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
19.70/19.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.74	c Subs w/ non-existent bins:      0 time:  0.00 s
19.70/19.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.69/20.73	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.00
21.19/21.27	c Added 7 vars  tried: 80000 time: 0.54
21.29/21.34	c ORs :      7 avg-s:  0.0 cl-sh:  8793 l-rem:   8793 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
21.29/21.35	c lits-rem:       832  cl-subs:     1568  v-elim:     12  v-fix:    0  time:  1.60 s
21.29/21.35	c learnt bin added due to v-elim: 0
21.29/21.35	c vivif2 --  cl tried     2559 cl shrink        0 lits rem          0 time: 0.00
21.29/21.35	c vivif2 --  cl tried    27352 cl shrink        0 lits rem          0 time: 0.00
21.29/21.39	c asymm  cl-useful: 0/2559/2559 lits-rem:0 time: 0.04
21.29/21.39	c calculated reachability. Time: 0.00
21.29/21.39	c  N dy    23    158524       601      2559        38     27352      7843    459357     24.48     17.92  --
34.49/34.52	c  N dy    24    237787       601      2559        38     32295      7843    516281     27.63     17.46  --
34.49/34.54	c  S st    24    237787       601      2559        38     32295      7843    516281     27.63     17.46  --
34.59/34.64	c  S st    24    238290       601      2559        38     32798      7843    528104     27.63     17.46  --
34.59/34.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/34.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.09
34.69/34.73	c Calc non-exist non-lernt bins v-fix:     0 done:    601 time:  0.00 s
34.69/34.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/34.73	c Subs w/ non-existent bins:      0 time:  0.00 s
34.69/34.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.59/35.68	c ORs :     19 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
36.09/36.20	c Added 7 vars  tried: 80000 time: 0.52
36.20/36.25	c ORs :      7 avg-s:  0.0 cl-sh:  7283 l-rem:   7283 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
36.20/36.26	c lits-rem:       556  cl-subs:     1384  v-elim:     13  v-fix:    0  time:  1.51 s
36.20/36.26	c learnt bin added due to v-elim: 0
36.20/36.26	c vivif2 --  cl tried     2566 cl shrink        0 lits rem          0 time: 0.00
36.20/36.26	c vivif2 --  cl tried    31414 cl shrink        0 lits rem          0 time: 0.00
36.30/36.32	c asymm  cl-useful: 0/2566/2566 lits-rem:0 time: 0.06
36.30/36.32	c calculated reachability. Time: 0.00
36.30/36.32	c  N dy    24    238290       608      2566        52     31414      7892    490690     27.63     17.46  --
58.69/58.71	c  N dy    25    357436       608      2566        52     35492      7892    533090     27.59     17.77  --
58.69/58.73	c  S st    25    357436       608      2566        52     35492      7892    533090     27.59     17.77  --
58.79/58.86	c  S st    25    357937       608      2566        52     35993      7892    544342     27.59     17.77  --
58.79/58.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.79/58.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.09
58.89/58.95	c Calc non-exist non-lernt bins v-fix:     0 done:    608 time:  0.00 s
58.89/58.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.95	c Subs w/ non-existent bins:      0 time:  0.01 s
58.89/58.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.89/58.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.89/59.97	c ORs :     26 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
60.50/60.50	c Added 7 vars  tried: 80000 time: 0.53
60.50/60.56	c ORs :      7 avg-s:  0.0 cl-sh:  7446 l-rem:   7446 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
60.50/60.57	c lits-rem:       324  cl-subs:     1365  v-elim:     14  v-fix:    0  time:  1.60 s
60.50/60.57	c learnt bin added due to v-elim: 0
60.50/60.57	c vivif2 --  cl tried     2573 cl shrink        0 lits rem          0 time: 0.00
60.50/60.57	c vivif2 --  cl tried    34628 cl shrink        0 lits rem          0 time: 0.00
60.59/60.63	c asymm  cl-useful: 0/2573/2573 lits-rem:0 time: 0.05
60.59/60.63	c calculated reachability. Time: 0.00
60.59/60.63	c  N dy    25    357937       615      2573        66     34628      7941    508033     27.59     17.77  --
100.79/100.81	c  N dy    26    536907       615      2573        66     42287      7941    587080     27.46     17.80  --
100.79/100.83	c  S st    26    536907       615      2573        66     42287      7941    587080     27.46     17.80  --
100.89/100.97	c  S st    26    537412       615      2573        66     42792      7941    598554     27.46     17.80  --
100.89/100.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.89/100.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.10/101.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.13
101.10/101.11	c Calc non-exist non-lernt bins v-fix:     0 done:    615 time:  0.00 s
101.10/101.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.10/101.11	c Subs w/ non-existent bins:      0 time:  0.00 s
101.10/101.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.10/101.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.10/101.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
102.20/102.20	c ORs :     33 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
102.69/102.74	c Added 7 vars  tried: 80000 time: 0.53
102.69/102.76	c ORs :      7 avg-s:  0.0 cl-sh:  2891 l-rem:   2891 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
102.69/102.77	c lits-rem:       492  cl-subs:     2130  v-elim:     16  v-fix:    0  time:  1.64 s
102.69/102.77	c learnt bin added due to v-elim: 0
102.69/102.77	c vivif2 --  cl tried     2580 cl shrink        0 lits rem          0 time: 0.00
102.69/102.77	c vivif2 --  cl tried    40662 cl shrink        0 lits rem          0 time: 0.01
102.79/102.85	c asymm  cl-useful: 0/2580/2580 lits-rem:0 time: 0.08
102.79/102.85	c calculated reachability. Time: 0.00
102.79/102.85	c  N dy    26    537412       622      2580        80     40662      7990    550942     27.46     17.80  --
102.79/102.85	c  F st    26    537412       622      2580        80     40662      7990    550942     27.46     17.80  --
103.19/103.27	c Decided on static restart strategy
173.39/173.47	c  N dy    33    806118       622      2580        80     63970      7990   1018943     27.59     17.56  --
173.49/173.51	c  S st    33    806118       622      2580        80     63970      7990   1018943     27.59     17.56  --
173.70/173.74	c  S st    33    806620       622      2580        80     64472      7990   1030514     27.59     17.56  --
173.70/173.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.70/173.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.99/174.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.2M T:  0.26
173.99/174.01	c Calc non-exist non-lernt bins v-fix:     0 done:    622 time:  0.00 s
173.99/174.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.99/174.01	c Subs w/ non-existent bins:      0 time:  0.01 s
173.99/174.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.99/174.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.99/174.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.29/175.35	c ORs :     40 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
176.09/176.15	c Added 7 vars  tried: 80000 time: 0.80
176.20/176.26	c ORs :      7 avg-s:  0.0 cl-sh:  9554 l-rem:   9554 b-add:     15 v-rep:   0 cl-rem: 2 avg s: 14.0 T:    0.90
176.20/176.28	c lits-rem:       146  cl-subs:     3992  v-elim:     20  v-fix:    0  time:  2.24 s
176.20/176.28	c learnt bin added due to v-elim: 0
176.20/176.28	c vivif2 --  cl tried     2586 cl shrink        0 lits rem          0 time: 0.00
176.20/176.29	c vivif2 --  cl tried    60478 cl shrink        0 lits rem          0 time: 0.01
176.40/176.40	c asymm  cl-useful: 0/2237/2586 lits-rem:0 time: 0.11
176.40/176.40	c calculated reachability. Time: 0.00
176.40/176.40	c  N dy    33    806620       629      2586        95     60478      8038    934333     27.59     17.56  --
313.10/313.15	c  N dy    34   1209930       629      2586        95     76412      8038   1153586     25.69     17.36  --
313.10/313.19	c  S st    34   1209930       629      2586        95     76412      8038   1153586     25.69     17.36  --
313.10/313.19	c Finding binary XORs  T:     0.00 s  found:       0
313.41/313.43	c  S st    34   1210433       629      2586        95     76914      8038   1164834     25.69     17.36  --
313.41/313.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
313.41/313.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.70/313.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.33
313.70/313.77	c Calc non-exist non-lernt bins v-fix:     0 done:    629 time:  0.00 s
313.70/313.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.70/313.78	c Subs w/ non-existent bins:      0 time:  0.01 s
313.80/313.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.80/313.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.80/313.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
315.61/315.61	c ORs :     47 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
316.30/316.36	c Added 7 vars  tried: 80000 time: 0.75
316.60/316.65	c ORs :      7 avg-s:  0.0 cl-sh: 16332 l-rem:  16332 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.04
316.60/316.67	c lits-rem:        50  cl-subs:     5158  v-elim:     20  v-fix:    0  time:  2.86 s
316.60/316.67	c learnt bin added due to v-elim: 0
316.60/316.67	c vivif2 --  cl tried     2593 cl shrink        0 lits rem          0 time: 0.00
316.60/316.68	c vivif2 --  cl tried    71756 cl shrink        0 lits rem          0 time: 0.01
316.71/316.79	c asymm  cl-useful: 0/2177/2593 lits-rem:0 time: 0.11
316.71/316.79	c calculated reachability. Time: 0.00
316.71/316.79	c  N dy    34   1210433       636      2593       109     71756      8087   1038681     25.69     17.36  --
515.50/515.59	c  N dy    35   1710433       636      2593       109    103278      8087   1766631     26.38     17.36  --
515.60/515.66	c  S st    35   1710433       636      2593       109    103278      8087   1766631     26.38     17.36  --
515.91/515.99	c  S st    35   1710937       636      2593       109    103782      8087   1778325     26.38     17.36  --
515.91/515.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
515.91/515.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.50/516.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.9M T:  0.57
516.50/516.57	c Calc non-exist non-lernt bins v-fix:     0 done:    636 time:  0.00 s
516.50/516.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.50/516.58	c Subs w/ non-existent bins:      0 time:  0.02 s
516.61/516.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.61/516.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
516.61/516.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
520.91/520.94	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
522.11/522.14	c Added 7 vars  tried: 80000 time: 1.20
523.11/523.16	c ORs :      7 avg-s:  0.0 cl-sh: 34899 l-rem:  34899 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.23
523.21/523.20	c lits-rem:        70  cl-subs:     7293  v-elim:     21  v-fix:    0  time:  6.58 s
523.21/523.20	c learnt bin added due to v-elim: 0
523.21/523.20	c vivif2 --  cl tried     2600 cl shrink        0 lits rem          0 time: 0.00
523.21/523.22	c vivif2 --  cl tried    96489 cl shrink        0 lits rem          0 time: 0.02
523.31/523.34	c asymm  cl-useful: 0/1533/2600 lits-rem:0 time: 0.13
523.31/523.35	c calculated reachability. Time: 0.00
523.31/523.35	c  N dy    35   1710937       643      2600       123     96489      8136   1569951     26.38     17.36  --
759.02/759.07	c  N dy    36   2210938       643      2600       123    112263      8136   1851494     25.77     17.13  --
759.11/759.14	c  S st    36   2210938       643      2600       123    112263      8136   1851494     25.77     17.13  --
759.51/759.54	c  S st    36   2211443       643      2600       123    112767      8136   1863626     25.77     17.13  --
759.51/759.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
759.51/759.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.21/760.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.5M T:  0.66
760.21/760.21	c Calc non-exist non-lernt bins v-fix:     0 done:    643 time:  0.00 s
760.21/760.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.21/760.23	c Subs w/ non-existent bins:      0 time:  0.02 s
760.21/760.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.21/760.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
760.21/760.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
764.21/764.25	c ORs :     61 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
765.52/765.58	c Added 7 vars  tried: 80000 time: 1.33
766.51/766.57	c ORs :      7 avg-s:  0.0 cl-sh: 32774 l-rem:  32774 b-add:     15 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    2.32
766.62/766.61	c lits-rem:       127  cl-subs:     6676  v-elim:     24  v-fix:    0  time:  6.34 s
766.62/766.61	c learnt bin added due to v-elim: 0
766.62/766.61	c vivif2 --  cl tried     2607 cl shrink        0 lits rem          0 time: 0.00
766.62/766.63	c vivif2 --  cl tried   106089 cl shrink        0 lits rem          0 time: 0.02
766.72/766.74	c asymm  cl-useful: 0/1074/2607 lits-rem:0 time: 0.11
766.72/766.74	c calculated reachability. Time: 0.00
766.72/766.74	c  N dy    36   2211443       650      2607       138    106089      8185   1686327     25.77     17.13  --
1035.91/1035.98	c  N dy    37   2711443       650      2607       138    130200      8185   2263642     26.42     17.22  --
1036.01/1036.07	c  S st    37   2711443       650      2607       138    130200      8185   2263642     26.42     17.22  --
1036.51/1036.54	c  S st    37   2711946       650      2607       138    130702      8185   2275693     26.42     17.22  --
1036.51/1036.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1036.51/1036.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.32/1037.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.0M T:  0.83
1037.32/1037.39	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
1037.32/1037.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.41/1037.41	c Subs w/ non-existent bins:      0 time:  0.02 s
1037.41/1037.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.41/1037.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1037.41/1037.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1043.21/1043.25	c ORs :     68 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
1044.81/1044.81	c Added 7 vars  tried: 80000 time: 1.56
1046.61/1046.62	c ORs :      7 avg-s:  0.0 cl-sh: 49437 l-rem:  49437 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.36
1046.61/1046.66	c lits-rem:       128  cl-subs:     7342  v-elim:     26  v-fix:    0  time:  9.19 s
1046.61/1046.66	c learnt bin added due to v-elim: 0
1046.61/1046.66	c vivif2 --  cl tried     2614 cl shrink        0 lits rem          0 time: 0.00
1046.61/1046.69	c vivif2 --  cl tried   123360 cl shrink        0 lits rem          0 time: 0.03
1046.81/1046.81	c asymm  cl-useful: 0/1273/2614 lits-rem:0 time: 0.13
1046.81/1046.82	c calculated reachability. Time: 0.00
1046.81/1046.82	c  N dy    37   2711946       657      2614       152    123360      8234   2040895     26.42     17.22  --
1046.81/1046.82	c  F st    37   2711946       657      2614       152    123360      8234   2040895     26.42     17.22  --
1048.22/1048.23	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-3173573-1301796703/watcher-3173573-1301796703 -o /tmp/evaluation-result-3173573-1301796703/solver-3173573-1301796703 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173573-1301796703.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.92 3.98 3.99 3/184 12051
/proc/meminfo: memFree=21368380/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=127728 CPUtime=0 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 670 0 0 0 0 0 0 0 25 0 1 0 291270068 130793472 593 33554432000 4194304 4797429 140735680181104 18446744073709551615 4558856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 31932 593 383 148 0 26861 0

[startup+0.094364 s]
/proc/loadavg: 3.92 3.98 3.99 3/184 12051
/proc/meminfo: memFree=21368380/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=128016 CPUtime=0.09 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 838 0 0 0 9 0 0 0 25 0 1 0 291270068 131088384 759 33554432000 4194304 4797429 140735680181104 18446744073709551615 4351583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32004 759 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.100363 s]
/proc/loadavg: 3.92 3.98 3.99 3/184 12051
/proc/meminfo: memFree=21368380/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=128016 CPUtime=0.09 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 848 0 0 0 9 0 0 0 25 0 1 0 291270068 131088384 769 33554432000 4194304 4797429 140735680181104 18446744073709551615 4331643 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32004 769 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.300327 s]
/proc/loadavg: 3.92 3.98 3.99 3/184 12051
/proc/meminfo: memFree=21368380/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=128504 CPUtime=0.29 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 1094 0 0 0 29 0 0 0 25 0 1 0 291270068 131588096 857 33554432000 4194304 4797429 140735680181104 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32126 857 408 148 0 27055 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128504

[startup+0.700256 s]
/proc/loadavg: 3.92 3.98 3.99 3/184 12051
/proc/meminfo: memFree=21368380/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=129176 CPUtime=0.69 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 1471 0 0 0 69 0 0 0 25 0 1 0 291270068 132276224 998 33554432000 4194304 4797429 140735680181104 18446744073709551615 4358523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32294 998 408 148 0 27223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129176

[startup+1.50011 s]
/proc/loadavg: 3.92 3.98 3.99 5/190 12062
/proc/meminfo: memFree=21349608/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=129552 CPUtime=1.49 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 1944 0 0 0 149 0 0 0 25 0 1 0 291270068 132661248 1173 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32388 1173 408 148 0 27317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129552

[startup+3.10083 s]
/proc/loadavg: 3.92 3.98 3.99 5/190 12062
/proc/meminfo: memFree=21346384/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=131936 CPUtime=3.09 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 3232 0 0 0 309 0 0 0 25 0 1 0 291270068 135102464 1735 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 32984 1735 412 148 0 27913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131936

[startup+6.30026 s]
/proc/loadavg: 3.93 3.98 3.99 5/190 12062
/proc/meminfo: memFree=21332824/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=133336 CPUtime=6.29 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 4813 0 0 0 629 0 0 0 25 0 1 0 291270068 136536064 1963 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 33334 1963 412 148 0 28263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133336

[startup+12.7001 s]
/proc/loadavg: 3.93 3.98 3.99 5/190 12063
/proc/meminfo: memFree=21319568/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=136368 CPUtime=12.69 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 6978 0 0 0 1269 0 0 0 25 0 1 0 291270068 139640832 3035 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 34092 3035 415 148 0 29021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136368

[startup+25.5008 s]
/proc/loadavg: 3.95 3.98 3.99 5/190 12063
/proc/meminfo: memFree=21298696/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=140696 CPUtime=25.5 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 11027 0 0 0 2548 2 0 0 25 0 1 0 291270068 144072704 3692 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 35174 3692 415 148 0 30103 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 140696

[startup+51.1003 s]
/proc/loadavg: 3.96 3.98 3.99 5/190 12064
/proc/meminfo: memFree=21283744/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=144132 CPUtime=51.1 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 16838 0 0 0 5107 3 0 0 25 0 1 0 291270068 147591168 5130 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 36033 5130 415 148 0 30962 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 144132

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.99 5/190 12065
/proc/meminfo: memFree=21259388/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=149412 CPUtime=102.3 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 26825 0 0 0 10225 5 0 0 25 0 1 0 291270068 152997888 6195 33554432000 4194304 4797429 140735680181104 18446744073709551615 4509279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 37353 6195 415 148 0 32282 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149412

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.99 5/190 12067
/proc/meminfo: memFree=21238896/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=154056 CPUtime=162.3 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 36472 0 0 0 16222 8 0 0 25 0 1 0 291270068 157753344 7604 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424682 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 38514 7604 415 148 0 33443 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 154056

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.99 5/190 12068
/proc/meminfo: memFree=21209728/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=161248 CPUtime=222.3 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 45286 0 0 0 22219 11 0 0 25 0 1 0 291270068 165117952 8563 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 40312 8563 415 148 0 35241 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161248

[startup+282.3 s]
/proc/loadavg: 4.05 4.00 4.00 5/190 12070
/proc/meminfo: memFree=21196088/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=162480 CPUtime=282.29 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 51779 0 0 0 28217 12 0 0 25 0 1 0 291270068 166379520 9950 33554432000 4194304 4797429 140735680181104 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 40620 9950 415 148 0 35549 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162480

[startup+342.301 s]
/proc/loadavg: 4.08 4.02 4.00 5/190 12071
/proc/meminfo: memFree=21182040/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=168112 CPUtime=342.29 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 58675 0 0 0 34214 15 0 0 25 0 1 0 291270068 172146688 11332 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 42028 11332 415 148 0 36957 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168112

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 12073
/proc/meminfo: memFree=21177452/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=169096 CPUtime=402.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 64745 0 0 0 40213 18 0 0 25 0 1 0 291270068 173154304 11649 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 42274 11649 415 148 0 37203 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 169096

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 12075
/proc/meminfo: memFree=21170628/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=170916 CPUtime=462.3 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 71097 0 0 0 46211 19 0 0 25 0 1 0 291270068 175017984 11867 33554432000 4194304 4797429 140735680181104 18446744073709551615 4422985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 42729 11867 415 148 0 37658 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170916

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 12076
/proc/meminfo: memFree=21143960/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=178016 CPUtime=522.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 77601 0 0 0 52210 21 0 0 25 0 1 0 291270068 182288384 13971 33554432000 4194304 4797429 140735680181104 18446744073709551615 4518530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 44504 13971 415 148 0 39433 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 178016

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 12078
/proc/meminfo: memFree=21127092/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=179960 CPUtime=582.3 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 82740 0 0 0 58208 22 0 0 25 0 1 0 291270068 184279040 14472 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 44990 14472 415 148 0 39919 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 179960

[startup+642.301 s]
/proc/loadavg: 4.34 4.08 4.02 6/197 4418
/proc/meminfo: memFree=21112224/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=180676 CPUtime=642.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 87598 0 0 0 64208 24 0 0 25 0 1 0 291270068 185012224 14803 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 45169 14803 415 148 0 40098 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180676

[startup+702.3 s]
/proc/loadavg: 4.26 4.12 4.04 5/190 17836
/proc/meminfo: memFree=21111708/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=181716 CPUtime=702.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 92535 0 0 0 70206 25 0 0 25 0 1 0 291270068 186077184 15138 33554432000 4194304 4797429 140735680181104 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 45429 15138 415 148 0 40358 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 181716

[startup+762.307 s]
/proc/loadavg: 4.09 4.09 4.03 5/190 17838
/proc/meminfo: memFree=21106372/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=184768 CPUtime=762.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 97902 0 0 0 76205 27 0 0 25 0 1 0 291270068 189202432 15710 33554432000 4194304 4797429 140735680181104 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 46192 15710 415 148 0 41121 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 184768

[startup+822.301 s]
/proc/loadavg: 4.11 4.09 4.03 5/190 17839
/proc/meminfo: memFree=21084040/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=189020 CPUtime=822.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 103357 0 0 0 82202 29 0 0 25 0 1 0 291270068 193556480 15809 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 47255 15809 415 148 0 42184 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 189020

[startup+882.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/190 17841
/proc/meminfo: memFree=21078584/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=189896 CPUtime=882.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 107570 0 0 0 88201 30 0 0 25 0 1 0 291270068 194453504 17285 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 47474 17285 415 148 0 42403 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 189896

[startup+942.301 s]
/proc/loadavg: 4.01 4.06 4.02 5/190 17842
/proc/meminfo: memFree=21085388/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=192148 CPUtime=942.31 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 112694 0 0 0 94199 32 0 0 25 0 1 0 291270068 196759552 16986 33554432000 4194304 4797429 140735680181104 18446744073709551615 4387498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 48037 16986 415 148 0 42966 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192148

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 4.02 5/190 17844
/proc/meminfo: memFree=21060448/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=193148 CPUtime=1002.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 116728 0 0 0 100198 34 0 0 25 0 1 0 291270068 197783552 18207 33554432000 4194304 4797429 140735680181104 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 48287 18207 415 148 0 43216 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 193148

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.01 5/190 17846
/proc/meminfo: memFree=21048404/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=200576 CPUtime=1062.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 122366 0 0 0 106197 35 0 0 25 0 1 0 291270068 205389824 18011 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 50144 18011 415 148 0 45073 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 200576

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17847
/proc/meminfo: memFree=21049868/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=200880 CPUtime=1122.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 126409 0 0 0 112195 37 0 0 25 0 1 0 291270068 205701120 19250 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 50220 19250 415 148 0 45149 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 200880

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17849
/proc/meminfo: memFree=21030400/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=201612 CPUtime=1182.33 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 130183 0 0 0 118195 38 0 0 25 0 1 0 291270068 206450688 20169 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 50403 20169 415 148 0 45332 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 201612

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17850
/proc/meminfo: memFree=21044036/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=202468 CPUtime=1242.32 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 134805 0 0 0 124193 39 0 0 25 0 1 0 291270068 207327232 19087 33554432000 4194304 4797429 140735680181104 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 50617 19087 415 148 0 45546 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 202468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 3/187 17854
/proc/meminfo: memFree=21187640/32950904 swapFree=67111528/67111528
[pid=12051] ppid=12049 vsize=203508 CPUtime=1300.03 cores=4,6
/proc/12051/stat : 12051 (techdemo) R 12049 12051 9151 0 -1 4202496 138438 0 0 0 129962 41 0 0 25 0 1 0 291270068 208392192 19786 33554432000 4194304 4797429 140735680181104 18446744073709551615 4425867 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12051/statm: 50877 19786 415 148 0 45806 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 203508

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

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

runsolver used 2.08368 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 04:11:43
IDJOB=3173573
IDBENCH=82991
IDSOLVER=1585
FILE ID=node121/3173573-1301796703
RUNJOBID= node121-1301792796-9333
PBS_JOBID= 12841430
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173573-1301796703/watcher-3173573-1301796703 -o /tmp/evaluation-result-3173573-1301796703/solver-3173573-1301796703 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173573-1301796703.cnf

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=969556954

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:      21368412 kB
Buffers:        345660 kB
Cached:       10905864 kB
SwapCached:          0 kB
Active:        7357860 kB
Inactive:      3960268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21368412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23324 kB
Writeback:           0 kB
AnonPages:       66304 kB
Mapped:          15996 kB
Slab:           200380 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   346060 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= 71812 MiB
End job on node121 at 2011-04-03 04:33:25