Trace number 3173591

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-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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-3173591-1301796734.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     294 undec:      80 neg:     276
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       630      2732         0         0      8283         0   no data   no data  --
0.01/0.08	c Decided on static restart strategy
2.09/2.16	c  N dy     7     30001       630      2732         0     10653      8283    217692     31.30     20.35  --
2.09/2.17	c  S st     7     30001       630      2732         0     10653      8283    217692     31.30     20.35  --
2.20/2.21	c  S st     7     30509       630      2732         0     11160      8283    229498     31.30     20.35  --
2.20/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.20/2.23	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
2.20/2.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.23	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:        78  cl-subs:      717  v-elim:      9  v-fix:    0  time:  0.19 s
2.39/2.43	c learnt bin added due to v-elim: 0
2.39/2.43	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c vivif2 --  cl tried    10443 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N dy     7     30509       630      2732         0     10443      8283    213500     31.30     20.35  --
2.39/2.45	c  F st     7     30509       630      2732         0     10443      8283    213500     31.30     20.35  --
2.59/2.62	c Decided on static restart strategy
3.69/3.72	c  N dy    14     45764       630      2732         0      8878      8283    109449     27.64     19.49  --
3.69/3.73	c  S st    14     45764       630      2732         0      8878      8283    109449     27.64     19.49  --
3.69/3.77	c  S st    14     46265       630      2732         0      9379      8283    121852     27.64     19.49  --
3.69/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.69/3.78	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
3.69/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.78	c Subs w/ non-existent bins:      0 time:  0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.85	c lits-rem:         8  cl-subs:      182  v-elim:      9  v-fix:    0  time:  0.06 s
3.79/3.85	c learnt bin added due to v-elim: 0
3.79/3.85	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
3.79/3.85	c vivif2 --  cl tried     9197 cl shrink        0 lits rem          0 time: 0.00
3.79/3.86	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
3.79/3.86	c calculated reachability. Time: 0.00
3.79/3.86	c  N dy    14     46265       630      2732         0      9197      8283    120051     27.64     19.49  --
6.19/6.26	c  N dy    15     69398       630      2732         0     11244      8283    135966     25.88     18.58  --
6.19/6.27	c  S st    15     69398       630      2732         0     11244      8283    135966     25.88     18.58  --
6.29/6.31	c  S st    15     69899       630      2732         0     11745      8283    148070     25.88     18.58  --
6.29/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.29/6.33	c Calc non-exist non-lernt bins v-fix:     0 done:    630 time:  0.00 s
6.29/6.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.33	c Subs w/ non-existent bins:      0 time:  0.00 s
6.29/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.43	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.89/6.92	c Added 4 vars  tried: 80000 time: 0.48
6.89/6.92	c ORs :      4 avg-s:  0.0 cl-sh:   428 l-rem:    428 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
6.89/6.92	c lits-rem:        17  cl-subs:      249  v-elim:      9  v-fix:    0  time:  0.59 s
6.89/6.92	c learnt bin added due to v-elim: 0
6.89/6.92	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c vivif2 --  cl tried    11496 cl shrink        0 lits rem          0 time: 0.00
6.89/6.94	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
6.89/6.94	c calculated reachability. Time: 0.00
6.89/6.94	c  N dy    15     69899       634      2736         8     11496      8311    144377     25.88     18.58  --
6.89/6.94	c  F st    15     69899       634      2736         8     11496      8311    144377     25.88     18.58  --
7.09/7.11	c Decided on static restart strategy
10.79/10.88	c  N dy    22    104848       634      2736         8     21247      8311    375797     27.84     18.66  --
10.89/10.90	c  S st    22    104848       634      2736         8     21247      8311    375797     27.84     18.66  --
10.89/10.97	c  S st    22    105354       634      2736         8     21753      8311    388117     27.84     18.66  --
10.89/10.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
10.99/11.01	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
10.99/11.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.02	c Subs w/ non-existent bins:      0 time:  0.00 s
10.99/11.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.99/11.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.99/11.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.59/11.64	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
12.09/12.12	c Added 7 vars  tried: 80000 time: 0.48
12.09/12.16	c ORs :      7 avg-s:  0.0 cl-sh:  6869 l-rem:   6869 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
12.09/12.17	c lits-rem:       154  cl-subs:     1148  v-elim:     10  v-fix:    0  time:  1.14 s
12.09/12.17	c learnt bin added due to v-elim: 0
12.09/12.17	c vivif2 --  cl tried     2743 cl shrink        0 lits rem          0 time: 0.00
12.09/12.17	c vivif2 --  cl tried    20605 cl shrink        0 lits rem          0 time: 0.00
12.19/12.21	c asymm  cl-useful: 0/2743/2743 lits-rem:0 time: 0.04
12.19/12.21	c calculated reachability. Time: 0.00
12.19/12.21	c  N dy    22    105354       641      2743        22     20605      8360    352398     27.84     18.66  --
19.39/19.47	c  N dy    23    158031       641      2743        22     28298      8360    482400     25.85     18.11  --
19.39/19.49	c  S st    23    158031       641      2743        22     28298      8360    482400     25.85     18.11  --
19.49/19.58	c  S st    23    158533       641      2743        22     28799      8360    494124     25.85     18.11  --
19.49/19.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.06
19.59/19.64	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
19.59/19.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.65	c Subs w/ non-existent bins:      0 time:  0.00 s
19.59/19.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.49/20.58	c ORs :     11 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
20.99/21.04	c Added 7 vars  tried: 80000 time: 0.46
20.99/21.06	c ORs :      7 avg-s:  0.0 cl-sh:  4014 l-rem:   4014 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
20.99/21.07	c lits-rem:       280  cl-subs:     1854  v-elim:     12  v-fix:    0  time:  1.41 s
20.99/21.07	c learnt bin added due to v-elim: 0
20.99/21.07	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
20.99/21.07	c vivif2 --  cl tried    26945 cl shrink        0 lits rem          0 time: 0.00
21.09/21.12	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.05
21.09/21.12	c calculated reachability. Time: 0.00
21.09/21.12	c  N dy    23    158533       648      2750        36     26945      8409    446753     25.85     18.11  --
33.69/33.78	c  N dy    24    237799       648      2750        36     32162      8409    525202     26.86     18.13  --
33.78/33.80	c  S st    24    237799       648      2750        36     32162      8409    525202     26.86     18.13  --
33.88/33.90	c  S st    24    238303       648      2750        36     32666      8409    537843     26.86     18.13  --
33.88/33.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.88/33.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.88/33.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.08
33.88/33.99	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.00 s
33.88/33.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.99/34.00	c Subs w/ non-existent bins:      0 time:  0.00 s
33.99/34.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.99/35.01	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.00
35.39/35.49	c Added 7 vars  tried: 80000 time: 0.48
35.49/35.55	c ORs :      7 avg-s:  0.0 cl-sh:  6911 l-rem:   6911 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
35.49/35.56	c lits-rem:       351  cl-subs:     1379  v-elim:     14  v-fix:    0  time:  1.55 s
35.49/35.56	c learnt bin added due to v-elim: 0
35.49/35.56	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
35.49/35.56	c vivif2 --  cl tried    31287 cl shrink        0 lits rem          0 time: 0.01
35.59/35.62	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.05
35.59/35.62	c calculated reachability. Time: 0.00
35.59/35.62	c  N dy    24    238303       655      2756        51     31287      8457    498877     26.86     18.13  --
58.09/58.18	c  N dy    25    357455       655      2756        51     35299      8457    541139     30.08     18.56  --
58.20/58.20	c  S st    25    357455       655      2756        51     35299      8457    541139     30.08     18.56  --
58.30/58.32	c  S st    25    357959       655      2756        51     35801      8457    553545     30.08     18.56  --
58.30/58.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/58.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.39/58.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.09
58.39/58.41	c Calc non-exist non-lernt bins v-fix:     0 done:    655 time:  0.00 s
58.39/58.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.39/58.41	c Subs w/ non-existent bins:      0 time:  0.00 s
58.39/58.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.39/58.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.40/59.49	c ORs :     25 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
59.89/59.99	c Added 7 vars  tried: 80000 time: 0.50
59.99/60.02	c ORs :      7 avg-s:  0.0 cl-sh:  4277 l-rem:   4277 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
59.99/60.03	c lits-rem:       408  cl-subs:     1454  v-elim:     15  v-fix:    0  time:  1.61 s
59.99/60.03	c learnt bin added due to v-elim: 0
59.99/60.03	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
59.99/60.03	c vivif2 --  cl tried    34347 cl shrink        0 lits rem          0 time: 0.00
59.99/60.09	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.06
59.99/60.09	c calculated reachability. Time: 0.00
59.99/60.09	c  N dy    25    357959       662      2763        65     34347      8506    513592     30.08     18.56  --
99.90/99.94	c  N dy    26    536938       662      2763        65     42127      8506    630646     30.19     18.96  --
99.90/99.96	c  S st    26    536938       662      2763        65     42127      8506    630646     30.19     18.96  --
100.10/100.10	c  S st    26    537443       662      2763        65     42632      8506    642966     30.19     18.96  --
100.10/100.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.10/100.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.20/100.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.13
100.20/100.24	c Calc non-exist non-lernt bins v-fix:     0 done:    662 time:  0.00 s
100.20/100.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.20/100.24	c Subs w/ non-existent bins:      0 time:  0.00 s
100.20/100.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.20/100.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.20/100.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.39/101.48	c ORs :     32 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
101.99/102.02	c Added 7 vars  tried: 80000 time: 0.54
101.99/102.07	c ORs :      7 avg-s:  0.0 cl-sh:  6765 l-rem:   6765 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
101.99/102.08	c lits-rem:       309  cl-subs:     1861  v-elim:     16  v-fix:    0  time:  1.82 s
101.99/102.08	c learnt bin added due to v-elim: 0
101.99/102.08	c vivif2 --  cl tried     2770 cl shrink        0 lits rem          0 time: 0.00
101.99/102.08	c vivif2 --  cl tried    40771 cl shrink        0 lits rem          0 time: 0.01
102.09/102.15	c asymm  cl-useful: 0/2770/2770 lits-rem:0 time: 0.07
102.09/102.16	c calculated reachability. Time: 0.00
102.09/102.16	c  N dy    26    537443       669      2770        79     40771      8555    590117     30.19     18.96  --
102.09/102.16	c  F st    26    537443       669      2770        79     40771      8555    590117     30.19     18.96  --
102.49/102.59	c Decided on static restart strategy
168.79/168.88	c  N dy    33    806164       669      2770        79     64181      8555   1103264     28.75     18.72  --
168.89/168.93	c  S st    33    806164       669      2770        79     64181      8555   1103264     28.75     18.72  --
169.09/169.14	c  S st    33    806668       669      2770        79     64685      8555   1116704     28.75     18.72  --
169.09/169.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.09/169.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.30/169.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.0M T:  0.26
169.30/169.40	c Calc non-exist non-lernt bins v-fix:     0 done:    669 time:  0.00 s
169.30/169.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.40/169.41	c Subs w/ non-existent bins:      0 time:  0.01 s
169.40/169.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.40/169.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.40/169.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
170.59/170.62	c ORs :     39 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
171.19/171.28	c Added 7 vars  tried: 80000 time: 0.66
171.39/171.40	c ORs :      7 avg-s:  0.0 cl-sh: 10358 l-rem:  10358 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.78
171.39/171.42	c lits-rem:       147  cl-subs:     3524  v-elim:     18  v-fix:    0  time:  1.99 s
171.39/171.42	c learnt bin added due to v-elim: 0
171.39/171.42	c vivif2 --  cl tried     2776 cl shrink        0 lits rem          0 time: 0.00
171.39/171.43	c vivif2 --  cl tried    61161 cl shrink        0 lits rem          0 time: 0.01
171.49/171.54	c asymm  cl-useful: 0/2408/2776 lits-rem:0 time: 0.11
171.49/171.55	c calculated reachability. Time: 0.00
171.49/171.55	c  N dy    33    806668       676      2776        94     61161      8603   1023318     28.75     18.72  --
290.30/290.34	c  N dy    34   1210002       676      2776        94     77261      8603   1490354     34.95     19.66  --
290.40/290.40	c  S st    34   1210002       676      2776        94     77261      8603   1490354     34.95     19.66  --
290.40/290.40	c Finding binary XORs  T:     0.00 s  found:       0
290.60/290.67	c  S st    34   1210506       676      2776        94     77765      8603   1502567     34.95     19.66  --
290.60/290.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.60/290.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.00/291.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.7M T:  0.37
291.00/291.05	c Calc non-exist non-lernt bins v-fix:     0 done:    676 time:  0.00 s
291.00/291.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.00/291.06	c Subs w/ non-existent bins:      0 time:  0.01 s
291.00/291.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.00/291.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
291.00/291.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
294.10/294.15	c ORs :     46 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
294.80/294.85	c Added 7 vars  tried: 80000 time: 0.70
295.00/295.00	c ORs :      7 avg-s:  0.0 cl-sh: 10650 l-rem:  10650 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.85
295.00/295.02	c lits-rem:       911  cl-subs:     4982  v-elim:     22  v-fix:    0  time:  3.93 s
295.00/295.02	c learnt bin added due to v-elim: 0
295.00/295.02	c vivif2 --  cl tried     2783 cl shrink        0 lits rem          0 time: 0.00
295.00/295.04	c vivif2 --  cl tried    72783 cl shrink        0 lits rem          0 time: 0.01
295.10/295.17	c asymm  cl-useful: 0/1933/2783 lits-rem:0 time: 0.13
295.10/295.17	c calculated reachability. Time: 0.00
295.10/295.17	c  N dy    34   1210506       683      2783       108     72783      8652   1350002     34.95     19.66  --
474.91/474.99	c  N dy    35   1710509       683      2783       108    103500      8652   2460848     38.88     22.11  --
475.01/475.08	c  S st    35   1710509       683      2783       108    103500      8652   2460848     38.88     22.11  --
475.41/475.42	c  S st    35   1711015       683      2783       108    104006      8652   2473338     38.88     22.11  --
475.41/475.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
475.41/475.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.01/476.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.3M T:  0.64
476.01/476.07	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
476.01/476.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.01/476.09	c Subs w/ non-existent bins:      0 time:  0.02 s
476.11/476.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.11/476.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
476.11/476.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
488.70/488.79	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 25.0 T:    0.15
489.60/489.65	c Added 7 vars  tried: 80000 time: 0.86
490.30/490.31	c ORs :      7 avg-s:  0.0 cl-sh: 25932 l-rem:  25932 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.52
490.30/490.35	c lits-rem:      4570  cl-subs:     7993  v-elim:     25  v-fix:    0  time: 14.20 s
490.30/490.35	c learnt bin added due to v-elim: 0
490.30/490.35	c vivif2 --  cl tried     2790 cl shrink        0 lits rem          0 time: 0.00
490.30/490.38	c vivif2 --  cl tried    96012 cl shrink        0 lits rem          0 time: 0.02
490.40/490.45	c asymm  cl-useful: 0/857/2790 lits-rem:0 time: 0.07
490.40/490.45	c calculated reachability. Time: 0.00
490.40/490.45	c  N dy    35   1711015       690      2790       122     96012      8701   2140410     38.88     22.11  --
700.91/700.94	c  N dy    36   2211015       690      2790       122    110005      8701   2407933     36.43     23.14  --
701.01/701.03	c  S st    36   2211015       690      2790       122    110005      8701   2407933     36.43     23.14  --
701.41/701.42	c  S st    36   2211517       690      2790       122    110506      8701   2420430     36.43     23.14  --
701.41/701.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
701.41/701.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.01/702.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.6M T:  0.61
702.01/702.04	c Calc non-exist non-lernt bins v-fix:     0 done:    690 time:  0.00 s
702.01/702.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.01/702.06	c Subs w/ non-existent bins:      0 time:  0.02 s
702.11/702.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.11/702.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
702.11/702.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
715.32/715.34	c ORs :     60 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
716.12/716.14	c Added 7 vars  tried: 80000 time: 0.81
716.52/716.57	c ORs :      7 avg-s:  0.0 cl-sh: 17658 l-rem:  17658 b-add:     14 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    1.23
716.62/716.61	c lits-rem:       270  cl-subs:    10033  v-elim:     25  v-fix:    0  time: 14.50 s
716.62/716.61	c learnt bin added due to v-elim: 0
716.62/716.61	c vivif2 --  cl tried     2797 cl shrink        0 lits rem          0 time: 0.00
716.62/716.63	c vivif2 --  cl tried   100472 cl shrink        0 lits rem          0 time: 0.02
716.72/716.78	c asymm  cl-useful: 0/1259/2797 lits-rem:0 time: 0.14
716.72/716.78	c calculated reachability. Time: 0.00
716.72/716.78	c  N dy    36   2211517       697      2797       136    100472      8750   2080234     36.43     23.14  --
990.32/990.30	c  N dy    37   2711517       697      2797       136    126640      8750   2873592     38.37     23.68  --
990.42/990.42	c  S st    37   2711517       697      2797       136    126640      8750   2873592     38.37     23.68  --
990.82/990.83	c  S st    37   2712021       697      2797       136    127143      8750   2885911     38.37     23.68  --
990.82/990.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
990.82/990.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.62/991.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.8M T:  0.81
991.62/991.66	c Calc non-exist non-lernt bins v-fix:     0 done:    697 time:  0.00 s
991.62/991.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.62/991.68	c Subs w/ non-existent bins:      0 time:  0.03 s
991.72/991.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
991.72/991.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
991.72/991.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1008.63/1008.66	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 37.0 T:    0.14
1009.42/1009.47	c Added 8 vars  tried: 80000 time: 0.81
1009.92/1009.96	c ORs :      8 avg-s:  0.0 cl-sh: 18269 l-rem:  18269 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    1.31
1010.02/1010.01	c lits-rem:       656  cl-subs:     7577  v-elim:     25  v-fix:    0  time: 18.26 s
1010.02/1010.01	c learnt bin added due to v-elim: 0
1010.02/1010.01	c vivif2 --  cl tried     2804 cl shrink        0 lits rem          0 time: 0.00
1010.02/1010.05	c vivif2 --  cl tried   119558 cl shrink        0 lits rem          0 time: 0.03
1010.12/1010.19	c asymm  cl-useful: 0/1264/2804 lits-rem:0 time: 0.14
1010.12/1010.19	c calculated reachability. Time: 0.00
1010.12/1010.19	c  N dy    37   2712021       705      2804       153    119558      8805   2608165     38.37     23.68  --
1010.12/1010.19	c  F st    37   2712021       705      2804       153    119558      8805   2608165     38.37     23.68  --
1010.93/1010.96	c Decided on static restart strategy
1256.13/1256.11	c  N dy    44   3212023       705      2804       153     95800      8805   1487972     38.05     24.02  --
1256.13/1256.17	c  S st    44   3212023       705      2804       153     95800      8805   1487972     38.05     24.02  --
1256.13/1256.17	c Finding binary XORs  T:     0.00 s  found:       0
1256.53/1256.51	c  S st    44   3212528       705      2804       153     96304      8805   1500177     38.05     24.02  --
1256.53/1256.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1256.53/1256.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.93/1256.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.3M T:  0.43
1256.93/1256.95	c Calc non-exist non-lernt bins v-fix:     0 done:    705 time:  0.00 s
1256.93/1256.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.93/1256.96	c Subs w/ non-existent bins:      0 time:  0.01 s
1256.93/1256.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1257.03/1257.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1257.03/1257.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1258.93/1258.93	c ORs :     75 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1259.63/1259.69	c Added 8 vars  tried: 80000 time: 0.76
1259.93/1259.99	c ORs :      8 avg-s:  0.0 cl-sh: 21688 l-rem:  21688 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.06
1260.03/1260.02	c lits-rem:       101  cl-subs:     3563  v-elim:     27  v-fix:    0  time:  3.02 s
1260.03/1260.02	c learnt bin added due to v-elim: 0
1260.03/1260.02	c vivif2 --  cl tried     2812 cl shrink        0 lits rem          0 time: 0.00
1260.03/1260.04	c vivif2 --  cl tried    92741 cl shrink        0 lits rem          0 time: 0.02
1260.13/1260.15	c asymm  cl-useful: 0/1504/2812 lits-rem:0 time: 0.11
1260.13/1260.15	c calculated reachability. Time: 0.00
1260.13/1260.15	c  N dy    44   3212528       713      2812       169     92741      8861   1376582     38.05     24.02  --

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-3173591-1301796734/watcher-3173591-1301796734 -o /tmp/evaluation-result-3173591-1301796734/solver-3173591-1301796734 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173591-1301796734.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.97 4/184 2058
/proc/meminfo: memFree=20340024/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=20564 CPUtime=0 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4194304 236 0 0 0 0 0 0 0 25 0 1 0 291273849 21057536 187 33554432000 4194304 4797429 140733374271072 18446744073709551615 244441982440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2058/statm: 5141 188 154 148 0 57 0

