Trace number 3173360

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) 1299.85 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
MD5SUM4d61767800ed8aa0f56d10b54eba4120
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3173360-1301794082.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.00 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      61 undec:       5 neg:      59
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.08/0.09	c Decided on static restart strategy
1.79/1.81	c  N dy     7     30000       125      2662         0     10149     13310    206793     26.02     20.35  --
1.79/1.82	c  S st     7     30000       125      2662         0     10149     13310    206793     26.02     20.35  --
1.79/1.86	c  S st     7     30501       125      2662         0     10636     13310    219292     26.02     20.35  --
1.79/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.79/1.88	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.79/1.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.88	c Subs w/ non-existent bins:      0 time:  0.00 s
1.79/1.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.33	c lits-rem:      1922  cl-subs:     1064  v-elim:    125  v-fix:    0  time:  0.44 s
2.29/2.33	c learnt bin added due to v-elim: 0
2.29/2.33	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c vivif2 --  cl tried     9572 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N dy     7     30501       125      2662         0      9572     13310    192987     26.02     20.35  --
2.39/2.40	c  F st     7     30501       125      2662         0      9572     13310    192987     26.02     20.35  --
2.49/2.55	c Decided on static restart strategy
3.59/3.61	c  N dy    14     45752       125      2662         0     16535     13310    350161     25.40     20.15  --
3.59/3.63	c  S st    14     45752       125      2662         0     16535     13310    350161     25.40     20.15  --
3.59/3.68	c  S st    14     46254       125      2662         0      8605     13310    131618     25.40     20.15  --
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.8M T:  0.01
3.69/3.70	c Calc non-exist non-lernt bins v-fix:     0 done:    125 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.79/3.85	c lits-rem:       138  cl-subs:      182  v-elim:    125  v-fix:    0  time:  0.15 s
3.79/3.85	c learnt bin added due to v-elim: 0
3.79/3.85	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.79/3.85	c vivif2 --  cl tried     8423 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
3.79/3.89	c calculated reachability. Time: 0.00
3.79/3.89	c  N dy    14     46254       125      2662         0      8423     13310    129007     25.40     20.15  --
5.89/5.99	c  N dy    15     69383       125      2662         0     10459     13310    151369     28.31     20.59  --
5.99/6.00	c  S st    15     69383       125      2662         0     10459     13310    151369     28.31     20.59  --
5.99/6.04	c  S st    15     69887       125      2662         0     10949     13310    163606     28.31     20.59  --
5.99/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
5.99/6.06	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
5.99/6.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.07	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.29/6.37	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.19/7.24	c Added 2 vars  tried: 68450 time: 0.87
7.19/7.25	c ORs :      2 avg-s:  0.0 cl-sh:  1389 l-rem:   1389 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.88
7.19/7.25	c lits-rem:       232  cl-subs:      212  v-elim:    125  v-fix:    0  time:  1.18 s
7.19/7.25	c learnt bin added due to v-elim: 0
7.19/7.25	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c vivif2 --  cl tried    10737 cl shrink        0 lits rem          0 time: 0.00
7.29/7.30	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.04
7.29/7.30	c calculated reachability. Time: 0.00
7.29/7.30	c  N dy    15     69887       127      2664         4     10737     13320    158712     28.31     20.59  --
7.29/7.30	c  F st    15     69887       127      2664         4     10737     13320    158712     28.31     20.59  --
7.39/7.46	c Decided on static restart strategy
10.79/10.85	c  N dy    22    104831       127      2664         4     20140     13320    372822     25.63     20.49  --
10.79/10.87	c  S st    22    104831       127      2664         4     20140     13320    372822     25.63     20.49  --
10.89/10.94	c  S st    22    105336       127      2664         4     20634     13320    384866     25.63     20.49  --
10.89/10.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
10.89/10.99	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
10.89/10.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.99	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.68/11.74	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
13.59/13.61	c Added 2 vars  tried: 80000 time: 1.86
13.59/13.65	c ORs :      2 avg-s:  0.0 cl-sh:  5162 l-rem:   5162 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
13.59/13.66	c lits-rem:      4157  cl-subs:     1759  v-elim:    125  v-fix:    0  time:  2.66 s
13.59/13.66	c learnt bin added due to v-elim: 0
13.59/13.66	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
13.59/13.66	c vivif2 --  cl tried    18875 cl shrink        0 lits rem          0 time: 0.00
13.69/13.75	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.08
13.69/13.75	c calculated reachability. Time: 0.00
13.69/13.75	c  N dy    22    105336       129      2666         8     18875     13328    333038     25.63     20.49  --
20.18/20.24	c  N dy    23    158006       129      2666         8     26272     13328    486313     26.28     20.43  --
20.18/20.26	c  S st    23    158006       129      2666         8     26272     13328    486313     26.28     20.43  --
20.28/20.34	c  S st    23    158509       129      2666         8     26764     13328    498259     26.28     20.43  --
20.28/20.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.28/20.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.38/20.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.07
20.38/20.42	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
20.38/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.38/20.42	c Subs w/ non-existent bins:      0 time:  0.00 s
20.38/20.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.38/20.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.38/20.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.37/21.44	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
23.77/23.84	c Added 2 vars  tried: 80000 time: 2.39
23.87/23.90	c ORs :      2 avg-s:  0.0 cl-sh:  6038 l-rem:   6038 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.46
23.87/23.91	c lits-rem:      3574  cl-subs:     2625  v-elim:    125  v-fix:    0  time:  3.47 s
23.87/23.91	c learnt bin added due to v-elim: 0
23.87/23.91	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
23.87/23.91	c vivif2 --  cl tried    24139 cl shrink        0 lits rem          0 time: 0.00
23.97/24.01	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.09
23.97/24.01	c calculated reachability. Time: 0.00
23.97/24.01	c  N dy    23    158509       131      2668        12     24139     13340    424431     26.28     20.43  --
35.25/35.37	c  N dy    24    237767       131      2668        12     30219     13340    523541     26.02     20.38  --
35.25/35.39	c  S st    24    237767       131      2668        12     30219     13340    523541     26.02     20.38  --
35.35/35.48	c  S st    24    238272       131      2668        12     30711     13340    535781     26.02     20.38  --
35.35/35.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.35/35.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.45/35.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.08
35.45/35.56	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
35.45/35.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.45/35.57	c Subs w/ non-existent bins:      0 time:  0.00 s
35.45/35.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.45/35.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.45/35.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.54/36.67	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
39.14/39.25	c Added 2 vars  tried: 80000 time: 2.57
39.24/39.32	c ORs :      2 avg-s:  0.0 cl-sh:  5911 l-rem:   5911 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
39.24/39.33	c lits-rem:      2230  cl-subs:     2708  v-elim:    125  v-fix:    0  time:  3.74 s
39.24/39.33	c learnt bin added due to v-elim: 0
39.24/39.33	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
39.24/39.33	c vivif2 --  cl tried    28003 cl shrink        0 lits rem          0 time: 0.00
39.34/39.43	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.10
39.34/39.43	c calculated reachability. Time: 0.00
39.34/39.43	c  N dy    24    238272       133      2670        16     28003     13353    463313     26.02     20.38  --
59.81/59.91	c  N dy    25    357409       133      2670        16     31194     13353    477751     26.21     20.34  --
59.81/59.93	c  S st    25    357409       133      2670        16     31194     13353    477751     26.21     20.34  --
59.91/60.02	c  S st    25    357916       133      2670        16     31692     13353    489992     26.21     20.34  --
59.91/60.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.91/60.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.01/60.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.10
60.01/60.12	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
60.01/60.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.01/60.13	c Subs w/ non-existent bins:      0 time:  0.00 s
60.01/60.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.01/60.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.01/60.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.91/61.08	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
63.41/63.57	c Added 2 vars  tried: 80000 time: 2.49
63.51/63.62	c ORs :      2 avg-s:  0.0 cl-sh:  4361 l-rem:   4361 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.54
63.51/63.63	c lits-rem:      2031  cl-subs:     2055  v-elim:    125  v-fix:    0  time:  3.49 s
63.51/63.63	c learnt bin added due to v-elim: 0
63.51/63.63	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
63.51/63.63	c vivif2 --  cl tried    29637 cl shrink        0 lits rem          0 time: 0.00
63.61/63.75	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.12
63.61/63.75	c calculated reachability. Time: 0.00
63.61/63.75	c  N dy    25    357916       135      2672        20     29637     13364    437513     26.21     20.34  --
101.98/102.12	c  N dy    26    536875       135      2672        20     37518     13364    538752     25.52     19.87  --
101.98/102.14	c  S st    26    536875       135      2672        20     37518     13364    538752     25.52     19.87  --
102.08/102.26	c  S st    26    537376       135      2672        20     38004     13364    551111     25.52     19.87  --
102.08/102.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.08/102.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.18/102.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.13
102.18/102.39	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
102.18/102.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.18/102.39	c Subs w/ non-existent bins:      0 time:  0.01 s
102.28/102.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.28/102.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.28/102.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.28/103.48	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
105.97/106.16	c Added 2 vars  tried: 80000 time: 2.68
106.07/106.21	c ORs :      2 avg-s:  0.0 cl-sh:  4547 l-rem:   4547 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.73
106.07/106.22	c lits-rem:      2644  cl-subs:     2523  v-elim:    125  v-fix:    0  time:  3.81 s
106.07/106.22	c learnt bin added due to v-elim: 0
106.07/106.22	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
106.07/106.22	c vivif2 --  cl tried    35481 cl shrink        0 lits rem          0 time: 0.00
106.17/106.30	c asymm  cl-useful: 0/1672/2674 lits-rem:0 time: 0.08
106.17/106.31	c calculated reachability. Time: 0.00
106.17/106.31	c  N dy    26    537376       137      2674        24     35481     13374    492919     25.52     19.87  --
106.17/106.31	c  F st    26    537376       137      2674        24     35481     13374    492919     25.52     19.87  --
106.48/106.64	c Decided on static restart strategy
172.08/172.24	c  N dy    33    806064       137      2674        24     57213     13374    976211     26.82     20.11  --
172.08/172.27	c  S st    33    806064       137      2674        24     57213     13374    976211     26.82     20.11  --
172.28/172.46	c  S st    33    806569       137      2674        24     57698     13374    988433     26.82     20.11  --
172.28/172.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.28/172.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.58/172.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  0.25
172.58/172.71	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
172.58/172.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.58/172.72	c Subs w/ non-existent bins:      0 time:  0.01 s
172.58/172.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.58/172.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.58/172.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.08/175.27	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.04
180.18/180.39	c Added 2 vars  tried: 80000 time: 5.12
180.48/180.60	c ORs :      2 avg-s:  0.0 cl-sh: 10886 l-rem:  10886 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.33
180.48/180.62	c lits-rem:      2060  cl-subs:     5298  v-elim:    125  v-fix:    0  time:  7.88 s
180.48/180.62	c learnt bin added due to v-elim: 0
180.48/180.62	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
180.48/180.63	c vivif2 --  cl tried    52400 cl shrink        0 lits rem          0 time: 0.01
180.58/180.72	c asymm  cl-useful: 0/841/2676 lits-rem:0 time: 0.09
180.58/180.72	c calculated reachability. Time: 0.00
180.58/180.72	c  N dy    33    806569       139      2676        28     52400     13386    854765     26.82     20.11  --
311.58/311.70	c  N dy    34   1209853       139      2676        28     68015     13386   1129812     27.38     19.85  --
311.58/311.74	c  S st    34   1209853       139      2676        28     68015     13386   1129812     27.38     19.85  --
311.78/311.94	c  S st    34   1210361       139      2676        28     68506     13386   1142236     27.38     19.85  --
311.78/311.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
311.78/311.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.18/312.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.8M T:  0.37
312.18/312.32	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
312.18/312.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.18/312.33	c Subs w/ non-existent bins:      0 time:  0.01 s
312.18/312.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.18/312.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.18/312.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
315.78/315.93	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
321.48/321.67	c Added 2 vars  tried: 80000 time: 5.75
322.08/322.20	c ORs :      2 avg-s:  0.0 cl-sh: 22485 l-rem:  22485 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.28
322.08/322.22	c lits-rem:      1076  cl-subs:     6037  v-elim:    125  v-fix:    0  time:  9.87 s
322.08/322.22	c learnt bin added due to v-elim: 0
322.08/322.22	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
322.08/322.23	c vivif2 --  cl tried    62469 cl shrink        0 lits rem          0 time: 0.01
322.18/322.32	c asymm  cl-useful: 0/1152/2678 lits-rem:0 time: 0.09
322.18/322.33	c calculated reachability. Time: 0.00
322.18/322.33	c  N dy    34   1210361       141      2678        32     62469     13393    976922     27.38     19.85  --
519.09/519.24	c  N dy    35   1710361       141      2678        32     94817     13393   1638317     25.58     19.39  --
519.18/519.30	c  S st    35   1710361       141      2678        32     94817     13393   1638317     25.58     19.39  --
519.48/519.62	c  S st    35   1710864       141      2678        32     95311     13393   1651433     25.58     19.39  --
519.48/519.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
519.48/519.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
519.98/520.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  0.53
519.98/520.16	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
519.98/520.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
519.98/520.17	c Subs w/ non-existent bins:      0 time:  0.01 s
520.09/520.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.09/520.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
520.09/520.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
527.58/527.70	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.07
536.89/537.02	c Added 2 vars  tried: 80000 time: 9.31
537.59/537.72	c ORs :      2 avg-s:  0.0 cl-sh: 20381 l-rem:  20381 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.02
537.59/537.75	c lits-rem:      1929  cl-subs:    11124  v-elim:    125  v-fix:    0  time: 17.54 s
537.59/537.75	c learnt bin added due to v-elim: 0
537.59/537.75	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
537.59/537.77	c vivif2 --  cl tried    84186 cl shrink        0 lits rem          0 time: 0.02
537.70/537.87	c asymm  cl-useful: 0/543/2680 lits-rem:0 time: 0.10
537.70/537.87	c calculated reachability. Time: 0.00
537.70/537.87	c  N dy    35   1710864       143      2680        36     84186     13406   1370060     25.58     19.39  --
780.40/780.67	c  N dy    36   2210865       143      2680        36    102165     13406   1640704     25.53     19.15  --
780.50/780.74	c  S st    36   2210865       143      2680        36    102165     13406   1640704     25.53     19.15  --
780.81/781.07	c  S st    36   2211367       143      2680        36    102656     13406   1653547     25.53     19.15  --
780.81/781.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
780.81/781.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.40/781.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.4M T:  0.53
781.40/781.61	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
781.40/781.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.40/781.63	c Subs w/ non-existent bins:      0 time:  0.01 s
781.40/781.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.40/781.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
781.40/781.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
788.20/788.47	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.06
798.50/798.73	c Added 2 vars  tried: 80000 time: 10.26
799.41/799.69	c ORs :      2 avg-s:  0.0 cl-sh: 25064 l-rem:  25064 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.22
799.51/799.72	c lits-rem:      1251  cl-subs:     9464  v-elim:    125  v-fix:    0  time: 18.05 s
799.51/799.72	c learnt bin added due to v-elim: 0
799.51/799.72	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
799.51/799.74	c vivif2 --  cl tried    93192 cl shrink        0 lits rem          0 time: 0.02
799.60/799.84	c asymm  cl-useful: 0/456/2682 lits-rem:0 time: 0.10
799.60/799.84	c calculated reachability. Time: 0.00
799.60/799.84	c  N dy    36   2211367       145      2682        40     93192     13415   1424003     25.53     19.15  --
1051.22/1051.41	c  N dy    37   2711367       145      2682        40    113568     13415   1917174     26.10     19.12  --
1051.22/1051.49	c  S st    37   2711367       145      2682        40    113568     13415   1917174     26.10     19.12  --
1051.22/1051.49	c Finding binary XORs  T:     0.00 s  found:       0
1051.62/1051.87	c  S st    37   2711871       145      2682        40    114062     13415   1929756     26.10     19.12  --
1051.62/1051.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1051.62/1051.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1052.42/1052.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.5M T:  0.76
1052.42/1052.64	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1052.42/1052.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1052.42/1052.66	c Subs w/ non-existent bins:      0 time:  0.02 s
1052.42/1052.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.52/1052.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1052.52/1052.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1062.51/1062.72	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
1074.11/1074.34	c Added 2 vars  tried: 80000 time: 11.62
1074.92/1075.16	c ORs :      2 avg-s:  0.0 cl-sh: 22538 l-rem:  22538 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.44
1075.02/1075.20	c lits-rem:       448  cl-subs:    11661  v-elim:    125  v-fix:    0  time: 22.49 s
1075.02/1075.20	c learnt bin added due to v-elim: 0
1075.02/1075.20	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1075.02/1075.22	c vivif2 --  cl tried   102401 cl shrink        0 lits rem          0 time: 0.02
1075.12/1075.33	c asymm  cl-useful: 0/367/2684 lits-rem:0 time: 0.11
1075.12/1075.33	c calculated reachability. Time: 0.00
1075.12/1075.33	c  N dy    37   2711871       147      2684        44    102401     13425   1634713     26.10     19.12  --
1075.12/1075.33	c  F st    37   2711871       147      2684        44    102401     13425   1634713     26.10     19.12  --
1076.22/1076.44	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-3173360-1301794082/watcher-3173360-1301794082 -o /tmp/evaluation-result-3173360-1301794082/solver-3173360-1301794082 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173360-1301794082.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: 2.76 3.04 3.43 4/193 23994
/proc/meminfo: memFree=20907880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=28772 CPUtime=0 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 568 0 0 0 0 0 0 0 22 0 1 0 291006072 29462528 504 33554432000 4194304 4797429 140736089871632 18446744073709551615 4428884 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 7193 504 369 148 0 2122 0

