Trace number 3173497

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
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-3173497-1301795432.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/1879/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.01 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:      46 undec:       0 neg:      34
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
2.29/2.34	c  N dy    14     30002        80      7120         0      9822     49840    215663     27.62     22.69  --
2.29/2.35	c  S st    14     30002        80      7120         0      9822     49840    215663     27.62     22.69  --
2.39/2.40	c  S st    14     30511        80      7120         0     10300     49840    228626     27.62     22.69  --
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	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.03
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.43	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.09/3.15	c lits-rem:      1509  cl-subs:     1247  v-elim:     80  v-fix:    0  time:  0.71 s
3.09/3.15	c learnt bin added due to v-elim: 0
3.09/3.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c vivif2 --  cl tried     9053 cl shrink        0 lits rem          0 time: 0.00
3.30/3.32	c asymm  cl-useful: 0/2474/7120 lits-rem:0 time: 0.17
3.30/3.32	c calculated reachability. Time: 0.00
3.30/3.32	c  N dy    14     30511        80      7120         0      9053     49840    197265     27.62     22.69  --
3.30/3.32	c  F st    14     30511        80      7120         0      9053     49840    197265     27.62     22.69  --
3.39/3.49	c Decided on static restart strategy
4.59/4.61	c  N dy    28     45769        80      7120         0     15862     49840    364987     26.99     22.69  --
4.59/4.63	c  S st    28     45769        80      7120         0     15862     49840    364987     26.99     22.69  --
4.69/4.71	c  S st    28     46272        80      7120         0      8175     49840    142816     26.99     22.69  --
4.69/4.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
4.69/4.73	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.69/4.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.73	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.09/5.17	c lits-rem:        49  cl-subs:      117  v-elim:     80  v-fix:    0  time:  0.44 s
5.09/5.17	c learnt bin added due to v-elim: 0
5.09/5.17	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
5.09/5.17	c vivif2 --  cl tried     8058 cl shrink        0 lits rem          0 time: 0.00
5.29/5.32	c asymm  cl-useful: 0/2289/7120 lits-rem:0 time: 0.15
5.29/5.32	c calculated reachability. Time: 0.00
5.29/5.32	c  N dy    28     46272        80      7120         0      8058     49840    141011     26.99     22.69  --
7.59/7.61	c  N dy    50     69408        80      7120         0     10046     49840    165582     27.69     22.61  --
7.59/7.62	c  S st    50     69408        80      7120         0     10046     49840    165582     27.69     22.61  --
7.59/7.67	c  S st    50     69911        80      7120         0     10522     49840    178493     27.69     22.61  --
7.59/7.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
7.59/7.70	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
7.59/7.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.70	c Subs w/ non-existent bins:      0 time:  0.00 s
7.59/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.19/8.25	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
8.99/9.01	c Added 1 vars  tried: 28084 time: 0.76
8.99/9.02	c ORs :      1 avg-s:  0.0 cl-sh:   936 l-rem:    936 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
8.99/9.02	c lits-rem:       167  cl-subs:      260  v-elim:     80  v-fix:    0  time:  1.32 s
8.99/9.02	c learnt bin added due to v-elim: 0
8.99/9.02	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
8.99/9.03	c vivif2 --  cl tried    10262 cl shrink        0 lits rem          0 time: 0.00
9.09/9.17	c asymm  cl-useful: 0/3144/7121 lits-rem:0 time: 0.15
9.09/9.17	c calculated reachability. Time: 0.00
9.09/9.17	c  N dy    50     69911        81      7121         2     10262     49837    172613     27.69     22.61  --
9.09/9.17	c  F st    50     69911        81      7121         2     10262     49837    172613     27.69     22.61  --
9.29/9.34	c Decided on static restart strategy
9.49/9.56	c  N dy    73     74507        81      7121         2     14503     49837    287350     27.21     22.71  --
12.79/12.81	c  N dy    78    104867        81      7121         2     19387     49837    390757     27.54     22.66  --
12.79/12.83	c  S st    78    104867        81      7121         2     19387     49837    390757     27.54     22.66  --
12.89/12.90	c  S st    78    105374        81      7121         2     19867     49837    403694     27.54     22.66  --
12.89/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.07
12.89/12.96	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
12.89/12.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.97	c Subs w/ non-existent bins:      0 time:  0.00 s
12.89/12.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.89/13.95	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
16.50/16.58	c Added 1 vars  tried: 50244 time: 2.63
16.59/16.61	c ORs :      1 avg-s:  0.0 cl-sh:  3669 l-rem:   3669 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.67
16.59/16.62	c lits-rem:      1843  cl-subs:     2097  v-elim:     80  v-fix:    0  time:  3.65 s
16.59/16.62	c learnt bin added due to v-elim: 0
16.59/16.62	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
16.59/16.62	c vivif2 --  cl tried    17770 cl shrink        0 lits rem          0 time: 0.00
16.69/16.79	c asymm  cl-useful: 0/1621/7122 lits-rem:0 time: 0.16
16.69/16.79	c calculated reachability. Time: 0.00
16.69/16.79	c  N dy    78    105374        82      7122         4     17770     49825    344668     27.54     22.66  --
23.29/23.37	c  N dy   116    158062        82      7122         4     24884     49825    489673     26.95     22.42  --
23.29/23.39	c  S st   116    158062        82      7122         4     24884     49825    489673     26.95     22.42  --
23.39/23.48	c  S st   116    158567        82      7122         4     25359     49825    502101     26.95     22.42  --
23.39/23.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.49/23.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.10
23.49/23.58	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
23.49/23.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.49/23.58	c Subs w/ non-existent bins:      0 time:  0.00 s
23.49/23.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.49/23.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.49/23.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.79/24.88	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.70/29.75	c Added 1 vars  tried: 79202 time: 4.86
29.79/29.81	c ORs :      1 avg-s:  0.0 cl-sh:  5333 l-rem:   5333 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.93
29.79/29.82	c lits-rem:      3311  cl-subs:     3059  v-elim:     80  v-fix:    0  time:  6.23 s
29.79/29.82	c learnt bin added due to v-elim: 0
29.79/29.82	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
29.79/29.83	c vivif2 --  cl tried    22300 cl shrink        0 lits rem          0 time: 0.00
29.89/29.99	c asymm  cl-useful: 0/1378/7123 lits-rem:0 time: 0.16
29.89/29.99	c calculated reachability. Time: 0.00
29.89/29.99	c  N dy   116    158567        83      7123         6     22300     49819    420649     26.95     22.42  --
41.58/41.60	c  N dy   152    237850        83      7123         6     27227     49819    500075     25.70     22.17  --
41.58/41.62	c  S st   152    237850        83      7123         6     27227     49819    500075     25.70     22.17  --
41.69/41.71	c  S st   152    238352        83      7123         6     27704     49819    512862     25.70     22.17  --
41.69/41.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.69/41.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.79/41.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.12
41.79/41.83	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
41.79/41.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.79/41.84	c Subs w/ non-existent bins:      0 time:  0.00 s
41.79/41.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.79/41.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.79/41.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.89/42.95	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
47.88/47.90	c Added 1 vars  tried: 80000 time: 4.96
47.88/47.97	c ORs :      1 avg-s:  0.0 cl-sh:  5001 l-rem:   5001 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.02
47.88/47.98	c lits-rem:      1392  cl-subs:     2851  v-elim:     80  v-fix:    0  time:  6.13 s
47.88/47.98	c learnt bin added due to v-elim: 0
47.88/47.98	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
47.88/47.99	c vivif2 --  cl tried    24853 cl shrink        0 lits rem          0 time: 0.00
48.08/48.11	c asymm  cl-useful: 0/981/7124 lits-rem:0 time: 0.12
48.08/48.11	c calculated reachability. Time: 0.00
48.08/48.11	c  N dy   152    238352        84      7124         8     24853     49809    439972     25.70     22.17  --
67.18/67.28	c  N dy   204    357529        84      7124         8     29008     49809    480457     26.85     21.99  --
67.28/67.30	c  S st   204    357529        84      7124         8     29008     49809    480457     26.85     21.99  --
67.28/67.39	c  S st   204    358032        84      7124         8     29480     49809    492945     26.85     21.99  --
67.28/67.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.28/67.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.48/67.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.12
67.48/67.50	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
67.48/67.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.48/67.51	c Subs w/ non-existent bins:      0 time:  0.00 s
67.48/67.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.48/67.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.48/67.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
68.38/68.49	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.01
73.28/73.35	c Added 1 vars  tried: 80000 time: 4.86
73.28/73.38	c ORs :      1 avg-s:  0.0 cl-sh:  3528 l-rem:   3528 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.89
73.28/73.39	c lits-rem:      1145  cl-subs:     2160  v-elim:     80  v-fix:    0  time:  5.87 s
73.28/73.39	c learnt bin added due to v-elim: 0
73.28/73.39	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
73.28/73.39	c vivif2 --  cl tried    27320 cl shrink        0 lits rem          0 time: 0.00
73.48/73.55	c asymm  cl-useful: 0/1830/7125 lits-rem:0 time: 0.16
73.48/73.55	c calculated reachability. Time: 0.00
73.48/73.55	c  N dy   204    358032        85      7125        10     27320     49793    438881     26.85     21.99  --
108.18/108.24	c  N dy   213    537048        85      7125        10     34555     49793    544322     26.10     21.72  --
108.18/108.26	c  S st   213    537048        85      7125        10     34555     49793    544322     26.10     21.72  --
108.28/108.36	c  S st   213    537550        85      7125        10     35029     49793    556959     26.10     21.72  --
108.28/108.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.28/108.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.48/108.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.6M T:  0.14
108.48/108.51	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
108.48/108.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.48/108.52	c Subs w/ non-existent bins:      0 time:  0.00 s
108.48/108.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.48/108.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.48/108.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
109.99/110.05	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
115.28/115.30	c Added 1 vars  tried: 80000 time: 5.25
115.28/115.34	c ORs :      1 avg-s:  0.0 cl-sh:  3635 l-rem:   3635 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.29
115.28/115.35	c lits-rem:      1191  cl-subs:     2294  v-elim:     80  v-fix:    0  time:  6.82 s
115.28/115.35	c learnt bin added due to v-elim: 0
115.28/115.35	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
115.28/115.35	c vivif2 --  cl tried    32735 cl shrink        0 lits rem          0 time: 0.00
115.38/115.44	c asymm  cl-useful: 0/571/7126 lits-rem:0 time: 0.08
115.38/115.44	c calculated reachability. Time: 0.00
115.38/115.44	c  N dy   213    537550        86      7126        12     32735     49784    500660     26.10     21.72  --
115.38/115.44	c  F st   213    537550        86      7126        12     32735     49784    500660     26.10     21.72  --
115.68/115.77	c Decided on static restart strategy
178.48/178.58	c  N dy   220    806325        86      7126        12     54672     49784    984007     26.03     21.46  --
178.58/178.62	c  S st   220    806325        86      7126        12     54672     49784    984007     26.03     21.46  --
178.68/178.77	c  S st   220    806834        86      7126        12     55160     49784    996952     26.03     21.46  --
178.68/178.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.68/178.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.98/179.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  0.28
178.98/179.06	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
178.98/179.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.98/179.07	c Subs w/ non-existent bins:      0 time:  0.01 s
178.98/179.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.98/179.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.98/179.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
182.48/182.56	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.02
191.89/191.90	c Added 1 vars  tried: 80000 time: 9.34
192.09/192.12	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:    9.56
192.09/192.13	c lits-rem:      1089  cl-subs:     6665  v-elim:     80  v-fix:    0  time: 13.05 s
192.09/192.13	c learnt bin added due to v-elim: 0
192.09/192.13	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
192.09/192.14	c vivif2 --  cl tried    48495 cl shrink        0 lits rem          0 time: 0.01
192.19/192.23	c asymm  cl-useful: 0/480/7127 lits-rem:0 time: 0.09
192.19/192.23	c calculated reachability. Time: 0.00
192.19/192.23	c  N dy   220    806834        87      7127        14     48495     49773    831027     26.03     21.46  --
306.99/307.07	c  N dy   243   1210252        87      7127        14     64109     49773   1092291     26.52     21.25  --
307.09/307.12	c  S st   243   1210252        87      7127        14     64109     49773   1092291     26.52     21.25  --
307.29/307.30	c  S st   243   1210756        87      7127        14     64589     49773   1105026     26.52     21.25  --
307.29/307.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.29/307.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.59/307.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.1M T:  0.36
307.59/307.67	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
307.59/307.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.59/307.68	c Subs w/ non-existent bins:      0 time:  0.01 s
307.59/307.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.69/307.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.69/307.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
312.39/312.46	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.04
323.59/323.67	c Added 1 vars  tried: 80000 time: 11.21
323.89/323.93	c ORs :      1 avg-s:  0.0 cl-sh: 10694 l-rem:  10694 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.47
323.89/323.95	c lits-rem:       591  cl-subs:     7155  v-elim:     80  v-fix:    0  time: 16.25 s
323.89/323.95	c learnt bin added due to v-elim: 0
323.89/323.95	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
323.89/323.96	c vivif2 --  cl tried    57434 cl shrink        0 lits rem          0 time: 0.01
323.99/324.05	c asymm  cl-useful: 0/249/7128 lits-rem:0 time: 0.09
323.99/324.06	c calculated reachability. Time: 0.00
323.99/324.06	c  N dy   243   1210756        88      7128        16     57434     49756    933701     26.52     21.25  --
492.99/493.06	c  N dy   250   1710756        88      7128        16     87033     49756   1599270     27.12     21.33  --
493.09/493.12	c  S st   250   1710756        88      7128        16     87033     49756   1599270     27.12     21.33  --
493.29/493.38	c  S st   250   1711258        88      7128        16     87517     49756   1612253     27.12     21.33  --
493.29/493.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
493.29/493.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.90/493.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.5M T:  0.56
493.90/493.94	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
493.90/493.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.90/493.96	c Subs w/ non-existent bins:      0 time:  0.01 s
493.90/493.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.90/493.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.90/493.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
503.59/503.69	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.08
521.59/521.64	c Added 1 vars  tried: 80000 time: 17.96
522.19/522.22	c ORs :      1 avg-s:  0.0 cl-sh: 16817 l-rem:  16817 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   18.53
522.19/522.25	c lits-rem:      1360  cl-subs:    11127  v-elim:     80  v-fix:    0  time: 28.26 s
522.19/522.25	c learnt bin added due to v-elim: 0
522.19/522.25	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
522.19/522.26	c vivif2 --  cl tried    76390 cl shrink        0 lits rem          0 time: 0.02
522.29/522.37	c asymm  cl-useful: 0/204/7129 lits-rem:0 time: 0.10
522.29/522.37	c calculated reachability. Time: 0.00
522.29/522.37	c  N dy   250   1711258        89      7129        18     76390     49746   1331478     27.12     21.33  --
742.10/742.13	c  N dy   251   2211260        89      7129        18     93148     49746   1605280     24.88     21.08  --
742.10/742.19	c  S st   251   2211260        89      7129        18     93148     49746   1605280     24.88     21.08  --
742.40/742.47	c  S st   251   2211764        89      7129        18     93626     49746   1618105     24.88     21.08  --
742.40/742.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
742.40/742.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
743.00/743.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.6M T:  0.55
743.00/743.02	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
743.00/743.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
743.00/743.04	c Subs w/ non-existent bins:      0 time:  0.01 s
743.00/743.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.00/743.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.00/743.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
753.60/753.69	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
771.50/771.58	c Added 1 vars  tried: 80000 time: 17.89
772.10/772.12	c ORs :      1 avg-s:  0.0 cl-sh: 15328 l-rem:  15328 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   18.43
772.10/772.15	c lits-rem:      2136  cl-subs:    11142  v-elim:     80  v-fix:    0  time: 29.08 s
772.10/772.15	c learnt bin added due to v-elim: 0
772.10/772.15	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
772.10/772.17	c vivif2 --  cl tried    82484 cl shrink        0 lits rem          0 time: 0.02
772.20/772.26	c asymm  cl-useful: 0/260/7130 lits-rem:0 time: 0.10
772.20/772.27	c calculated reachability. Time: 0.00
772.20/772.27	c  N dy   251   2211764        90      7130        20     82484     49732   1352129     24.88     21.08  --
999.20/999.24	c  N dy   257   2711764        90      7130        20    104200     49732   1772852     24.59     20.84  --
999.30/999.32	c  S st   257   2711764        90      7130        20    104200     49732   1772852     24.59     20.84  --
999.60/999.64	c  S st   257   2712266        90      7130        20    104678     49732   1785390     24.59     20.84  --
999.60/999.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
999.60/999.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1000.40/1000.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.4M T:  0.79
1000.40/1000.44	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1000.40/1000.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1000.40/1000.46	c Subs w/ non-existent bins:      0 time:  0.02 s
1000.40/1000.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1000.50/1000.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1000.50/1000.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1012.41/1012.42	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.11
1032.92/1032.93	c Added 1 vars  tried: 80000 time: 20.51
1033.61/1033.66	c ORs :      1 avg-s:  0.0 cl-sh: 17456 l-rem:  17456 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.25
1033.61/1033.70	c lits-rem:       520  cl-subs:    13468  v-elim:     80  v-fix:    0  time: 33.20 s
1033.61/1033.70	c learnt bin added due to v-elim: 0
1033.71/1033.70	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1033.71/1033.72	c vivif2 --  cl tried    91210 cl shrink        0 lits rem          0 time: 0.02
1033.81/1033.82	c asymm  cl-useful: 0/172/7131 lits-rem:0 time: 0.10
1033.81/1033.82	c calculated reachability. Time: 0.00
1033.81/1033.82	c  N dy   257   2712266        91      7131        22     91210     49724   1470585     24.59     20.84  --
1033.81/1033.82	c  F st   257   2712266        91      7131        22     91210     49724   1470585     24.59     20.84  --
1034.81/1034.83	c Decided on static restart strategy
1296.42/1296.45	c  N dy   269   3212267        91      7131        22    140815     49724   2656440     26.50     20.81  --
1296.52/1296.55	c  S st   269   3212267        91      7131        22    140815     49724   2656440     26.50     20.81  --
1297.02/1297.02	c  S st   269   3212771        91      7131        22    141296     49724   2669029     26.50     20.81  --
1297.02/1297.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1297.02/1297.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.22/1298.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 58.4M T:  1.23
1298.22/1298.26	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
1298.22/1298.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.22/1298.28	c Subs w/ non-existent bins:      0 time:  0.02 s
1298.32/1298.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.32/1298.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1298.32/1298.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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

