Trace number 3173381

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
MD5SUMe6a3a97a5be52c43f493d905174d1bee
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3173381-1301794099.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.02/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.03
0.02/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.02/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.02/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.02/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.02/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.02/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.00 s
0.02/0.03	c learnt bin added due to v-elim: 0
0.02/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.03	c calculated reachability. Time: 0.00
0.02/0.03	c Calc default polars -  time:   0.00 s pos:      60 undec:       6 neg:      84
0.02/0.03	c =========================================================================================
0.02/0.03	c types(t): F = full restart, N = normal restart
0.02/0.03	c types(t): S = simplification begin/end, E = solution found
0.02/0.03	c restart types(rt): st = static, dy = dynamic
0.02/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.02/0.03	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.09/0.11	c Decided on static restart strategy
2.20/2.20	c  N dy     7     30001       150      3195         0     10259     15975    233746     29.88     24.05  --
2.20/2.22	c  S st     7     30001       150      3195         0     10259     15975    233746     29.88     24.05  --
2.20/2.26	c  S st     7     30502       150      3195         0     10753     15975    247743     29.88     24.05  --
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
2.20/2.29	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
2.20/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.29	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.79/2.84	c lits-rem:      2207  cl-subs:     1036  v-elim:    150  v-fix:    0  time:  0.55 s
2.79/2.84	c learnt bin added due to v-elim: 0
2.79/2.85	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.79/2.85	c vivif2 --  cl tried     9717 cl shrink        0 lits rem          0 time: 0.00
2.89/2.95	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
2.89/2.95	c calculated reachability. Time: 0.00
2.89/2.95	c  N dy     7     30502       150      3195         0      9717     15975    217994     29.88     24.05  --
2.89/2.95	c  F st     7     30502       150      3195         0      9717     15975    217994     29.88     24.05  --
3.09/3.10	c Decided on static restart strategy
4.19/4.25	c  N dy    14     45755       150      3195         0     16717     15975    399166     29.56     23.83  --
4.19/4.27	c  S st    14     45755       150      3195         0     16717     15975    399166     29.56     23.83  --
4.29/4.33	c  S st    14     46261       150      3195         0      8715     15975    145480     29.56     23.83  --
4.29/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
4.29/4.35	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
4.29/4.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.35	c Subs w/ non-existent bins:      0 time:  0.00 s
4.29/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.49/4.57	c lits-rem:        92  cl-subs:      151  v-elim:    150  v-fix:    0  time:  0.22 s
4.49/4.57	c learnt bin added due to v-elim: 0
4.49/4.57	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.49/4.57	c vivif2 --  cl tried     8564 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
4.59/4.63	c calculated reachability. Time: 0.00
4.59/4.63	c  N dy    14     46261       150      3195         0      8564     15975    143000     29.56     23.83  --
6.99/7.04	c  N dy    15     69391       150      3195         0     10526     15975    163749     29.94     23.63  --
6.99/7.05	c  S st    15     69391       150      3195         0     10526     15975    163749     29.94     23.63  --
7.09/7.10	c  S st    15     69895       150      3195         0     11020     15975    177540     29.94     23.63  --
7.09/7.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
7.09/7.12	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
7.09/7.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.13	c Subs w/ non-existent bins:      0 time:  0.00 s
7.09/7.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.49/7.51	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.49/8.50	c Added 2 vars  tried: 80000 time: 0.99
8.49/8.51	c ORs :      2 avg-s:  0.0 cl-sh:  1467 l-rem:   1467 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.99
8.49/8.51	c lits-rem:       222  cl-subs:      243  v-elim:    150  v-fix:    0  time:  1.38 s
8.49/8.51	c learnt bin added due to v-elim: 0
8.49/8.51	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
8.49/8.51	c vivif2 --  cl tried    10777 cl shrink        0 lits rem          0 time: 0.00
8.49/8.57	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.06
8.49/8.57	c calculated reachability. Time: 0.00
8.49/8.57	c  N dy    15     69895       152      3197         4     10777     15983    171446     29.94     23.63  --
8.49/8.57	c  F st    15     69895       152      3197         4     10777     15983    171446     29.94     23.63  --
8.69/8.74	c Decided on static restart strategy
12.19/12.22	c  N dy    22    104842       152      3197         4     20334     15983    421549     29.67     23.82  --
12.19/12.24	c  S st    22    104842       152      3197         4     20334     15983    421549     29.67     23.82  --
12.29/12.31	c  S st    22    105346       152      3197         4     20823     15983    435164     29.67     23.82  --
12.29/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.06
12.29/12.37	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
12.29/12.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.37	c Subs w/ non-existent bins:      0 time:  0.00 s
12.29/12.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.29/13.36	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
15.39/15.46	c Added 2 vars  tried: 80000 time: 2.10
15.49/15.51	c ORs :      2 avg-s:  0.0 cl-sh:  4745 l-rem:   4745 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.15
15.49/15.52	c lits-rem:      3406  cl-subs:     1699  v-elim:    150  v-fix:    0  time:  3.14 s
15.49/15.52	c learnt bin added due to v-elim: 0
15.49/15.52	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
15.49/15.52	c vivif2 --  cl tried    19124 cl shrink        0 lits rem          0 time: 0.00
15.59/15.61	c asymm  cl-useful: 0/3199/3199 lits-rem:0 time: 0.09
15.59/15.61	c calculated reachability. Time: 0.00
15.59/15.61	c  N dy    22    105346       154      3199         8     19124     15992    378905     29.67     23.82  --
22.79/22.82	c  N dy    23    158023       154      3199         8     26639     15992    551619     31.03     23.42  --
22.79/22.85	c  S st    23    158023       154      3199         8     26639     15992    551619     31.03     23.42  --
22.89/22.93	c  S st    23    158527       154      3199         8     27133     15992    565748     31.03     23.42  --
22.89/22.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.08
22.99/23.02	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
22.99/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.02	c Subs w/ non-existent bins:      0 time:  0.00 s
22.99/23.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.99/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.99/23.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.10/24.20	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
26.59/26.67	c Added 2 vars  tried: 80000 time: 2.48
26.69/26.78	c ORs :      2 avg-s:  0.0 cl-sh:  7378 l-rem:   7378 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.58
26.69/26.79	c lits-rem:      4395  cl-subs:     2135  v-elim:    150  v-fix:    0  time:  3.76 s
26.69/26.79	c learnt bin added due to v-elim: 0
26.69/26.79	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
26.69/26.79	c vivif2 --  cl tried    24998 cl shrink        0 lits rem          0 time: 0.00
26.79/26.89	c asymm  cl-useful: 0/2967/3201 lits-rem:0 time: 0.09
26.79/26.89	c calculated reachability. Time: 0.00
26.79/26.89	c  N dy    23    158527       156      3201        12     24998     16005    495114     31.03     23.42  --
39.38/39.41	c  N dy    24    237791       156      3201        12     29982     16005    588776     30.54     23.42  --
39.38/39.43	c  S st    24    237791       156      3201        12     29982     16005    588776     30.54     23.42  --
39.49/39.53	c  S st    24    238295       156      3201        12     30479     16005    602298     30.54     23.42  --
39.49/39.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.49/39.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.10
39.59/39.63	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
39.59/39.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.64	c Subs w/ non-existent bins:      0 time:  0.01 s
39.59/39.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.59/39.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.59/39.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.97/41.01	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
43.67/43.73	c Added 2 vars  tried: 80000 time: 2.72
43.77/43.81	c ORs :      2 avg-s:  0.0 cl-sh:  6570 l-rem:   6570 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.80
43.77/43.82	c lits-rem:      3536  cl-subs:     2316  v-elim:    150  v-fix:    0  time:  4.17 s
43.77/43.82	c learnt bin added due to v-elim: 0
43.77/43.82	c vivif2 --  cl tried     3203 cl shrink        0 lits rem          0 time: 0.00
43.77/43.83	c vivif2 --  cl tried    28163 cl shrink        0 lits rem          0 time: 0.00
43.88/43.92	c asymm  cl-useful: 0/2492/3203 lits-rem:0 time: 0.09
43.88/43.92	c calculated reachability. Time: 0.00
43.88/43.92	c  N dy    24    238295       158      3203        16     28163     16017    529201     30.54     23.42  --
63.18/63.22	c  N dy    25    357442       158      3203        16     31157     16017    549724     31.14     24.53  --
63.18/63.25	c  S st    25    357442       158      3203        16     31157     16017    549724     31.14     24.53  --
63.28/63.34	c  S st    25    357951       158      3203        16     31654     16017    564161     31.14     24.53  --
63.28/63.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.28/63.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.38/63.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.10
63.38/63.45	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
63.38/63.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.38/63.45	c Subs w/ non-existent bins:      0 time:  0.00 s
63.38/63.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.38/63.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.38/63.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
64.58/64.65	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.01
66.98/67.07	c Added 2 vars  tried: 80000 time: 2.43
67.09/67.11	c ORs :      2 avg-s:  0.0 cl-sh:  4523 l-rem:   4523 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.47
67.09/67.12	c lits-rem:      1194  cl-subs:     2779  v-elim:    150  v-fix:    0  time:  3.66 s
67.09/67.12	c learnt bin added due to v-elim: 0
67.09/67.12	c vivif2 --  cl tried     3205 cl shrink        0 lits rem          0 time: 0.00
67.09/67.13	c vivif2 --  cl tried    28875 cl shrink        0 lits rem          0 time: 0.00
67.09/67.17	c asymm  cl-useful: 0/713/3205 lits-rem:0 time: 0.04
67.09/67.17	c calculated reachability. Time: 0.00
67.09/67.17	c  N dy    25    357951       160      3205        20     28875     16029    480262     31.14     24.53  --
102.78/102.81	c  N dy    26    536926       160      3205        20     37592     16029    667834     33.39     25.92  --
102.78/102.83	c  S st    26    536926       160      3205        20     37592     16029    667834     33.39     25.92  --
102.88/102.95	c  S st    26    537428       160      3205        20     38081     16029    681204     33.39     25.92  --
102.88/102.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.88/102.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.98/103.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.13
102.98/103.09	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
102.98/103.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.08/103.10	c Subs w/ non-existent bins:      0 time:  0.01 s
103.08/103.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.08/103.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.08/103.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
104.38/104.48	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
107.18/107.28	c Added 2 vars  tried: 80000 time: 2.80
107.28/107.36	c ORs :      2 avg-s:  0.0 cl-sh:  5941 l-rem:   5941 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.89
107.28/107.38	c lits-rem:      1286  cl-subs:     2799  v-elim:    150  v-fix:    0  time:  4.26 s
107.28/107.38	c learnt bin added due to v-elim: 0
107.28/107.38	c vivif2 --  cl tried     3207 cl shrink        0 lits rem          0 time: 0.00
107.28/107.38	c vivif2 --  cl tried    35282 cl shrink        0 lits rem          0 time: 0.01
107.38/107.48	c asymm  cl-useful: 0/2129/3207 lits-rem:0 time: 0.09
107.38/107.48	c calculated reachability. Time: 0.00
107.38/107.48	c  N dy    26    537428       162      3207        24     35282     16041    589441     33.39     25.92  --
107.38/107.48	c  F st    26    537428       162      3207        24     35282     16041    589441     33.39     25.92  --
107.78/107.85	c Decided on static restart strategy
167.78/167.83	c  N dy    33    806144       162      3207        24     56772     16041   1230310     34.37     27.19  --
167.78/167.89	c  S st    33    806144       162      3207        24     56772     16041   1230310     34.37     27.19  --
167.98/168.07	c  S st    33    806647       162      3207        24     57272     16041   1244318     34.37     27.19  --
167.98/168.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.98/168.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.18/168.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.21
168.18/168.29	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
168.18/168.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.18/168.30	c Subs w/ non-existent bins:      0 time:  0.01 s
168.28/168.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.28/168.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.28/168.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
172.47/172.58	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.02
177.97/178.04	c Added 2 vars  tried: 80000 time: 5.46
178.37/178.42	c ORs :      2 avg-s:  0.0 cl-sh: 14539 l-rem:  14539 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.83
178.37/178.44	c lits-rem:      1360  cl-subs:     5716  v-elim:    150  v-fix:    0  time: 10.11 s
178.37/178.44	c learnt bin added due to v-elim: 0
178.37/178.44	c vivif2 --  cl tried     3209 cl shrink        0 lits rem          0 time: 0.00
178.37/178.45	c vivif2 --  cl tried    51556 cl shrink        0 lits rem          0 time: 0.01
178.47/178.55	c asymm  cl-useful: 0/1072/3209 lits-rem:0 time: 0.10
178.47/178.55	c calculated reachability. Time: 0.00
178.47/178.55	c  N dy    33    806647       164      3209        28     51556     16054   1037798     34.37     27.19  --
291.88/291.90	c  N dy    34   1209971       164      3209        28     66364     16054   1345724     35.18     27.28  --
291.88/291.96	c  S st    34   1209971       164      3209        28     66364     16054   1345724     35.18     27.28  --
292.08/292.18	c  S st    34   1210477       164      3209        28     66863     16054   1359746     35.18     27.28  --
292.08/292.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.08/292.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.49/292.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  0.36
292.49/292.55	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
292.49/292.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.49/292.56	c Subs w/ non-existent bins:      0 time:  0.01 s
292.49/292.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.49/292.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
292.49/292.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
297.48/297.56	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.04
303.78/303.83	c Added 2 vars  tried: 80000 time: 6.27
304.38/304.42	c ORs :      2 avg-s:  0.0 cl-sh: 23395 l-rem:  23395 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.85
304.38/304.44	c lits-rem:       274  cl-subs:     6727  v-elim:    150  v-fix:    0  time: 11.84 s
304.38/304.44	c learnt bin added due to v-elim: 0
304.38/304.44	c vivif2 --  cl tried     3211 cl shrink        0 lits rem          0 time: 0.00
304.38/304.46	c vivif2 --  cl tried    60136 cl shrink        0 lits rem          0 time: 0.01
304.48/304.56	c asymm  cl-useful: 0/1338/3211 lits-rem:0 time: 0.11
304.48/304.57	c calculated reachability. Time: 0.00
304.48/304.57	c  N dy    34   1210477       166      3211        32     60136     16067   1127327     35.18     27.28  --
477.58/477.61	c  N dy    35   1710479       166      3211        32     90849     16067   2057845     35.34     27.71  --
477.58/477.69	c  S st    35   1710479       166      3211        32     90849     16067   2057845     35.34     27.71  --
477.88/477.98	c  S st    35   1710983       166      3211        32     91346     16067   2071469     35.34     27.71  --
477.88/477.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
477.88/477.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.28/478.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  0.39
478.28/478.39	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
478.28/478.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.39/478.40	c Subs w/ non-existent bins:      0 time:  0.02 s
478.39/478.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.39/478.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
478.39/478.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
490.99/491.08	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
501.09/501.15	c Added 2 vars  tried: 80000 time: 10.07
502.09/502.13	c ORs :      2 avg-s:  0.0 cl-sh: 23957 l-rem:  23957 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.05
502.09/502.17	c lits-rem:       474  cl-subs:     9144  v-elim:    150  v-fix:    0  time: 23.71 s
502.09/502.17	c learnt bin added due to v-elim: 0
502.09/502.17	c vivif2 --  cl tried     3213 cl shrink        0 lits rem          0 time: 0.00
502.09/502.19	c vivif2 --  cl tried    82202 cl shrink        0 lits rem          0 time: 0.02
502.29/502.31	c asymm  cl-useful: 0/983/3213 lits-rem:0 time: 0.12
502.29/502.31	c calculated reachability. Time: 0.00
502.29/502.31	c  N dy    35   1710983       168      3213        36     82202     16080   1744761     35.34     27.71  --
709.89/709.90	c  N dy    36   2210985       168      3213        36     97861     16080   2154395     35.27     28.08  --
709.89/709.99	c  S st    36   2210985       168      3213        36     97861     16080   2154395     35.27     28.08  --
710.29/710.34	c  S st    36   2211488       168      3213        36     98354     16080   2168164     35.27     28.08  --
710.29/710.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
710.29/710.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
710.89/710.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  0.56
710.89/710.91	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
710.89/710.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
710.89/710.93	c Subs w/ non-existent bins:      0 time:  0.02 s
710.89/710.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
710.89/710.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
710.89/710.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
724.69/724.70	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
735.80/735.80	c Added 2 vars  tried: 80000 time: 11.10
736.69/736.75	c ORs :      2 avg-s:  0.0 cl-sh: 23257 l-rem:  23257 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.05
736.69/736.79	c lits-rem:      1289  cl-subs:     9137  v-elim:    150  v-fix:    0  time: 25.80 s
736.69/736.79	c learnt bin added due to v-elim: 0
736.69/736.79	c vivif2 --  cl tried     3215 cl shrink        0 lits rem          0 time: 0.00
736.79/736.81	c vivif2 --  cl tried    89217 cl shrink        0 lits rem          0 time: 0.03
736.90/736.94	c asymm  cl-useful: 0/850/3215 lits-rem:0 time: 0.12
736.90/736.94	c calculated reachability. Time: 0.00
736.90/736.94	c  N dy    36   2211488       170      3215        40     89217     16092   1830885     35.27     28.08  --
991.60/991.64	c  N dy    37   2711491       170      3215        40    112957     16092   2480042     34.69     28.12  --
991.70/991.74	c  S st    37   2711491       170      3215        40    112957     16092   2480042     34.69     28.12  --
991.70/991.74	c Finding binary XORs  T:     0.00 s  found:       0
992.11/992.10	c  S st    37   2711994       170      3215        40    113453     16092   2493952     34.69     28.12  --
992.11/992.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
992.11/992.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.60/992.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  0.53
992.60/992.65	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
992.60/992.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.60/992.68	c Subs w/ non-existent bins:      0 time:  0.03 s
992.70/992.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
992.70/992.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
992.70/992.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1011.40/1011.45	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.17
1024.30/1024.33	c Added 2 vars  tried: 80000 time: 12.88
1025.50/1025.56	c ORs :      2 avg-s:  0.0 cl-sh: 27464 l-rem:  27464 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   14.11
1025.60/1025.60	c lits-rem:      2745  cl-subs:    12412  v-elim:    150  v-fix:    0  time: 32.86 s
1025.60/1025.60	c learnt bin added due to v-elim: 0
1025.60/1025.60	c vivif2 --  cl tried     3217 cl shrink        0 lits rem          0 time: 0.00
1025.60/1025.63	c vivif2 --  cl tried   101041 cl shrink        0 lits rem          0 time: 0.03
1025.70/1025.75	c asymm  cl-useful: 0/975/3217 lits-rem:0 time: 0.12
1025.70/1025.75	c calculated reachability. Time: 0.00
1025.70/1025.75	c  N dy    37   2711994       172      3217        44    101041     16103   2045042     34.69     28.12  --
1025.70/1025.75	c  F st    37   2711994       172      3217        44    101041     16103   2045042     34.69     28.12  --
1026.50/1026.56	c Decided on static restart strategy
1287.61/1287.61	c  N dy    44   3211997       172      3217        44     78761     16103   1128977     34.59     28.28  --
1287.61/1287.66	c  S st    44   3211997       172      3217        44     78761     16103   1128977     34.59     28.28  --
1287.91/1287.94	c  S st    44   3212498       172      3217        44     79253     16103   1142230     34.59     28.28  --
1287.91/1287.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1287.91/1287.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.31/1288.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.6M T:  0.39
1288.31/1288.33	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.00 s
1288.31/1288.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.31/1288.35	c Subs w/ non-existent bins:      0 time:  0.01 s
1288.31/1288.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.31/1288.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1288.31/1288.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1290.71/1290.74	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.11
1297.21/1297.29	c Added 2 vars  tried: 80000 time: 6.55
1297.41/1297.41	c ORs :      2 avg-s:  0.0 cl-sh:  5831 l-rem:   5831 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.67
1297.41/1297.44	c lits-rem:       277  cl-subs:     1576  v-elim:    150  v-fix:    0  time:  9.05 s
1297.41/1297.44	c learnt bin added due to v-elim: 0
1297.41/1297.44	c vivif2 --  cl tried     3219 cl shrink        0 lits rem          0 time: 0.00
1297.41/1297.46	c vivif2 --  cl tried    77677 cl shrink        0 lits rem          0 time: 0.02
1297.51/1297.57	c asymm  cl-useful: 0/933/3219 lits-rem:0 time: 0.11
1297.51/1297.57	c calculated reachability. Time: 0.00
1297.51/1297.57	c  N dy    44   3212498       174      3219        48     77677     16115   1096981     34.59     28.28  --

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

