Trace number 3173507

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1677156340-036.UNKNOWN.cnf
MD5SUM99f3efd3bfc8a6f99ffbd289ed4a5837
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-3173507-1301795458.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: 1/2556/2556 lits-rem:3 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:      1 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.01	c lits-rem:         0  cl-subs:        0  v-elim:     39  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     250 undec:      86 neg:     264
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       579      2538         1         0      7732         0   no data   no data  --
0.07/0.08	c Decided on static restart strategy
2.59/2.60	c  N dy     7     30000       579      2538         1     10582      7732    204687     29.09     20.60  --
2.59/2.61	c  S st     7     30000       579      2538         1     10582      7732    204687     29.09     20.60  --
2.59/2.66	c  S st     7     30507       579      2538         1     11089      7732    215607     29.09     20.60  --
2.59/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.59/2.68	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
2.59/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.68	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.79/2.87	c lits-rem:       103  cl-subs:      925  v-elim:     10  v-fix:    0  time:  0.19 s
2.79/2.87	c learnt bin added due to v-elim: 0
2.79/2.87	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
2.79/2.87	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
2.89/2.90	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
2.89/2.90	c calculated reachability. Time: 0.00
2.89/2.90	c  N dy     7     30507       579      2538         1     10164      7732    195319     29.09     20.60  --
2.89/2.90	c  F st     7     30507       579      2538         1     10164      7732    195319     29.09     20.60  --
2.99/3.07	c Decided on static restart strategy
4.30/4.33	c  N dy    14     45761       579      2538         1     17398      7732    372117     29.31     20.24  --
4.30/4.35	c  S st    14     45761       579      2538         1     17398      7732    372117     29.31     20.24  --
4.40/4.41	c  S st    14     46266       579      2538         1      9121      7732    116556     29.31     20.24  --
4.40/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.40/4.43	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
4.40/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.43	c Subs w/ non-existent bins:      0 time:  0.00 s
4.40/4.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.40/4.49	c lits-rem:        11  cl-subs:      147  v-elim:     10  v-fix:    0  time:  0.06 s
4.40/4.49	c learnt bin added due to v-elim: 0
4.40/4.49	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
4.40/4.49	c vivif2 --  cl tried     8974 cl shrink        0 lits rem          0 time: 0.00
4.49/4.51	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.02
4.49/4.51	c calculated reachability. Time: 0.00
4.49/4.51	c  N dy    14     46266       579      2538         1      8974      7732    115085     29.31     20.24  --
7.19/7.23	c  N dy    15     69401       579      2538         1     11153      7732    134181     28.49     20.14  --
7.19/7.23	c  S st    15     69401       579      2538         1     11153      7732    134181     28.49     20.14  --
7.19/7.28	c  S st    15     69904       579      2538         1     11655      7732    146303     28.49     20.14  --
7.19/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
7.29/7.30	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
7.29/7.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.30	c Subs w/ non-existent bins:      0 time:  0.00 s
7.29/7.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.42	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.89/7.91	c Added 6 vars  tried: 80000 time: 0.49
7.89/7.91	c ORs :      6 avg-s:  0.0 cl-sh:   783 l-rem:    783 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
7.89/7.92	c lits-rem:         7  cl-subs:      259  v-elim:     10  v-fix:    0  time:  0.61 s
7.89/7.92	c learnt bin added due to v-elim: 0
7.89/7.92	c vivif2 --  cl tried     2544 cl shrink        0 lits rem          0 time: 0.00
7.89/7.92	c vivif2 --  cl tried    11396 cl shrink        0 lits rem          0 time: 0.00
7.89/7.94	c asymm  cl-useful: 0/2544/2544 lits-rem:0 time: 0.02
7.89/7.94	c calculated reachability. Time: 0.00
7.89/7.94	c  N dy    15     69904       585      2544        13     11396      7774    142131     28.49     20.14  --
7.89/7.94	c  F st    15     69904       585      2544        13     11396      7774    142131     28.49     20.14  --
8.09/8.11	c Decided on static restart strategy
12.29/12.32	c  N dy    22    104856       585      2544        13     21100      7774    378002     29.37     19.96  --
12.29/12.34	c  S st    22    104856       585      2544        13     21100      7774    378002     29.37     19.96  --
12.39/12.42	c  S st    22    105357       585      2544        13     21601      7774    390236     29.37     19.96  --
12.39/12.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.05
12.39/12.47	c Calc non-exist non-lernt bins v-fix:     0 done:    585 time:  0.00 s
12.39/12.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.48	c Subs w/ non-existent bins:      0 time:  0.00 s
12.39/12.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.19/13.23	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
13.69/13.77	c Added 6 vars  tried: 80000 time: 0.54
13.79/13.81	c ORs :      6 avg-s:  0.0 cl-sh:  5618 l-rem:   5618 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
13.79/13.81	c lits-rem:       427  cl-subs:     1125  v-elim:     11  v-fix:    0  time:  1.33 s
13.79/13.81	c learnt bin added due to v-elim: 0
13.79/13.81	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
13.79/13.82	c vivif2 --  cl tried    20476 cl shrink        0 lits rem          0 time: 0.00
13.79/13.86	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.04
13.79/13.86	c calculated reachability. Time: 0.00
13.79/13.86	c  N dy    22    105357       591      2549        26     20476      7815    353762     29.37     19.96  --
22.39/22.46	c  N dy    23    158035       591      2549        26     28135      7815    525753     28.59     19.97  --
22.39/22.48	c  S st    23    158035       591      2549        26     28135      7815    525753     28.59     19.97  --
22.49/22.58	c  S st    23    158540       591      2549        26     28640      7815    537847     28.59     19.97  --
22.49/22.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.09
22.59/22.67	c Calc non-exist non-lernt bins v-fix:     0 done:    591 time:  0.00 s
22.59/22.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.67	c Subs w/ non-existent bins:      0 time:  0.00 s
22.59/22.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.79/23.80	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
24.29/24.39	c Added 6 vars  tried: 80000 time: 0.58
24.39/24.49	c ORs :      6 avg-s:  0.0 cl-sh:  9514 l-rem:   9514 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
24.49/24.50	c lits-rem:       856  cl-subs:     1401  v-elim:     12  v-fix:    0  time:  1.81 s
24.49/24.50	c learnt bin added due to v-elim: 0
24.49/24.50	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
24.49/24.50	c vivif2 --  cl tried    27239 cl shrink        0 lits rem          0 time: 0.01
24.49/24.56	c asymm  cl-useful: 0/2555/2555 lits-rem:0 time: 0.06
24.49/24.56	c calculated reachability. Time: 0.00
24.49/24.56	c  N dy    23    158540       597      2555        38     27239      7857    488919     28.59     19.97  --
38.00/38.01	c  N dy    24    237810       597      2555        38     32501      7857    560016     29.12     19.34  --
38.00/38.04	c  S st    24    237810       597      2555        38     32501      7857    560016     29.12     19.34  --
38.10/38.15	c  S st    24    238310       597      2555        38     33001      7857    571895     29.12     19.34  --
38.10/38.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.10/38.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.20/38.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.09
38.20/38.24	c Calc non-exist non-lernt bins v-fix:     0 done:    597 time:  0.00 s
38.20/38.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.20/38.25	c Subs w/ non-existent bins:      0 time:  0.00 s
38.20/38.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.20/38.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.20/38.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
39.40/39.40	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.01
40.00/40.00	c Added 7 vars  tried: 80000 time: 0.60
40.00/40.08	c ORs :      7 avg-s:  0.0 cl-sh:  8625 l-rem:   8625 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
40.00/40.09	c lits-rem:       375  cl-subs:     1439  v-elim:     13  v-fix:    0  time:  1.83 s
40.00/40.09	c learnt bin added due to v-elim: 0
40.00/40.09	c vivif2 --  cl tried     2562 cl shrink        0 lits rem          0 time: 0.00
40.10/40.10	c vivif2 --  cl tried    31562 cl shrink        0 lits rem          0 time: 0.00
40.10/40.16	c asymm  cl-useful: 0/2562/2562 lits-rem:0 time: 0.06
40.10/40.16	c calculated reachability. Time: 0.00
40.10/40.16	c  N dy    24    238310       604      2562        52     31562      7906    528625     29.12     19.34  --
65.29/65.39	c  N dy    25    357469       604      2562        52     35684      7906    548147     29.96     19.03  --
65.39/65.42	c  S st    25    357469       604      2562        52     35684      7906    548147     29.96     19.03  --
65.49/65.56	c  S st    25    357972       604      2562        52     36187      7906    560507     29.96     19.03  --
65.49/65.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.49/65.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.59/65.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.10
65.59/65.67	c Calc non-exist non-lernt bins v-fix:     0 done:    604 time:  0.00 s
65.59/65.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.59/65.67	c Subs w/ non-existent bins:      0 time:  0.00 s
65.59/65.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.59/65.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.59/65.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.79/66.84	c ORs :     25 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
67.39/67.46	c Added 7 vars  tried: 80000 time: 0.62
67.49/67.50	c ORs :      7 avg-s:  0.0 cl-sh:  4592 l-rem:   4592 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.66
67.49/67.51	c lits-rem:       259  cl-subs:     1237  v-elim:     15  v-fix:    0  time:  1.82 s
67.49/67.51	c learnt bin added due to v-elim: 0
67.49/67.51	c vivif2 --  cl tried     2569 cl shrink        0 lits rem          0 time: 0.00
67.49/67.51	c vivif2 --  cl tried    34950 cl shrink        0 lits rem          0 time: 0.01
67.49/67.58	c asymm  cl-useful: 0/2569/2569 lits-rem:0 time: 0.06
67.49/67.58	c calculated reachability. Time: 0.00
67.49/67.58	c  N dy    25    357972       611      2569        66     34950      7955    529089     29.96     19.03  --
113.79/113.86	c  N dy    26    536958       611      2569        66     42821      7955    616258     27.03     18.73  --
113.79/113.88	c  S st    26    536958       611      2569        66     42821      7955    616258     27.03     18.73  --
113.99/114.04	c  S st    26    537459       611      2569        66     43321      7955    628208     27.03     18.73  --
113.99/114.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.99/114.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.09/114.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.15
114.09/114.19	c Calc non-exist non-lernt bins v-fix:     0 done:    611 time:  0.00 s
114.09/114.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.19/114.20	c Subs w/ non-existent bins:      0 time:  0.01 s
114.19/114.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.19/114.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.19/114.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
115.40/115.41	c ORs :     32 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
115.99/116.03	c Added 7 vars  tried: 80000 time: 0.62
116.09/116.10	c ORs :      7 avg-s:  0.0 cl-sh:  8130 l-rem:   8130 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
116.09/116.11	c lits-rem:       464  cl-subs:     1362  v-elim:     16  v-fix:    0  time:  1.90 s
116.09/116.11	c learnt bin added due to v-elim: 0
116.09/116.11	c vivif2 --  cl tried     2576 cl shrink        0 lits rem          0 time: 0.00
116.09/116.12	c vivif2 --  cl tried    41959 cl shrink        0 lits rem          0 time: 0.01
116.19/116.21	c asymm  cl-useful: 0/2576/2576 lits-rem:0 time: 0.09
116.19/116.21	c calculated reachability. Time: 0.00
116.19/116.21	c  N dy    26    537459       618      2576        80     41959      8004    590499     27.03     18.73  --
116.19/116.21	c  F st    26    537459       618      2576        80     41959      8004    590499     27.03     18.73  --
116.60/116.68	c Decided on static restart strategy
201.09/201.19	c  N dy    33    806188       618      2576        80     64884      8004   1031784     25.13     18.06  --
201.20/201.24	c  S st    33    806188       618      2576        80     64884      8004   1031784     25.13     18.06  --
201.39/201.48	c  S st    33    806689       618      2576        80     65384      8004   1044407     25.13     18.06  --
201.39/201.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
201.39/201.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.69/201.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.9M T:  0.27
201.69/201.75	c Calc non-exist non-lernt bins v-fix:     0 done:    618 time:  0.00 s
201.69/201.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.69/201.76	c Subs w/ non-existent bins:      0 time:  0.01 s
201.69/201.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.69/201.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.69/201.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
203.19/203.21	c ORs :     39 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
203.89/203.99	c Added 7 vars  tried: 80000 time: 0.78
204.19/204.23	c ORs :      7 avg-s:  0.0 cl-sh: 14450 l-rem:  14450 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
204.19/204.25	c lits-rem:        70  cl-subs:     4164  v-elim:     18  v-fix:    0  time:  2.46 s
204.19/204.25	c learnt bin added due to v-elim: 0
204.19/204.25	c vivif2 --  cl tried     2583 cl shrink        0 lits rem          0 time: 0.00
204.19/204.26	c vivif2 --  cl tried    61220 cl shrink        0 lits rem          0 time: 0.01
204.29/204.39	c asymm  cl-useful: 0/2140/2583 lits-rem:0 time: 0.13
204.29/204.39	c calculated reachability. Time: 0.00
204.29/204.39	c  N dy    33    806689       625      2583        94     61220      8053    942593     25.13     18.06  --
334.41/334.46	c  N dy    34   1210034       625      2583        94     77330      8053   1490893     34.03     20.36  --
334.50/334.51	c  S st    34   1210034       625      2583        94     77330      8053   1490893     34.03     20.36  --
334.50/334.52	c Finding binary XORs  T:     0.00 s  found:       0
334.70/334.79	c  S st    34   1210536       625      2583        94     77830      8053   1502435     34.03     20.36  --
334.80/334.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
334.80/334.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.10/335.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  0.34
335.10/335.14	c Calc non-exist non-lernt bins v-fix:     0 done:    625 time:  0.00 s
335.10/335.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.10/335.16	c Subs w/ non-existent bins:      0 time:  0.01 s
335.10/335.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
335.10/335.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
335.10/335.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
338.30/338.30	c ORs :     46 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
339.20/339.23	c Added 7 vars  tried: 80000 time: 0.93
339.81/339.80	c ORs :      7 avg-s:  0.0 cl-sh: 27501 l-rem:  27501 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.50
339.81/339.83	c lits-rem:       698  cl-subs:     5027  v-elim:     19  v-fix:    0  time:  4.64 s
339.81/339.83	c learnt bin added due to v-elim: 0
339.81/339.83	c vivif2 --  cl tried     2590 cl shrink        0 lits rem          0 time: 0.00
339.81/339.85	c vivif2 --  cl tried    72803 cl shrink        0 lits rem          0 time: 0.02
339.91/339.98	c asymm  cl-useful: 0/2042/2590 lits-rem:0 time: 0.13
339.91/339.98	c calculated reachability. Time: 0.00
339.91/339.98	c  N dy    34   1210536       632      2590       108     72803      8102   1321720     34.03     20.36  --
544.31/544.37	c  N dy    35   1710539       632      2590       108    104556      8102   2375143     37.42     22.03  --
544.42/544.47	c  S st    35   1710539       632      2590       108    104556      8102   2375143     37.42     22.03  --
544.81/544.89	c  S st    35   1711045       632      2590       108    105062      8102   2386821     37.42     22.03  --
544.81/544.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
544.81/544.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.52/545.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.6M T:  0.61
545.52/545.51	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
545.52/545.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.52/545.54	c Subs w/ non-existent bins:      0 time:  0.03 s
545.52/545.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.52/545.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
545.52/545.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
553.71/553.78	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 35.5 T:    0.31
555.41/555.41	c Added 7 vars  tried: 80000 time: 1.63
557.01/557.09	c ORs :      7 avg-s:  0.0 cl-sh: 46189 l-rem:  46189 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.31
557.11/557.13	c lits-rem:       582  cl-subs:     6852  v-elim:     23  v-fix:    0  time: 11.54 s
557.11/557.13	c learnt bin added due to v-elim: 0
557.11/557.14	c vivif2 --  cl tried     2597 cl shrink        0 lits rem          0 time: 0.00
557.11/557.17	c vivif2 --  cl tried    98208 cl shrink        0 lits rem          0 time: 0.03
557.21/557.23	c asymm  cl-useful: 0/555/2597 lits-rem:0 time: 0.06
557.21/557.23	c calculated reachability. Time: 0.00
557.21/557.23	c  N dy    35   1711045       639      2597       122     98208      8151   2092391     37.42     22.03  --
791.51/791.50	c  N dy    36   2211045       639      2597       122    113980      8151   2456063     34.63     22.63  --
791.61/791.61	c  S st    36   2211045       639      2597       122    113980      8151   2456063     34.63     22.63  --
792.02/792.02	c  S st    36   2211548       639      2597       122    114483      8151   2467620     34.63     22.63  --
792.02/792.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.02/792.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.51/792.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.8M T:  0.57
792.61/792.60	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
792.61/792.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.61/792.63	c Subs w/ non-existent bins:      0 time:  0.03 s
792.61/792.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.71/792.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
792.71/792.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
802.21/802.28	c ORs :     60 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
803.71/803.74	c Added 7 vars  tried: 80000 time: 1.46
805.22/805.23	c ORs :      7 avg-s:  0.0 cl-sh: 44516 l-rem:  44516 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.94
805.22/805.27	c lits-rem:       931  cl-subs:     9950  v-elim:     23  v-fix:    0  time: 12.56 s
805.22/805.27	c learnt bin added due to v-elim: 0
805.22/805.27	c vivif2 --  cl tried     2604 cl shrink        0 lits rem          0 time: 0.00
805.31/805.30	c vivif2 --  cl tried   104533 cl shrink        0 lits rem          0 time: 0.03
805.41/805.45	c asymm  cl-useful: 0/1514/2604 lits-rem:0 time: 0.14
805.41/805.45	c calculated reachability. Time: 0.00
805.41/805.45	c  N dy    36   2211548       646      2604       136    104533      8200   2086566     34.63     22.63  --
1075.92/1075.96	c  N dy    37   2711549       646      2604       136    126685      8200   2715934     36.52     23.38  --
1076.02/1076.07	c  S st    37   2711549       646      2604       136    126685      8200   2715934     36.52     23.38  --
1076.52/1076.57	c  S st    37   2712051       646      2604       136    127187      8200   2727467     36.52     23.38  --
1076.52/1076.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1076.52/1076.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1077.22/1077.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.4M T:  0.64
1077.22/1077.22	c Calc non-exist non-lernt bins v-fix:     0 done:    646 time:  0.00 s
1077.22/1077.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1077.22/1077.26	c Subs w/ non-existent bins:      0 time:  0.03 s
1077.32/1077.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1077.32/1077.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1077.32/1077.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1092.23/1092.23	c ORs :     67 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
1093.62/1093.66	c Added 7 vars  tried: 80000 time: 1.43
1096.12/1096.14	c ORs :      7 avg-s:  0.0 cl-sh: 63752 l-rem:  63752 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.91
1096.12/1096.19	c lits-rem:       101  cl-subs:    12960  v-elim:     23  v-fix:    0  time: 18.84 s
1096.12/1096.19	c learnt bin added due to v-elim: 0
1096.12/1096.19	c vivif2 --  cl tried     2611 cl shrink        0 lits rem          0 time: 0.00
1096.22/1096.23	c vivif2 --  cl tried   114227 cl shrink        0 lits rem          0 time: 0.04
1096.32/1096.34	c asymm  cl-useful: 0/1097/2611 lits-rem:0 time: 0.12
1096.32/1096.35	c calculated reachability. Time: 0.00
1096.32/1096.35	c  N dy    37   2712051       653      2611       150    114227      8249   2224630     36.52     23.38  --
1096.32/1096.35	c  F st    37   2712051       653      2611       150    114227      8249   2224630     36.52     23.38  --
1097.42/1097.42	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-3173507-1301795458/watcher-3173507-1301795458 -o /tmp/evaluation-result-3173507-1301795458/solver-3173507-1301795458 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173507-1301795458.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.95 4/189 19052
/proc/meminfo: memFree=18383280/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=127600 CPUtime=0 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 369776503 130662400 573 33554432000 4194304 4797429 140734677276640 18446744073709551615 256415416215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 31900 573 380 148 0 26829 0