[startup+0.0894149 s]
/proc/loadavg: 2.76 3.04 3.43 4/193 23994
/proc/meminfo: memFree=20907880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=127720 CPUtime=0.08 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 770 0 0 0 8 0 0 0 22 0 1 0 291006072 130785280 685 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 31930 685 403 148 0 26859 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127720

[startup+0.100404 s]
/proc/loadavg: 2.76 3.04 3.43 4/193 23994
/proc/meminfo: memFree=20907880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=127720 CPUtime=0.09 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 786 0 0 0 9 0 0 0 22 0 1 0 291006072 130785280 700 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 31930 700 405 148 0 26859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127720

[startup+0.300368 s]
/proc/loadavg: 2.76 3.04 3.43 4/193 23994
/proc/meminfo: memFree=20907880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=128280 CPUtime=0.29 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 1061 0 0 0 29 0 0 0 23 0 1 0 291006072 131358720 820 33554432000 4194304 4797429 140736089871632 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 32070 820 405 148 0 26999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128280

[startup+0.700291 s]
/proc/loadavg: 2.76 3.04 3.43 4/193 23994
/proc/meminfo: memFree=20907880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=128764 CPUtime=0.69 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 1426 0 0 0 69 0 0 0 25 0 1 0 291006072 131854336 955 33554432000 4194304 4797429 140736089871632 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 32191 955 405 148 0 27120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128764