[startup+0.0204649 s]
/proc/loadavg: 4.00 4.00 3.97 4/184 2058
/proc/meminfo: memFree=20340024/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=127876 CPUtime=0.01 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 760 0 0 0 1 0 0 0 25 0 1 0 291273849 130945024 681 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 31969 681 406 148 0 26898 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 127876

[startup+0.100484 s]
/proc/loadavg: 4.00 4.00 3.97 4/184 2058
/proc/meminfo: memFree=20340024/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=128008 CPUtime=0.09 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 857 0 0 0 9 0 0 0 25 0 1 0 291273849 131080192 778 33554432000 4194304 4797429 140733374271072 18446744073709551615 244446641690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 32002 778 408 148 0 26931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128008

[startup+0.300415 s]
/proc/loadavg: 4.00 4.00 3.97 4/184 2058
/proc/meminfo: memFree=20340024/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=128556 CPUtime=0.29 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 1120 0 0 0 29 0 0 0 25 0 1 0 291273849 131641344 871 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 32139 871 408 148 0 27068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128556

[startup+0.700351 s]
/proc/loadavg: 4.00 4.00 3.97 4/184 2058
/proc/meminfo: memFree=20340024/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=129144 CPUtime=0.69 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 1508 0 0 0 69 0 0 0 25 0 1 0 291273849 132243456 1009 33554432000 4194304 4797429 140733374271072 18446744073709551615 244446641816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 32286 1009 408 148 0 27215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129144