[startup+0.073544 s]
/proc/loadavg: 3.76 3.95 3.95 4/189 19052
/proc/meminfo: memFree=18383280/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=127888 CPUtime=0.07 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 802 0 0 0 7 0 0 0 25 0 1 0 369776503 130957312 722 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 31972 722 406 148 0 26901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 127888

[startup+0.100547 s]
/proc/loadavg: 3.76 3.95 3.95 4/189 19052
/proc/meminfo: memFree=18383280/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=128020 CPUtime=0.09 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 836 0 0 0 9 0 0 0 25 0 1 0 369776503 131092480 756 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 32005 757 408 148 0 26934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128020

[startup+0.300489 s]
/proc/loadavg: 3.76 3.95 3.95 4/189 19052
/proc/meminfo: memFree=18383280/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=128532 CPUtime=0.29 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 1082 0 0 0 29 0 0 0 25 0 1 0 369776503 131616768 844 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 32133 844 408 148 0 27062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128532

[startup+0.700415 s]
/proc/loadavg: 3.76 3.95 3.95 4/189 19052
/proc/meminfo: memFree=18383280/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=129168 CPUtime=0.69 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 1432 0 0 0 69 0 0 0 25 0 1 0 369776503 132268032 950 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 32292 950 408 148 0 27221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129168

