Trace number 3173668

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-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

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-3173668-1301798018.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1871/7120 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      37 undec:       2 neg:      41
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.19/0.24	c Decided on static restart strategy
0.29/0.34	c  N dy    19      4013        80      7120         0      3683     49840    100626     27.06     24.25  --
2.29/2.35	c  N dy    28     30001        80      7120         0      9773     49840    214591     26.48     22.48  --
2.29/2.36	c  S st    28     30001        80      7120         0      9773     49840    214591     26.48     22.48  --
2.39/2.41	c  S st    28     30505        80      7120         0     10248     49840    227567     26.48     22.48  --
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
2.39/2.43	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.39/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.09/3.19	c lits-rem:      1544  cl-subs:     1352  v-elim:     80  v-fix:    0  time:  0.75 s
3.09/3.19	c learnt bin added due to v-elim: 0
3.09/3.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3.09/3.19	c vivif2 --  cl tried     8896 cl shrink        0 lits rem          0 time: 0.00
3.30/3.34	c asymm  cl-useful: 0/2730/7120 lits-rem:0 time: 0.15
3.30/3.34	c calculated reachability. Time: 0.00
3.30/3.34	c  N dy    28     30505        80      7120         0      8896     49840    194158     26.48     22.48  --
3.30/3.34	c  F st    28     30505        80      7120         0      8896     49840    194158     26.48     22.48  --
3.49/3.50	c Decided on static restart strategy
3.59/3.65	c  N dy    47     34510        80      7120         0     12594     49840    292717     26.56     22.59  --
4.59/4.62	c  N dy    62     45757        80      7120         0     15732     49840    356688     26.89     22.50  --
4.59/4.63	c  S st    62     45757        80      7120         0     15732     49840    356688     26.89     22.50  --
4.59/4.69	c  S st    62     46258        80      7120         0     16211     49840    369646     26.89     22.50  --
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
4.69/4.74	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.69/4.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.74	c Subs w/ non-existent bins:      0 time:  0.00 s
4.69/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.69/5.76	c lits-rem:      2825  cl-subs:     2313  v-elim:     80  v-fix:    0  time:  1.02 s
5.69/5.76	c learnt bin added due to v-elim: 0
5.69/5.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
5.69/5.76	c vivif2 --  cl tried    13898 cl shrink        0 lits rem          0 time: 0.00
5.89/5.92	c asymm  cl-useful: 0/2268/7120 lits-rem:0 time: 0.15
5.89/5.92	c calculated reachability. Time: 0.00
5.89/5.92	c  N dy    62     46258        80      7120         0     13898     49840    307018     26.89     22.50  --
7.98/8.09	c  N dy    77     69387        80      7120         0     17773     49840    379204     25.93     22.20  --
8.08/8.11	c  S st    77     69387        80      7120         0     17773     49840    379204     25.93     22.20  --
8.08/8.18	c  S st    77     69892        80      7120         0     18246     49840    391972     25.93     22.20  --
8.08/8.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.08/8.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.18/8.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.05
8.18/8.23	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
8.18/8.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.18/8.23	c Subs w/ non-existent bins:      0 time:  0.00 s
8.18/8.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.18/8.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.18/8.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.39/9.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
10.79/10.82	c Added 1 vars  tried: 28560 time: 1.40
10.79/10.86	c ORs :      1 avg-s:  0.0 cl-sh:  4142 l-rem:   4142 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.44
10.79/10.86	c lits-rem:      2889  cl-subs:     2665  v-elim:     80  v-fix:    0  time:  2.63 s
10.79/10.86	c learnt bin added due to v-elim: 0
10.79/10.86	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
10.79/10.86	c vivif2 --  cl tried    15581 cl shrink        0 lits rem          0 time: 0.00
11.00/11.03	c asymm  cl-useful: 0/2104/7121 lits-rem:0 time: 0.16
11.00/11.03	c calculated reachability. Time: 0.00
11.00/11.03	c  N dy    77     69892        81      7121         2     15581     49833    318878     25.93     22.20  --
11.00/11.03	c  F st    77     69892        81      7121         2     15581     49833    318878     25.93     22.20  --
11.19/11.22	c Decided on static restart strategy
14.79/14.83	c  N dy    84    104839        81      7121         2     14979     49833    270671     26.81     22.10  --
14.79/14.84	c  S st    84    104839        81      7121         2     14979     49833    270671     26.81     22.10  --
14.89/14.90	c  S st    84    105341        81      7121         2     15453     49833    283401     26.81     22.10  --
14.89/14.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.05
14.89/14.95	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
14.89/14.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.95	c Subs w/ non-existent bins:      0 time:  0.00 s
14.89/14.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.69/15.76	c ORs :      1 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
17.60/17.67	c Added 1 vars  tried: 50880 time: 1.91
17.60/17.69	c ORs :      1 avg-s:  0.0 cl-sh:  2201 l-rem:   2201 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.92
17.60/17.69	c lits-rem:      1181  cl-subs:     1029  v-elim:     80  v-fix:    0  time:  2.74 s
17.60/17.69	c learnt bin added due to v-elim: 0
17.60/17.69	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
17.69/17.70	c vivif2 --  cl tried    14424 cl shrink        0 lits rem          0 time: 0.00
17.79/17.85	c asymm  cl-useful: 0/2073/7122 lits-rem:0 time: 0.15
17.79/17.85	c calculated reachability. Time: 0.00
17.79/17.85	c  N dy    84    105341        82      7122         4     14424     49821    255609     26.81     22.10  --
23.99/24.00	c  N dy    94    158013        82      7122         4     21475     49821    397322     26.39     21.90  --
23.99/24.02	c  S st    94    158013        82      7122         4     21475     49821    397322     26.39     21.90  --
23.99/24.09	c  S st    94    158517        82      7122         4     21949     49821    409907     26.39     21.90  --
23.99/24.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.99/24.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.10/24.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.07
24.10/24.16	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
24.10/24.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.10/24.16	c Subs w/ non-existent bins:      0 time:  0.00 s
24.10/24.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.10/24.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.10/24.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.30/25.32	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
29.29/29.32	c Added 1 vars  tried: 79600 time: 4.00
29.29/29.36	c ORs :      1 avg-s:  0.0 cl-sh:  3694 l-rem:   3694 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.04
29.29/29.37	c lits-rem:      2044  cl-subs:     2141  v-elim:     80  v-fix:    0  time:  5.20 s
29.29/29.37	c learnt bin added due to v-elim: 0
29.29/29.37	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
29.29/29.37	c vivif2 --  cl tried    19808 cl shrink        0 lits rem          0 time: 0.00
29.49/29.53	c asymm  cl-useful: 0/1598/7123 lits-rem:0 time: 0.16
29.49/29.53	c calculated reachability. Time: 0.00
29.49/29.53	c  N dy    94    158517        83      7123         6     19808     49818    353603     26.39     21.90  --
40.89/40.93	c  N dy   108    237775        83      7123         6     24594     49818    424511     24.82     21.65  --
40.89/40.95	c  S st   108    237775        83      7123         6     24594     49818    424511     24.82     21.65  --
40.99/41.03	c  S st   108    238276        83      7123         6     25068     49818    437503     24.82     21.65  --
40.99/41.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.99/41.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.09/41.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.09
41.09/41.13	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
41.09/41.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.09/41.13	c Subs w/ non-existent bins:      0 time:  0.00 s
41.09/41.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.09/41.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.09/41.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.10/42.18	c ORs :      3 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
46.20/46.28	c Added 1 vars  tried: 80000 time: 4.10
46.29/46.32	c ORs :      1 avg-s:  0.0 cl-sh:  3855 l-rem:   3855 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.14
46.29/46.32	c lits-rem:      2036  cl-subs:     2423  v-elim:     80  v-fix:    0  time:  5.19 s
46.29/46.32	c learnt bin added due to v-elim: 0
46.29/46.32	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
46.29/46.33	c vivif2 --  cl tried    22645 cl shrink        0 lits rem          0 time: 0.00
46.39/46.48	c asymm  cl-useful: 0/1349/7124 lits-rem:0 time: 0.16
46.39/46.48	c calculated reachability. Time: 0.00
46.39/46.48	c  N dy   108    238276        84      7124         8     22645     49799    377543     24.82     21.65  --
65.89/65.96	c  N dy   155    357416        84      7124         8     26845     49799    419734     26.48     21.68  --
65.89/65.98	c  S st   155    357416        84      7124         8     26845     49799    419734     26.48     21.68  --
65.99/66.07	c  S st   155    357925        84      7124         8     27332     49799    432544     26.48     21.68  --
65.99/66.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.99/66.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.11
66.09/66.18	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
66.09/66.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.19	c Subs w/ non-existent bins:      0 time:  0.00 s
66.09/66.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.09/66.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.09/66.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.09/67.14	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
71.40/71.44	c Added 1 vars  tried: 80000 time: 4.30
71.40/71.47	c ORs :      1 avg-s:  0.0 cl-sh:  2592 l-rem:   2592 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.32
71.40/71.48	c lits-rem:       738  cl-subs:     1649  v-elim:     80  v-fix:    0  time:  5.28 s
71.40/71.48	c learnt bin added due to v-elim: 0
71.40/71.48	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
71.40/71.48	c vivif2 --  cl tried    25683 cl shrink        0 lits rem          0 time: 0.00
71.60/71.64	c asymm  cl-useful: 0/1595/7125 lits-rem:0 time: 0.16
71.60/71.64	c calculated reachability. Time: 0.00
71.60/71.64	c  N dy   155    357925        85      7125        10     25683     49788    395050     26.48     21.68  --
107.49/107.58	c  N dy   156    536888        85      7125        10     33248     49788    503866     25.31     21.18  --
107.59/107.60	c  S st   156    536888        85      7125        10     33248     49788    503866     25.31     21.18  --
107.70/107.71	c  S st   156    537388        85      7125        10     33718     49788    516563     25.31     21.18  --
107.70/107.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.70/107.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.80/107.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.13
107.80/107.85	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
107.80/107.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.80/107.85	c Subs w/ non-existent bins:      0 time:  0.00 s
107.80/107.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.80/107.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.80/107.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
109.09/109.16	c ORs :      5 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
113.99/114.05	c Added 1 vars  tried: 80000 time: 4.89
113.99/114.09	c ORs :      1 avg-s:  0.0 cl-sh:  3243 l-rem:   3243 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.93
114.09/114.10	c lits-rem:       613  cl-subs:     2072  v-elim:     80  v-fix:    0  time:  6.24 s
114.09/114.10	c learnt bin added due to v-elim: 0
114.09/114.10	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
114.09/114.10	c vivif2 --  cl tried    31646 cl shrink        0 lits rem          0 time: 0.00
114.09/114.19	c asymm  cl-useful: 0/567/7126 lits-rem:0 time: 0.08
114.09/114.19	c calculated reachability. Time: 0.00
114.09/114.19	c  N dy   156    537388        86      7126        12     31646     49779    470979     25.31     21.18  --
114.09/114.19	c  F st   156    537388        86      7126        12     31646     49779    470979     25.31     21.18  --
114.49/114.56	c Decided on static restart strategy
175.60/175.67	c  N dy   167    806082        86      7126        12     52872     49779    938354     26.27     21.22  --
175.70/175.71	c  S st   167    806082        86      7126        12     52872     49779    938354     26.27     21.22  --
175.80/175.86	c  S st   167    806583        86      7126        12     53348     49779    951033     26.27     21.22  --
175.80/175.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.80/175.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.10/176.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  0.25
176.10/176.11	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
176.10/176.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.10/176.12	c Subs w/ non-existent bins:      0 time:  0.01 s
176.10/176.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.10/176.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.10/176.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
179.50/179.55	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 24.0 T:    0.03
189.30/189.35	c Added 1 vars  tried: 80000 time: 9.80
189.50/189.53	c ORs :      1 avg-s:  0.0 cl-sh:  8714 l-rem:   8714 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    9.98
189.50/189.54	c lits-rem:      1422  cl-subs:     5546  v-elim:     80  v-fix:    0  time: 13.40 s
189.50/189.54	c learnt bin added due to v-elim: 0
189.50/189.55	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
189.50/189.55	c vivif2 --  cl tried    47801 cl shrink        0 lits rem          0 time: 0.01
189.60/189.65	c asymm  cl-useful: 0/453/7127 lits-rem:0 time: 0.09
189.60/189.65	c calculated reachability. Time: 0.00
189.60/189.65	c  N dy   167    806583        87      7127        14     47801     49772    814270     26.27     21.22  --
309.11/309.19	c  N dy   170   1209875        87      7127        14     63183     49772   1059140     25.73     20.99  --
309.20/309.23	c  S st   170   1209875        87      7127        14     63183     49772   1059140     25.73     20.99  --
309.40/309.42	c  S st   170   1210377        87      7127        14     63666     49772   1072180     25.73     20.99  --
309.40/309.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.40/309.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.70/309.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  0.35
309.70/309.77	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
309.70/309.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.70/309.78	c Subs w/ non-existent bins:      0 time:  0.01 s
309.80/309.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.80/309.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.80/309.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
313.80/313.87	c ORs :      7 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
324.80/324.80	c Added 1 vars  tried: 80000 time: 10.93
325.00/325.03	c ORs :      1 avg-s:  0.0 cl-sh:  9953 l-rem:   9953 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.17
325.00/325.05	c lits-rem:       694  cl-subs:     7510  v-elim:     80  v-fix:    0  time: 15.25 s
325.00/325.05	c learnt bin added due to v-elim: 0
325.00/325.05	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
325.00/325.06	c vivif2 --  cl tried    56156 cl shrink        0 lits rem          0 time: 0.01
325.10/325.16	c asymm  cl-useful: 0/338/7128 lits-rem:0 time: 0.10
325.10/325.17	c calculated reachability. Time: 0.00
325.10/325.17	c  N dy   170   1210377        88      7128        16     56156     49759    898262     25.73     20.99  --
492.50/492.58	c  N dy   176   1710377        88      7128        16     85670     49759   1539539     25.73     20.80  --
492.60/492.64	c  S st   176   1710377        88      7128        16     85670     49759   1539539     25.73     20.80  --
492.90/492.90	c  S st   176   1710878        88      7128        16     86142     49759   1552373     25.73     20.80  --
492.90/492.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
492.90/492.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.40/493.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.1M T:  0.58
493.40/493.48	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
493.40/493.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.40/493.49	c Subs w/ non-existent bins:      0 time:  0.01 s
493.50/493.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.50/493.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.50/493.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
503.21/503.29	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.05
520.61/520.67	c Added 1 vars  tried: 80000 time: 17.39
521.11/521.17	c ORs :      1 avg-s:  0.0 cl-sh: 15020 l-rem:  15020 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   17.88
521.21/521.20	c lits-rem:      2022  cl-subs:    11424  v-elim:     80  v-fix:    0  time: 27.67 s
521.21/521.20	c learnt bin added due to v-elim: 0
521.21/521.20	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
521.21/521.21	c vivif2 --  cl tried    74718 cl shrink        0 lits rem          0 time: 0.01
521.31/521.31	c asymm  cl-useful: 0/276/7129 lits-rem:0 time: 0.10
521.31/521.31	c calculated reachability. Time: 0.00
521.31/521.31	c  N dy   176   1710878        89      7129        18     74718     49751   1277689     25.73     20.80  --
733.91/733.97	c  N dy   189   2210878        89      7129        18     90656     49751   1568082     27.01     20.80  --
734.01/734.03	c  S st   189   2210878        89      7129        18     90656     49751   1568082     27.01     20.80  --
734.31/734.32	c  S st   189   2211382        89      7129        18     91133     49751   1580789     27.01     20.80  --
734.31/734.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
734.31/734.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.91/734.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.8M T:  0.64
734.91/734.96	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
734.91/734.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.91/734.97	c Subs w/ non-existent bins:      0 time:  0.01 s
735.02/735.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.02/735.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.02/735.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
744.42/744.47	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
763.52/763.53	c Added 1 vars  tried: 80000 time: 19.06
764.02/764.00	c ORs :      1 avg-s:  0.0 cl-sh: 15350 l-rem:  15350 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.54
764.02/764.03	c lits-rem:      1239  cl-subs:    10073  v-elim:     80  v-fix:    0  time: 29.03 s
764.02/764.03	c learnt bin added due to v-elim: 0
764.02/764.03	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
764.02/764.05	c vivif2 --  cl tried    81060 cl shrink        0 lits rem          0 time: 0.02
764.12/764.16	c asymm  cl-useful: 0/213/7130 lits-rem:0 time: 0.11
764.12/764.16	c calculated reachability. Time: 0.00
764.12/764.16	c  N dy   189   2211382        90      7130        20     81060     49737   1334237     27.01     20.80  --
1003.52/1003.50	c  N dy   191   2711382        90      7130        20    103964     49737   1778292     24.92     20.68  --
1003.52/1003.57	c  S st   191   2711382        90      7130        20    103964     49737   1778292     24.92     20.68  --
1003.92/1003.91	c  S st   191   2711884        90      7130        20    104442     49737   1790907     24.92     20.68  --
1003.92/1003.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.92/1003.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1004.72/1004.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.8M T:  0.79
1004.72/1004.71	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1004.72/1004.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1004.72/1004.72	c Subs w/ non-existent bins:      0 time:  0.02 s
1004.72/1004.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.72/1004.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1004.72/1004.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1016.92/1016.94	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.09
1038.62/1038.60	c Added 1 vars  tried: 80000 time: 21.66
1039.22/1039.26	c ORs :      1 avg-s:  0.0 cl-sh: 16951 l-rem:  16951 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   22.33
1039.32/1039.30	c lits-rem:      1608  cl-subs:    13434  v-elim:     80  v-fix:    0  time: 34.54 s
1039.32/1039.30	c learnt bin added due to v-elim: 0
1039.32/1039.30	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1039.32/1039.32	c vivif2 --  cl tried    91008 cl shrink        0 lits rem          0 time: 0.02
1039.42/1039.43	c asymm  cl-useful: 0/160/7131 lits-rem:0 time: 0.11
1039.42/1039.43	c calculated reachability. Time: 0.00
1039.42/1039.43	c  N dy   191   2711884        91      7131        22     91008     49724   1481102     24.92     20.68  --
1039.42/1039.43	c  F st   191   2711884        91      7131        22     91008     49724   1481102     24.92     20.68  --
1040.32/1040.37	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-3173668-1301798018/watcher-3173668-1301798018 -o /tmp/evaluation-result-3173668-1301798018/solver-3173668-1301798018 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173668-1301798018.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.27 3.86 3.95 4/184 25995
/proc/meminfo: memFree=19172272/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=28932 CPUtime=0 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 653 0 0 0 0 0 0 0 22 0 1 0 370032511 29626368 586 33554432000 4194304 4797429 140736830175584 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 7233 586 347 148 0 2162 0

