Trace number 3173426

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-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
MD5SUMb936bd7aa1624f527379bba2a9d6f8ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173426-1301794603.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      59 undec:       6 neg:      60
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.08/0.09	c Decided on static restart strategy
1.79/1.88	c  N dy     7     30000       125      2662         0     10094     13310    196681     24.13     19.21  --
1.79/1.89	c  S st     7     30000       125      2662         0     10094     13310    196681     24.13     19.21  --
1.89/1.93	c  S st     7     30504       125      2662         0     10587     13310    209075     24.13     19.21  --
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.89/1.95	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.89/1.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.95	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:      1770  cl-subs:     1244  v-elim:    125  v-fix:    0  time:  0.36 s
2.29/2.31	c learnt bin added due to v-elim: 0
2.29/2.31	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c vivif2 --  cl tried     9343 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N dy     7     30504       125      2662         0      9343     13310    181133     24.13     19.21  --
2.39/2.40	c  F st     7     30504       125      2662         0      9343     13310    181133     24.13     19.21  --
2.49/2.53	c Decided on static restart strategy
3.39/3.48	c  N dy    14     45756       125      2662         0     16313     13310    344010     25.73     19.40  --
3.49/3.50	c  S st    14     45756       125      2662         0     16313     13310    344010     25.73     19.40  --
3.49/3.56	c  S st    14     46261       125      2662         0      8412     13310    127354     25.73     19.40  --
3.49/3.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.01
3.49/3.58	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
3.49/3.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.58	c Subs w/ non-existent bins:      0 time:  0.00 s
3.49/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.69/3.71	c lits-rem:        73  cl-subs:      138  v-elim:    125  v-fix:    0  time:  0.12 s
3.69/3.71	c learnt bin added due to v-elim: 0
3.69/3.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.69/3.71	c vivif2 --  cl tried     8274 cl shrink        0 lits rem          0 time: 0.00
3.69/3.75	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
3.69/3.75	c calculated reachability. Time: 0.00
3.69/3.75	c  N dy    14     46261       125      2662         0      8274     13310    125523     25.73     19.40  --
5.59/5.68	c  N dy    15     69392       125      2662         0     10350     13310    148609     26.89     19.84  --
5.59/5.68	c  S st    15     69392       125      2662         0     10350     13310    148609     26.89     19.84  --
5.69/5.73	c  S st    15     69896       125      2662         0     10842     13310    160815     26.89     19.84  --
5.69/5.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
5.69/5.75	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
5.69/5.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.75	c Subs w/ non-existent bins:      0 time:  0.00 s
5.69/5.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.99/6.05	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.89/6.91	c Added 2 vars  tried: 68820 time: 0.86
6.89/6.91	c ORs :      2 avg-s:  0.0 cl-sh:  1168 l-rem:   1168 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
6.89/6.92	c lits-rem:       166  cl-subs:      201  v-elim:    125  v-fix:    0  time:  1.17 s
6.89/6.92	c learnt bin added due to v-elim: 0
6.89/6.92	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c vivif2 --  cl tried    10641 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.06
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N dy    15     69896       127      2664         4     10641     13318    156425     26.89     19.84  --
6.89/6.97	c  F st    15     69896       127      2664         4     10641     13318    156425     26.89     19.84  --
7.09/7.12	c Decided on static restart strategy
10.19/10.26	c  N dy    22    104844       127      2664         4     20009     13318    377983     27.04     20.17  --
10.19/10.28	c  S st    22    104844       127      2664         4     20009     13318    377983     27.04     20.17  --
10.29/10.34	c  S st    22    105348       127      2664         4     20503     13318    391174     27.04     20.17  --
10.29/10.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.04
10.29/10.38	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
10.29/10.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.39	c Subs w/ non-existent bins:      0 time:  0.00 s
10.29/10.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.09/11.19	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
12.99/13.08	c Added 2 vars  tried: 80000 time: 1.89
13.10/13.13	c ORs :      2 avg-s:  0.0 cl-sh:  5096 l-rem:   5096 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
13.10/13.13	c lits-rem:      3403  cl-subs:     1804  v-elim:    125  v-fix:    0  time:  2.74 s
13.10/13.13	c learnt bin added due to v-elim: 0
13.10/13.13	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
13.10/13.13	c vivif2 --  cl tried    18699 cl shrink        0 lits rem          0 time: 0.00
13.20/13.20	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.07
13.20/13.20	c calculated reachability. Time: 0.00
13.20/13.20	c  N dy    22    105348       129      2666         8     18699     13330    338584     27.04     20.17  --
19.49/19.56	c  N dy    23    158022       129      2666         8     26292     13330    480721     25.88     19.85  --
19.49/19.58	c  S st    23    158022       129      2666         8     26292     13330    480721     25.88     19.85  --
19.59/19.66	c  S st    23    158526       129      2666         8     26784     13330    493127     25.88     19.85  --
19.59/19.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.06
19.70/19.72	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
19.70/19.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.72	c Subs w/ non-existent bins:      0 time:  0.00 s
19.70/19.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.69/20.77	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
22.99/23.07	c Added 2 vars  tried: 80000 time: 2.30
23.10/23.14	c ORs :      2 avg-s:  0.0 cl-sh:  6098 l-rem:   6098 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.37
23.10/23.15	c lits-rem:      2719  cl-subs:     2873  v-elim:    125  v-fix:    0  time:  3.41 s
23.10/23.15	c learnt bin added due to v-elim: 0
23.10/23.15	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
23.10/23.15	c vivif2 --  cl tried    23911 cl shrink        0 lits rem          0 time: 0.00
23.19/23.23	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.09
23.19/23.24	c calculated reachability. Time: 0.00
23.19/23.24	c  N dy    23    158526       131      2668        12     23911     13341    416668     25.88     19.85  --
34.49/34.53	c  N dy    24    237791       131      2668        12     29622     13341    508814     26.28     19.89  --
34.49/34.55	c  S st    24    237791       131      2668        12     29622     13341    508814     26.28     19.89  --
34.59/34.65	c  S st    24    238294       131      2668        12     30115     13341    521340     26.28     19.89  --
34.59/34.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/34.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.08
34.69/34.73	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
34.69/34.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/34.73	c Subs w/ non-existent bins:      0 time:  0.00 s
34.69/34.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.69/35.74	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
38.19/38.22	c Added 2 vars  tried: 80000 time: 2.48
38.19/38.29	c ORs :      2 avg-s:  0.0 cl-sh:  6323 l-rem:   6323 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
38.29/38.30	c lits-rem:      3253  cl-subs:     2385  v-elim:    125  v-fix:    0  time:  3.56 s
38.29/38.30	c learnt bin added due to v-elim: 0
38.29/38.30	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
38.29/38.31	c vivif2 --  cl tried    27730 cl shrink        0 lits rem          0 time: 0.00
38.40/38.40	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.10
38.40/38.40	c calculated reachability. Time: 0.00
38.40/38.40	c  N dy    24    238294       133      2670        16     27730     13346    454643     26.28     19.89  --
58.49/58.55	c  N dy    25    357441       133      2670        16     30896     13346    468519     25.27     19.47  --
58.49/58.57	c  S st    25    357441       133      2670        16     30896     13346    468519     25.27     19.47  --
58.59/58.66	c  S st    25    357946       133      2670        16     31391     13346    480909     25.27     19.47  --
58.59/58.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.59/58.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.69/58.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.09
58.69/58.76	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
58.69/58.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.69/58.76	c Subs w/ non-existent bins:      0 time:  0.00 s
58.69/58.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.69/58.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.69/58.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.59/59.61	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
61.89/61.94	c Added 2 vars  tried: 80000 time: 2.33
61.89/61.99	c ORs :      2 avg-s:  0.0 cl-sh:  4862 l-rem:   4862 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.38
61.99/62.00	c lits-rem:      1874  cl-subs:     1871  v-elim:    125  v-fix:    0  time:  3.23 s
61.99/62.00	c learnt bin added due to v-elim: 0
61.99/62.00	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
61.99/62.00	c vivif2 --  cl tried    29520 cl shrink        0 lits rem          0 time: 0.00
62.09/62.11	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.11
62.09/62.11	c calculated reachability. Time: 0.00
62.09/62.11	c  N dy    25    357946       135      2672        20     29520     13358    435517     25.27     19.47  --
98.60/98.64	c  N dy    26    536919       135      2672        20     37315     13358    525914     24.05     19.33  --
98.60/98.66	c  S st    26    536919       135      2672        20     37315     13358    525914     24.05     19.33  --
98.70/98.77	c  S st    26    537421       135      2672        20     37805     13358    538076     24.05     19.33  --
98.70/98.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.70/98.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.79/98.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.12
98.79/98.89	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
98.79/98.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.90/98.90	c Subs w/ non-existent bins:      0 time:  0.00 s
98.90/98.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.90/98.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.90/98.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.89/99.99	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
102.50/102.56	c Added 2 vars  tried: 80000 time: 2.56
102.60/102.61	c ORs :      2 avg-s:  0.0 cl-sh:  4978 l-rem:   4978 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.62
102.60/102.62	c lits-rem:      1244  cl-subs:     2630  v-elim:    125  v-fix:    0  time:  3.71 s
102.60/102.62	c learnt bin added due to v-elim: 0
102.60/102.62	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
102.60/102.62	c vivif2 --  cl tried    35175 cl shrink        0 lits rem          0 time: 0.01
102.70/102.77	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.15
102.70/102.77	c calculated reachability. Time: 0.00
102.70/102.77	c  N dy    26    537421       137      2674        24     35175     13368    479614     24.05     19.33  --
102.70/102.77	c  F st    26    537421       137      2674        24     35175     13368    479614     24.05     19.33  --
103.10/103.12	c Decided on static restart strategy
164.50/164.59	c  N dy    33    806131       137      2674        24     57140     13368    957440     26.77     19.51  --
164.60/164.62	c  S st    33    806131       137      2674        24     57140     13368    957440     26.77     19.51  --
164.70/164.79	c  S st    33    806637       137      2674        24     57634     13368    969942     26.77     19.51  --
164.70/164.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.70/164.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.00/165.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.0M T:  0.23
165.00/165.03	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
165.00/165.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.00/165.04	c Subs w/ non-existent bins:      0 time:  0.01 s
165.00/165.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.00/165.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.00/165.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
167.80/167.81	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
172.79/172.83	c Added 2 vars  tried: 80000 time: 5.02
173.09/173.11	c ORs :      2 avg-s:  0.0 cl-sh: 13003 l-rem:  13003 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.30
173.09/173.13	c lits-rem:       813  cl-subs:     5623  v-elim:    125  v-fix:    0  time:  8.07 s
173.09/173.13	c learnt bin added due to v-elim: 0
173.09/173.13	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
173.09/173.14	c vivif2 --  cl tried    52011 cl shrink        0 lits rem          0 time: 0.01
173.19/173.23	c asymm  cl-useful: 0/994/2676 lits-rem:0 time: 0.09
173.19/173.23	c calculated reachability. Time: 0.00
173.19/173.23	c  N dy    33    806637       139      2676        28     52011     13378    826664     26.77     19.51  --
298.90/298.92	c  N dy    34   1209956       139      2676        28     69311     13378   1124433     25.44     19.47  --
298.90/298.96	c  S st    34   1209956       139      2676        28     69311     13378   1124433     25.44     19.47  --
299.10/299.17	c  S st    34   1210460       139      2676        28     69804     13378   1136908     25.44     19.47  --
299.10/299.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.10/299.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.40/299.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.5M T:  0.31
299.40/299.48	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
299.40/299.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.40/299.49	c Subs w/ non-existent bins:      0 time:  0.01 s
299.50/299.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.50/299.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.50/299.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
302.79/302.86	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
309.00/309.02	c Added 2 vars  tried: 80000 time: 6.16
309.30/309.32	c ORs :      2 avg-s:  0.0 cl-sh: 13217 l-rem:  13217 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.47
309.30/309.34	c lits-rem:      1450  cl-subs:     6568  v-elim:    125  v-fix:    0  time:  9.83 s
309.30/309.34	c learnt bin added due to v-elim: 0
309.30/309.34	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
309.30/309.35	c vivif2 --  cl tried    63236 cl shrink        0 lits rem          0 time: 0.01
309.39/309.44	c asymm  cl-useful: 0/873/2678 lits-rem:0 time: 0.09
309.39/309.45	c calculated reachability. Time: 0.00
309.39/309.45	c  N dy    34   1210460       141      2678        32     63236     13389    976032     25.44     19.47  --
488.70/488.71	c  N dy    35   1710460       141      2678        32     92425     13389   1616901     26.14     19.55  --
488.70/488.77	c  S st    35   1710460       141      2678        32     92425     13389   1616901     26.14     19.55  --
489.00/489.06	c  S st    35   1710965       141      2678        32     92920     13389   1629619     26.14     19.55  --
489.00/489.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
489.00/489.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.60/489.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.6M T:  0.60
489.60/489.67	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
489.60/489.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.60/489.68	c Subs w/ non-existent bins:      0 time:  0.01 s
489.70/489.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
489.70/489.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.70/489.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
497.80/497.86	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 28.0 T:    0.10
507.60/507.69	c Added 2 vars  tried: 80000 time: 9.82
508.30/508.38	c ORs :      2 avg-s:  0.0 cl-sh: 20995 l-rem:  20995 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.52
508.40/508.41	c lits-rem:      1780  cl-subs:     9840  v-elim:    125  v-fix:    0  time: 18.69 s
508.40/508.41	c learnt bin added due to v-elim: 0
508.40/508.41	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
508.40/508.43	c vivif2 --  cl tried    83079 cl shrink        0 lits rem          0 time: 0.02
508.50/508.52	c asymm  cl-useful: 0/619/2680 lits-rem:0 time: 0.10
508.50/508.53	c calculated reachability. Time: 0.00
508.50/508.53	c  N dy    35   1710965       143      2680        36     83079     13398   1378704     26.14     19.55  --
737.31/737.35	c  N dy    36   2210968       143      2680        36    102745     13398   1724503     27.06     19.53  --
737.41/737.41	c  S st    36   2210968       143      2680        36    102745     13398   1724503     27.06     19.53  --
737.71/737.74	c  S st    36   2211475       143      2680        36    103242     13398   1737022     27.06     19.53  --
737.71/737.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
737.71/737.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.31/738.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.6M T:  0.57
738.31/738.31	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
738.31/738.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.31/738.33	c Subs w/ non-existent bins:      0 time:  0.02 s
738.31/738.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.31/738.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
738.31/738.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
746.41/746.40	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
757.51/757.51	c Added 2 vars  tried: 80000 time: 11.11
758.21/758.21	c ORs :      2 avg-s:  0.0 cl-sh: 19750 l-rem:  19750 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.81
758.21/758.24	c lits-rem:       817  cl-subs:    10154  v-elim:    125  v-fix:    0  time: 19.87 s
758.21/758.24	c learnt bin added due to v-elim: 0
758.21/758.24	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
758.21/758.26	c vivif2 --  cl tried    93088 cl shrink        0 lits rem          0 time: 0.02
758.31/758.36	c asymm  cl-useful: 0/605/2682 lits-rem:0 time: 0.10
758.31/758.36	c calculated reachability. Time: 0.00
758.31/758.36	c  N dy    36   2211475       145      2682        40     93088     13410   1472818     27.06     19.53  --
1000.62/1000.61	c  N dy    37   2711475       145      2682        40    111505     13410   1791348     23.74     19.09  --
1000.62/1000.69	c  S st    37   2711475       145      2682        40    111505     13410   1791348     23.74     19.09  --
1000.62/1000.69	c Finding binary XORs  T:     0.00 s  found:       0
1001.02/1001.06	c  S st    37   2711976       145      2682        40    111994     13410   1803191     23.74     19.09  --
1001.02/1001.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1001.02/1001.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1001.72/1001.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.5M T:  0.72
1001.72/1001.79	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1001.72/1001.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1001.82/1001.81	c Subs w/ non-existent bins:      0 time:  0.02 s
1001.82/1001.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.82/1001.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1001.82/1001.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1011.42/1011.48	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
1022.02/1022.01	c Added 2 vars  tried: 80000 time: 10.53
1022.82/1022.85	c ORs :      2 avg-s:  0.0 cl-sh: 22034 l-rem:  22034 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.37
1022.82/1022.89	c lits-rem:      3412  cl-subs:    13323  v-elim:    125  v-fix:    0  time: 21.03 s
1022.82/1022.89	c learnt bin added due to v-elim: 0
1022.82/1022.89	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1022.93/1022.91	c vivif2 --  cl tried    98671 cl shrink        0 lits rem          0 time: 0.02
1023.03/1023.01	c asymm  cl-useful: 0/524/2684 lits-rem:0 time: 0.10
1023.03/1023.01	c calculated reachability. Time: 0.00
1023.03/1023.01	c  N dy    37   2711976       147      2684        44     98671     13420   1496387     23.74     19.09  --
1023.03/1023.01	c  F st    37   2711976       147      2684        44     98671     13420   1496387     23.74     19.09  --
1023.92/1023.90	c Decided on static restart strategy
1295.63/1295.65	c  N dy    44   3211976       147      2684        44     76388     13420    855080     24.03     19.03  --
1295.63/1295.69	c  S st    44   3211976       147      2684        44     76388     13420    855080     24.03     19.03  --
1295.93/1295.95	c  S st    44   3212480       147      2684        44     76880     13420    867419     24.03     19.03  --
1295.93/1295.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1295.93/1295.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1296.43/1296.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.8M T:  0.45
1296.43/1296.40	c Calc non-exist non-lernt bins v-fix:     0 done:    147 time:  0.00 s
1296.43/1296.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1296.43/1296.41	c Subs w/ non-existent bins:      0 time:  0.01 s
1296.43/1296.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.43/1296.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.43/1296.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1298.53/1298.52	c ORs :     22 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

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