[startup+1.50027 s]
/proc/loadavg: 3.76 3.95 3.95 5/190 19053
/proc/meminfo: memFree=18380432/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=129560 CPUtime=1.49 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 1884 0 0 0 149 0 0 0 25 0 1 0 369776503 132669440 1103 33554432000 4194304 4797429 140734677276640 18446744073709551615 4351810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 32390 1103 408 148 0 27319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129560

[startup+3.10096 s]
/proc/loadavg: 3.76 3.95 3.95 5/190 19053
/proc/meminfo: memFree=18377208/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=131676 CPUtime=3.09 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 2881 0 0 0 309 0 0 0 25 0 1 0 369776503 134836224 1737 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424548 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 32919 1737 412 148 0 27848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131676

[startup+6.30035 s]
/proc/loadavg: 3.78 3.95 3.95 5/190 19053
/proc/meminfo: memFree=18372792/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=133032 CPUtime=6.29 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 4498 0 0 0 628 1 0 0 20 0 1 0 369776503 136224768 2043 33554432000 4194304 4797429 140734677276640 18446744073709551615 4389720 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 33258 2043 412 148 0 28187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133032

[startup+12.7011 s]
/proc/loadavg: 3.79 3.95 3.95 5/190 19053
/proc/meminfo: memFree=18369204/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=135888 CPUtime=12.69 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 6995 0 0 0 1268 1 0 0 25 0 1 0 369776503 139149312 2893 33554432000 4194304 4797429 140734677276640 18446744073709551615 4524088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 33972 2893 416 148 0 28901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135888