[startup+0.072726 s]
/proc/loadavg: 3.27 3.86 3.95 4/184 25995
/proc/meminfo: memFree=19172272/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=29060 CPUtime=0.07 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 720 0 0 0 7 0 0 0 22 0 1 0 370032511 29757440 653 33554432000 4194304 4797429 140736830175584 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 7265 653 369 148 0 2194 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29060

[startup+0.10072 s]
/proc/loadavg: 3.27 3.86 3.95 4/184 25995
/proc/meminfo: memFree=19172272/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=29060 CPUtime=0.09 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 722 0 0 0 9 0 0 0 22 0 1 0 370032511 29757440 655 33554432000 4194304 4797429 140736830175584 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 7265 655 369 148 0 2194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29060

[startup+0.300684 s]
/proc/loadavg: 3.27 3.86 3.95 4/184 25995
/proc/meminfo: memFree=19172272/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=128732 CPUtime=0.29 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 1143 0 0 0 29 0 0 0 23 0 1 0 370032511 131821568 1011 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 32183 1011 405 148 0 27112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128732

[startup+0.70061 s]
/proc/loadavg: 3.27 3.86 3.95 4/184 25995
/proc/meminfo: memFree=19172272/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=129672 CPUtime=0.69 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 1557 0 0 0 69 0 0 0 25 0 1 0 370032511 132784128 1224 33554432000 4194304 4797429 140736830175584 18446744073709551615 4390347 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 32418 1224 405 148 0 27347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129672