running on 2 cores: 1,3

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.77 3.96 3.95 4/189 1409
/proc/meminfo: memFree=19912996/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=28776 CPUtime=0 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 549 0 0 0 0 0 0 0 25 0 1 0 291143643 29466624 486 33554432000 4194304 4797429 140736961706080 18446744073709551615 4408356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 7194 486 347 148 0 2123 0

[startup+0.059797 s]
/proc/loadavg: 3.77 3.96 3.95 4/189 1409
/proc/meminfo: memFree=19912996/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=29052 CPUtime=0.05 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 719 0 0 0 5 0 0 0 25 0 1 0 291143643 29749248 651 33554432000 4194304 4797429 140736961706080 18446744073709551615 4404790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 7263 651 369 148 0 2192 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29052

[startup+0.100798 s]
/proc/loadavg: 3.77 3.96 3.95 4/189 1409
/proc/meminfo: memFree=19912996/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=29052 CPUtime=0.09 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 721 0 0 0 9 0 0 0 25 0 1 0 291143643 29749248 653 33554432000 4194304 4797429 140736961706080 18446744073709551615 4428951 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 7263 653 369 148 0 2192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29052

[startup+0.300761 s]
/proc/loadavg: 3.77 3.96 3.95 4/189 1409
/proc/meminfo: memFree=19912996/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=128744 CPUtime=0.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 1137 0 0 0 29 0 0 0 25 0 1 0 291143643 131833856 1005 33554432000 4194304 4797429 140736961706080 18446744073709551615 244446641812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 32186 1005 405 148 0 27115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128744