[startup+25.5007 s]
/proc/loadavg: 3.84 3.95 3.95 5/190 19053
/proc/meminfo: memFree=18358840/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=139620 CPUtime=25.49 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 10187 0 0 0 2547 2 0 0 25 0 1 0 369776503 142970880 4012 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 34905 4012 415 148 0 29834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139620

[startup+51.1009 s]
/proc/loadavg: 3.89 3.96 3.95 5/190 19054
/proc/meminfo: memFree=18347144/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=144188 CPUtime=51.09 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 16516 0 0 0 5106 3 0 0 25 0 1 0 369776503 147648512 5172 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 36047 5172 415 148 0 30976 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144188

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.96 5/190 19056
/proc/meminfo: memFree=18335860/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=149036 CPUtime=102.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 26201 0 0 0 10223 7 0 0 25 0 1 0 369776503 152612864 5826 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 37259 5826 415 148 0 32188 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149036

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/190 19084
/proc/meminfo: memFree=18324852/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=154000 CPUtime=162.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 34496 0 0 0 16220 10 0 0 25 0 1 0 369776503 157696000 7466 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 38500 7466 415 148 0 33429 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 154000

[startup+222.3 s]
/proc/loadavg: 4.03 3.99 3.96 5/190 19086
/proc/meminfo: memFree=18311908/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=160920 CPUtime=222.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 43416 0 0 0 22218 12 0 0 25 0 1 0 369776503 164782080 8593 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 40230 8593 415 148 0 35159 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160920

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.96 5/190 19087
/proc/meminfo: memFree=18292532/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=163032 CPUtime=282.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 52891 0 0 0 28215 15 0 0 25 0 1 0 369776503 166944768 9852 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 40758 9852 415 148 0 35687 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163032

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.97 5/190 19089
/proc/meminfo: memFree=18278512/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=168360 CPUtime=342.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 61694 0 0 0 34213 17 0 0 25 0 1 0 369776503 172400640 11796 33554432000 4194304 4797429 140734677276640 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 42090 11796 415 148 0 37019 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168360

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 19090
/proc/meminfo: memFree=18264736/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=172584 CPUtime=402.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 70291 0 0 0 40210 20 0 0 25 0 1 0 369776503 176726016 12919 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 43146 12919 415 148 0 38075 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172584

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.97 5/190 19092
/proc/meminfo: memFree=18255260/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=173536 CPUtime=462.31 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 78521 0 0 0 46207 24 0 0 25 0 1 0 369776503 177700864 13170 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 43384 13170 415 148 0 38313 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 173536

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 19094
/proc/meminfo: memFree=18247424/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=175300 CPUtime=522.3 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 85743 0 0 0 52204 26 0 0 25 0 1 0 369776503 179507200 12044 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 43825 12044 415 148 0 38754 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 175300

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 19095
/proc/meminfo: memFree=18239572/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=185116 CPUtime=582.31 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 92330 0 0 0 58203 28 0 0 25 0 1 0 369776503 189558784 15463 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 46279 15463 415 148 0 41208 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 185116

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.98 5/190 19106
/proc/meminfo: memFree=18229044/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=185452 CPUtime=642.31 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 98428 0 0 0 64200 31 0 0 25 0 1 0 369776503 189902848 16083 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 46363 16083 415 148 0 41292 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 185452