[startup+1.50046 s]
/proc/loadavg: 3.27 3.86 3.95 5/190 26002
/proc/meminfo: memFree=19159700/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=130320 CPUtime=1.49 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 2281 0 0 0 149 0 0 0 25 0 1 0 370032511 133447680 1320 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 32580 1320 405 148 0 27509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130320

[startup+3.10028 s]
/proc/loadavg: 3.27 3.86 3.95 5/190 26002
/proc/meminfo: memFree=19153872/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=132336 CPUtime=3.09 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 3231 0 0 0 309 0 0 0 25 0 1 0 370032511 135512064 1875 33554432000 4194304 4797429 140736830175584 18446744073709551615 4523986 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 33084 1875 409 148 0 28013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132336

[startup+6.30058 s]
/proc/loadavg: 3.33 3.86 3.95 5/190 26002
/proc/meminfo: memFree=19141076/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=134892 CPUtime=6.29 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 4780 0 0 0 629 0 0 0 25 0 1 0 370032511 138129408 2430 33554432000 4194304 4797429 140736830175584 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 33723 2430 410 148 0 28652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134892

[startup+12.7004 s]
/proc/loadavg: 3.38 3.86 3.95 5/190 26002
/proc/meminfo: memFree=19130104/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=137876 CPUtime=12.69 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 6783 0 0 0 1268 1 0 0 25 0 1 0 370032511 141185024 3305 33554432000 4194304 4797429 140736830175584 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 34469 3305 415 148 0 29398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137876