[startup+0.700675 s]
/proc/loadavg: 3.77 3.96 3.95 4/189 1409
/proc/meminfo: memFree=19912996/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=129604 CPUtime=0.69 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 1539 0 0 0 69 0 0 0 25 0 1 0 291143643 132714496 1206 33554432000 4194304 4797429 140736961706080 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 32401 1206 405 148 0 27330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129604

[startup+1.50052 s]
/proc/loadavg: 3.77 3.96 3.95 5/190 1410
/proc/meminfo: memFree=19904556/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=130248 CPUtime=1.49 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 2252 0 0 0 149 0 0 0 25 0 1 0 291143643 133373952 1303 33554432000 4194304 4797429 140736961706080 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 32562 1303 405 148 0 27491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130248

[startup+3.10023 s]
/proc/loadavg: 3.77 3.96 3.95 5/190 1410
/proc/meminfo: memFree=19898976/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=132172 CPUtime=3.09 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 3179 0 0 0 309 0 0 0 25 0 1 0 291143643 135344128 1842 33554432000 4194304 4797429 140736961706080 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 33043 1842 409 148 0 27972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132172

[startup+6.30063 s]
/proc/loadavg: 3.79 3.97 3.95 5/190 1410
/proc/meminfo: memFree=19890836/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=133488 CPUtime=6.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 4590 0 0 0 629 0 0 0 25 0 1 0 291143643 136691712 2301 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 33372 2301 410 148 0 28301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133488

