Trace number 3265762

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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-3265762-1303578119.cnf'
0.00/0.00	c -- header says num vars:           2731
0.00/0.00	c -- header says num clauses:       17983
0.00/0.02	c -- clauses added:            0 learnts,        17983 normals,            0 xors
0.00/0.02	c -- vars added       2731
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2731     16452      1185         0    125048         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 1737/11718/15393 lits-rem:2733 time: 0.14
0.09/0.18	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:   2674 time:  0.00 s
0.09/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.18	c Subs w/ non-existent bins:    102 time:  0.00 s
0.09/0.19	c bin-w-bin subsume rem         1012 bins  time:  0.00 s
0.09/0.19	c subs with bin:        2  lits-rem:       174  v-fix:    0  time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.19/0.23	c lits-rem:      5109  cl-subs:     3317  v-elim:   1262  v-fix:    0  time:  0.04 s
0.19/0.23	c learnt bin added due to v-elim: 0
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:     667 undec:    1352 neg:     712
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.23	c  B st     0         0      2154     11416      1053         0     81757         0   no data   no data  --
0.19/0.26	c Decided on static restart strategy
0.29/0.31	c  N dy    21      4119      2154     11416      1069      3725     81748     51951     14.00      6.82  --
0.39/0.41	c  N dy    51      8182      2154     11416      1092      5192     81742     69519     14.93      7.15  --
0.49/0.54	c  N dy    81     12208      2154     11416      1119      5043     81738     58657     13.07      7.29  --
0.59/0.68	c  N dy   111     16307      2154     11416      1144      8817     81734    109267     12.70      7.41  --
0.79/0.84	c  N dy   141     20345      2154     11416      1168      7392     81728     84726     13.37      7.51  --
0.99/1.01	c  N dy   171     24414      2154     11416      1199     11221     81726    139121     13.63      7.55  --
1.09/1.19	c  N dy   201     28465      2154     11416      1221      8720     81725     99346     15.10      7.68  --
1.19/1.27	c  S st   213     30001      2154     11416      1228     10196     81723    124560     17.45      7.78  --
1.29/1.33	c  S st   213     30501      2154     11416      1276     10634     81721    129298     17.45      7.78  --
1.29/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.33	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
1.29/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   24 Bin:    570 BRemL:      1 BRemN:      0 CBin:       0 P:  3.5M T:  0.07
1.39/1.40	c Calc non-exist non-lernt bins v-fix:     0 done:   2154 time:  0.00 s
1.39/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.40	c Subs w/ non-existent bins:     51 time:  0.00 s
1.39/1.41	c Replacing       25 vars Replaced     7527 lits Time:     0.00 s 
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:      746  lits-rem:      2602  v-fix:    0  time:  0.03 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1.69/1.75	c lits-rem:      2390  cl-subs:     2038  v-elim:   1338  v-fix:    0  time:  0.31 s
1.69/1.75	c learnt bin added due to v-elim: 0
1.69/1.75	c vivif2 --  cl tried    10454 cl shrink       18 lits rem         18 time: 0.00
1.69/1.75	c vivif2 --  cl tried     8631 cl shrink       23 lits rem         27 time: 0.00
1.89/1.91	c asymm  cl-useful: 112/4137/10454 lits-rem:186 time: 0.16
1.89/1.91	c calculated reachability. Time: 0.00
1.89/1.91	c  N dy   213     30501      1901     10443      1759      8631     72894    108882     17.45      7.78  --
1.89/1.91	c  F st   213     30501      1901     10443      1759      8631     72894    108882     17.45      7.78  --
1.99/2.03	c Decided on static restart strategy
3.09/3.19	c  N dy   225     45751      1901     10443      1802     16063     72893    290310     23.83      9.11  --
3.19/3.20	c  S st   225     45751      1901     10443      1802     16063     72893    290310     23.83      9.11  --
3.19/3.27	c  S st   225     46251      1901     10443      1827     16535     72893    295590     23.83      9.11  --
3.19/3.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bin:    285 BRemL:      2 BRemN:      0 CBin:       0 P:  6.8M T:  0.14
3.39/3.42	c Calc non-exist non-lernt bins v-fix:     0 done:   1901 time:  0.00 s
3.39/3.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.42	c Subs w/ non-existent bins:     11 time:  0.01 s
3.39/3.43	c Replacing       14 vars Replaced     4303 lits Time:     0.01 s 
3.39/3.44	c bin-w-bin subsume rem            8 bins  time:  0.00 s
3.49/3.52	c subs with bin:      153  lits-rem:      1686  v-fix:    0  time:  0.08 s
3.49/3.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
4.59/4.63	c lits-rem:      2125  cl-subs:     1506  v-elim:    874  v-fix:    0  time:  1.11 s
4.59/4.63	c learnt bin added due to v-elim: 0
4.59/4.63	c vivif2 --  cl tried    10329 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c vivif2 --  cl tried    14960 cl shrink       12 lits rem         12 time: 0.00
4.79/4.81	c asymm  cl-useful: 2/2194/10329 lits-rem:2 time: 0.17
4.79/4.81	c calculated reachability. Time: 0.00
4.79/4.81	c  N dy   225     46251      1829     10329      2063     14960     71870    264944     23.83      9.11  --
7.18/7.27	c  N dy   227     69377      1829     10329      2102     19279     71870    341202     26.90     10.33  --
7.18/7.28	c  S st   227     69377      1829     10329      2102     19279     71870    341202     26.90     10.33  --
7.28/7.36	c  S st   227     69881      1829     10329      2109     19765     71870    347469     26.90     10.33  --
7.28/7.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.28/7.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:     51 BRemL:      0 BRemN:      0 CBin:       0 P: 10.6M T:  0.20
7.48/7.56	c Calc non-exist non-lernt bins v-fix:     0 done:   1829 time:  0.00 s
7.48/7.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.57	c Subs w/ non-existent bins:      0 time:  0.01 s
7.48/7.58	c Replacing        3 vars Replaced     1997 lits Time:     0.01 s 
7.48/7.58	c bin-w-bin subsume rem            1 bins  time:  0.00 s
7.60/7.67	c subs with bin:      128  lits-rem:      1053  v-fix:    0  time:  0.09 s
7.60/7.67	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.80/8.81	c ORs :    336 avg-s:  5.9 cl-sh:  1622 l-rem:   7892 b-add:     76 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
9.39/9.47	c Added 19 vars  tried: 80000 time: 0.66
9.49/9.51	c ORs :     19 avg-s:  0.0 cl-sh: 10756 l-rem:  10756 b-add:     38 v-rep:   0 cl-rem: 4 avg s: 3.8 T:    0.70
9.49/9.52	c lits-rem:      2835  cl-subs:     1881  v-elim:    621  v-fix:    0  time:  1.85 s
9.49/9.52	c learnt bin added due to v-elim: 0
9.49/9.52	c vivif2 --  cl tried    10320 cl shrink        0 lits rem          0 time: 0.00
9.49/9.53	c vivif2 --  cl tried    17701 cl shrink      348 lits rem        647 time: 0.01
9.69/9.70	c asymm  cl-useful: 2/2003/10320 lits-rem:2 time: 0.17
9.69/9.70	c calculated reachability. Time: 0.00
9.69/9.70	c  N dy   227     69881      1835     10320      2265     17699     71732    288837     26.90     10.33  --
9.69/9.70	c  F st   227     69881      1835     10320      2265     17699     71732    288837     26.90     10.33  --
9.90/9.92	c Decided on static restart strategy
15.09/15.17	c  N dy   234    104822      1835     10320      2330     16787     71732    231681     27.86     11.39  --
15.09/15.18	c  S st   234    104822      1835     10320      2330     16787     71732    231681     27.86     11.39  --
15.19/15.25	c  S st   234    105324      1835     10320      2334     17281     71732    238664     27.86     11.39  --
15.19/15.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.19/15.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.40/15.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     27 BRemL:      8 BRemN:      0 CBin:       0 P: 10.7M T:  0.17
15.40/15.42	c Calc non-exist non-lernt bins v-fix:     0 done:   1835 time:  0.00 s
15.40/15.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.40/15.43	c Subs w/ non-existent bins:     30 time:  0.01 s
15.40/15.43	c bin-w-bin subsume rem           78 bins  time:  0.00 s
15.40/15.48	c subs with bin:      401  lits-rem:       538  v-fix:    0  time:  0.05 s
15.40/15.48	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
16.09/16.10	c ORs :    347 avg-s:  5.6 cl-sh:     2 l-rem:      2 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
16.59/16.62	c Added 19 vars  tried: 80000 time: 0.52
16.59/16.65	c ORs :     19 avg-s:  0.0 cl-sh:  8622 l-rem:   8622 b-add:     38 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    0.55
16.59/16.65	c lits-rem:      1043  cl-subs:     1114  v-elim:    614  v-fix:    0  time:  1.17 s
16.59/16.65	c learnt bin added due to v-elim: 0
16.59/16.65	c vivif2 --  cl tried    10329 cl shrink        0 lits rem          0 time: 0.00
16.59/16.66	c vivif2 --  cl tried    15746 cl shrink        0 lits rem          0 time: 0.00
16.69/16.79	c asymm  cl-useful: 12/1995/10329 lits-rem:19 time: 0.13
16.69/16.79	c calculated reachability. Time: 0.00
16.69/16.79	c  N dy   234    105324      1851     10327      2315     15746     71569    210294     27.86     11.39  --
26.18/26.21	c  N dy   235    157987      1851     10327      2388     23330     71569    327833     27.72     10.78  --
26.18/26.22	c  S st   235    157987      1851     10327      2388     23330     71569    327833     27.72     10.78  --
26.29/26.31	c  S st   235    158488      1851     10327      2394     23824     71569    335105     27.72     10.78  --
26.29/26.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.29/26.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.48/26.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     15 BRemL:      2 BRemN:      0 CBin:       0 P: 17.6M T:  0.29
26.48/26.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1851 time:  0.00 s
26.48/26.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.58/26.61	c Subs w/ non-existent bins:      3 time:  0.01 s
26.58/26.61	c bin-w-bin subsume rem            1 bins  time:  0.00 s
26.58/26.69	c subs with bin:      361  lits-rem:       584  v-fix:    0  time:  0.07 s
26.58/26.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
27.58/27.60	c ORs :    361 avg-s:  5.4 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
28.08/28.12	c Added 19 vars  tried: 80000 time: 0.52
28.08/28.14	c ORs :     19 avg-s:  0.0 cl-sh:  7769 l-rem:   7769 b-add:     38 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.54
28.08/28.15	c lits-rem:      1322  cl-subs:     1731  v-elim:    620  v-fix:    0  time:  1.46 s
28.08/28.15	c learnt bin added due to v-elim: 0
28.08/28.15	c vivif2 --  cl tried    10315 cl shrink        0 lits rem          0 time: 0.00
28.08/28.16	c vivif2 --  cl tried    21752 cl shrink      278 lits rem        330 time: 0.01
28.28/28.33	c asymm  cl-useful: 124/2635/10315 lits-rem:133 time: 0.17
28.28/28.33	c calculated reachability. Time: 0.00
28.28/28.33	c  N dy   235    158488      1859     10315      2443     21752     71260    298128     27.72     10.78  --
42.99/43.08	c  N dy   236    237732      1859     10315      2505     26996     71259    368834     25.24     10.98  --
42.99/43.09	c  S st   236    237732      1859     10315      2505     26996     71259    368834     25.24     10.98  --
43.09/43.19	c  S st   236    238232      1859     10315      2513     27488     71259    377146     25.24     10.98  --
43.09/43.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.09/43.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.49/43.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     32 BRemL:     18 BRemN:      0 CBin:       0 P: 23.6M T:  0.36
43.49/43.55	c Calc non-exist non-lernt bins v-fix:     0 done:   1859 time:  0.00 s
43.49/43.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.49/43.56	c Subs w/ non-existent bins:      0 time:  0.01 s
43.49/43.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.66	c subs with bin:      346  lits-rem:      4154  v-fix:    0  time:  0.09 s
43.59/43.66	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
44.49/44.57	c ORs :    383 avg-s:  5.1 cl-sh:     2 l-rem:      2 b-add:      1 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.01
44.99/45.03	c Added 19 vars  tried: 80000 time: 0.46
44.99/45.06	c ORs :     19 avg-s:  0.0 cl-sh:  8524 l-rem:   8524 b-add:     38 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    0.49
44.99/45.07	c lits-rem:      1481  cl-subs:     1650  v-elim:    636  v-fix:    0  time:  1.41 s
44.99/45.07	c learnt bin added due to v-elim: 0
44.99/45.07	c vivif2 --  cl tried    10281 cl shrink        0 lits rem          0 time: 0.00
44.99/45.08	c vivif2 --  cl tried    25515 cl shrink      996 lits rem       1334 time: 0.01
45.19/45.25	c asymm  cl-useful: 8/1237/10281 lits-rem:8 time: 0.17
45.19/45.25	c calculated reachability. Time: 0.00
45.19/45.25	c  N dy   236    238232      1851     10281      2566     25515     70924    335632     25.24     10.98  --
70.99/71.05	c  N dy   237    357349      1851     10281      2606     29679     70924    344531     25.90     11.42  --
70.99/71.07	c  S st   237    357349      1851     10281      2606     29679     70924    344531     25.90     11.42  --
70.99/71.07	c Finding binary XORs  T:     0.00 s  found:       0
71.09/71.16	c  S st   237    357850      1851     10281      2610     30171     70924    351913     25.90     11.42  --
71.09/71.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.09/71.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.59/71.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     13 BRemL:      5 BRemN:      0 CBin:       0 P: 31.9M T:  0.45
71.59/71.62	c Calc non-exist non-lernt bins v-fix:     0 done:   1851 time:  0.00 s
71.59/71.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.59/71.63	c Subs w/ non-existent bins:      4 time:  0.01 s
71.59/71.63	c Replacing        1 vars Replaced      527 lits Time:     0.00 s 
71.59/71.64	c bin-w-bin subsume rem            1 bins  time:  0.00 s
71.69/71.71	c subs with bin:      219  lits-rem:       343  v-fix:    0  time:  0.07 s
71.69/71.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
72.49/72.50	c ORs :    397 avg-s:  4.9 cl-sh:     1 l-rem:      5 b-add:      1 v-rep:   0 cl-rem: 5 avg s: 5.4 T:    0.01
72.88/72.97	c Added 19 vars  tried: 80000 time: 0.47
72.88/72.99	c ORs :     19 avg-s:  0.0 cl-sh:  6459 l-rem:   6459 b-add:     38 v-rep:   0 cl-rem: 13 avg s: 5.5 T:    0.49
72.99/73.00	c lits-rem:      1550  cl-subs:     1549  v-elim:    610  v-fix:    0  time:  1.29 s
72.99/73.00	c learnt bin added due to v-elim: 0
72.99/73.00	c vivif2 --  cl tried    10291 cl shrink        0 lits rem          0 time: 0.00
72.99/73.01	c vivif2 --  cl tried    28388 cl shrink       13 lits rem         13 time: 0.01
73.09/73.17	c asymm  cl-useful: 1/1052/10291 lits-rem:1 time: 0.16
73.09/73.17	c calculated reachability. Time: 0.00
73.09/73.17	c  N dy   237    357850      1867     10291      2653     28388     70957    324285     25.90     11.42  --
117.79/117.88	c  N dy   238    536775      1867     10291      2692     36249     70957    429422     26.68     11.82  --
117.79/117.89	c  S st   238    536775      1867     10291      2692     36249     70957    429422     26.68     11.82  --
117.99/118.02	c  S st   238    537275      1867     10291      2696     36741     70957    438164     26.68     11.82  --
117.99/118.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.99/118.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.49/118.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      6 BRemL:      6 BRemN:      0 CBin:       0 P: 40.4M T:  0.55
118.49/118.57	c Calc non-exist non-lernt bins v-fix:     0 done:   1867 time:  0.00 s
118.49/118.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.49/118.59	c Subs w/ non-existent bins:      0 time:  0.01 s
118.59/118.60	c bin-w-bin subsume rem            1 bins  time:  0.00 s
118.59/118.69	c subs with bin:      191  lits-rem:       356  v-fix:    0  time:  0.09 s
118.59/118.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
119.59/119.67	c ORs :    406 avg-s:  4.7 cl-sh:    83 l-rem:     83 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 5.5 T:    0.02
120.19/120.28	c Added 19 vars  tried: 80000 time: 0.61
120.19/120.29	c ORs :     19 avg-s:  0.0 cl-sh:  2970 l-rem:   2970 b-add:     40 v-rep:   1 cl-rem: 4 avg s: 6.8 T:    0.62
120.29/120.30	c lits-rem:      1565  cl-subs:     2448  v-elim:    608  v-fix:    0  time:  1.61 s
120.29/120.30	c learnt bin added due to v-elim: 0
120.29/120.30	c vivif2 --  cl tried    10308 cl shrink        0 lits rem          0 time: 0.00
120.29/120.31	c vivif2 --  cl tried    34090 cl shrink       12 lits rem         13 time: 0.01
120.39/120.47	c asymm  cl-useful: 2/558/10308 lits-rem:2 time: 0.16
120.39/120.48	c calculated reachability. Time: 0.00
120.39/120.48	c  N dy   238    537275      1886     10308      2736     34090     70743    398461     26.68     11.82  --
120.39/120.48	c  F st   238    537275      1886     10308      2736     34090     70743    398461     26.68     11.82  --
120.39/120.48	c Replacing        1 vars Replaced        9 lits Time:     0.00 s 
120.79/120.82	c Decided on static restart strategy
192.89/192.92	c  N dy   245    805912      1885     10308      2775     57446     70739    841834     25.52     12.54  --
192.89/192.96	c  S st   245    805912      1885     10308      2775     57446     70739    841834     25.52     12.54  --
193.09/193.12	c  S st   245    806415      1885     10308      2775     57945     70739    851647     25.52     12.54  --
193.09/193.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
193.09/193.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.99/194.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     13 BRemL:      5 BRemN:      0 CBin:       0 P: 60.0M T:  0.89
193.99/194.01	c Calc non-exist non-lernt bins v-fix:     0 done:   1885 time:  0.00 s
193.99/194.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.99/194.04	c Subs w/ non-existent bins:      0 time:  0.03 s
193.99/194.06	c bin-w-bin subsume rem            3 bins  time:  0.00 s
194.19/194.26	c subs with bin:      254  lits-rem:       289  v-fix:    0  time:  0.21 s
194.19/194.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
195.70/195.80	c ORs :    416 avg-s:  4.6 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 9 avg s: 5.9 T:    0.04
196.39/196.49	c Added 2 vars  tried: 80000 time: 0.69
196.39/196.49	c ORs :      2 avg-s:  0.0 cl-sh:   205 l-rem:    205 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.69
196.49/196.50	c lits-rem:      2151  cl-subs:     5589  v-elim:    609  v-fix:    0  time:  2.24 s
196.49/196.50	c learnt bin added due to v-elim: 0
196.49/196.51	c vivif2 --  cl tried    10301 cl shrink        0 lits rem          0 time: 0.00
196.49/196.52	c vivif2 --  cl tried    52096 cl shrink        6 lits rem          7 time: 0.02
196.59/196.62	c asymm  cl-useful: 0/186/10301 lits-rem:0 time: 0.09
196.59/196.62	c calculated reachability. Time: 0.00
196.59/196.62	c  N dy   245    806415      1881     10301      2779     52096     70560    751732     25.52     12.54  --
335.60/335.68	c  N dy   246   1209622      1881     10301      2795     68276     70560    977367     27.87     13.55  --
335.69/335.72	c  S st   246   1209622      1881     10301      2795     68276     70560    977367     27.87     13.55  --
335.89/335.93	c  S st   246   1210125      1881     10301      2796     68776     70560    986377     27.87     13.55  --
335.89/335.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
335.89/335.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.79/336.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  0.95
336.79/336.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1881 time:  0.00 s
336.79/336.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.89/336.92	c Subs w/ non-existent bins:      0 time:  0.03 s
336.89/336.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.19/337.20	c subs with bin:      134  lits-rem:       305  v-fix:    0  time:  0.26 s
337.19/337.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
338.39/338.41	c ORs :    416 avg-s:  4.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 9 avg s: 5.2 T:    0.05
338.89/338.91	c Added 0 vars  tried: 80000 time: 0.51
338.89/338.91	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.51
338.89/338.93	c lits-rem:      1229  cl-subs:     5164  v-elim:    603  v-fix:    0  time:  1.73 s
338.89/338.93	c learnt bin added due to v-elim: 0
338.89/338.94	c vivif2 --  cl tried    10299 cl shrink        0 lits rem          0 time: 0.00
338.89/338.96	c vivif2 --  cl tried    63469 cl shrink       12 lits rem         17 time: 0.02
338.99/339.05	c asymm  cl-useful: 0/156/10299 lits-rem:0 time: 0.09
338.99/339.05	c calculated reachability. Time: 0.00
338.99/339.05	c  N dy   246   1210125      1879     10299      2794     63469     70550    894425     27.87     13.55  --
538.20/538.26	c  N dy   247   1710126      1879     10299      2818     95385     70550   1704950     28.38     13.62  --
538.30/538.33	c  S st   247   1710126      1879     10299      2818     95385     70550   1704950     28.38     13.62  --
538.30/538.33	c Finding binary XORs  T:     0.00 s  found:       0
538.50/538.58	c  S st   247   1710626      1879     10299      2819     95883     70550   1713700     28.38     13.62  --
538.50/538.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
538.50/538.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.70/539.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.14
539.70/539.73	c Calc non-exist non-lernt bins v-fix:     0 done:   1879 time:  0.00 s
539.70/539.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.70/539.78	c Subs w/ non-existent bins:      0 time:  0.05 s
539.80/539.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
540.31/540.36	c subs with bin:      198  lits-rem:       260  v-fix:    0  time:  0.54 s
540.31/540.36	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
543.81/543.80	c ORs :    416 avg-s:  4.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 4.7 T:    0.12
544.21/544.24	c Added 5 vars  tried: 80000 time: 0.44
544.21/544.29	c ORs :      5 avg-s:  0.0 cl-sh:  4221 l-rem:   4221 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
544.31/544.32	c lits-rem:       981  cl-subs:     8700  v-elim:    601  v-fix:    0  time:  3.96 s
544.31/544.32	c learnt bin added due to v-elim: 0
544.31/544.32	c vivif2 --  cl tried    10304 cl shrink        0 lits rem          0 time: 0.00
544.31/544.36	c vivif2 --  cl tried    86978 cl shrink        2 lits rem          6 time: 0.04
544.41/544.46	c asymm  cl-useful: 0/111/10304 lits-rem:0 time: 0.11
544.41/544.47	c calculated reachability. Time: 0.00
544.41/544.47	c  N dy   247   1710626      1884     10304      2831     86978     70457   1509659     28.38     13.62  --
771.71/771.74	c  N dy   248   2210627      1884     10304      2842    103028     70457   1819725     32.30     13.68  --
771.81/771.82	c  S st   248   2210627      1884     10304      2842    103028     70457   1819725     32.30     13.68  --
772.01/772.08	c  S st   248   2211128      1884     10304      2842    103528     70457   1830257     32.30     13.68  --
772.01/772.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.01/772.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
773.22/773.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      4 BRemL:      2 BRemN:      0 CBin:       0 P: 60.0M T:  1.14
773.22/773.23	c Calc non-exist non-lernt bins v-fix:     0 done:   1884 time:  0.00 s
773.22/773.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
773.22/773.29	c Subs w/ non-existent bins:      0 time:  0.06 s
773.32/773.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.91/773.93	c subs with bin:       98  lits-rem:       469  v-fix:    0  time:  0.61 s
773.91/773.93	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
776.91/776.93	c ORs :    419 avg-s:  4.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 11 avg s: 7.8 T:    0.14
777.51/777.57	c Added 1 vars  tried: 80000 time: 0.63
777.51/777.57	c ORs :      1 avg-s:  0.0 cl-sh:   108 l-rem:    108 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.63
777.62/777.60	c lits-rem:      1028  cl-subs:     5443  v-elim:    601  v-fix:    0  time:  3.67 s
777.62/777.60	c learnt bin added due to v-elim: 0
777.62/777.60	c vivif2 --  cl tried    10303 cl shrink        0 lits rem          0 time: 0.00
777.62/777.65	c vivif2 --  cl tried    97976 cl shrink       30 lits rem         31 time: 0.04
777.72/777.76	c asymm  cl-useful: 0/94/10303 lits-rem:0 time: 0.11
777.72/777.76	c calculated reachability. Time: 0.00
777.72/777.76	c  N dy   248   2211128      1883     10303      2844     97976     70404   1705401     32.30     13.68  --
1024.31/1024.35	c  N dy   249   2711128      1883     10303      2871    121392     70404   2222528     31.39     13.96  --
1024.41/1024.45	c  S st   249   2711128      1883     10303      2871    121392     70404   2222528     31.39     13.96  --
1024.71/1024.79	c  S st   249   2711630      1883     10303      2873    121890     70404   2231086     31.39     13.96  --
1024.81/1024.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1024.81/1024.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1026.01/1026.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:     11 BRemN:      0 CBin:       0 P: 60.0M T:  1.21
1026.01/1026.01	c Calc non-exist non-lernt bins v-fix:     0 done:   1883 time:  0.00 s
1026.01/1026.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1026.01/1026.08	c Subs w/ non-existent bins:      0 time:  0.07 s
1026.11/1026.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.81/1026.87	c subs with bin:      158  lits-rem:       441  v-fix:    0  time:  0.74 s
1026.81/1026.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1031.82/1031.87	c ORs :    419 avg-s:  4.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 6.1 T:    0.15
1032.31/1032.30	c Added 7 vars  tried: 80000 time: 0.43
1032.41/1032.41	c ORs :      7 avg-s:  0.0 cl-sh:  4899 l-rem:   4899 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
1032.41/1032.45	c lits-rem:       231  cl-subs:     9696  v-elim:    599  v-fix:    0  time:  5.58 s
1032.41/1032.45	c learnt bin added due to v-elim: 0
1032.41/1032.46	c vivif2 --  cl tried    10309 cl shrink        0 lits rem          0 time: 0.00
1032.51/1032.51	c vivif2 --  cl tried   112028 cl shrink        8 lits rem         12 time: 0.05
1032.61/1032.62	c asymm  cl-useful: 0/82/10309 lits-rem:0 time: 0.11
1032.61/1032.63	c calculated reachability. Time: 0.00
1032.61/1032.63	c  N dy   249   2711630      1889     10309      2878    112028     70396   1999486     31.39     13.96  --
1032.61/1032.63	c  F st   249   2711630      1889     10309      2878    112028     70396   1999486     31.39     13.96  --
1033.61/1033.60	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.91 5/189 9839
/proc/meminfo: memFree=13553332/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=22272 CPUtime=0 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 785 0 0 0 0 0 0 0 25 0 1 0 450228126 22806528 725 33554432000 4194304 4797429 140735659186800 18446744073709551615 212039352439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 5568 729 341 148 0 497 0

