Trace number 3173373

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3173373-1301794094.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 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.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     232 undec:      75 neg:     243
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       534      2326         0         0      7069         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
2.10/2.10	c  N dy     7     30002       534      2326         0     10608      7069    189551     25.91     17.38  --
2.10/2.11	c  S st     7     30002       534      2326         0     10608      7069    189551     25.91     17.38  --
2.10/2.15	c  S st     7     30508       534      2326         0     11114      7069    200604     25.91     17.38  --
2.10/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.10/2.16	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
2.10/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.16	c Subs w/ non-existent bins:      0 time:  0.00 s
2.10/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.32	c lits-rem:       124  cl-subs:      651  v-elim:     10  v-fix:    0  time:  0.15 s
2.29/2.32	c learnt bin added due to v-elim: 0
2.29/2.32	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c vivif2 --  cl tried    10463 cl shrink        0 lits rem          0 time: 0.00
2.29/2.35	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.02
2.29/2.35	c calculated reachability. Time: 0.00
2.29/2.35	c  N dy     7     30508       534      2326         0     10463      7069    188529     25.91     17.38  --
2.29/2.35	c  F st     7     30508       534      2326         0     10463      7069    188529     25.91     17.38  --
2.39/2.49	c Decided on static restart strategy
3.59/3.69	c  N dy    14     45762       534      2326         0      8870      7069    104804     24.38     17.05  --
3.59/3.69	c  S st    14     45762       534      2326         0      8870      7069    104804     24.38     17.05  --
3.69/3.73	c  S st    14     46264       534      2326         0      9372      7069    116515     24.38     17.05  --
3.69/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.74	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.74	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
3.69/3.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.74	c Subs w/ non-existent bins:      0 time:  0.00 s
3.69/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.80	c lits-rem:         5  cl-subs:      240  v-elim:     10  v-fix:    0  time:  0.06 s
3.79/3.80	c learnt bin added due to v-elim: 0
3.79/3.80	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
3.79/3.80	c vivif2 --  cl tried     9132 cl shrink        0 lits rem          0 time: 0.00
3.79/3.82	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.02
3.79/3.82	c calculated reachability. Time: 0.00
3.79/3.82	c  N dy    14     46264       534      2326         0      9132      7069    113822     24.38     17.05  --
6.09/6.16	c  N dy    15     69397       534      2326         0     11241      7069    130509     24.61     16.67  --
6.09/6.17	c  S st    15     69397       534      2326         0     11241      7069    130509     24.61     16.67  --
6.20/6.21	c  S st    15     69904       534      2326         0     11748      7069    142175     24.61     16.67  --
6.20/6.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.20/6.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.20/6.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.20/6.23	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
6.20/6.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.20/6.23	c Subs w/ non-existent bins:      0 time:  0.00 s
6.20/6.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.20/6.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.20/6.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.30/6.33	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.69/6.79	c Added 6 vars  tried: 80000 time: 0.46
6.69/6.79	c ORs :      6 avg-s:  0.0 cl-sh:   847 l-rem:    847 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.46
6.69/6.80	c lits-rem:        94  cl-subs:      214  v-elim:     10  v-fix:    0  time:  0.56 s
6.69/6.80	c learnt bin added due to v-elim: 0
6.79/6.80	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
6.79/6.80	c vivif2 --  cl tried    11534 cl shrink        0 lits rem          0 time: 0.00
6.79/6.82	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.02
6.79/6.82	c calculated reachability. Time: 0.00
6.79/6.82	c  N dy    15     69904       540      2332        12     11534      7111    138535     24.61     16.67  --
6.79/6.82	c  F st    15     69904       540      2332        12     11534      7111    138535     24.61     16.67  --
6.89/6.99	c Decided on static restart strategy
10.69/10.77	c  N dy    22    104856       540      2332        12     21301      7111    351711     25.92     17.24  --
10.69/10.79	c  S st    22    104856       540      2332        12     21301      7111    351711     25.92     17.24  --
10.79/10.86	c  S st    22    105362       540      2332        12     21806      7111    362462     25.92     17.24  --
10.79/10.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.90/10.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
10.90/10.90	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
10.90/10.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.90/10.91	c Subs w/ non-existent bins:      0 time:  0.00 s
10.90/10.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.90/10.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.90/10.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.39/11.48	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.00
11.89/11.95	c Added 6 vars  tried: 80000 time: 0.47
11.89/11.98	c ORs :      6 avg-s:  0.0 cl-sh:  5583 l-rem:   5583 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
11.89/11.99	c lits-rem:       254  cl-subs:     1258  v-elim:     11  v-fix:    0  time:  1.08 s
11.89/11.99	c learnt bin added due to v-elim: 0
11.89/11.99	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
11.89/11.99	c vivif2 --  cl tried    20547 cl shrink        0 lits rem          0 time: 0.00
12.00/12.03	c asymm  cl-useful: 0/2337/2337 lits-rem:0 time: 0.03
12.00/12.03	c calculated reachability. Time: 0.00
12.00/12.03	c  N dy    22    105362       546      2337        25     20547      7152    327492     25.92     17.24  --
18.99/19.05	c  N dy    23    158044       546      2337        25     28305      7152    466862     25.28     17.20  --
18.99/19.07	c  S st    23    158044       546      2337        25     28305      7152    466862     25.28     17.20  --
19.09/19.15	c  S st    23    158548       546      2337        25     28809      7152    478509     25.28     17.20  --
19.09/19.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.06
19.19/19.21	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
19.19/19.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.21	c Subs w/ non-existent bins:      0 time:  0.00 s
19.19/19.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.09/20.12	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.00
20.59/20.65	c Added 6 vars  tried: 80000 time: 0.53
20.59/20.68	c ORs :      6 avg-s:  0.0 cl-sh:  5751 l-rem:   5751 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
20.59/20.69	c lits-rem:       240  cl-subs:     1596  v-elim:     11  v-fix:    0  time:  1.47 s
20.59/20.69	c learnt bin added due to v-elim: 0
20.59/20.69	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c vivif2 --  cl tried    27213 cl shrink        0 lits rem          0 time: 0.00
20.69/20.74	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.05
20.69/20.74	c calculated reachability. Time: 0.00
20.69/20.74	c  N dy    23    158548       552      2343        37     27213      7194    436056     25.28     17.20  --
32.89/32.92	c  N dy    24    237822       552      2343        37     32307      7194    498794     25.25     16.70  --
32.89/32.94	c  S st    24    237822       552      2343        37     32307      7194    498794     25.25     16.70  --
32.99/33.04	c  S st    24    238327       552      2343        37     32811      7194    509939     25.25     16.70  --
32.99/33.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.99/33.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.09
33.09/33.14	c Calc non-exist non-lernt bins v-fix:     0 done:    552 time:  0.00 s
33.09/33.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.14	c Subs w/ non-existent bins:      0 time:  0.00 s
33.09/33.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.99/34.05	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
34.49/34.58	c Added 6 vars  tried: 80000 time: 0.53
34.59/34.62	c ORs :      6 avg-s:  0.0 cl-sh:  5005 l-rem:   5005 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
34.59/34.63	c lits-rem:       460  cl-subs:     1302  v-elim:     12  v-fix:    0  time:  1.48 s
34.59/34.63	c learnt bin added due to v-elim: 0
34.59/34.63	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
34.59/34.63	c vivif2 --  cl tried    31509 cl shrink        0 lits rem          0 time: 0.00
34.59/34.69	c asymm  cl-useful: 0/2349/2349 lits-rem:0 time: 0.06
34.59/34.69	c calculated reachability. Time: 0.00
34.59/34.69	c  N dy    24    238327       558      2349        49     31509      7236    477175     25.25     16.70  --
57.20/57.22	c  N dy    25    357490       558      2349        49     35411      7236    497179     24.64     16.70  --
57.20/57.24	c  S st    25    357490       558      2349        49     35411      7236    497179     24.64     16.70  --
57.30/57.35	c  S st    25    357992       558      2349        49     35911      7236    509053     24.64     16.70  --
57.30/57.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.30/57.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.40/57.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.09
57.40/57.44	c Calc non-exist non-lernt bins v-fix:     0 done:    558 time:  0.00 s
57.40/57.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.40/57.44	c Subs w/ non-existent bins:      0 time:  0.00 s
57.40/57.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.40/57.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.40/57.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.30/58.38	c ORs :     24 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
58.90/58.92	c Added 6 vars  tried: 80000 time: 0.54
58.90/58.94	c ORs :      6 avg-s:  0.0 cl-sh:  3181 l-rem:   3181 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
58.90/58.95	c lits-rem:       329  cl-subs:     1644  v-elim:     13  v-fix:    0  time:  1.50 s
58.90/58.95	c learnt bin added due to v-elim: 0
58.90/58.95	c vivif2 --  cl tried     2355 cl shrink        0 lits rem          0 time: 0.00
58.90/58.95	c vivif2 --  cl tried    34267 cl shrink        0 lits rem          0 time: 0.00
59.00/59.02	c asymm  cl-useful: 0/2355/2355 lits-rem:0 time: 0.06
59.00/59.02	c calculated reachability. Time: 0.00
59.00/59.02	c  N dy    25    357992       564      2355        61     34267      7278    473313     24.64     16.70  --
98.60/98.60	c  N dy    26    536990       564      2355        61     42016      7278    565730     25.03     16.65  --
98.60/98.62	c  S st    26    536990       564      2355        61     42016      7278    565730     25.03     16.65  --
98.70/98.76	c  S st    26    537493       564      2355        61     42519      7278    577201     25.03     16.65  --
98.70/98.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.70/98.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.90/98.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.13
98.90/98.90	c Calc non-exist non-lernt bins v-fix:     0 done:    564 time:  0.00 s
98.90/98.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.90/98.90	c Subs w/ non-existent bins:      0 time:  0.00 s
98.90/98.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.90/98.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.90/98.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.90/99.98	c ORs :     30 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
100.50/100.50	c Added 6 vars  tried: 80000 time: 0.52
100.50/100.52	c ORs :      6 avg-s:  0.0 cl-sh:  4097 l-rem:   4097 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
100.50/100.53	c lits-rem:       383  cl-subs:     1880  v-elim:     14  v-fix:    0  time:  1.62 s
100.50/100.53	c learnt bin added due to v-elim: 0
100.50/100.53	c vivif2 --  cl tried     2361 cl shrink        0 lits rem          0 time: 0.00
100.50/100.54	c vivif2 --  cl tried    40639 cl shrink        0 lits rem          0 time: 0.00
100.60/100.61	c asymm  cl-useful: 0/2361/2361 lits-rem:0 time: 0.07
100.60/100.61	c calculated reachability. Time: 0.00
100.60/100.61	c  N dy    26    537493       570      2361        73     40639      7320    534337     25.03     16.65  --
100.60/100.61	c  F st    26    537493       570      2361        73     40639      7320    534337     25.03     16.65  --
101.00/101.04	c Decided on static restart strategy
172.80/172.86	c  N dy    33    806240       570      2361        73     63941      7320    992750     25.02     16.69  --
172.90/172.90	c  S st    33    806240       570      2361        73     63941      7320    992750     25.02     16.69  --
173.10/173.13	c  S st    33    806742       570      2361        73     64443      7320   1004018     25.02     16.69  --
173.10/173.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.10/173.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.30/173.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.0M T:  0.25
173.30/173.39	c Calc non-exist non-lernt bins v-fix:     0 done:    570 time:  0.00 s
173.30/173.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.30/173.39	c Subs w/ non-existent bins:      0 time:  0.01 s
173.40/173.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.40/173.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.40/173.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.80/174.83	c ORs :     36 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 7.5 T:    0.01
175.50/175.52	c Added 6 vars  tried: 80000 time: 0.69
175.50/175.53	c ORs :      6 avg-s:  0.0 cl-sh:  2226 l-rem:   2226 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
175.50/175.55	c lits-rem:       309  cl-subs:     4701  v-elim:     15  v-fix:    0  time:  2.14 s
175.50/175.55	c learnt bin added due to v-elim: 0
175.50/175.55	c vivif2 --  cl tried     2366 cl shrink        0 lits rem          0 time: 0.00
175.50/175.56	c vivif2 --  cl tried    59740 cl shrink        0 lits rem          0 time: 0.01
175.60/175.66	c asymm  cl-useful: 0/2084/2366 lits-rem:0 time: 0.10
175.60/175.67	c calculated reachability. Time: 0.00
175.60/175.67	c  N dy    33    806742       576      2366        86     59740      7361    899161     25.02     16.69  --
312.90/312.90	c  N dy    34   1210116       576      2366        86     76186      7361   1190347     27.88     17.17  --
312.90/312.94	c  S st    34   1210116       576      2366        86     76186      7361   1190347     27.88     17.17  --
312.90/312.94	c Finding binary XORs  T:     0.00 s  found:       0
313.20/313.21	c  S st    34   1210620       576      2366        86     76690      7361   1201531     27.88     17.17  --
313.20/313.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
313.20/313.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.50/313.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.4M T:  0.34
313.50/313.56	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
313.50/313.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.50/313.57	c Subs w/ non-existent bins:      0 time:  0.01 s
313.50/313.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.50/313.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.50/313.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
315.21/315.27	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.02
316.11/316.10	c Added 6 vars  tried: 80000 time: 0.83
316.21/316.23	c ORs :      6 avg-s:  0.0 cl-sh:  9778 l-rem:   9778 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
316.21/316.25	c lits-rem:       244  cl-subs:     4339  v-elim:     15  v-fix:    0  time:  2.65 s
316.21/316.25	c learnt bin added due to v-elim: 0
316.21/316.25	c vivif2 --  cl tried     2372 cl shrink        0 lits rem          0 time: 0.00
316.21/316.26	c vivif2 --  cl tried    72350 cl shrink        0 lits rem          0 time: 0.01
316.31/316.37	c asymm  cl-useful: 0/1718/2372 lits-rem:0 time: 0.11
316.31/316.37	c calculated reachability. Time: 0.00
316.31/316.37	c  N dy    34   1210620       582      2372        98     72350      7403   1093443     27.88     17.17  --
519.61/519.64	c  N dy    35   1710620       582      2372        98    103946      7403   1767389     26.45     16.90  --
519.71/519.72	c  S st    35   1710620       582      2372        98    103946      7403   1767389     26.45     16.90  --
520.11/520.13	c  S st    35   1711123       582      2372        98    104448      7403   1778904     26.45     16.90  --
520.11/520.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
520.11/520.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.71/520.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.7M T:  0.62
520.71/520.76	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
520.71/520.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.71/520.78	c Subs w/ non-existent bins:      0 time:  0.01 s
520.81/520.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.81/520.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.81/520.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
524.11/524.10	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.04
525.31/525.34	c Added 6 vars  tried: 80000 time: 1.24
525.61/525.69	c ORs :      6 avg-s:  0.0 cl-sh: 15064 l-rem:  15064 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.59
525.72/525.73	c lits-rem:       240  cl-subs:     5262  v-elim:     17  v-fix:    0  time:  4.91 s
525.72/525.73	c learnt bin added due to v-elim: 0
525.72/525.73	c vivif2 --  cl tried     2378 cl shrink        0 lits rem          0 time: 0.00
525.72/525.75	c vivif2 --  cl tried    99185 cl shrink        0 lits rem          0 time: 0.02
525.82/525.81	c asymm  cl-useful: 0/660/2378 lits-rem:0 time: 0.06
525.82/525.82	c calculated reachability. Time: 0.00
525.82/525.82	c  N dy    35   1711123       588      2378       110     99185      7445   1644884     26.45     16.90  --
763.01/763.03	c  N dy    36   2211124       588      2378       110    114190      7445   1792990     23.67     16.63  --
763.11/763.10	c  S st    36   2211124       588      2378       110    114190      7445   1792990     23.67     16.63  --
763.51/763.50	c  S st    36   2211627       588      2378       110    114691      7445   1804931     23.67     16.63  --
763.51/763.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
763.51/763.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.11/764.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.0M T:  0.64
764.11/764.15	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
764.11/764.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.11/764.17	c Subs w/ non-existent bins:      0 time:  0.02 s
764.22/764.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.22/764.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
764.22/764.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
769.02/769.00	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
770.12/770.14	c Added 6 vars  tried: 80000 time: 1.14
770.92/770.94	c ORs :      6 avg-s:  0.0 cl-sh: 30020 l-rem:  30020 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
770.92/770.97	c lits-rem:       906  cl-subs:     9752  v-elim:     20  v-fix:    0  time:  6.76 s
770.92/770.97	c learnt bin added due to v-elim: 0
770.92/770.97	c vivif2 --  cl tried     2384 cl shrink        0 lits rem          0 time: 0.00
770.92/770.99	c vivif2 --  cl tried   104939 cl shrink        0 lits rem          0 time: 0.02
771.13/771.11	c asymm  cl-useful: 0/1202/2384 lits-rem:0 time: 0.12
771.13/771.11	c calculated reachability. Time: 0.00
771.13/771.11	c  N dy    36   2211627       594      2384       122    104939      7487   1570762     23.67     16.63  --
994.03/994.01	c  N dy    37   2711629       594      2384       122    125700      7487   2196841     27.76     17.36  --
994.13/994.10	c  S st    37   2711629       594      2384       122    125700      7487   2196841     27.76     17.36  --
994.53/994.55	c  S st    37   2712134       594      2384       122    126204      7487   2207492     27.76     17.36  --
994.53/994.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
994.53/994.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
995.22/995.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.4M T:  0.67
995.22/995.23	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
995.22/995.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
995.22/995.25	c Subs w/ non-existent bins:      0 time:  0.02 s
995.22/995.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
995.32/995.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
995.32/995.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1009.22/1009.29	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.07
1010.32/1010.31	c Added 7 vars  tried: 80000 time: 1.02
1011.22/1011.29	c ORs :      7 avg-s:  0.0 cl-sh: 36849 l-rem:  36849 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.00
1011.32/1011.33	c lits-rem:       236  cl-subs:    21188  v-elim:     20  v-fix:    0  time: 16.03 s
1011.32/1011.33	c learnt bin added due to v-elim: 0
1011.32/1011.33	c vivif2 --  cl tried     2391 cl shrink        0 lits rem          0 time: 0.00
1011.32/1011.35	c vivif2 --  cl tried   105016 cl shrink        0 lits rem          0 time: 0.02
1011.42/1011.45	c asymm  cl-useful: 0/1189/2391 lits-rem:0 time: 0.09
1011.42/1011.45	c calculated reachability. Time: 0.00
1011.42/1011.45	c  N dy    37   2712134       601      2391       136    105016      7536   1598717     27.76     17.36  --
1011.42/1011.45	c  F st    37   2712134       601      2391       136    105016      7536   1598717     27.76     17.36  --
1012.12/1012.16	c Decided on static restart strategy
1246.13/1246.16	c  N dy    44   3212134       601      2391       136     83628      7536    891777     33.77     18.40  --
1246.24/1246.20	c  S st    44   3212134       601      2391       136     83628      7536    891777     33.77     18.40  --
1246.53/1246.52	c  S st    44   3212636       601      2391       136     84130      7536    902929     33.77     18.40  --
1246.53/1246.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1246.53/1246.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1246.93/1246.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.3M T:  0.39
1246.93/1246.91	c Calc non-exist non-lernt bins v-fix:     0 done:    601 time:  0.00 s
1246.93/1246.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1246.93/1246.92	c Subs w/ non-existent bins:      0 time:  0.01 s
1246.93/1246.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1246.93/1246.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1246.93/1246.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1248.44/1248.40	c ORs :     67 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
1249.03/1249.00	c Added 7 vars  tried: 80000 time: 0.60
1249.03/1249.07	c ORs :      7 avg-s:  0.0 cl-sh:  9308 l-rem:   9308 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.67
1249.03/1249.09	c lits-rem:       205  cl-subs:     2503  v-elim:     22  v-fix:    0  time:  2.14 s
1249.03/1249.09	c learnt bin added due to v-elim: 0
1249.03/1249.09	c vivif2 --  cl tried     2398 cl shrink        0 lits rem          0 time: 0.00
1249.13/1249.10	c vivif2 --  cl tried    81627 cl shrink        0 lits rem          0 time: 0.01
1249.13/1249.18	c asymm  cl-useful: 0/1448/2398 lits-rem:0 time: 0.08
1249.13/1249.19	c calculated reachability. Time: 0.00
1249.13/1249.19	c  N dy    44   3212636       608      2398       150     81627      7585    830735     33.77     18.40  --

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-3173373-1301794094/watcher-3173373-1301794094 -o /tmp/evaluation-result-3173373-1301794094/solver-3173373-1301794094 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173373-1301794094.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.07 4.04 4.00 4/189 17283
/proc/meminfo: memFree=21093196/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=127724 CPUtime=0 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 679 0 0 0 0 0 0 0 25 0 1 0 271824978 130789376 602 33554432000 4194304 4797429 140737133787200 18446744073709551615 4567988 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 31931 602 392 148 0 26860 0