[startup+1.50015 s]
/proc/loadavg: 2.86 3.05 3.43 5/194 23995
/proc/meminfo: memFree=20898696/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=129388 CPUtime=1.49 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 1950 0 0 0 149 0 0 0 25 0 1 0 291006072 132493312 1192 33554432000 4194304 4797429 140736089871632 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 32347 1192 405 148 0 27276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129388

[startup+3.10087 s]
/proc/loadavg: 2.86 3.05 3.43 5/194 23995
/proc/meminfo: memFree=20892496/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=131868 CPUtime=3.09 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 3167 0 0 0 309 0 0 0 25 0 1 0 291006072 135032832 1673 33554432000 4194304 4797429 140736089871632 18446744073709551615 4387133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 32967 1673 410 148 0 27896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131868

[startup+6.30028 s]
/proc/loadavg: 2.86 3.05 3.43 5/194 23995
/proc/meminfo: memFree=20884208/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=133060 CPUtime=6.29 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 4774 0 0 0 629 0 0 0 25 0 1 0 291006072 136253440 1906 33554432000 4194304 4797429 140736089871632 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 33265 1906 410 148 0 28194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133060

[startup+12.7011 s]
/proc/loadavg: 3.03 3.09 3.43 5/194 23995
/proc/meminfo: memFree=20873812/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=135540 CPUtime=12.68 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 6737 0 0 0 1268 0 0 0 25 0 1 0 291006072 138792960 2755 33554432000 4194304 4797429 140736089871632 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 33885 2755 415 148 0 28814 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 135540