[startup+0.071153 s]
/proc/loadavg: 3.76 3.95 3.91 5/189 9839
/proc/meminfo: memFree=13553332/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=30920 CPUtime=0.06 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 1382 0 0 0 6 0 0 0 25 0 1 0 450228126 31662080 1264 33554432000 4194304 4797429 140735659186800 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 7730 1264 372 148 0 2659 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30920

[startup+0.100149 s]
/proc/loadavg: 3.76 3.95 3.91 5/189 9839
/proc/meminfo: memFree=13553332/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=31052 CPUtime=0.09 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 1402 0 0 0 9 0 0 0 25 0 1 0 450228126 31797248 1283 33554432000 4194304 4797429 140735659186800 18446744073709551615 4427200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 7763 1283 372 148 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31052

[startup+0.300112 s]
/proc/loadavg: 3.76 3.95 3.91 5/189 9839
/proc/meminfo: memFree=13553332/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=132680 CPUtime=0.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 2265 0 0 0 29 0 0 0 25 0 1 0 450228126 135864320 1970 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 33170 1970 408 148 0 28099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132680

[startup+0.701041 s]
/proc/loadavg: 3.76 3.95 3.91 5/189 9839
/proc/meminfo: memFree=13553332/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=133428 CPUtime=0.69 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 2945 0 0 0 69 0 0 0 25 0 1 0 450228126 136630272 2163 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425844 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 33357 2163 408 148 0 28286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133428