[startup+1.5002 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2069
/proc/meminfo: memFree=20323892/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=129700 CPUtime=1.49 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 2034 0 0 0 149 0 0 0 25 0 1 0 291273849 132812800 1219 33554432000 4194304 4797429 140733374271072 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 32425 1219 408 148 0 27354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129700

[startup+3.10092 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2069
/proc/meminfo: memFree=20320296/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=132280 CPUtime=3.09 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 3366 0 0 0 309 0 0 0 25 0 1 0 291273849 135454720 1776 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 33070 1776 412 148 0 27999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132280

[startup+6.30032 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2069
/proc/meminfo: memFree=20309556/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=133400 CPUtime=6.29 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 4926 0 0 0 629 0 0 0 25 0 1 0 291273849 136601600 1981 33554432000 4194304 4797429 140733374271072 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 33350 1981 412 148 0 28279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133400

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2069
/proc/meminfo: memFree=20299804/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=136412 CPUtime=12.69 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 7127 0 0 0 1269 0 0 0 25 0 1 0 291273849 139685888 3055 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 34103 3055 415 148 0 29032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136412

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2070
/proc/meminfo: memFree=20290076/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=140220 CPUtime=25.49 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 11176 0 0 0 2548 1 0 0 25 0 1 0 291273849 143585280 3677 33554432000 4194304 4797429 140733374271072 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 35055 3677 415 148 0 29984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140220

[startup+51.101 s]
/proc/loadavg: 4.07 4.02 3.98 5/190 2070
/proc/meminfo: memFree=20271688/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=144068 CPUtime=51.09 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 17584 0 0 0 5107 2 0 0 25 0 1 0 291273849 147525632 4481 33554432000 4194304 4797429 140733374271072 18446744073709551615 4387833 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 36017 4481 415 148 0 30946 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144068

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 2072
/proc/meminfo: memFree=20259488/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=149080 CPUtime=102.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 27702 0 0 0 10225 5 0 0 25 0 1 0 291273849 152657920 6153 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 37270 6153 415 148 0 32199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149080

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.98 5/190 2073
/proc/meminfo: memFree=20238984/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=153488 CPUtime=162.29 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 38749 0 0 0 16222 7 0 0 25 0 1 0 291273849 157171712 6825 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 38372 6825 415 148 0 33301 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153488

[startup+222.3 s]
/proc/loadavg: 4.04 4.02 3.98 5/190 2075
/proc/meminfo: memFree=20208208/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=160880 CPUtime=222.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 49120 0 0 0 22221 9 0 0 25 0 1 0 291273849 164741120 9741 33554432000 4194304 4797429 140733374271072 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 40220 9741 415 148 0 35149 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160880

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 2076
/proc/meminfo: memFree=20206192/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=162808 CPUtime=282.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 58779 0 0 0 28219 11 0 0 25 0 1 0 291273849 166715392 9156 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 40702 9156 415 148 0 35631 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 162808

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 2078
/proc/meminfo: memFree=20183484/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=168292 CPUtime=342.29 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 68513 0 0 0 34215 14 0 0 25 0 1 0 291273849 172331008 11254 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 42073 11254 415 148 0 37002 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168292

[startup+402.301 s]
/proc/loadavg: 3.92 3.98 3.98 5/190 2108
/proc/meminfo: memFree=20225312/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=169444 CPUtime=402.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 77170 0 0 0 40213 17 0 0 25 0 1 0 291273849 173510656 11882 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 42361 11882 415 148 0 37290 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169444

[startup+462.301 s]
/proc/loadavg: 3.97 3.98 3.98 5/190 2109
/proc/meminfo: memFree=20208092/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=169644 CPUtime=462.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 85260 0 0 0 46210 20 0 0 25 0 1 0 291273849 173715456 11550 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 42411 11550 415 148 0 37340 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 169644

[startup+522.301 s]
/proc/loadavg: 4.03 4.00 3.98 5/190 2111
/proc/meminfo: memFree=20184752/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=180780 CPUtime=522.31 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 93187 0 0 0 52209 22 0 0 25 0 1 0 291273849 185118720 13315 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 45195 13315 415 148 0 40124 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 180780

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.99 5/190 2112
/proc/meminfo: memFree=20165728/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=180864 CPUtime=582.3 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 100181 0 0 0 58206 24 0 0 25 0 1 0 291273849 185204736 14423 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 45216 14423 415 148 0 40145 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 180864

[startup+642.3 s]
/proc/loadavg: 4.54 4.18 4.05 5/190 7948
/proc/meminfo: memFree=20150376/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=181844 CPUtime=642.31 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 106723 0 0 0 64205 26 0 0 25 0 1 0 291273849 186208256 14996 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 45461 14996 415 148 0 40390 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 181844

[startup+702.3 s]
/proc/loadavg: 4.21 4.15 4.04 5/190 7950
/proc/meminfo: memFree=20157552/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=183564 CPUtime=702.31 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 113782 0 0 0 70203 28 0 0 25 0 1 0 291273849 187969536 15813 33554432000 4194304 4797429 140733374271072 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 45891 15813 415 148 0 40820 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 183564

[startup+762.307 s]
/proc/loadavg: 4.08 4.12 4.04 5/190 7951
/proc/meminfo: memFree=20132712/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=185984 CPUtime=762.32 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 118253 0 0 0 76203 29 0 0 25 0 1 0 291273849 190447616 16719 33554432000 4194304 4797429 140733374271072 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 46496 16719 415 148 0 41425 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 185984

[startup+822.301 s]
/proc/loadavg: 4.03 4.10 4.03 5/190 7953
/proc/meminfo: memFree=20134772/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=186960 CPUtime=822.32 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 124445 0 0 0 82201 31 0 0 25 0 1 0 291273849 191447040 16235 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 46740 16235 415 148 0 41669 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 186960

[startup+882.301 s]
/proc/loadavg: 4.01 4.08 4.03 5/190 7954
/proc/meminfo: memFree=20124952/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=188512 CPUtime=882.32 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 130635 0 0 0 88198 34 0 0 25 0 1 0 291273849 193036288 15432 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 47128 15432 415 148 0 42057 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 188512

[startup+942.301 s]
/proc/loadavg: 4.00 4.06 4.02 5/190 7956
/proc/meminfo: memFree=20116864/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=188576 CPUtime=942.32 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 135764 0 0 0 94197 35 0 0 25 0 1 0 291273849 193101824 16877 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 47144 16877 415 148 0 42073 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 188576

[startup+1002.3 s]
/proc/loadavg: 4.00 4.05 4.01 5/190 7958
/proc/meminfo: memFree=20098252/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=190720 CPUtime=1002.32 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 140423 0 0 0 100195 37 0 0 25 0 1 0 291273849 195297280 17888 33554432000 4194304 4797429 140733374271072 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 47680 17888 415 148 0 42609 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190720

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.01 5/190 7959
/proc/meminfo: memFree=20093516/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=195100 CPUtime=1062.33 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 147591 0 0 0 106194 39 0 0 25 0 1 0 291273849 199782400 17449 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 48775 17449 415 148 0 43704 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 195100

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/190 7961
/proc/meminfo: memFree=20078704/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=195696 CPUtime=1122.33 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 153215 0 0 0 112193 40 0 0 25 0 1 0 291273849 200392704 19239 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 48924 19239 415 148 0 43853 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 195696

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/190 7962
/proc/meminfo: memFree=20080524/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=197192 CPUtime=1182.33 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 160545 0 0 0 118190 43 0 0 25 0 1 0 291273849 201924608 18745 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 49298 18745 415 148 0 44227 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 197192

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/190 7964
/proc/meminfo: memFree=20072812/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=197552 CPUtime=1242.33 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 165777 0 0 0 124188 45 0 0 25 0 1 0 291273849 202293248 19896 33554432000 4194304 4797429 140733374271072 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 49388 19896 415 148 0 44317 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 197552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 4/189 7967
/proc/meminfo: memFree=20155116/32951124 swapFree=67111528/67111528
[pid=2058] ppid=2056 vsize=201396 CPUtime=1300.04 cores=4,6
/proc/2058/stat : 2058 (techdemo) R 2056 2058 891 0 -1 4202496 172426 0 0 0 129956 48 0 0 25 0 1 0 291273849 206229504 18563 33554432000 4194304 4797429 140733374271072 18446744073709551615 244446641657 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2058/statm: 50349 18563 415 148 0 45278 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 201396

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 752

runsolver used 2.28465 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 04:12:14
IDJOB=3173591
IDBENCH=83009
IDSOLVER=1585
FILE ID=node105/3173591-1301796734
RUNJOBID= node105-1301792827-1076
PBS_JOBID= 12841435
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173591-1301796734/watcher-3173591-1301796734 -o /tmp/evaluation-result-3173591-1301796734/solver-3173591-1301796734 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173591-1301796734.cnf

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=800930220

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:      20340304 kB
Buffers:        376840 kB
Cached:       11853032 kB
SwapCached:          0 kB
Active:        7464492 kB
Inactive:      4872320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20340304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15584 kB
Writeback:           0 kB
AnonPages:      106492 kB
Mapped:          16132 kB
Slab:           209452 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   486864 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= 71808 MiB
End job on node105 at 2011-04-03 04:33:56