[startup+25.5007 s]
/proc/loadavg: 3.18 3.12 3.44 5/194 23995
/proc/meminfo: memFree=20858740/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=139588 CPUtime=25.46 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 10278 0 0 0 2545 1 0 0 25 0 1 0 291006072 142938112 3495 33554432000 4194304 4797429 140736089871632 18446744073709551615 4425880 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 34897 3495 415 148 0 29826 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 139588

[startup+51.101 s]
/proc/loadavg: 3.46 3.19 3.45 5/194 23996
/proc/meminfo: memFree=20845396/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=142816 CPUtime=51.02 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 16661 0 0 0 5100 2 0 0 25 0 1 0 291006072 146243584 4484 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 35704 4484 415 148 0 30633 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 142816

[startup+102.307 s]
/proc/loadavg: 3.78 3.32 3.48 5/194 23997
/proc/meminfo: memFree=20827332/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=146600 CPUtime=102.18 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 26680 0 0 0 10214 4 0 0 18 0 1 0 291006072 150118400 5389 33554432000 4194304 4797429 140736089871632 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 36650 5389 415 148 0 31579 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 146600

[startup+162.3 s]
/proc/loadavg: 3.96 3.46 3.52 5/194 23999
/proc/meminfo: memFree=20808716/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=151112 CPUtime=162.17 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 36596 0 0 0 16211 6 0 0 25 0 1 0 291006072 154738688 6783 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 37778 6783 415 148 0 32707 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 151112