[startup+1.5009 s]
/proc/loadavg: 3.76 3.95 3.91 5/190 9840
/proc/meminfo: memFree=13542004/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=134728 CPUtime=1.49 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 3798 0 0 0 149 0 0 0 25 0 1 0 450228126 137961472 2458 33554432000 4194304 4797429 140735659186800 18446744073709551615 4519247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 33682 2458 413 148 0 28611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134728

[startup+3.10061 s]
/proc/loadavg: 3.76 3.95 3.91 5/190 9840
/proc/meminfo: memFree=13538788/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=135628 CPUtime=3.09 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 4501 0 0 0 309 0 0 0 25 0 1 0 450228126 138883072 2752 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 33907 2752 414 148 0 28836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135628

[startup+6.30104 s]
/proc/loadavg: 3.78 3.95 3.91 5/190 9840
/proc/meminfo: memFree=13531624/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=137980 CPUtime=6.28 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 5874 0 0 0 628 0 0 0 25 0 1 0 450228126 141291520 3148 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 34495 3148 414 148 0 29424 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 137980

[startup+12.7009 s]
/proc/loadavg: 3.80 3.95 3.91 5/190 9868
/proc/meminfo: memFree=13587124/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=139536 CPUtime=12.69 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 7516 0 0 0 1268 1 0 0 25 0 1 0 450228126 142884864 3642 33554432000 4194304 4797429 140735659186800 18446744073709551615 4423573 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 34884 3642 417 148 0 29813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139536