[startup+12.7004 s]
/proc/loadavg: 3.80 3.97 3.95 5/190 1410
/proc/meminfo: memFree=19893696/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=135044 CPUtime=12.69 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 7144 0 0 0 1269 0 0 0 25 0 1 0 291143643 138285056 2546 33554432000 4194304 4797429 140736961706080 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 33761 2546 415 148 0 28690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135044

[startup+25.5011 s]
/proc/loadavg: 3.85 3.97 3.95 5/190 1411
/proc/meminfo: memFree=19877588/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=139436 CPUtime=25.5 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 10565 0 0 0 2548 2 0 0 25 0 1 0 291143643 142782464 3781 33554432000 4194304 4797429 140736961706080 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 34859 3781 415 148 0 29788 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 139436

[startup+51.1003 s]
/proc/loadavg: 3.90 3.97 3.95 5/190 1412
/proc/meminfo: memFree=19860136/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=143852 CPUtime=51.09 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 15928 0 0 0 5105 4 0 0 25 0 1 0 291143643 147304448 4701 33554432000 4194304 4797429 140736961706080 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 35963 4701 415 148 0 30892 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143852

[startup+102.307 s]
/proc/loadavg: 3.91 3.96 3.95 5/190 1441
/proc/meminfo: memFree=19926788/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=147984 CPUtime=102.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 27004 0 0 0 10223 6 0 0 25 0 1 0 291143643 151535616 5626 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 36996 5626 415 148 0 31925 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147984