[startup+222.3 s]
/proc/loadavg: 4.16 3.60 3.56 5/194 24000
/proc/meminfo: memFree=20791576/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=155976 CPUtime=222.17 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 44477 0 0 0 22209 8 0 0 25 0 1 0 291006072 159719424 8202 33554432000 4194304 4797429 140736089871632 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 38994 8202 415 148 0 33923 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 155976

[startup+282.301 s]
/proc/loadavg: 4.06 3.67 3.58 5/194 24002
/proc/meminfo: memFree=20777924/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=158056 CPUtime=282.18 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 51921 0 0 0 28207 11 0 0 25 0 1 0 291006072 161849344 8759 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 39514 8759 415 148 0 34443 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 158056

[startup+342.301 s]
/proc/loadavg: 4.15 3.76 3.62 5/194 24004
/proc/meminfo: memFree=20770976/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=164344 CPUtime=342.18 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 58955 0 0 0 34205 13 0 0 25 0 1 0 291006072 168288256 9982 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 41086 9982 415 148 0 36015 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 164344

[startup+402.301 s]
/proc/loadavg: 4.15 3.83 3.65 5/194 24005
/proc/meminfo: memFree=20759792/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=165524 CPUtime=402.18 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 65273 0 0 0 40203 15 0 0 25 0 1 0 291006072 169496576 10368 33554432000 4194304 4797429 140736089871632 18446744073709551615 4404766 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 41381 10368 415 148 0 36310 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 165524

