Trace number 3173400

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3173400-1301794130.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1894/6230 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:     70 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.13	c lits-rem:         0  cl-subs:        0  v-elim:     46  v-fix:    0  time:  0.01 s
0.09/0.13	c learnt bin added due to v-elim: 0
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      30 undec:       0 neg:      40
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.13	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.19/0.22	c Decided on static restart strategy
0.29/0.33	c  N dy    20      4153        70      6230         0      3797     43610     92825     24.14     21.48  --
0.49/0.55	c  N dy    48      8299        70      6230         0      5319     43610    120083     24.22     21.33  --
0.79/0.80	c  N dy    76     12447        70      6230         0      5227     43610    106371     24.59     21.45  --
0.99/1.05	c  N dy   103     16470        70      6230         0      8889     43610    193987     23.76     21.40  --
1.29/1.32	c  N dy   130     20503        70      6230         0      7413     43610    145628     24.12     21.47  --
1.59/1.60	c  N dy   157     24515        70      6230         0     11081     43610    233273     24.40     21.43  --
1.89/1.90	c  N dy   185     28666        70      6230         0      8657     43610    161722     24.31     21.36  --
1.99/2.00	c  S st   194     30000        70      6230         0      9876     43610    191107     24.18     21.36  --
1.99/2.05	c  S st   194     30504        70      6230         0     10342     43610    202634     24.18     21.36  --
1.99/2.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
1.99/2.07	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
1.99/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.07	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.69/2.77	c lits-rem:      1229  cl-subs:     1264  v-elim:     70  v-fix:    0  time:  0.69 s
2.69/2.77	c learnt bin added due to v-elim: 0
2.69/2.77	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.77	c vivif2 --  cl tried     9078 cl shrink        0 lits rem          0 time: 0.00
2.89/2.93	c asymm  cl-useful: 0/2229/6230 lits-rem:0 time: 0.16
2.89/2.93	c calculated reachability. Time: 0.00
2.89/2.93	c  N dy   194     30504        70      6230         0      9078     43610    174305     24.18     21.36  --
2.89/2.93	c  F st   194     30504        70      6230         0      9078     43610    174305     24.18     21.36  --
2.99/3.08	c Decided on static restart strategy
3.19/3.25	c  N dy   213     34519        70      6230         0     12721     43610    261771     24.52     21.35  --
3.49/3.56	c  N dy   240     38543        70      6230         0      9239     43610    165024     24.34     21.36  --
3.79/3.87	c  N dy   267     42554        70      6230         0     12893     43610    253649     24.68     21.39  --
4.09/4.18	c  S st   289     45760        70      6230         0     15824     43610    324041     24.59     21.39  --
4.19/4.23	c  S st   289     46262        70      6230         0     16291     43610    335274     24.59     21.39  --
4.19/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.04
4.19/4.28	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
4.19/4.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.28	c Subs w/ non-existent bins:      0 time:  0.00 s
4.19/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.19/5.22	c lits-rem:      2171  cl-subs:     1889  v-elim:     70  v-fix:    0  time:  0.93 s
5.19/5.22	c learnt bin added due to v-elim: 0
5.19/5.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
5.19/5.22	c vivif2 --  cl tried    14402 cl shrink        0 lits rem          0 time: 0.00
5.29/5.39	c asymm  cl-useful: 0/1434/6230 lits-rem:0 time: 0.17
5.29/5.39	c calculated reachability. Time: 0.00
5.29/5.39	c  N dy   289     46262        70      6230         0     14402     43610    286709     24.59     21.39  --
5.69/5.76	c  N dy   316     50319        70      6230         0     10035     43610    171324     24.39     21.38  --
5.99/6.09	c  N dy   343     54353        70      6230         0     13716     43610    259563     24.23     21.37  --
6.39/6.46	c  N dy   371     58473        70      6230         0     17473     43610    350051     24.52     21.38  --
6.79/6.81	c  N dy   398     62519        70      6230         0     12111     43610    207997     24.19     21.37  --
7.09/7.16	c  N dy   425     66565        70      6230         0     15805     43610    297004     24.73     21.36  --
7.39/7.46	c  S st   445     69393        70      6230         0     18364     43610    358391     24.48     21.37  --
7.49/7.53	c  S st   445     69897        70      6230         0     18832     43610    369957     24.48     21.37  --
7.49/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.06
7.49/7.59	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
7.49/7.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.59	c Subs w/ non-existent bins:      0 time:  0.00 s
7.59/7.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.49/8.52	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
9.89/9.99	c Added 1 vars  tried: 21840 time: 1.47
9.99/10.00	c ORs :      1 avg-s:  0.0 cl-sh:  1428 l-rem:   1428 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.48
9.99/10.00	c lits-rem:      2049  cl-subs:     2223  v-elim:     70  v-fix:    0  time:  2.41 s
9.99/10.00	c learnt bin added due to v-elim: 0
9.99/10.00	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
9.99/10.01	c vivif2 --  cl tried    16609 cl shrink        0 lits rem          0 time: 0.00
9.99/10.09	c asymm  cl-useful: 0/674/6231 lits-rem:0 time: 0.08
9.99/10.09	c calculated reachability. Time: 0.00
9.99/10.09	c  N dy   445     69897        71      6231         2     16609     43595    313296     24.48     21.37  --
9.99/10.09	c  F st   445     69897        71      6231         2     16609     43595    313296     24.48     21.37  --
10.29/10.30	c Decided on static restart strategy
10.49/10.55	c  N dy   467     74380        71      6231         2     10830     43595    164652     23.85     21.33  --
13.69/13.73	c  N dy   478    104846        71      6231         2     15589     43595    254054     22.71     20.82  --
13.69/13.74	c  S st   478    104846        71      6231         2     15589     43595    254054     22.71     20.82  --
13.69/13.80	c  S st   478    105350        71      6231         2     16059     43595    265524     22.71     20.82  --
13.79/13.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.05
13.79/13.85	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
13.79/13.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.85	c Subs w/ non-existent bins:      0 time:  0.00 s
13.79/13.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.39/14.44	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
15.89/15.94	c Added 1 vars  tried: 38920 time: 1.49
15.89/15.95	c ORs :      1 avg-s:  0.0 cl-sh:  2188 l-rem:   2188 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.51
15.89/15.96	c lits-rem:      1473  cl-subs:     1546  v-elim:     70  v-fix:    0  time:  2.10 s
15.89/15.96	c learnt bin added due to v-elim: 0
15.89/15.96	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
15.89/15.96	c vivif2 --  cl tried    14513 cl shrink        0 lits rem          0 time: 0.00
16.09/16.11	c asymm  cl-useful: 0/2226/6232 lits-rem:0 time: 0.15
16.09/16.11	c calculated reachability. Time: 0.00
16.09/16.11	c  N dy   478    105350        72      6232         4     14513     43579    230625     22.71     20.82  --
22.19/22.22	c  N dy   517    158026        72      6232         4     21671     43579    369507     23.27     20.37  --
22.19/22.23	c  S st   517    158026        72      6232         4     21671     43579    369507     23.27     20.37  --
22.29/22.31	c  S st   517    158532        72      6232         4     22137     43579    380715     23.27     20.37  --
22.29/22.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.08
22.29/22.39	c Calc non-exist non-lernt bins v-fix:     0 done:     72 time:  0.00 s
22.29/22.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.39	c Subs w/ non-existent bins:      0 time:  0.00 s
22.39/22.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.29/23.37	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
26.40/26.44	c Added 1 vars  tried: 60900 time: 3.08
26.40/26.48	c ORs :      1 avg-s:  0.0 cl-sh:  3745 l-rem:   3745 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.11
26.40/26.49	c lits-rem:      1944  cl-subs:     2349  v-elim:     70  v-fix:    0  time:  4.09 s
26.40/26.49	c learnt bin added due to v-elim: 0
26.40/26.49	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
26.40/26.49	c vivif2 --  cl tried    19788 cl shrink        0 lits rem          0 time: 0.00
26.59/26.64	c asymm  cl-useful: 0/1567/6233 lits-rem:0 time: 0.15
26.59/26.65	c calculated reachability. Time: 0.00
26.59/26.65	c  N dy   517    158532        73      6233         6     19788     43568    324437     23.27     20.37  --
37.29/37.36	c  N dy   523    237799        73      6233         6     24794     43568    401137     23.99     19.91  --
37.29/37.38	c  S st   523    237799        73      6233         6     24794     43568    401137     23.99     19.91  --
37.39/37.45	c  S st   523    238302        73      6233         6     25261     43568    412274     23.99     19.91  --
37.39/37.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.39/37.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.49/37.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.09
37.49/37.55	c Calc non-exist non-lernt bins v-fix:     0 done:     73 time:  0.00 s
37.49/37.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.49/37.55	c Subs w/ non-existent bins:      0 time:  0.00 s
37.49/37.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.49/37.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.49/37.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.49/38.51	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
42.90/42.93	c Added 1 vars  tried: 80000 time: 4.42
42.90/42.98	c ORs :      1 avg-s:  0.0 cl-sh:  3948 l-rem:   3948 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.46
42.90/42.98	c lits-rem:      1764  cl-subs:     2260  v-elim:     70  v-fix:    0  time:  5.42 s
42.90/42.98	c learnt bin added due to v-elim: 0
42.90/42.98	c vivif2 --  cl tried     6234 cl shrink        0 lits rem          0 time: 0.00
42.90/42.99	c vivif2 --  cl tried    23001 cl shrink        0 lits rem          0 time: 0.00
43.10/43.14	c asymm  cl-useful: 0/1199/6234 lits-rem:0 time: 0.16
43.10/43.14	c calculated reachability. Time: 0.00
43.10/43.14	c  N dy   523    238302        74      6234         8     23001     43557    359929     23.99     19.91  --
45.40/45.43	c  N dy   626    253573        74      6234         8     37025     43557    694917     24.20     19.99  --
62.79/62.83	c  N dy   630    357455        74      6234         8     27006     43557    393170     22.01     19.54  --
62.79/62.85	c  S st   630    357455        74      6234         8     27006     43557    393170     22.01     19.54  --
62.89/62.94	c  S st   630    357958        74      6234         8     27475     43557    404737     22.01     19.54  --
62.89/62.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.89/62.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.99/63.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.12
62.99/63.07	c Calc non-exist non-lernt bins v-fix:     0 done:     74 time:  0.00 s
62.99/63.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.99/63.07	c Subs w/ non-existent bins:      0 time:  0.00 s
62.99/63.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.99/63.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
63.89/63.92	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
68.39/68.42	c Added 1 vars  tried: 80000 time: 4.50
68.39/68.44	c ORs :      1 avg-s:  0.0 cl-sh:  2672 l-rem:   2672 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.52
68.39/68.45	c lits-rem:       446  cl-subs:     2015  v-elim:     70  v-fix:    0  time:  5.37 s
68.39/68.45	c learnt bin added due to v-elim: 0
68.39/68.45	c vivif2 --  cl tried     6235 cl shrink        0 lits rem          0 time: 0.00
68.39/68.45	c vivif2 --  cl tried    25460 cl shrink        0 lits rem          0 time: 0.00
68.59/68.61	c asymm  cl-useful: 0/1014/6235 lits-rem:0 time: 0.15
68.59/68.61	c calculated reachability. Time: 0.00
68.59/68.61	c  N dy   630    357958        75      6235        10     25460     43548    364856     22.01     19.54  --
71.99/72.05	c  N dy   766    378034        75      6235        10     43855     43548    800382     24.38     19.61  --
102.40/102.43	c  N dy   852    536937        75      6235        10     32470     43548    448000     22.30     19.14  --
102.40/102.45	c  S st   852    536937        75      6235        10     32470     43548    448000     22.30     19.14  --
102.50/102.56	c  S st   852    537440        75      6235        10     32942     43548    459238     22.30     19.14  --
102.50/102.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.50/102.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.70/102.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.2M T:  0.14
102.70/102.70	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
102.70/102.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.70/102.70	c Subs w/ non-existent bins:      0 time:  0.00 s
102.70/102.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.70/102.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.70/102.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.90/103.95	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
108.80/108.88	c Added 1 vars  tried: 80000 time: 4.93
108.90/108.92	c ORs :      1 avg-s:  0.0 cl-sh:  3039 l-rem:   3039 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.97
108.90/108.92	c lits-rem:       725  cl-subs:     2296  v-elim:     70  v-fix:    0  time:  6.21 s
108.90/108.92	c learnt bin added due to v-elim: 0
108.90/108.92	c vivif2 --  cl tried     6236 cl shrink        0 lits rem          0 time: 0.00
108.90/108.93	c vivif2 --  cl tried    30646 cl shrink        0 lits rem          0 time: 0.00
108.99/109.08	c asymm  cl-useful: 0/1305/6236 lits-rem:0 time: 0.15
108.99/109.08	c calculated reachability. Time: 0.00
108.99/109.08	c  N dy   852    537440        76      6236        12     30646     43535    416188     22.30     19.14  --
108.99/109.08	c  F st   852    537440        76      6236        12     30646     43535    416188     22.30     19.14  --
109.39/109.41	c Decided on static restart strategy
171.99/172.00	c  N dy   915    806161        76      6236        12     52328     43535    838861     23.08     18.72  --
171.99/172.03	c  S st   915    806161        76      6236        12     52328     43535    838861     23.08     18.72  --
172.09/172.18	c  S st   915    806668        76      6236        12     52808     43535    849963     23.08     18.72  --
172.09/172.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.09/172.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.39/172.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  0.25
172.39/172.44	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
172.39/172.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.39/172.44	c Subs w/ non-existent bins:      0 time:  0.01 s
172.39/172.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.39/172.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.39/172.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.79/175.84	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.01
184.99/185.06	c Added 1 vars  tried: 80000 time: 9.22
185.19/185.22	c ORs :      1 avg-s:  0.0 cl-sh:  7852 l-rem:   7852 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    9.38
185.19/185.23	c lits-rem:      1801  cl-subs:     6159  v-elim:     70  v-fix:    0  time: 12.77 s
185.19/185.23	c learnt bin added due to v-elim: 0
185.19/185.23	c vivif2 --  cl tried     6237 cl shrink        0 lits rem          0 time: 0.00
185.19/185.24	c vivif2 --  cl tried    46649 cl shrink        0 lits rem          0 time: 0.01
185.29/185.33	c asymm  cl-useful: 0/347/6237 lits-rem:0 time: 0.08
185.29/185.33	c calculated reachability. Time: 0.00
185.29/185.33	c  N dy   915    806668        77      6237        14     46649     43523    719617     23.08     18.72  --
303.61/303.68	c  N dy   938   1210003        77      6237        14     61600     43523    930213     21.42     18.26  --
303.70/303.71	c  S st   938   1210003        77      6237        14     61600     43523    930213     21.42     18.26  --
303.90/303.91	c  S st   938   1210504        77      6237        14     62067     43523    941612     21.42     18.26  --
303.90/303.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
303.90/303.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.20/304.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.2M T:  0.35
304.20/304.26	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.00 s
304.20/304.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.20/304.27	c Subs w/ non-existent bins:      0 time:  0.01 s
304.20/304.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.20/304.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.20/304.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
308.30/308.31	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.03
318.30/318.31	c Added 1 vars  tried: 80000 time: 10.00
318.40/318.49	c ORs :      1 avg-s:  0.0 cl-sh:  8203 l-rem:   8203 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.18
318.50/318.51	c lits-rem:       558  cl-subs:     8115  v-elim:     70  v-fix:    0  time: 14.22 s
318.50/318.51	c learnt bin added due to v-elim: 0
318.50/318.51	c vivif2 --  cl tried     6238 cl shrink        0 lits rem          0 time: 0.00
318.50/318.52	c vivif2 --  cl tried    53952 cl shrink        0 lits rem          0 time: 0.01
318.60/318.61	c asymm  cl-useful: 0/295/6238 lits-rem:0 time: 0.09
318.60/318.61	c calculated reachability. Time: 0.00
318.60/318.61	c  N dy   938   1210504        78      6238        16     53952     43509    782395     21.42     18.26  --
490.70/490.76	c  N dy   965   1710505        78      6238        16     83852     43509   1358823     22.44     18.09  --
490.80/490.82	c  S st   965   1710505        78      6238        16     83852     43509   1358823     22.44     18.09  --
491.00/491.09	c  S st   965   1711005        78      6238        16     84319     43509   1370041     22.44     18.09  --
491.10/491.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
491.10/491.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
491.61/491.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.3M T:  0.54
491.61/491.64	c Calc non-exist non-lernt bins v-fix:     0 done:     78 time:  0.00 s
491.61/491.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
491.61/491.65	c Subs w/ non-existent bins:      0 time:  0.01 s
491.61/491.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.61/491.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
491.61/491.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
499.90/499.90	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 18.0 T:    0.06
516.60/516.61	c Added 1 vars  tried: 80000 time: 16.71
517.01/517.02	c ORs :      1 avg-s:  0.0 cl-sh: 13107 l-rem:  13107 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   17.11
517.01/517.04	c lits-rem:       657  cl-subs:    12592  v-elim:     70  v-fix:    0  time: 25.36 s
517.01/517.04	c learnt bin added due to v-elim: 0
517.01/517.04	c vivif2 --  cl tried     6239 cl shrink        0 lits rem          0 time: 0.00
517.01/517.06	c vivif2 --  cl tried    71726 cl shrink        0 lits rem          0 time: 0.01
517.10/517.15	c asymm  cl-useful: 0/244/6239 lits-rem:0 time: 0.10
517.10/517.16	c calculated reachability. Time: 0.00
517.10/517.16	c  N dy   965   1711005        79      6239        18     71726     43500   1106681     22.44     18.09  --
727.51/727.56	c  N dy   988   2211006        79      6239        18     87265     43500   1354621     22.57     17.92  --
727.61/727.62	c  S st   988   2211006        79      6239        18     87265     43500   1354621     22.57     17.92  --
727.91/727.92	c  S st   988   2211510        79      6239        18     87734     43500   1366057     22.57     17.92  --
727.91/727.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
727.91/727.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
728.51/728.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.6M T:  0.59
728.51/728.52	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
728.51/728.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
728.51/728.53	c Subs w/ non-existent bins:      0 time:  0.01 s
728.51/728.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
728.51/728.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.51/728.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
736.01/736.01	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
752.52/752.58	c Added 1 vars  tried: 80000 time: 16.57
752.92/752.93	c ORs :      1 avg-s:  0.0 cl-sh: 11876 l-rem:  11876 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   16.92
752.92/752.95	c lits-rem:      3101  cl-subs:    10986  v-elim:     70  v-fix:    0  time: 24.39 s
752.92/752.95	c learnt bin added due to v-elim: 0
752.92/752.95	c vivif2 --  cl tried     6240 cl shrink        0 lits rem          0 time: 0.00
752.92/752.97	c vivif2 --  cl tried    76748 cl shrink        0 lits rem          0 time: 0.02
753.02/753.07	c asymm  cl-useful: 0/217/6240 lits-rem:0 time: 0.10
753.02/753.07	c calculated reachability. Time: 0.00
753.02/753.07	c  N dy   988   2211510        80      6240        20     76748     43485   1138473     22.57     17.92  --
1010.73/1010.77	c  N dy  1002   2711510        80      6240        20     96581     43485   1612451     23.52     18.29  --
1010.83/1010.84	c  S st  1002   2711510        80      6240        20     96581     43485   1612451     23.52     18.29  --
1011.13/1011.14	c  S st  1002   2712014        80      6240        20     97067     43485   1624272     23.52     18.29  --
1011.13/1011.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1011.13/1011.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1011.83/1011.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.9M T:  0.71
1011.83/1011.86	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
1011.83/1011.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1011.83/1011.87	c Subs w/ non-existent bins:      0 time:  0.02 s
1011.93/1011.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.93/1011.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1011.93/1011.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1024.03/1024.07	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1042.73/1042.75	c Added 1 vars  tried: 80000 time: 18.68
1043.23/1043.30	c ORs :      1 avg-s:  0.0 cl-sh: 16049 l-rem:  16049 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.23
1043.33/1043.32	c lits-rem:      3302  cl-subs:    13671  v-elim:     70  v-fix:    0  time: 31.41 s
1043.33/1043.32	c learnt bin added due to v-elim: 0
1043.33/1043.32	c vivif2 --  cl tried     6241 cl shrink        0 lits rem          0 time: 0.00
1043.33/1043.34	c vivif2 --  cl tried    83396 cl shrink        0 lits rem          0 time: 0.02
1043.43/1043.45	c asymm  cl-useful: 0/212/6241 lits-rem:0 time: 0.10
1043.43/1043.45	c calculated reachability. Time: 0.00
1043.43/1043.45	c  N dy  1002   2712014        81      6241        22     83396     43478   1295296     23.52     18.29  --
1043.43/1043.45	c  F st  1002   2712014        81      6241        22     83396     43478   1295296     23.52     18.29  --
1044.33/1044.39	c Decided on static restart strategy

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173400-1301794130/watcher-3173400-1301794130 -o /tmp/evaluation-result-3173400-1301794130/solver-3173400-1301794130 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173400-1301794130.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.94 4/184 1252
/proc/meminfo: memFree=19951536/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=28776 CPUtime=0 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 541 0 0 0 0 0 0 0 18 0 1 0 291013416 29466624 479 33554432000 4194304 4797429 140735558254944 18446744073709551615 244446641657 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 7194 479 347 148 0 2123 0