running on 2 cores: 0,2

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.68 3.93 3.95 3/187 24117
/proc/meminfo: memFree=20006952/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=28900 CPUtime=0 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 586 0 0 0 0 0 0 0 25 0 1 0 271825192 29593600 521 33554432000 4194304 4797429 140733619346768 18446744073709551615 4429083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 7225 521 369 148 0 2154 0

[startup+0.0270821 s]
/proc/loadavg: 3.68 3.93 3.95 3/187 24117
/proc/meminfo: memFree=20006952/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=28900 CPUtime=0.02 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 588 0 0 0 2 0 0 0 25 0 1 0 271825192 29593600 523 33554432000 4194304 4797429 140733619346768 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 7225 523 369 148 0 2154 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28900

[startup+0.101112 s]
/proc/loadavg: 3.68 3.93 3.95 3/187 24117
/proc/meminfo: memFree=20006952/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=127864 CPUtime=0.09 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 797 0 0 0 9 0 0 0 25 0 1 0 271825192 130932736 709 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 31966 709 403 148 0 26895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127864

[startup+0.301058 s]
/proc/loadavg: 3.68 3.93 3.95 3/187 24117
/proc/meminfo: memFree=20006952/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=128412 CPUtime=0.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 1089 0 0 0 29 0 0 0 25 0 1 0 271825192 131493888 825 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 32103 825 405 148 0 27032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128412