[startup+0.098228 s]
/proc/loadavg: 4.07 4.04 4.00 4/189 17283
/proc/meminfo: memFree=21093196/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=128000 CPUtime=0.09 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 831 0 0 0 9 0 0 0 25 0 1 0 271824978 131072000 750 33554432000 4194304 4797429 140737133787200 18446744073709551615 4425640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32000 750 408 148 0 26929 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128000

[startup+0.100229 s]
/proc/loadavg: 4.07 4.04 4.00 4/189 17283
/proc/meminfo: memFree=21093196/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=128000 CPUtime=0.09 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 833 0 0 0 9 0 0 0 25 0 1 0 271824978 131072000 752 33554432000 4194304 4797429 140737133787200 18446744073709551615 264726101702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32000 752 408 148 0 26929 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128000

[startup+0.300221 s]
/proc/loadavg: 4.07 4.04 4.00 4/189 17283
/proc/meminfo: memFree=21093196/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=128508 CPUtime=0.29 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 1070 0 0 0 29 0 0 0 25 0 1 0 271824978 131592192 838 33554432000 4194304 4797429 140737133787200 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32127 838 408 148 0 27056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128508

[startup+0.701139 s]
/proc/loadavg: 4.07 4.04 4.00 4/189 17283
/proc/meminfo: memFree=21093196/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=129108 CPUtime=0.69 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 1425 0 0 0 69 0 0 0 25 0 1 0 271824978 132206592 970 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32277 970 408 148 0 27206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129108