[startup+25.5001 s]
/proc/loadavg: 3.52 3.87 3.95 5/190 26002
/proc/meminfo: memFree=19117832/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=139672 CPUtime=25.49 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 10467 0 0 0 2548 1 0 0 25 0 1 0 370032511 143024128 3654 33554432000 4194304 4797429 140736830175584 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 34918 3654 416 148 0 29847 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139672

[startup+51.1004 s]
/proc/loadavg: 3.68 3.88 3.95 5/190 26003
/proc/meminfo: memFree=19102280/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=143400 CPUtime=51.09 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 15973 0 0 0 5107 2 0 0 25 0 1 0 370032511 146841600 4801 33554432000 4194304 4797429 140736830175584 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 35850 4801 415 148 0 30779 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143400

[startup+102.306 s]
/proc/loadavg: 3.86 3.89 3.95 5/190 26004
/proc/meminfo: memFree=19082136/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=146960 CPUtime=102.3 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 26898 0 0 0 10226 4 0 0 25 0 1 0 370032511 150487040 5555 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 36740 5555 415 148 0 31669 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 146960

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.95 5/190 26006
/proc/meminfo: memFree=19066460/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=150748 CPUtime=162.29 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 37672 0 0 0 16223 6 0 0 25 0 1 0 370032511 154365952 6284 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 37687 6284 415 148 0 32616 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150748

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.95 5/190 26007
/proc/meminfo: memFree=19047340/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=156844 CPUtime=222.29 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 45856 0 0 0 22221 8 0 0 25 0 1 0 370032511 160608256 7802 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 39211 7802 415 148 0 34140 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 156844