[startup+0.700965 s]
/proc/loadavg: 3.68 3.93 3.95 3/187 24117
/proc/meminfo: memFree=20006952/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=128928 CPUtime=0.69 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 1466 0 0 0 69 0 0 0 25 0 1 0 271825192 132022272 933 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 32232 933 405 148 0 27161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128928

[startup+1.50082 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 24145
/proc/meminfo: memFree=20003572/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=129440 CPUtime=1.49 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 2013 0 0 0 149 0 0 0 25 0 1 0 271825192 132546560 1149 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 32360 1149 405 148 0 27289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129440

[startup+3.10057 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 24145
/proc/meminfo: memFree=19998364/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=131668 CPUtime=3.09 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 3019 0 0 0 309 0 0 0 25 0 1 0 271825192 134828032 1769 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 32917 1769 410 148 0 27846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131668

[startup+6.30101 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 24145
/proc/meminfo: memFree=19988512/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=133048 CPUtime=6.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 4751 0 0 0 629 0 0 0 25 0 1 0 271825192 136241152 2071 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 33262 2071 410 148 0 28191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133048

[startup+12.7009 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 24172
/proc/meminfo: memFree=19981660/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=135976 CPUtime=12.69 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 7393 0 0 0 1268 1 0 0 25 0 1 0 271825192 139239424 2913 33554432000 4194304 4797429 140733619346768 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 33994 2913 415 148 0 28923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135976

[startup+25.5006 s]
/proc/loadavg: 3.79 3.94 3.95 5/190 24173
/proc/meminfo: memFree=19961404/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=139632 CPUtime=25.5 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 10527 0 0 0 2548 2 0 0 25 0 1 0 271825192 142983168 3809 33554432000 4194304 4797429 140733619346768 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 34908 3809 415 148 0 29837 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 139632

[startup+51.1011 s]
/proc/loadavg: 3.86 3.94 3.95 5/190 24173
/proc/meminfo: memFree=19946332/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=143148 CPUtime=51.08 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 17055 0 0 0 5105 3 0 0 25 0 1 0 271825192 146583552 4637 33554432000 4194304 4797429 140733619346768 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 35787 4637 415 148 0 30716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143148

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.95 5/190 24175
/proc/meminfo: memFree=19925720/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=147360 CPUtime=102.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 30139 0 0 0 10223 6 0 0 25 0 1 0 271825192 150896640 5555 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 36840 5555 415 148 0 31769 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147360

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.95 5/190 24176
/proc/meminfo: memFree=19906888/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=152592 CPUtime=162.28 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 42792 0 0 0 16219 9 0 0 25 0 1 0 271825192 156254208 7768 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 38148 7768 415 148 0 33077 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 152592

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.95 5/190 24178
/proc/meminfo: memFree=19884168/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=158020 CPUtime=222.28 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 53573 0 0 0 22216 12 0 0 25 0 1 0 271825192 161812480 8512 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 39505 8512 415 148 0 34434 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 158020

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.95 5/190 24179
/proc/meminfo: memFree=19874460/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=159624 CPUtime=282.28 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 63132 0 0 0 28211 17 0 0 25 0 1 0 271825192 163454976 9497 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 39906 9497 415 148 0 34835 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 159624

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24181
/proc/meminfo: memFree=19853324/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=165740 CPUtime=342.28 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 71857 0 0 0 34208 20 0 0 25 0 1 0 271825192 169717760 10964 33554432000 4194304 4797429 140733619346768 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 41435 10964 416 148 0 36364 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 165740

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24183
/proc/meminfo: memFree=19849836/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=168140 CPUtime=402.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 81300 0 0 0 40206 23 0 0 25 0 1 0 271825192 172175360 10118 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 42035 10118 416 148 0 36964 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 168140

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24184
/proc/meminfo: memFree=19843856/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=168300 CPUtime=462.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 88728 0 0 0 46203 26 0 0 25 0 1 0 271825192 172339200 12015 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 42075 12015 416 148 0 37004 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 168300

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24186
/proc/meminfo: memFree=19819636/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=174424 CPUtime=522.28 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 95301 0 0 0 52201 27 0 0 25 0 1 0 271825192 178610176 12637 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424682 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 43606 12637 415 148 0 38535 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 174424

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24187
/proc/meminfo: memFree=19811048/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=174424 CPUtime=582.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 101953 0 0 0 58198 31 0 0 25 0 1 0 271825192 178610176 13515 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 43606 13515 415 148 0 38535 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 174424

[startup+642.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24189
/proc/meminfo: memFree=19819572/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=175748 CPUtime=642.29 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 110008 0 0 0 64196 33 0 0 25 0 1 0 271825192 179965952 12532 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 43937 12532 415 148 0 38866 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 175748

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24191
/proc/meminfo: memFree=19812472/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=176312 CPUtime=702.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 116890 0 0 0 70194 36 0 0 25 0 1 0 271825192 180543488 13046 33554432000 4194304 4797429 140733619346768 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 44078 13046 415 148 0 39007 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 176312

[startup+762.306 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24192
/proc/meminfo: memFree=19803904/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=180048 CPUtime=762.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 121322 0 0 0 76193 37 0 0 25 0 1 0 271825192 184369152 13845 33554432000 4194304 4797429 140733619346768 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 45012 13845 415 148 0 39941 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 180048

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24194
/proc/meminfo: memFree=19794208/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=181968 CPUtime=822.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 127505 0 0 0 82190 40 0 0 25 0 1 0 271825192 186335232 13469 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 45492 13469 415 148 0 40421 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 181968

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24195
/proc/meminfo: memFree=19784388/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=183068 CPUtime=882.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 132973 0 0 0 88187 43 0 0 25 0 1 0 271825192 187461632 15521 33554432000 4194304 4797429 140733619346768 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 45767 15521 415 148 0 40696 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 183068

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24197
/proc/meminfo: memFree=19780640/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=184244 CPUtime=942.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 139113 0 0 0 94184 46 0 0 25 0 1 0 271825192 188665856 14781 33554432000 4194304 4797429 140733619346768 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 46061 14781 415 148 0 40990 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 184244

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24199
/proc/meminfo: memFree=19769704/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=186032 CPUtime=1002.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 144076 0 0 0 100182 48 0 0 25 0 1 0 271825192 190496768 16211 33554432000 4194304 4797429 140733619346768 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 46508 16211 420 148 0 41437 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 186032

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24200
/proc/meminfo: memFree=19761592/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=190384 CPUtime=1062.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 148714 0 0 0 106180 50 0 0 25 0 1 0 271825192 194953216 16857 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 47596 16857 420 148 0 42525 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 190384

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24202
/proc/meminfo: memFree=19758584/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=192604 CPUtime=1122.31 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 155205 0 0 0 112178 53 0 0 25 0 1 0 271825192 197226496 15906 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 48151 15906 420 148 0 43080 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 192604

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24203
/proc/meminfo: memFree=19751368/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=192668 CPUtime=1182.3 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 160778 0 0 0 118175 55 0 0 25 0 1 0 271825192 197292032 17653 33554432000 4194304 4797429 140733619346768 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 48167 17653 420 148 0 43096 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 192668

[startup+1242.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24205
/proc/meminfo: memFree=19745508/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=193932 CPUtime=1242.31 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 166992 0 0 0 124173 58 0 0 25 0 1 0 271825192 198586368 16140 33554432000 4194304 4797429 140733619346768 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 48483 16140 420 148 0 43412 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 193932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.95 3/186 24209
/proc/meminfo: memFree=19881172/32951124 swapFree=67111528/67111528
[pid=24117] ppid=24115 vsize=193980 CPUtime=1300.01 cores=0,2
/proc/24117/stat : 24117 (techdemo) R 24115 24117 23778 0 -1 4202496 171381 0 0 0 129941 60 0 0 25 0 1 0 271825192 198635520 16604 33554432000 4194304 4797429 140733619346768 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24117/statm: 48495 16604 420 148 0 43424 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 193980

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.03
CPU user time (s): 1299.42
CPU system time (s): 0.605907
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 304640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.605907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171381
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= 13
involuntary context switches= 2474

runsolver used 2.26266 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 03:28:19
IDJOB=3173381
IDBENCH=82799
IDSOLVER=1585
FILE ID=node140/3173381-1301794099
RUNJOBID= node140-1301791494-23797
PBS_JOBID= 12841431
Free space on /tmp= 71504 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173381-1301794099/watcher-3173381-1301794099 -o /tmp/evaluation-result-3173381-1301794099/solver-3173381-1301794099 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173381-1301794099.cnf

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

MD5SUM BENCH= e6a3a97a5be52c43f493d905174d1bee
RANDOM SEED=1958473040

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      20006984 kB
Buffers:        372204 kB
Cached:       12222576 kB
SwapCached:          0 kB
Active:        7530160 kB
Inactive:      5134028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20006984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23736 kB
Writeback:           0 kB
AnonPages:       69204 kB
Mapped:          15992 kB
Slab:           215676 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   475520 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= 71500 MiB
End job on node140 at 2011-04-03 03:50:01