[startup+1.50098 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 17284
/proc/meminfo: memFree=21084756/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=129348 CPUtime=1.49 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 1891 0 0 0 149 0 0 0 25 0 1 0 271824978 132452352 1152 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32337 1152 408 148 0 27266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129348

[startup+3.10066 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 17284
/proc/meminfo: memFree=21078680/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=131808 CPUtime=3.09 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 3145 0 0 0 309 0 0 0 25 0 1 0 271824978 134971392 1713 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 32952 1713 412 148 0 27881 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131808

[startup+6.30108 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 17284
/proc/meminfo: memFree=21067548/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=133224 CPUtime=6.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 4636 0 0 0 629 1 0 0 25 0 1 0 271824978 136421376 1959 33554432000 4194304 4797429 140737133787200 18446744073709551615 4568177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 33306 1959 412 148 0 28235 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 133224

[startup+12.7009 s]
/proc/loadavg: 4.06 4.03 4.00 5/190 17284
/proc/meminfo: memFree=21057048/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=136304 CPUtime=12.69 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 6798 0 0 0 1268 1 0 0 25 0 1 0 271824978 139575296 3037 33554432000 4194304 4797429 140737133787200 18446744073709551615 264726101702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 34076 3037 415 148 0 29005 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136304

[startup+25.5005 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17284
/proc/meminfo: memFree=21046452/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=139812 CPUtime=25.49 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 10711 0 0 0 2547 2 0 0 25 0 1 0 271824978 143167488 3658 33554432000 4194304 4797429 140737133787200 18446744073709551615 4414431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 34953 3658 415 148 0 29882 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139812

[startup+51.1006 s]
/proc/loadavg: 4.03 4.03 4.00 5/190 17285
/proc/meminfo: memFree=21031360/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=143992 CPUtime=51.09 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 16853 0 0 0 5106 3 0 0 25 0 1 0 271824978 147447808 4661 33554432000 4194304 4797429 140737133787200 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 35998 4661 415 148 0 30927 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143992

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 17286
/proc/meminfo: memFree=21009268/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=149056 CPUtime=102.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 26160 0 0 0 10224 6 0 0 25 0 1 0 271824978 152633344 6305 33554432000 4194304 4797429 140737133787200 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 37264 6305 415 148 0 32193 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149056

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17288
/proc/meminfo: memFree=20985556/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=153312 CPUtime=162.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 35251 0 0 0 16221 9 0 0 25 0 1 0 271824978 156991488 7441 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 38328 7441 415 148 0 33257 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 153312

[startup+222.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17289
/proc/meminfo: memFree=20971148/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=160224 CPUtime=222.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 44031 0 0 0 22219 11 0 0 25 0 1 0 271824978 164069376 8328 33554432000 4194304 4797429 140737133787200 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 40056 8328 415 148 0 34985 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160224

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 17291
/proc/meminfo: memFree=20958944/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=161448 CPUtime=282.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 50834 0 0 0 28217 13 0 0 25 0 1 0 271824978 165322752 9811 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 40362 9811 415 148 0 35291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161448

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/190 17293
/proc/meminfo: memFree=20945020/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=167028 CPUtime=342.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 57711 0 0 0 34215 15 0 0 25 0 1 0 271824978 171036672 10993 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 41757 10993 415 148 0 36686 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167028

[startup+402.3 s]
/proc/loadavg: 4.15 4.05 4.01 5/190 17294
/proc/meminfo: memFree=20938784/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=167472 CPUtime=402.31 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 63584 0 0 0 40214 17 0 0 25 0 1 0 271824978 171491328 11191 33554432000 4194304 4797429 140737133787200 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 41868 11191 415 148 0 36797 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 167472

[startup+462.301 s]
/proc/loadavg: 4.05 4.04 4.00 5/190 17296
/proc/meminfo: memFree=20926120/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=168780 CPUtime=462.3 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 69792 0 0 0 46212 18 0 0 25 0 1 0 271824978 172830720 11298 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 42195 11298 415 148 0 37124 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168780

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/190 17297
/proc/meminfo: memFree=20913816/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=174768 CPUtime=522.31 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 76088 0 0 0 52211 20 0 0 25 0 1 0 271824978 178962432 13214 33554432000 4194304 4797429 140737133787200 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 43692 13214 415 148 0 38621 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 174768

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17299
/proc/meminfo: memFree=20907096/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=178464 CPUtime=582.31 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 81403 0 0 0 58209 22 0 0 25 0 1 0 271824978 182747136 13907 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 44616 13907 415 148 0 39545 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178464

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17301
/proc/meminfo: memFree=20897648/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=178832 CPUtime=642.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 86206 0 0 0 64208 24 0 0 25 0 1 0 271824978 183123968 14217 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 44708 14217 415 148 0 39637 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 178832

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17302
/proc/meminfo: memFree=20897376/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=179484 CPUtime=702.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 91041 0 0 0 70207 25 0 0 25 0 1 0 271824978 183791616 14429 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 44871 14429 415 148 0 39800 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 179484

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17304
/proc/meminfo: memFree=20890768/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=180108 CPUtime=762.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 95747 0 0 0 76206 26 0 0 25 0 1 0 271824978 184430592 14433 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 45027 14433 415 148 0 39956 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 180108

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17305
/proc/meminfo: memFree=20880320/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=187040 CPUtime=822.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 102126 0 0 0 82203 29 0 0 25 0 1 0 271824978 191528960 15517 33554432000 4194304 4797429 140737133787200 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 46760 15517 415 148 0 41689 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 187040

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17307
/proc/meminfo: memFree=20866912/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=188900 CPUtime=882.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 108292 0 0 0 88201 31 0 0 25 0 1 0 271824978 193433600 16119 33554432000 4194304 4797429 140737133787200 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 47225 16119 415 148 0 42154 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 188900

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 17309
/proc/meminfo: memFree=20869364/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=190952 CPUtime=942.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 113954 0 0 0 94199 33 0 0 25 0 1 0 271824978 195534848 16250 33554432000 4194304 4797429 140737133787200 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 47738 16250 415 148 0 42667 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 190952

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 17310
/proc/meminfo: memFree=20849132/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=196092 CPUtime=1002.32 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 119214 0 0 0 100197 35 0 0 25 0 1 0 271824978 200798208 18719 33554432000 4194304 4797429 140737133787200 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 49023 18719 415 148 0 43952 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 196092

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17312
/proc/meminfo: memFree=20849856/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=200300 CPUtime=1062.33 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 125835 0 0 0 106195 38 0 0 25 0 1 0 271824978 205107200 18550 33554432000 4194304 4797429 140737133787200 18446744073709551615 4341110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 50075 18550 415 148 0 45004 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 200300

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17313
/proc/meminfo: memFree=20836436/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=203076 CPUtime=1122.33 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 131635 0 0 0 112194 39 0 0 25 0 1 0 271824978 207949824 20797 33554432000 4194304 4797429 140737133787200 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 50769 20797 415 148 0 45698 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 203076

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17315
/proc/meminfo: memFree=20839768/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=203760 CPUtime=1182.33 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 137988 0 0 0 118191 42 0 0 25 0 1 0 271824978 208650240 20091 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 50940 20091 415 148 0 45869 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 203760

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17317
/proc/meminfo: memFree=20822392/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=204660 CPUtime=1242.33 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 142993 0 0 0 124189 44 0 0 25 0 1 0 271824978 209571840 21568 33554432000 4194304 4797429 140737133787200 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 51165 21568 415 148 0 46094 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 204660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 4.00 2/185 17321
/proc/meminfo: memFree=21011372/32951124 swapFree=67111528/67111528
[pid=17283] ppid=17281 vsize=205984 CPUtime=1300.04 cores=4,6
/proc/17283/stat : 17283 (techdemo) R 17281 17283 16917 0 -1 4202496 149527 0 0 0 129958 46 0 0 25 0 1 0 271824978 210927616 20535 33554432000 4194304 4797429 140737133787200 18446744073709551615 4387843 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17283/statm: 51496 20535 415 148 0 46425 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 205984

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.06
CPU user time (s): 1299.59
CPU system time (s): 0.471928
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 277012

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

runsolver used 2.25866 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 03:28:14
IDJOB=3173373
IDBENCH=82791
IDSOLVER=1585
FILE ID=node141/3173373-1301794094
RUNJOBID= node141-1301791489-16936
PBS_JOBID= 12841425
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173373-1301794094/watcher-3173373-1301794094 -o /tmp/evaluation-result-3173373-1301794094/solver-3173373-1301794094 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173373-1301794094.cnf

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=861161853

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      21093228 kB
Buffers:        353584 kB
Cached:       11173728 kB
SwapCached:          0 kB
Active:        7521936 kB
Inactive:      4073596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21093228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31084 kB
Writeback:           0 kB
AnonPages:       67516 kB
Mapped:          16376 kB
Slab:           198544 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   573140 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= 71856 MiB
End job on node141 at 2011-04-03 03:49:56