[startup+25.5006 s]
/proc/loadavg: 3.84 3.95 3.91 5/190 9869
/proc/meminfo: memFree=13575452/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=141644 CPUtime=25.48 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 10626 0 0 0 2547 1 0 0 25 0 1 0 450228126 145043456 4104 33554432000 4194304 4797429 140735659186800 18446744073709551615 4415756 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 35411 4104 417 148 0 30340 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141644

[startup+51.101 s]
/proc/loadavg: 3.89 3.95 3.91 5/190 9869
/proc/meminfo: memFree=13563752/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=144304 CPUtime=51.08 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 15792 0 0 0 5106 2 0 0 25 0 1 0 450228126 147767296 5066 33554432000 4194304 4797429 140735659186800 18446744073709551615 4404790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 36076 5066 417 148 0 31005 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144304

[startup+102.307 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 9871
/proc/meminfo: memFree=13544980/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=149000 CPUtime=102.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 25712 0 0 0 10225 4 0 0 25 0 1 0 450228126 152576000 6210 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 37250 6210 417 148 0 32179 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 149000

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9872
/proc/meminfo: memFree=13526960/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=152996 CPUtime=162.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 36007 0 0 0 16222 7 0 0 25 0 1 0 450228126 156667904 7657 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 38249 7657 417 148 0 33178 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152996

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9874
/proc/meminfo: memFree=13510072/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=159148 CPUtime=222.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 45478 0 0 0 22220 9 0 0 25 0 1 0 450228126 162967552 8375 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 39787 8375 417 148 0 34716 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159148

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9876
/proc/meminfo: memFree=13501980/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=161424 CPUtime=282.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 54103 0 0 0 28218 11 0 0 25 0 1 0 450228126 165298176 9281 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 40356 9281 417 148 0 35285 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 161424

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9877
/proc/meminfo: memFree=13492528/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=163716 CPUtime=342.29 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 61505 0 0 0 34215 14 0 0 25 0 1 0 450228126 167645184 10236 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 40929 10236 417 148 0 35858 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 163716

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9879
/proc/meminfo: memFree=13483952/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=166148 CPUtime=402.3 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 68383 0 0 0 40214 16 0 0 25 0 1 0 450228126 170135552 10860 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 41537 10860 417 148 0 36466 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 166148

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 9880
/proc/meminfo: memFree=13469524/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=167948 CPUtime=462.3 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 75763 0 0 0 46211 19 0 0 25 0 1 0 450228126 171978752 11324 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 41987 11324 417 148 0 36916 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167948

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 9882
/proc/meminfo: memFree=13460308/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=169268 CPUtime=522.3 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 82683 0 0 0 52208 22 0 0 25 0 1 0 450228126 173330432 10706 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 42317 10706 417 148 0 37246 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169268

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 9884
/proc/meminfo: memFree=13447624/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=176776 CPUtime=582.3 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 88681 0 0 0 58207 23 0 0 25 0 1 0 450228126 181018624 13841 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 44194 13841 417 148 0 39123 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 176776

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 9885
/proc/meminfo: memFree=13451192/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=178920 CPUtime=642.31 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 95381 0 0 0 64204 27 0 0 25 0 1 0 450228126 183214080 13100 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 44730 13100 417 148 0 39659 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 178920

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 9887
/proc/meminfo: memFree=13438132/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=180000 CPUtime=702.31 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 101589 0 0 0 70202 29 0 0 25 0 1 0 450228126 184320000 13782 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 45000 13782 417 148 0 39929 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 180000

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 9888
/proc/meminfo: memFree=13431276/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=180768 CPUtime=762.31 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 107651 0 0 0 76200 31 0 0 25 0 1 0 450228126 185106432 13925 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 45192 13925 417 148 0 40121 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 180768

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9890
/proc/meminfo: memFree=13419440/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=185052 CPUtime=822.31 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 113015 0 0 0 82197 34 0 0 25 0 1 0 450228126 189493248 16195 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 46263 16195 417 148 0 41192 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185052

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9892
/proc/meminfo: memFree=13405272/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=186104 CPUtime=882.31 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 119329 0 0 0 88195 36 0 0 25 0 1 0 450228126 190570496 16477 33554432000 4194304 4797429 140735659186800 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 46526 16477 417 148 0 41455 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 186104

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9893
/proc/meminfo: memFree=13403628/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=187544 CPUtime=942.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 124926 0 0 0 94193 39 0 0 25 0 1 0 450228126 192045056 16089 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 46886 16089 417 148 0 41815 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 187544

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 9895
/proc/meminfo: memFree=13393312/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=189992 CPUtime=1002.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 130886 0 0 0 100191 41 0 0 25 0 1 0 450228126 194551808 15748 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 47498 15748 417 148 0 42427 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 189992

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 9896
/proc/meminfo: memFree=13380384/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=195848 CPUtime=1062.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 136718 0 0 0 106189 43 0 0 25 0 1 0 450228126 200548352 18009 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 48962 18009 417 148 0 43891 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 195848

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9898
/proc/meminfo: memFree=13372424/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=196036 CPUtime=1122.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 141326 0 0 0 112186 46 0 0 25 0 1 0 450228126 200740864 19304 33554432000 4194304 4797429 140735659186800 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 49009 19304 417 148 0 43938 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 196036

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9900
/proc/meminfo: memFree=13366204/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=196992 CPUtime=1182.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 146856 0 0 0 118183 49 0 0 25 0 1 0 450228126 201719808 18192 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 49248 18192 417 148 0 44177 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 196992

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9901
/proc/meminfo: memFree=13368028/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=197168 CPUtime=1242.32 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 151491 0 0 0 124182 50 0 0 25 0 1 0 450228126 201900032 19345 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 49292 19345 417 148 0 44221 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 197168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/186 9905
/proc/meminfo: memFree=13497752/32951124 swapFree=67111528/67111528
[pid=9839] ppid=9837 vsize=198692 CPUtime=1300.03 cores=5,7
/proc/9839/stat : 9839 (techdemo) R 9837 9839 9597 0 -1 4202496 155944 0 0 0 129951 52 0 0 25 0 1 0 450228126 203460608 20128 33554432000 4194304 4797429 140735659186800 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9839/statm: 49673 20128 417 148 0 44602 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198692

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.04
CPU user time (s): 1299.51
CPU system time (s): 0.529919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 305648

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

runsolver used 2.15567 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-23 19:01:59
IDJOB=3265762
IDBENCH=85805
IDSOLVER=1585
FILE ID=node146/3265762-1303578119
RUNJOBID= node146-1303576815-9618
PBS_JOBID= 13150323
Free space on /tmp= 72448 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265762-1303578119/watcher-3265762-1303578119 -o /tmp/evaluation-result-3265762-1303578119/solver-3265762-1303578119 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3265762-1303578119.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1799463795

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      13554480 kB
Buffers:       2068364 kB
Cached:       16647424 kB
SwapCached:          0 kB
Active:        9747812 kB
Inactive:      9118292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13554480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25660 kB
Writeback:           0 kB
AnonPages:      149376 kB
Mapped:          16408 kB
Slab:           467476 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   653440 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= 72460 MiB
End job on node146 at 2011-04-23 19:23:41