[startup+462.301 s]
/proc/loadavg: 4.20 3.89 3.68 5/194 24007
/proc/meminfo: memFree=20751576/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=166496 CPUtime=462.19 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 71557 0 0 0 46202 17 0 0 25 0 1 0 291006072 170491904 10354 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 41624 10354 415 148 0 36553 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 166496

[startup+522.301 s]
/proc/loadavg: 4.13 3.92 3.70 5/194 24008
/proc/meminfo: memFree=20731200/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=171064 CPUtime=522.18 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 77642 0 0 0 52200 18 0 0 25 0 1 0 291006072 175169536 12069 33554432000 4194304 4797429 140736089871632 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 42766 12069 415 148 0 37695 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 171064

[startup+582.301 s]
/proc/loadavg: 4.05 3.94 3.72 5/194 24010
/proc/meminfo: memFree=20726480/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=173580 CPUtime=582.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 82427 0 0 0 58191 20 0 0 25 0 1 0 291006072 177745920 11983 33554432000 4194304 4797429 140736089871632 18446744073709551615 4354718 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23994/statm: 43395 11983 415 148 0 38324 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 173580

[startup+642.301 s]
/proc/loadavg: 4.18 3.98 3.74 5/194 24012
/proc/meminfo: memFree=20722744/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=174612 CPUtime=642.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 87425 0 0 0 64189 22 0 0 25 0 1 0 291006072 178802688 12257 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 43653 12257 415 148 0 38582 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 174612

[startup+702.3 s]
/proc/loadavg: 4.06 3.98 3.76 5/194 24013
/proc/meminfo: memFree=20718644/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=175804 CPUtime=702.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 92596 0 0 0 70187 24 0 0 25 0 1 0 291006072 180023296 12556 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 43951 12556 415 148 0 38880 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 175804

[startup+762.307 s]
/proc/loadavg: 4.02 3.98 3.77 5/194 24015
/proc/meminfo: memFree=20699508/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=177624 CPUtime=762.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 96720 0 0 0 76186 25 0 0 25 0 1 0 291006072 181886976 14153 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 44406 14153 415 148 0 39335 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 177624