running on 2 cores: 5,7

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.94 3.96 3.68 4/189 32139
/proc/meminfo: memFree=22500220/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=28764 CPUtime=0 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 569 0 0 0 0 0 0 0 25 0 1 0 291061043 29454336 505 33554432000 4194304 4797429 140735184350400 18446744073709551615 222921437893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 7191 505 369 148 0 2120 0

[startup+0.083597 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 32139
/proc/meminfo: memFree=22500220/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=127716 CPUtime=0.08 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 758 0 0 0 8 0 0 0 25 0 1 0 291061043 130781184 673 33554432000 4194304 4797429 140735184350400 18446744073709551615 4426289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 31929 673 403 148 0 26858 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127716

[startup+0.100583 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 32139
/proc/meminfo: memFree=22500220/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=127716 CPUtime=0.09 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 782 0 0 0 9 0 0 0 25 0 1 0 291061043 130781184 696 33554432000 4194304 4797429 140735184350400 18446744073709551615 222921473730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 31929 696 405 148 0 26858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127716

[startup+0.300545 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 32139
/proc/meminfo: memFree=22500220/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=128392 CPUtime=0.29 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 1056 0 0 0 29 0 0 0 25 0 1 0 291061043 131473408 814 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 32098 814 405 148 0 27027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128392

[startup+0.700471 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 32139
/proc/meminfo: memFree=22500220/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=128680 CPUtime=0.69 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 1402 0 0 0 69 0 0 0 25 0 1 0 291061043 131768320 935 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 32170 935 405 148 0 27099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128680

[startup+1.50033 s]
/proc/loadavg: 3.94 3.96 3.68 5/190 32140
/proc/meminfo: memFree=22496120/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=129220 CPUtime=1.49 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 1904 0 0 0 149 0 0 0 25 0 1 0 291061043 132321280 1154 33554432000 4194304 4797429 140735184350400 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 32305 1154 405 148 0 27234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129220

[startup+3.10104 s]
/proc/loadavg: 3.95 3.96 3.69 4/185 32157
/proc/meminfo: memFree=22508412/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=131816 CPUtime=3.09 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 3136 0 0 0 309 0 0 0 25 0 1 0 291061043 134979584 1672 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 32954 1672 410 148 0 27883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131816

[startup+6.30045 s]
/proc/loadavg: 3.95 3.96 3.69 5/190 32167
/proc/meminfo: memFree=22489188/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=132852 CPUtime=6.29 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 4705 0 0 0 629 0 0 0 25 0 1 0 291061043 136040448 1873 33554432000 4194304 4797429 140735184350400 18446744073709551615 4533517 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 33213 1873 414 148 0 28142 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132852

[startup+12.7003 s]
/proc/loadavg: 3.96 3.96 3.69 5/190 32167
/proc/meminfo: memFree=22478788/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=135720 CPUtime=12.69 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 6752 0 0 0 1269 0 0 0 21 0 1 0 291061043 138977280 2774 33554432000 4194304 4797429 140735184350400 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 33930 2774 415 148 0 28859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135720

[startup+25.5009 s]
/proc/loadavg: 3.96 3.96 3.69 5/190 32168
/proc/meminfo: memFree=22479008/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=139108 CPUtime=25.49 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 10310 0 0 0 2548 1 0 0 25 0 1 0 291061043 142446592 3536 33554432000 4194304 4797429 140735184350400 18446744073709551615 4425893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 34777 3536 415 148 0 29706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139108

[startup+51.1002 s]
/proc/loadavg: 3.97 3.97 3.70 5/190 32168
/proc/meminfo: memFree=22470316/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=142460 CPUtime=51.09 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 16592 0 0 0 5106 3 0 0 25 0 1 0 291061043 145879040 4546 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 35615 4546 415 148 0 30544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142460

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.72 5/190 32170
/proc/meminfo: memFree=22446792/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=146752 CPUtime=102.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 26319 0 0 0 10225 5 0 0 25 0 1 0 291061043 150274048 5437 33554432000 4194304 4797429 140735184350400 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 36688 5437 415 148 0 31617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 146752

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 32199
/proc/meminfo: memFree=22520192/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=150620 CPUtime=162.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 37085 0 0 0 16222 8 0 0 25 0 1 0 291061043 154234880 6424 33554432000 4194304 4797429 140735184350400 18446744073709551615 4413516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 37655 6424 415 148 0 32584 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150620

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 32201
/proc/meminfo: memFree=22502896/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=155952 CPUtime=222.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 45301 0 0 0 22219 11 0 0 25 0 1 0 291061043 159694848 7980 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 38988 7980 415 148 0 33917 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 155952

[startup+282.301 s]
/proc/loadavg: 4.13 4.01 3.77 5/190 32202
/proc/meminfo: memFree=22492836/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=157696 CPUtime=282.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 52971 0 0 0 28216 14 0 0 25 0 1 0 291061043 161480704 8484 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 39424 8484 415 148 0 34353 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157696

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.78 5/190 32204
/proc/meminfo: memFree=22471832/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=164196 CPUtime=342.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 60427 0 0 0 34214 16 0 0 25 0 1 0 291061043 168136704 9905 33554432000 4194304 4797429 140735184350400 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 41049 9905 415 148 0 35978 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164196

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.79 5/190 32206
/proc/meminfo: memFree=22468940/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=164660 CPUtime=402.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 67057 0 0 0 40212 18 0 0 25 0 1 0 291061043 168611840 10337 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 41165 10337 415 148 0 36094 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164660

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 32207
/proc/meminfo: memFree=22456504/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=165764 CPUtime=462.3 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 73645 0 0 0 46209 21 0 0 25 0 1 0 291061043 169742336 10468 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 41441 10468 415 148 0 36370 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165764

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 32209
/proc/meminfo: memFree=22435524/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=171240 CPUtime=522.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 78928 0 0 0 52208 23 0 0 25 0 1 0 291061043 175349760 11016 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 42810 11016 415 148 0 37739 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171240

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 32210
/proc/meminfo: memFree=22436744/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=171664 CPUtime=582.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 84501 0 0 0 58205 26 0 0 25 0 1 0 291061043 175783936 11833 33554432000 4194304 4797429 140735184350400 18446744073709551615 4351259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 42916 11833 415 148 0 37845 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171664

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 32212
/proc/meminfo: memFree=22429884/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=172680 CPUtime=642.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 90040 0 0 0 64203 28 0 0 25 0 1 0 291061043 176824320 12418 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 43170 12418 415 148 0 38099 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172680

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 32214
/proc/meminfo: memFree=22416196/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=173748 CPUtime=702.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 95369 0 0 0 70201 30 0 0 25 0 1 0 291061043 177917952 12630 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 43437 12630 415 148 0 38366 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173748

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 32215
/proc/meminfo: memFree=22405376/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=178192 CPUtime=762.32 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 99337 0 0 0 76201 31 0 0 25 0 1 0 291061043 182468608 13964 33554432000 4194304 4797429 140735184350400 18446744073709551615 4425120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 44548 13964 415 148 0 39477 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 178192

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 32217
/proc/meminfo: memFree=22403380/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=180524 CPUtime=822.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 104468 0 0 0 82198 33 0 0 25 0 1 0 291061043 184856576 13752 33554432000 4194304 4797429 140735184350400 18446744073709551615 4425120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 45131 13752 415 148 0 40060 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180524

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 32218
/proc/meminfo: memFree=22404092/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=180588 CPUtime=882.31 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 109378 0 0 0 88196 35 0 0 25 0 1 0 291061043 184922112 13627 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 45147 13627 415 148 0 40076 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180588

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 32220
/proc/meminfo: memFree=22394640/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=181720 CPUtime=942.32 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 114199 0 0 0 94194 38 0 0 25 0 1 0 291061043 186081280 13296 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 45430 13296 415 148 0 40359 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 181720

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 32222
/proc/meminfo: memFree=22385936/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=182536 CPUtime=1002.32 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 118412 0 0 0 100192 40 0 0 25 0 1 0 291061043 186916864 14824 33554432000 4194304 4797429 140735184350400 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 45634 14824 416 148 0 40563 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 182536

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 32223
/proc/meminfo: memFree=22376248/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=186840 CPUtime=1062.32 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 122224 0 0 0 106189 43 0 0 25 0 1 0 291061043 191324160 15615 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 46710 15615 416 148 0 41639 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 186840

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 32225
/proc/meminfo: memFree=22386396/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=188528 CPUtime=1122.32 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 127193 0 0 0 112187 45 0 0 25 0 1 0 291061043 193052672 15014 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 47132 15014 416 148 0 42061 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 188528

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.89 6/190 32226
/proc/meminfo: memFree=22370104/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=189700 CPUtime=1182.33 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 131203 0 0 0 118185 48 0 0 25 0 1 0 291061043 194252800 16136 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 47425 16136 416 148 0 42354 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 189700

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 32228
/proc/meminfo: memFree=22359780/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=189760 CPUtime=1242.33 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 134832 0 0 0 124184 49 0 0 25 0 1 0 291061043 194314240 16831 33554432000 4194304 4797429 140735184350400 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 47440 16831 416 148 0 42369 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 189760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 32258
/proc/meminfo: memFree=22425980/32951124 swapFree=67111528/67111528
[pid=32139] ppid=32137 vsize=190976 CPUtime=1300.04 cores=5,7
/proc/32139/stat : 32139 (techdemo) R 32137 32139 31704 0 -1 4202496 139232 0 0 0 129953 51 0 0 25 0 1 0 291061043 195559424 15354 33554432000 4194304 4797429 140735184350400 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32139/statm: 47744 15354 416 148 0 42673 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 190976

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 13719

runsolver used 2.07968 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 03:36:43
IDJOB=3173426
IDBENCH=82844
IDSOLVER=1585
FILE ID=node109/3173426-1301794603
RUNJOBID= node109-1301793292-31927
PBS_JOBID= 12841438
Free space on /tmp= 72036 MiB

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

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

MD5SUM BENCH= b936bd7aa1624f527379bba2a9d6f8ed
RANDOM SEED=150474705

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22500376 kB
Buffers:        351968 kB
Cached:        9657720 kB
SwapCached:          0 kB
Active:        6153604 kB
Inactive:      4031292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22500376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24020 kB
Writeback:           0 kB
AnonPages:      175192 kB
Mapped:          16784 kB
Slab:           202668 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   676136 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= 72028 MiB
End job on node109 at 2011-04-03 03:58:25