[startup+282.301 s]
/proc/loadavg: 4.04 3.95 3.95 5/190 26009
/proc/meminfo: memFree=19041984/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=157040 CPUtime=282.3 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 53497 0 0 0 28219 11 0 0 25 0 1 0 370032511 160808960 8406 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 39260 8406 415 148 0 34189 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157040

[startup+342.3 s]
/proc/loadavg: 4.01 3.96 3.95 5/190 26014
/proc/meminfo: memFree=19017224/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=163492 CPUtime=342.3 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 60609 0 0 0 34217 13 0 0 25 0 1 0 370032511 167415808 9662 33554432000 4194304 4797429 140736830175584 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 40873 9662 415 148 0 35802 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163492

[startup+402.3 s]
/proc/loadavg: 4.05 3.97 3.96 5/190 26015
/proc/meminfo: memFree=19022932/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=163688 CPUtime=402.3 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 68363 0 0 0 40215 15 0 0 25 0 1 0 370032511 167616512 9327 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 40922 9327 415 148 0 35851 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163688

[startup+462.3 s]
/proc/loadavg: 4.02 3.97 3.96 5/190 26017
/proc/meminfo: memFree=19006016/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=164860 CPUtime=462.3 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 75370 0 0 0 46214 16 0 0 25 0 1 0 370032511 168816640 9884 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 41215 9884 415 148 0 36144 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164860

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 26018
/proc/meminfo: memFree=18987016/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=171816 CPUtime=522.31 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 79800 0 0 0 52213 18 0 0 25 0 1 0 370032511 175939584 12055 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 42954 12055 415 148 0 37883 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171816