[startup+822.3 s]
/proc/loadavg: 4.01 3.98 3.78 5/194 24016
/proc/meminfo: memFree=20697744/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=182156 CPUtime=822.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 101671 0 0 0 82185 26 0 0 25 0 1 0 291006072 186527744 13791 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 45539 13791 415 148 0 40468 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 182156

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.79 5/194 24018
/proc/meminfo: memFree=20688672/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=182056 CPUtime=882.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 105697 0 0 0 88184 27 0 0 25 0 1 0 291006072 186425344 15168 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 45514 15168 415 148 0 40443 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 182056

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.80 5/194 24019
/proc/meminfo: memFree=20686300/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=183160 CPUtime=942.12 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 110850 0 0 0 94183 29 0 0 25 0 1 0 291006072 187555840 15020 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 45790 15020 415 148 0 40719 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 183160

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.81 5/194 24021
/proc/meminfo: memFree=20678704/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=183808 CPUtime=1002.12 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 115806 0 0 0 100181 31 0 0 25 0 1 0 291006072 188219392 14585 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 45952 14585 415 148 0 40881 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 183808

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.82 5/194 24023
/proc/meminfo: memFree=20670740/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=185856 CPUtime=1062.11 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 119729 0 0 0 106179 32 0 0 25 0 1 0 291006072 190316544 15729 33554432000 4194304 4797429 140736089871632 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 46464 15729 417 148 0 41393 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 185856

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.83 5/194 24024
/proc/meminfo: memFree=20661912/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=189596 CPUtime=1122.12 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 123601 0 0 0 112179 33 0 0 25 0 1 0 291006072 194146304 16464 33554432000 4194304 4797429 140736089871632 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 47399 16464 417 148 0 42328 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 189596

[startup+1182.3 s]
/proc/loadavg: 4.07 4.01 3.85 5/194 24026
/proc/meminfo: memFree=20656064/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=191292 CPUtime=1182.12 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 128368 0 0 0 118177 35 0 0 25 0 1 0 291006072 195883008 15544 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 47823 15544 415 148 0 42752 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 191292

[startup+1242.3 s]
/proc/loadavg: 4.26 4.05 3.87 5/194 24028
/proc/meminfo: memFree=20646880/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=192372 CPUtime=1242.12 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 132415 0 0 0 124176 36 0 0 25 0 1 0 291006072 196988928 16633 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 48093 16633 415 148 0 43022 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 192372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.06 3.88 2/188 24032
/proc/meminfo: memFree=20838964/32951124 swapFree=67111528/67111528
[pid=23994] ppid=23992 vsize=192436 CPUtime=1299.83 cores=4,6
/proc/23994/stat : 23994 (techdemo) R 23992 23994 23625 0 -1 4202496 136101 0 0 0 129945 38 0 0 25 0 1 0 291006072 197054464 17337 33554432000 4194304 4797429 140736089871632 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23994/statm: 48109 17337 415 148 0 43038 0
Current children cumulated CPU time (s) 1299.83
Current children cumulated vsize (KiB) 192436

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): 1299.85
CPU user time (s): 1299.45
CPU system time (s): 0.39094
CPU usage (%): 99.9873
Max. virtual memory (cumulated for all children) (KiB): 302112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136101
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= 9
involuntary context switches= 24064

runsolver used 2.28865 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 03:28:02
IDJOB=3173360
IDBENCH=82778
IDSOLVER=1585
FILE ID=node135/3173360-1301794082
RUNJOBID= node135-1301794082-23953
PBS_JOBID= 12841418
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173360-1301794082/watcher-3173360-1301794082 -o /tmp/evaluation-result-3173360-1301794082/solver-3173360-1301794082 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173360-1301794082.cnf

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

MD5SUM BENCH= 4d61767800ed8aa0f56d10b54eba4120
RANDOM SEED=1284930200

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20908160 kB
Buffers:        381288 kB
Cached:       11311112 kB
SwapCached:          0 kB
Active:        8013832 kB
Inactive:      3747736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20908160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31260 kB
Writeback:           0 kB
AnonPages:       68740 kB
Mapped:          16176 kB
Slab:           219188 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   575868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node135 at 2011-04-03 03:49:44