[startup+0.0862671 s]
/proc/loadavg: 4.00 4.00 3.94 4/184 1252
/proc/meminfo: memFree=19951536/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=29036 CPUtime=0.08 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 696 0 0 0 8 0 0 0 18 0 1 0 291013416 29732864 629 33554432000 4194304 4797429 140735558254944 18446744073709551615 4429143 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 7259 629 369 148 0 2188 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29036

[startup+0.100261 s]
/proc/loadavg: 4.00 4.00 3.94 4/184 1252
/proc/meminfo: memFree=19951536/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=29036 CPUtime=0.09 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 696 0 0 0 9 0 0 0 18 0 1 0 291013416 29732864 629 33554432000 4194304 4797429 140735558254944 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 7259 629 369 148 0 2188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29036

[startup+0.300225 s]
/proc/loadavg: 4.00 4.00 3.94 4/184 1252
/proc/meminfo: memFree=19951536/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=128728 CPUtime=0.29 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 1091 0 0 0 29 0 0 0 18 0 1 0 291013416 131817472 966 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 32182 966 405 148 0 27111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128728

[startup+0.700163 s]
/proc/loadavg: 4.00 4.00 3.94 4/184 1252
/proc/meminfo: memFree=19951536/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=129556 CPUtime=0.69 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 1511 0 0 0 69 0 0 0 18 0 1 0 291013416 132665344 1204 33554432000 4194304 4797429 140735558254944 18446744073709551615 244446641812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 32389 1204 405 148 0 27318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129556