[startup+582.3 s]
/proc/loadavg: 4.07 4.00 3.97 5/190 26020
/proc/meminfo: memFree=18976084/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=171924 CPUtime=582.31 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 85130 0 0 0 58211 20 0 0 25 0 1 0 370032511 176050176 12492 33554432000 4194304 4797429 140736830175584 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 42981 12492 415 148 0 37910 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171924

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.97 5/190 26022
/proc/meminfo: memFree=18981488/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=172136 CPUtime=642.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 91345 0 0 0 64209 23 0 0 25 0 1 0 370032511 176267264 11514 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 43034 11514 415 148 0 37963 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 172136

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 26023
/proc/meminfo: memFree=18964204/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=172680 CPUtime=702.31 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 96906 0 0 0 70206 25 0 0 25 0 1 0 370032511 176824320 12084 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 43170 12084 415 148 0 38099 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172680

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 26025
/proc/meminfo: memFree=18956732/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=178000 CPUtime=762.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 100801 0 0 0 76206 26 0 0 25 0 1 0 370032511 182272000 13403 33554432000 4194304 4797429 140736830175584 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 44500 13403 415 148 0 39429 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 178000

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/190 26026
/proc/meminfo: memFree=18949392/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=178792 CPUtime=822.31 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 105996 0 0 0 82203 28 0 0 25 0 1 0 370032511 183083008 13126 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 44698 13126 415 148 0 39627 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178792

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 26028
/proc/meminfo: memFree=18948332/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=178896 CPUtime=882.31 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 111056 0 0 0 88202 29 0 0 25 0 1 0 370032511 183189504 12867 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 44724 12867 415 148 0 39653 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 178896

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/190 26030
/proc/meminfo: memFree=18941108/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=178948 CPUtime=942.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 115265 0 0 0 94201 31 0 0 25 0 1 0 370032511 183242752 14283 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 44737 14283 415 148 0 39666 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 178948

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 26031
/proc/meminfo: memFree=18929268/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=180088 CPUtime=1002.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 120559 0 0 0 100200 32 0 0 25 0 1 0 370032511 184410112 14027 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 45022 14027 415 148 0 39951 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 180088

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 26033
/proc/meminfo: memFree=18911632/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=186464 CPUtime=1062.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 123022 0 0 0 106199 33 0 0 25 0 1 0 370032511 190939136 16443 33554432000 4194304 4797429 140736830175584 18446744073709551615 260905062560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 46616 16443 415 148 0 41545 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 186464