[startup+162.301 s]
/proc/loadavg: 3.97 3.96 3.95 5/190 1442
/proc/meminfo: memFree=19908276/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=151544 CPUtime=162.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 37061 0 0 0 16220 9 0 0 25 0 1 0 291143643 155181056 7130 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 37886 7130 415 148 0 32815 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151544

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 1444
/proc/meminfo: memFree=19893132/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=158432 CPUtime=222.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 46175 0 0 0 22218 11 0 0 25 0 1 0 291143643 162234368 7995 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 39608 7995 415 148 0 34537 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158432

[startup+282.3 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 1446
/proc/meminfo: memFree=19880176/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=158656 CPUtime=282.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 54099 0 0 0 28216 13 0 0 25 0 1 0 291143643 162463744 8807 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 39664 8807 415 148 0 34593 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158656

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 1447
/proc/meminfo: memFree=19862512/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=164068 CPUtime=342.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 61097 0 0 0 34214 15 0 0 25 0 1 0 291143643 168005632 9838 33554432000 4194304 4797429 140736961706080 18446744073709551615 4331623 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 41017 9838 415 148 0 35946 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 164068

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.96 5/190 1476
/proc/meminfo: memFree=19876128/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=164732 CPUtime=402.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 68116 0 0 0 40212 17 0 0 25 0 1 0 291143643 168685568 10653 33554432000 4194304 4797429 140736961706080 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 41183 10653 415 148 0 36112 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 164732

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 1477
/proc/meminfo: memFree=19870632/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=165380 CPUtime=462.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 76003 0 0 0 46210 19 0 0 25 0 1 0 291143643 169349120 9848 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 41345 9848 415 148 0 36274 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 165380

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 1479
/proc/meminfo: memFree=19848152/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=172656 CPUtime=522.29 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 80663 0 0 0 52209 20 0 0 25 0 1 0 291143643 176799744 12213 33554432000 4194304 4797429 140736961706080 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 43164 12213 415 148 0 38093 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 172656

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 1481
/proc/meminfo: memFree=19838296/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=172808 CPUtime=582.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 86006 0 0 0 58207 23 0 0 25 0 1 0 291143643 176955392 12583 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 43202 12583 415 148 0 38131 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 172808

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 1491
/proc/meminfo: memFree=19836964/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=173008 CPUtime=642.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 92171 0 0 0 64205 25 0 0 25 0 1 0 291143643 177160192 11589 33554432000 4194304 4797429 140736961706080 18446744073709551615 4425824 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 43252 11589 415 148 0 38181 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 173008

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 1966
/proc/meminfo: memFree=20200388/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=173840 CPUtime=702.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 97632 0 0 0 70203 27 0 0 25 0 1 0 291143643 178012160 12048 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 43460 12048 415 148 0 38389 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 173840

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 1967
/proc/meminfo: memFree=20190400/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=178020 CPUtime=762.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 101656 0 0 0 76201 29 0 0 25 0 1 0 291143643 182292480 13487 33554432000 4194304 4797429 140736961706080 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 44505 13487 415 148 0 39434 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 178020

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 1972
/proc/meminfo: memFree=20188140/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=180136 CPUtime=822.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 106799 0 0 0 82199 31 0 0 25 0 1 0 291143643 184459264 13170 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 45034 13170 415 148 0 39963 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 180136

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 1974
/proc/meminfo: memFree=20182724/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=180208 CPUtime=882.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 112285 0 0 0 88196 34 0 0 25 0 1 0 291143643 184532992 13322 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424673 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 45052 13322 415 148 0 39981 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 180208

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 1975
/proc/meminfo: memFree=20169160/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=180240 CPUtime=942.31 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 116439 0 0 0 94195 36 0 0 25 0 1 0 291143643 184565760 14727 33554432000 4194304 4797429 140736961706080 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 45060 14727 415 148 0 39989 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180240

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 1977
/proc/meminfo: memFree=20163424/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=181008 CPUtime=1002.3 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 121698 0 0 0 100193 37 0 0 25 0 1 0 291143643 185352192 14517 33554432000 4194304 4797429 140736961706080 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 45252 14517 415 148 0 40181 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 181008

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.97 5/190 1978
/proc/meminfo: memFree=20153348/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=185776 CPUtime=1062.31 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 125146 0 0 0 106193 38 0 0 25 0 1 0 291143643 190234624 14826 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 46444 14826 415 148 0 41373 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 185776

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 1980
/proc/meminfo: memFree=20146496/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=186380 CPUtime=1122.31 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 129326 0 0 0 112191 40 0 0 25 0 1 0 291143643 190853120 16115 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 46595 16115 415 148 0 41524 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 186380

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 1982
/proc/meminfo: memFree=20138152/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=186732 CPUtime=1182.31 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 134457 0 0 0 118189 42 0 0 25 0 1 0 291143643 191213568 15422 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 46683 15422 415 148 0 41612 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 186732

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 1983
/proc/meminfo: memFree=20138092/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=187612 CPUtime=1242.31 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 138515 0 0 0 124188 43 0 0 25 0 1 0 291143643 192114688 16415 33554432000 4194304 4797429 140736961706080 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 46903 16415 415 148 0 41832 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 187612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 3/188 1987
/proc/meminfo: memFree=20255736/32951124 swapFree=67111528/67111528
[pid=1409] ppid=1407 vsize=197032 CPUtime=1300.02 cores=1,3
/proc/1409/stat : 1409 (techdemo) R 1407 1409 891 0 -1 4202496 143918 0 0 0 129957 45 0 0 25 0 1 0 291143643 201760768 18764 33554432000 4194304 4797429 140736961706080 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1409/statm: 49258 18764 415 148 0 44187 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197032

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.58
CPU system time (s): 0.45793
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 296556

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

runsolver used 2.05869 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 03:50:32
IDJOB=3173497
IDBENCH=82915
IDSOLVER=1585
FILE ID=node105/3173497-1301795432
RUNJOBID= node105-1301792827-1077
PBS_JOBID= 12841435
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=737327872

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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:     32951124 kB
MemFree:      19913028 kB
Buffers:        376552 kB
Cached:       12223472 kB
SwapCached:          0 kB
Active:        7681208 kB
Inactive:      5075096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19913028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23688 kB
Writeback:           0 kB
AnonPages:      155620 kB
Mapped:          16520 kB
Slab:           217320 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   652216 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= 71820 MiB
End job on node105 at 2011-04-03 04:12:14