[startup+1.50103 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1263
/proc/meminfo: memFree=19931772/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=130436 CPUtime=1.49 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 2252 0 0 0 149 0 0 0 20 0 1 0 291013416 133566464 1380 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 32609 1380 405 148 0 27538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130436

[startup+3.10071 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1263
/proc/meminfo: memFree=19927356/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=132424 CPUtime=3.09 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 3170 0 0 0 309 0 0 0 25 0 1 0 291013416 135602176 1947 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 33106 1947 410 148 0 28035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132424

[startup+6.30114 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1264
/proc/meminfo: memFree=19918924/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=134760 CPUtime=6.29 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 4664 0 0 0 629 0 0 0 25 0 1 0 291013416 137994240 2548 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 33690 2548 410 148 0 28619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134760

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1264
/proc/meminfo: memFree=19917724/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=137212 CPUtime=12.69 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 6731 0 0 0 1269 0 0 0 25 0 1 0 291013416 140505088 3083 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 34303 3083 415 148 0 29232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137212

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1264
/proc/meminfo: memFree=19905328/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=140620 CPUtime=25.49 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 9944 0 0 0 2548 1 0 0 25 0 1 0 291013416 143994880 3820 33554432000 4194304 4797429 140735558254944 18446744073709551615 4495648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 35155 3820 415 148 0 30084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140620

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1265
/proc/meminfo: memFree=19883768/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=144464 CPUtime=51.09 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 15748 0 0 0 5107 2 0 0 25 0 1 0 291013416 147931136 4784 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 36116 4784 415 148 0 31045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144464

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1294
/proc/meminfo: memFree=19924444/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=146932 CPUtime=102.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 25508 0 0 0 10226 4 0 0 25 0 1 0 291013416 150458368 5213 33554432000 4194304 4797429 140735558254944 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 36733 5213 415 148 0 31662 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 146932

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1296
/proc/meminfo: memFree=19902236/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=149180 CPUtime=162.29 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 34406 0 0 0 16223 6 0 0 25 0 1 0 291013416 152760320 6268 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 37295 6268 415 148 0 32224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149180

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 1297
/proc/meminfo: memFree=19876412/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=154752 CPUtime=222.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 41827 0 0 0 22221 9 0 0 25 0 1 0 291013416 158466048 7656 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 38688 7656 415 148 0 33617 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154752

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 1299
/proc/meminfo: memFree=19871160/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=155012 CPUtime=282.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 49379 0 0 0 28219 11 0 0 25 0 1 0 291013416 158732288 7229 33554432000 4194304 4797429 140735558254944 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 38753 7229 415 148 0 33682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 155012

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1300
/proc/meminfo: memFree=19847300/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=160860 CPUtime=342.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 55219 0 0 0 34217 13 0 0 25 0 1 0 291013416 164720640 9426 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 40215 9426 415 148 0 35144 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160860

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1302
/proc/meminfo: memFree=19843192/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=161076 CPUtime=402.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 62138 0 0 0 40215 15 0 0 25 0 1 0 291013416 164941824 8957 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 40269 8957 415 148 0 35198 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161076

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1304
/proc/meminfo: memFree=19838440/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=161824 CPUtime=462.31 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 68296 0 0 0 46213 18 0 0 25 0 1 0 291013416 165707776 9257 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 40456 9257 415 148 0 35385 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 161824

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1305
/proc/meminfo: memFree=19822412/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=167948 CPUtime=522.3 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 72365 0 0 0 52212 18 0 0 25 0 1 0 291013416 171978752 11301 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 41987 11301 415 148 0 36916 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 167948

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 1307
/proc/meminfo: memFree=19818156/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=168120 CPUtime=582.31 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 77987 0 0 0 58210 21 0 0 25 0 1 0 291013416 172154880 10387 33554432000 4194304 4797429 140735558254944 18446744073709551615 4425854 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 42030 10387 415 148 0 36959 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 168120

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 1308
/proc/meminfo: memFree=19804104/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=168252 CPUtime=642.31 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 82974 0 0 0 64209 22 0 0 25 0 1 0 291013416 172290048 11005 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 42063 11005 415 148 0 36992 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 168252

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 1310
/proc/meminfo: memFree=19797000/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=169184 CPUtime=702.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 87901 0 0 0 70208 24 0 0 25 0 1 0 291013416 173244416 11473 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 42296 11473 415 148 0 37225 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 169184

[startup+762.307 s]
/proc/loadavg: 4.07 4.03 3.96 5/190 1312
/proc/meminfo: memFree=19786904/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=174484 CPUtime=762.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 91649 0 0 0 76207 25 0 0 25 0 1 0 291013416 178671616 12939 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 43621 12939 415 148 0 38550 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174484

[startup+822.301 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 1313
/proc/meminfo: memFree=19781676/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=174520 CPUtime=822.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 96455 0 0 0 82206 26 0 0 25 0 1 0 291013416 178708480 12664 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 43630 12664 415 148 0 38559 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 174520

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 1315
/proc/meminfo: memFree=19781388/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=174620 CPUtime=882.31 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 100742 0 0 0 88204 27 0 0 25 0 1 0 291013416 178810880 12059 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 43655 12059 415 148 0 38584 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 174620

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1316
/proc/meminfo: memFree=19780120/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=174700 CPUtime=942.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 104276 0 0 0 94203 29 0 0 25 0 1 0 291013416 178892800 13023 33554432000 4194304 4797429 140735558254944 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 43675 13023 415 148 0 38604 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 174700

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1318
/proc/meminfo: memFree=19762456/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=175880 CPUtime=1002.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 108924 0 0 0 100202 30 0 0 25 0 1 0 291013416 180101120 12546 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 43970 12546 415 148 0 38899 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 175880

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 1320
/proc/meminfo: memFree=19759800/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=180596 CPUtime=1062.32 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 111274 0 0 0 106201 31 0 0 25 0 1 0 291013416 184930304 14850 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 45149 14850 415 148 0 40078 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180596

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 1321
/proc/meminfo: memFree=19746120/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=180676 CPUtime=1122.33 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 115681 0 0 0 112200 33 0 0 25 0 1 0 291013416 185012224 13550 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424842 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 45169 13550 415 148 0 40098 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 180676

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.97 5/190 1323
/proc/meminfo: memFree=19751788/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=180772 CPUtime=1182.33 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 119093 0 0 0 118199 34 0 0 25 0 1 0 291013416 185110528 14193 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 45193 14193 415 148 0 40122 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 180772

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 1324
/proc/meminfo: memFree=19735384/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=180860 CPUtime=1242.33 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 122555 0 0 0 124198 35 0 0 25 0 1 0 291013416 185200640 14840 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 45215 14840 415 148 0 40144 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 180860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 4/189 1327
/proc/meminfo: memFree=19789908/32951124 swapFree=67111528/67111528
[pid=1252] ppid=1250 vsize=180948 CPUtime=1300.04 cores=4,6
/proc/1252/stat : 1252 (techdemo) R 1250 1252 891 0 -1 4202496 125722 0 0 0 129967 37 0 0 25 0 1 0 291013416 185290752 15117 33554432000 4194304 4797429 140735558254944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1252/statm: 45237 15117 415 148 0 40166 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 180948

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.68
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125722
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= 18
involuntary context switches= 756

runsolver used 2.27965 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 03:28:50
IDJOB=3173400
IDBENCH=82818
IDSOLVER=1585
FILE ID=node105/3173400-1301794130
RUNJOBID= node105-1301792827-1076
PBS_JOBID= 12841435
Free space on /tmp= 71472 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173400-1301794130/watcher-3173400-1301794130 -o /tmp/evaluation-result-3173400-1301794130/solver-3173400-1301794130 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173400-1301794130.cnf

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=447301046

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:      19951692 kB
Buffers:        376352 kB
Cached:       12215484 kB
SwapCached:          0 kB
Active:        7641880 kB
Inactive:      5075308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19951692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15540 kB
Writeback:           0 kB
AnonPages:      125160 kB
Mapped:          15744 kB
Slab:           217568 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401928 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= 71452 MiB
End job on node105 at 2011-04-03 03:50:32