[startup+1122.3 s]
/proc/loadavg: 4.10 4.03 3.99 5/190 26034
/proc/meminfo: memFree=18923364/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=186568 CPUtime=1122.32 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 128184 0 0 0 112198 34 0 0 25 0 1 0 370032511 191045632 15536 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 46642 15536 415 148 0 41571 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186568

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.99 5/190 26036
/proc/meminfo: memFree=18906328/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=187232 CPUtime=1182.33 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 133239 0 0 0 118198 35 0 0 25 0 1 0 370032511 191725568 14759 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 46808 14759 415 148 0 41737 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 187232

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/190 26038
/proc/meminfo: memFree=18904904/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=187280 CPUtime=1242.33 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 137303 0 0 0 124196 37 0 0 25 0 1 0 370032511 191774720 15807 33554432000 4194304 4797429 140736830175584 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 46820 15807 415 148 0 41749 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 187280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.99 3/188 26041
/proc/meminfo: memFree=19014868/32950928 swapFree=67111528/67111528
[pid=25995] ppid=25993 vsize=188396 CPUtime=1300.03 cores=4,6
/proc/25995/stat : 25995 (techdemo) R 25993 25995 18923 0 -1 4202496 141000 0 0 0 129965 38 0 0 25 0 1 0 370032511 192917504 16473 33554432000 4194304 4797429 140736830175584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25995/statm: 47099 16473 415 148 0 42028 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 188396

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
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= 141000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 711

runsolver used 2.03869 second user time and 4.94725 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 04:33:38
IDJOB=3173668
IDBENCH=83086
IDSOLVER=1585
FILE ID=node116/3173668-1301798018
RUNJOBID= node116-1301798018-25959
PBS_JOBID= 12841424
Free space on /tmp= 71320 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173668-1301798018/watcher-3173668-1301798018 -o /tmp/evaluation-result-3173668-1301798018/solver-3173668-1301798018 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173668-1301798018.cnf

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1457262574

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19172412 kB
Buffers:        393760 kB
Cached:       13007476 kB
SwapCached:          0 kB
Active:        9111916 kB
Inactive:      4356016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19172412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31648 kB
Writeback:           0 kB
AnonPages:       65996 kB
Mapped:          15980 kB
Slab:           245616 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   347868 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= 71304 MiB
End job on node116 at 2011-04-03 04:55:20