[startup+702.3 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 19580
/proc/meminfo: memFree=18524260/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=186844 CPUtime=702.31 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 105176 0 0 0 70196 35 0 0 25 0 1 0 369776503 191328256 16959 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 46711 16959 415 148 0 41640 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 186844

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 19582
/proc/meminfo: memFree=18525004/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=187836 CPUtime=762.32 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 111598 0 0 0 76195 37 0 0 25 0 1 0 369776503 192344064 17041 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 46959 17041 415 148 0 41888 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187836

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.99 5/190 19584
/proc/meminfo: memFree=18520492/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=194940 CPUtime=822.31 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 118272 0 0 0 82192 39 0 0 25 0 1 0 369776503 199618560 16874 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 48735 16874 415 148 0 43664 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 194940

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.99 5/190 19585
/proc/meminfo: memFree=18504712/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=195532 CPUtime=882.32 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 123490 0 0 0 88189 43 0 0 25 0 1 0 369776503 200224768 18682 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 48883 18682 415 148 0 43812 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 195532

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.99 5/190 19587
/proc/meminfo: memFree=18504436/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=196184 CPUtime=942.32 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 129310 0 0 0 94187 45 0 0 25 0 1 0 369776503 200892416 18016 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 49046 18016 415 148 0 43975 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 196184

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 19589
/proc/meminfo: memFree=18494488/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=197228 CPUtime=1002.32 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 134400 0 0 0 100185 47 0 0 25 0 1 0 369776503 201961472 19770 33554432000 4194304 4797429 140734677276640 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 49307 19770 415 148 0 44236 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 197228

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19590
/proc/meminfo: memFree=18502380/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=198432 CPUtime=1062.33 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 140365 0 0 0 106183 50 0 0 25 0 1 0 369776503 203194368 18847 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 49608 18847 415 148 0 44537 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 198432

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19592
/proc/meminfo: memFree=18484244/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=205780 CPUtime=1122.32 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 145608 0 0 0 112181 51 0 0 25 0 1 0 369776503 210718720 20118 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 51445 20118 415 148 0 46374 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 205780

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 19593
/proc/meminfo: memFree=18472448/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=207248 CPUtime=1182.33 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 150594 0 0 0 118180 53 0 0 25 0 1 0 369776503 212221952 21364 33554432000 4194304 4797429 140734677276640 18446744073709551615 4425911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 51812 21364 415 148 0 46741 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 207248

[startup+1242.3 s]
/proc/loadavg: 4.09 4.02 4.00 5/190 19595
/proc/meminfo: memFree=18467216/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=207324 CPUtime=1242.33 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 155227 0 0 0 124178 55 0 0 25 0 1 0 369776503 212299776 22237 33554432000 4194304 4797429 140734677276640 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 51831 22237 415 148 0 46760 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 207324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19679
/proc/meminfo: memFree=18556468/32950928 swapFree=67111528/67111528
[pid=19052] ppid=19050 vsize=208732 CPUtime=1300.04 cores=0,2
/proc/19052/stat : 19052 (techdemo) R 19050 19052 18485 0 -1 4202496 161036 0 0 0 129946 58 0 0 25 0 1 0 369776503 213741568 20443 33554432000 4194304 4797429 140734677276640 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19052/statm: 52183 20443 415 148 0 47112 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 208732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.47
CPU system time (s): 0.58691
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161036
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= 8
involuntary context switches= 1724

runsolver used 2.19167 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 03:50:58
IDJOB=3173507
IDBENCH=82925
IDSOLVER=1585
FILE ID=node115/3173507-1301795458
RUNJOBID= node115-1301791531-18503
PBS_JOBID= 12841437
Free space on /tmp= 71348 MiB

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

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

MD5SUM BENCH= 99f3efd3bfc8a6f99ffbd289ed4a5837
RANDOM SEED=1065768884

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18383436 kB
Buffers:        403928 kB
Cached:       13758752 kB
SwapCached:          0 kB
Active:        9339848 kB
Inactive:      4921188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18383436 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31784 kB
Writeback:           0 kB
AnonPages:       99032 kB
Mapped:          16700 kB
Slab:           243260 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   602160 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= 71636 MiB
End job on node115 at 2011-04-03 04:12:40