Trace number 3173350

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3173350-1301794079.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     41  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     284 undec:      59 neg:     257
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       582      2542         0         0      7755         0   no data   no data  --
0.06/0.08	c Decided on static restart strategy
2.19/2.29	c  N dy     7     30001       582      2542         0     10532      7755    193409     26.69     17.36  --
2.29/2.31	c  S st     7     30001       582      2542         0     10532      7755    193409     26.69     17.36  --
2.29/2.35	c  S st     7     30502       582      2542         0     11033      7755    204605     26.69     17.36  --
2.29/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.29/2.37	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
2.29/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.37	c Subs w/ non-existent bins:      0 time:  0.00 s
2.29/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:       118  cl-subs:      853  v-elim:     13  v-fix:    0  time:  0.18 s
2.49/2.56	c learnt bin added due to v-elim: 0
2.49/2.56	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c vivif2 --  cl tried    10180 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
2.49/2.58	c calculated reachability. Time: 0.00
2.49/2.58	c  N dy     7     30502       582      2542         0     10180      7755    188015     26.69     17.36  --
2.49/2.58	c  F st     7     30502       582      2542         0     10180      7755    188015     26.69     17.36  --
2.69/2.73	c Decided on static restart strategy
3.79/3.85	c  N dy    14     45753       582      2542         0     17439      7755    347916     27.00     17.24  --
3.79/3.87	c  S st    14     45753       582      2542         0     17439      7755    347916     27.00     17.24  --
3.89/3.92	c  S st    14     46254       582      2542         0      9170      7755    112241     27.00     17.24  --
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.89/3.94	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
3.89/3.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.94	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.99/4.00	c lits-rem:         8  cl-subs:      219  v-elim:     13  v-fix:    0  time:  0.05 s
3.99/4.00	c learnt bin added due to v-elim: 0
3.99/4.00	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
3.99/4.00	c vivif2 --  cl tried     8951 cl shrink        0 lits rem          0 time: 0.00
3.99/4.02	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
3.99/4.02	c calculated reachability. Time: 0.00
3.99/4.02	c  N dy    14     46254       582      2542         0      8951      7755    110130     27.00     17.24  --
6.69/6.72	c  N dy    15     69382       582      2542         0     11044      7755    128240     24.96     17.61  --
6.69/6.73	c  S st    15     69382       582      2542         0     11044      7755    128240     24.96     17.61  --
6.69/6.77	c  S st    15     69884       582      2542         0     11545      7755    139177     24.96     17.61  --
6.69/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.69/6.79	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
6.69/6.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.79	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.79/6.89	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
7.39/7.40	c Added 6 vars  tried: 80000 time: 0.51
7.39/7.40	c ORs :      6 avg-s:  0.0 cl-sh:   586 l-rem:    586 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
7.39/7.41	c lits-rem:        15  cl-subs:      183  v-elim:     13  v-fix:    0  time:  0.61 s
7.39/7.41	c learnt bin added due to v-elim: 0
7.39/7.41	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c vivif2 --  cl tried    11362 cl shrink        0 lits rem          0 time: 0.00
7.39/7.43	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.02
7.39/7.43	c calculated reachability. Time: 0.00
7.39/7.43	c  N dy    15     69884       588      2548        12     11362      7797    136459     24.96     17.61  --
7.39/7.43	c  F st    15     69884       588      2548        12     11362      7797    136459     24.96     17.61  --
7.59/7.61	c Decided on static restart strategy
11.69/11.72	c  N dy    22    104828       588      2548        12     21171      7797    369335     27.89     17.93  --
11.69/11.73	c  S st    22    104828       588      2548        12     21171      7797    369335     27.89     17.93  --
11.79/11.81	c  S st    22    105333       588      2548        12     21676      7797    380842     27.89     17.93  --
11.79/11.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
11.79/11.86	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
11.79/11.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.86	c Subs w/ non-existent bins:      0 time:  0.00 s
11.79/11.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.48/12.52	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
12.98/13.01	c Added 6 vars  tried: 80000 time: 0.49
12.98/13.05	c ORs :      6 avg-s:  0.0 cl-sh:  7494 l-rem:   7494 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
12.98/13.06	c lits-rem:       287  cl-subs:     1104  v-elim:     16  v-fix:    0  time:  1.19 s
12.98/13.06	c learnt bin added due to v-elim: 0
12.98/13.06	c vivif2 --  cl tried     2554 cl shrink        0 lits rem          0 time: 0.00
12.98/13.06	c vivif2 --  cl tried    20572 cl shrink        0 lits rem          0 time: 0.00
13.09/13.10	c asymm  cl-useful: 0/2554/2554 lits-rem:0 time: 0.04
13.09/13.10	c calculated reachability. Time: 0.00
13.09/13.10	c  N dy    22    105333       594      2554        24     20572      7839    344433     27.89     17.93  --
19.89/19.90	c  N dy    23    158000       594      2554        24     28269      7839    567226     30.06     18.72  --
19.89/19.92	c  S st    23    158000       594      2554        24     28269      7839    567226     30.06     18.72  --
19.99/20.01	c  S st    23    158503       594      2554        24     28772      7839    579230     30.06     18.72  --
19.99/20.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.06
19.99/20.08	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
19.99/20.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.09	c Subs w/ non-existent bins:      0 time:  0.00 s
19.99/20.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.29/21.36	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
21.79/21.81	c Added 7 vars  tried: 80000 time: 0.45
21.90/21.93	c ORs :      7 avg-s:  0.0 cl-sh: 12616 l-rem:  12616 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
21.90/21.94	c lits-rem:       837  cl-subs:     1590  v-elim:     16  v-fix:    0  time:  1.84 s
21.90/21.94	c learnt bin added due to v-elim: 0
21.90/21.94	c vivif2 --  cl tried     2561 cl shrink        0 lits rem          0 time: 0.00
21.90/21.94	c vivif2 --  cl tried    27182 cl shrink        0 lits rem          0 time: 0.00
21.90/21.99	c asymm  cl-useful: 0/2561/2561 lits-rem:0 time: 0.04
21.90/21.99	c calculated reachability. Time: 0.00
21.90/21.99	c  N dy    23    158503       601      2561        38     27182      7888    522251     30.06     18.72  --
33.69/33.71	c  N dy    24    237754       601      2561        38     32401      7888    668132     34.37     20.66  --
33.69/33.73	c  S st    24    237754       601      2561        38     32401      7888    668132     34.37     20.66  --
33.79/33.85	c  S st    24    238255       601      2561        38     32901      7888    679003     34.37     20.66  --
33.79/33.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.89/33.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.08
33.89/33.93	c Calc non-exist non-lernt bins v-fix:     0 done:    601 time:  0.00 s
33.89/33.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.89/33.93	c Subs w/ non-existent bins:      0 time:  0.01 s
33.89/33.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.69/35.75	c ORs :     19 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
36.20/36.23	c Added 7 vars  tried: 80000 time: 0.48
36.30/36.31	c ORs :      7 avg-s:  0.0 cl-sh:  9572 l-rem:   9572 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
36.30/36.33	c lits-rem:      4226  cl-subs:     2153  v-elim:     19  v-fix:    0  time:  2.38 s
36.30/36.33	c learnt bin added due to v-elim: 0
36.30/36.33	c vivif2 --  cl tried     2568 cl shrink        0 lits rem          0 time: 0.00
36.30/36.33	c vivif2 --  cl tried    30748 cl shrink        0 lits rem          0 time: 0.01
36.30/36.39	c asymm  cl-useful: 0/2568/2568 lits-rem:0 time: 0.05
36.30/36.39	c calculated reachability. Time: 0.00
36.30/36.39	c  N dy    24    238255       608      2568        52     30748      7937    598791     34.37     20.66  --
57.09/57.14	c  N dy    25    357383       608      2568        52     34354      7937    622612     32.52     22.35  --
57.09/57.17	c  S st    25    357383       608      2568        52     34354      7937    622612     32.52     22.35  --
57.19/57.28	c  S st    25    357889       608      2568        52     34860      7937    633970     32.52     22.35  --
57.19/57.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.19/57.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.29/57.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.08
57.29/57.36	c Calc non-exist non-lernt bins v-fix:     0 done:    608 time:  0.00 s
57.29/57.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.29/57.37	c Subs w/ non-existent bins:      0 time:  0.01 s
57.29/57.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.29/57.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.29/57.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.79/58.86	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
59.29/59.31	c Added 7 vars  tried: 80000 time: 0.45
59.29/59.35	c ORs :      7 avg-s:  0.0 cl-sh:  5035 l-rem:   5035 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
59.29/59.35	c lits-rem:       480  cl-subs:     2648  v-elim:     19  v-fix:    0  time:  1.97 s
59.29/59.35	c learnt bin added due to v-elim: 0
59.29/59.36	c vivif2 --  cl tried     2575 cl shrink        0 lits rem          0 time: 0.00
59.29/59.36	c vivif2 --  cl tried    32212 cl shrink        0 lits rem          0 time: 0.01
59.39/59.42	c asymm  cl-useful: 0/2575/2575 lits-rem:0 time: 0.06
59.39/59.42	c calculated reachability. Time: 0.00
59.39/59.42	c  N dy    25    357889       615      2575        66     32212      7986    552188     32.52     22.35  --
95.59/95.67	c  N dy    26    536835       615      2575        66     40044      7986    763243     40.10     24.44  --
95.59/95.70	c  S st    26    536835       615      2575        66     40044      7986    763243     40.10     24.44  --
95.79/95.83	c  S st    26    537337       615      2575        66     40546      7986    774607     40.10     24.44  --
95.79/95.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.79/95.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.89/95.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.11
95.89/95.94	c Calc non-exist non-lernt bins v-fix:     0 done:    615 time:  0.00 s
95.89/95.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.89/95.95	c Subs w/ non-existent bins:      0 time:  0.01 s
95.89/95.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.89/95.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.89/95.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
97.49/97.59	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 36.5 T:    0.02
97.99/98.09	c Added 7 vars  tried: 80000 time: 0.50
98.09/98.14	c ORs :      7 avg-s:  0.0 cl-sh:  5269 l-rem:   5269 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
98.09/98.15	c lits-rem:       767  cl-subs:     1562  v-elim:     20  v-fix:    0  time:  2.18 s
98.09/98.15	c learnt bin added due to v-elim: 0
98.09/98.15	c vivif2 --  cl tried     2582 cl shrink        0 lits rem          0 time: 0.00
98.09/98.16	c vivif2 --  cl tried    38982 cl shrink        2 lits rem          2 time: 0.01
98.19/98.24	c asymm  cl-useful: 0/2582/2582 lits-rem:0 time: 0.08
98.19/98.24	c calculated reachability. Time: 0.00
98.19/98.24	c  N dy    26    537337       622      2582        80     38982      8035    722779     40.10     24.44  --
98.19/98.24	c  F st    26    537337       622      2582        80     38982      8035    722779     40.10     24.44  --
98.59/98.61	c Decided on static restart strategy
161.70/161.71	c  N dy    33    806007       622      2582        80     61354      8035   1430984     37.27     25.62  --
161.70/161.77	c  S st    33    806007       622      2582        80     61354      8035   1430984     37.27     25.62  --
161.89/161.98	c  S st    33    806512       622      2582        80     61859      8035   1442524     37.27     25.62  --
161.89/161.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.89/161.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.19/162.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.22
162.19/162.21	c Calc non-exist non-lernt bins v-fix:     0 done:    622 time:  0.00 s
162.19/162.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.19/162.22	c Subs w/ non-existent bins:      0 time:  0.02 s
162.19/162.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.19/162.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
162.19/162.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
167.20/167.25	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
167.79/167.85	c Added 7 vars  tried: 80000 time: 0.60
167.89/167.98	c ORs :      7 avg-s:  0.0 cl-sh:  8275 l-rem:   8275 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.73
167.99/168.00	c lits-rem:      1904  cl-subs:     5674  v-elim:     21  v-fix:    0  time:  5.74 s
167.99/168.00	c learnt bin added due to v-elim: 0
167.99/168.00	c vivif2 --  cl tried     2589 cl shrink        0 lits rem          0 time: 0.00
167.99/168.02	c vivif2 --  cl tried    56185 cl shrink        0 lits rem          0 time: 0.02
168.09/168.16	c asymm  cl-useful: 0/2589/2589 lits-rem:0 time: 0.14
168.09/168.16	c calculated reachability. Time: 0.00
168.09/168.16	c  N dy    33    806512       629      2589        94     56185      8084   1249947     37.27     25.62  --
285.90/285.97	c  N dy    34   1209768       629      2589        94     73723      8084   1697476     42.52     28.07  --
286.00/286.04	c  S st    34   1209768       629      2589        94     73723      8084   1697476     42.52     28.07  --
286.20/286.28	c  S st    34   1210272       629      2589        94     74227      8084   1708370     42.52     28.07  --
286.20/286.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
286.20/286.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
286.60/286.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.31
286.60/286.60	c Calc non-exist non-lernt bins v-fix:     0 done:    629 time:  0.00 s
286.60/286.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
286.60/286.62	c Subs w/ non-existent bins:      0 time:  0.02 s
286.60/286.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.60/286.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
286.60/286.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
290.40/290.49	c ORs :     47 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
291.60/291.60	c Added 7 vars  tried: 80000 time: 1.11
292.20/292.23	c ORs :      7 avg-s:  0.0 cl-sh: 29300 l-rem:  29300 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.74
292.20/292.26	c lits-rem:         8  cl-subs:     7353  v-elim:     23  v-fix:    0  time:  5.59 s
292.20/292.26	c learnt bin added due to v-elim: 0
292.20/292.26	c vivif2 --  cl tried     2596 cl shrink        0 lits rem          0 time: 0.00
292.20/292.28	c vivif2 --  cl tried    66874 cl shrink        0 lits rem          0 time: 0.02
292.40/292.41	c asymm  cl-useful: 0/2375/2596 lits-rem:0 time: 0.13
292.40/292.42	c calculated reachability. Time: 0.00
292.40/292.42	c  N dy    34   1210272       636      2596       108     66874      8133   1441987     42.52     28.07  --
476.50/476.55	c  N dy    35   1710272       636      2596       108     96713      8133   2558267     44.17     29.49  --
476.60/476.65	c  S st    35   1710272       636      2596       108     96713      8133   2558267     44.17     29.49  --
476.60/476.65	c Finding binary XORs  T:     0.00 s  found:       0
476.90/476.99	c  S st    35   1710783       636      2596       108     97223      8133   2569744     44.17     29.49  --
477.00/477.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
477.00/477.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.31/477.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.38
477.31/477.38	c Calc non-exist non-lernt bins v-fix:     0 done:    636 time:  0.00 s
477.31/477.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.41/477.42	c Subs w/ non-existent bins:      0 time:  0.03 s
477.41/477.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.41/477.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
477.41/477.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
489.90/489.97	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.29
491.80/491.88	c Added 7 vars  tried: 80000 time: 1.91
493.91/493.98	c ORs :      7 avg-s:  0.0 cl-sh: 55132 l-rem:  55132 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    4.01
494.00/494.02	c lits-rem:        48  cl-subs:    10146  v-elim:     23  v-fix:    0  time: 16.54 s
494.00/494.02	c learnt bin added due to v-elim: 0
494.00/494.02	c vivif2 --  cl tried     2602 cl shrink        0 lits rem          0 time: 0.00
494.00/494.05	c vivif2 --  cl tried    87077 cl shrink        0 lits rem          0 time: 0.03
494.10/494.18	c asymm  cl-useful: 0/1947/2602 lits-rem:0 time: 0.13
494.10/494.19	c calculated reachability. Time: 0.00
494.10/494.19	c  N dy    35   1710783       643      2602       123     87077      8181   2106387     44.17     29.49  --
717.51/717.58	c  N dy    36   2210784       643      2602       123    103823      8181   2480484     42.09     30.64  --
717.61/717.68	c  S st    36   2210784       643      2602       123    103823      8181   2480484     42.09     30.64  --
718.01/718.02	c  S st    36   2211285       643      2602       123    104324      8181   2491660     42.09     30.64  --
718.01/718.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
718.01/718.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
718.41/718.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  0.39
718.41/718.42	c Calc non-exist non-lernt bins v-fix:     0 done:    643 time:  0.00 s
718.41/718.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
718.41/718.45	c Subs w/ non-existent bins:      0 time:  0.03 s
718.51/718.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.51/718.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
718.51/718.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
728.61/728.62	c ORs :     61 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
730.31/730.33	c Added 7 vars  tried: 80000 time: 1.72
731.11/731.16	c ORs :      7 avg-s:  0.0 cl-sh: 26402 l-rem:  26402 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
731.21/731.21	c lits-rem:        15  cl-subs:     9791  v-elim:     24  v-fix:    0  time: 12.69 s
731.21/731.21	c learnt bin added due to v-elim: 0
731.21/731.21	c vivif2 --  cl tried     2609 cl shrink        0 lits rem          0 time: 0.00
731.21/731.24	c vivif2 --  cl tried    94533 cl shrink        0 lits rem          0 time: 0.03
731.31/731.31	c asymm  cl-useful: 0/662/2609 lits-rem:0 time: 0.07
731.31/731.31	c calculated reachability. Time: 0.00
731.31/731.31	c  N dy    36   2211285       650      2609       137     94533      8230   2072047     42.09     30.64  --
997.01/997.04	c  N dy    37   2711288       650      2609       137    119025      8230   2916318     44.76     31.15  --
997.11/997.16	c  S st    37   2711288       650      2609       137    119025      8230   2916318     44.76     31.15  --
997.62/997.63	c  S st    37   2711793       650      2609       137    119530      8230   2927574     44.76     31.15  --
997.62/997.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.62/997.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
998.21/998.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.4M T:  0.57
998.21/998.21	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
998.21/998.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
998.21/998.25	c Subs w/ non-existent bins:      0 time:  0.04 s
998.31/998.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
998.31/998.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
998.31/998.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1012.61/1012.69	c ORs :     68 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.26
1014.61/1014.62	c Added 7 vars  tried: 80000 time: 1.93
1016.11/1016.19	c ORs :      7 avg-s:  0.0 cl-sh: 45157 l-rem:  45157 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.50
1016.21/1016.24	c lits-rem:       821  cl-subs:    10129  v-elim:     26  v-fix:    0  time: 17.91 s
1016.21/1016.24	c learnt bin added due to v-elim: 0
1016.21/1016.24	c vivif2 --  cl tried     2616 cl shrink        0 lits rem          0 time: 0.00
1016.21/1016.28	c vivif2 --  cl tried   109400 cl shrink        0 lits rem          0 time: 0.04
1016.42/1016.43	c asymm  cl-useful: 0/1358/2616 lits-rem:0 time: 0.16
1016.42/1016.44	c calculated reachability. Time: 0.00
1016.42/1016.44	c  N dy    37   2711793       657      2616       151    109400      8279   2467709     44.76     31.15  --
1016.42/1016.44	c  F st    37   2711793       657      2616       151    109400      8279   2467709     44.76     31.15  --
1017.31/1017.35	c Decided on static restart strategy
1288.93/1288.96	c  N dy    44   3211793       657      2616       151     85559      8279   1225645     45.86     31.68  --
1289.03/1289.02	c  S st    44   3211793       657      2616       151     85559      8279   1225645     45.86     31.68  --
1289.33/1289.34	c  S st    44   3212296       657      2616       151     86062      8279   1236915     45.86     31.68  --
1289.33/1289.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1289.33/1289.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1289.73/1289.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.9M T:  0.36
1289.73/1289.71	c Calc non-exist non-lernt bins v-fix:     0 done:    657 time:  0.00 s
1289.73/1289.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1289.73/1289.73	c Subs w/ non-existent bins:      0 time:  0.02 s
1289.73/1289.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.73/1289.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1289.73/1289.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1291.23/1291.22	c ORs :     75 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
1292.13/1292.11	c Added 7 vars  tried: 80000 time: 0.89
1292.23/1292.21	c ORs :      7 avg-s:  0.0 cl-sh: 10724 l-rem:  10724 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
1292.23/1292.24	c lits-rem:       160  cl-subs:     2040  v-elim:     29  v-fix:    0  time:  2.47 s
1292.23/1292.24	c learnt bin added due to v-elim: 0
1292.23/1292.24	c vivif2 --  cl tried     2623 cl shrink        0 lits rem          0 time: 0.00
1292.23/1292.26	c vivif2 --  cl tried    84022 cl shrink        0 lits rem          0 time: 0.02
1292.33/1292.36	c asymm  cl-useful: 0/1265/2623 lits-rem:0 time: 0.10
1292.33/1292.36	c calculated reachability. Time: 0.00
1292.33/1292.36	c  N dy    44   3212296       664      2623       165     84022      8328   1169293     45.86     31.68  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.06 4.04 4.01 3/189 20742
/proc/meminfo: memFree=22496596/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=20564 CPUtime=0 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4194304 235 0 0 0 0 0 0 0 25 0 1 0 291005825 21057536 186 33554432000 4194304 4797429 140733696202176 18446744073709551615 271545574888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20742/statm: 5141 187 154 148 0 57 0

[startup+0.0730521 s]
/proc/loadavg: 4.06 4.04 4.01 3/189 20742
/proc/meminfo: memFree=22496596/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=127888 CPUtime=0.06 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 797 0 0 0 6 0 0 0 25 0 1 0 291005825 130957312 718 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 31972 718 406 148 0 26901 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 127888

[startup+0.101012 s]
/proc/loadavg: 4.06 4.04 4.01 3/189 20742
/proc/meminfo: memFree=22496596/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=128020 CPUtime=0.09 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 825 0 0 0 9 0 0 0 25 0 1 0 291005825 131092480 746 33554432000 4194304 4797429 140733696202176 18446744073709551615 4389380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 32005 746 408 148 0 26934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128020

[startup+0.301008 s]
/proc/loadavg: 4.06 4.04 4.01 3/189 20742
/proc/meminfo: memFree=22496596/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=128568 CPUtime=0.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 1071 0 0 0 29 0 0 0 25 0 1 0 291005825 131653632 839 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 32142 839 408 148 0 27071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128568

[startup+0.700974 s]
/proc/loadavg: 4.06 4.04 4.01 3/189 20742
/proc/meminfo: memFree=22496596/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=129136 CPUtime=0.69 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 1421 0 0 0 69 0 0 0 25 0 1 0 291005825 132235264 965 33554432000 4194304 4797429 140733696202176 18446744073709551615 4258789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 32284 965 408 148 0 27213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129136

[startup+1.5008 s]
/proc/loadavg: 4.06 4.04 4.01 5/194 20797
/proc/meminfo: memFree=22493664/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=129540 CPUtime=1.49 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 1870 0 0 0 149 0 0 0 25 0 1 0 291005825 132648960 1133 33554432000 4194304 4797429 140733696202176 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 32385 1133 408 148 0 27314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129540

[startup+3.10051 s]
/proc/loadavg: 4.06 4.04 4.01 5/194 20797
/proc/meminfo: memFree=22487464/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=131900 CPUtime=3.09 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 3103 0 0 0 309 0 0 0 25 0 1 0 291005825 135065600 1649 33554432000 4194304 4797429 140733696202176 18446744073709551615 4391039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 32975 1649 412 148 0 27904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131900

[startup+6.30091 s]
/proc/loadavg: 4.05 4.04 4.01 5/194 20797
/proc/meminfo: memFree=22476452/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=132840 CPUtime=6.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 4389 0 0 0 629 0 0 0 25 0 1 0 291005825 136028160 2089 33554432000 4194304 4797429 140733696202176 18446744073709551615 4425043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 33210 2089 412 148 0 28139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132840

[startup+12.7008 s]
/proc/loadavg: 4.05 4.04 4.01 5/194 20798
/proc/meminfo: memFree=22465940/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=135472 CPUtime=12.68 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 6649 0 0 0 1268 0 0 0 25 0 1 0 291005825 138723328 2779 33554432000 4194304 4797429 140733696202176 18446744073709551615 4508782 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 33868 2779 415 148 0 28797 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 135472

[startup+25.5004 s]
/proc/loadavg: 4.04 4.04 4.01 5/194 20798
/proc/meminfo: memFree=22452012/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=140992 CPUtime=25.49 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 11271 0 0 0 2548 1 0 0 25 0 1 0 291005825 144375808 4379 33554432000 4194304 4797429 140733696202176 18446744073709551615 4345201 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 35248 4379 415 148 0 30177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140992

[startup+51.1008 s]
/proc/loadavg: 4.02 4.03 4.01 5/194 20799
/proc/meminfo: memFree=22435992/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=144572 CPUtime=51.09 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 18810 0 0 0 5106 3 0 0 25 0 1 0 291005825 148041728 5470 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 36143 5470 415 148 0 31072 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144572

[startup+102.306 s]
/proc/loadavg: 4.05 4.04 4.01 5/194 20827
/proc/meminfo: memFree=22414500/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=148796 CPUtime=102.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 31832 0 0 0 10223 6 0 0 25 0 1 0 291005825 152367104 6818 33554432000 4194304 4797429 140733696202176 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 37199 6818 415 148 0 32128 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148796

[startup+162.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 20829
/proc/meminfo: memFree=22395060/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=156004 CPUtime=162.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 46225 0 0 0 16219 10 0 0 25 0 1 0 291005825 159748096 8320 33554432000 4194304 4797429 140733696202176 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 39001 8320 421 148 0 33930 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156004

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 20830
/proc/meminfo: memFree=22375680/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=160744 CPUtime=222.3 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 58983 0 0 0 22216 14 0 0 25 0 1 0 291005825 164601856 9039 33554432000 4194304 4797429 140733696202176 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 40186 9039 415 148 0 35115 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160744

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 20832
/proc/meminfo: memFree=22363468/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=163872 CPUtime=282.3 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 70359 0 0 0 28214 16 0 0 25 0 1 0 291005825 167804928 9628 33554432000 4194304 4797429 140733696202176 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 40968 9628 415 148 0 35897 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163872

[startup+342.301 s]
/proc/loadavg: 4.19 4.06 4.01 5/194 20834
/proc/meminfo: memFree=22341240/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=171972 CPUtime=342.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 81365 0 0 0 34211 18 0 0 25 0 1 0 291005825 176099328 11633 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 42993 11633 415 148 0 37922 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 171972

[startup+402.301 s]
/proc/loadavg: 4.07 4.05 4.01 6/194 20835
/proc/meminfo: memFree=22334644/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=173492 CPUtime=402.29 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 91496 0 0 0 40207 22 0 0 25 0 1 0 291005825 177655808 12388 33554432000 4194304 4797429 140733696202176 18446744073709551615 4351733 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 43373 12388 415 148 0 38302 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 173492

[startup+462.301 s]
/proc/loadavg: 4.06 4.05 4.01 5/194 20837
/proc/meminfo: memFree=22328004/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=174980 CPUtime=462.3 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 100956 0 0 0 46204 26 0 0 25 0 1 0 291005825 179179520 12182 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 43745 12182 415 148 0 38674 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174980

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 20838
/proc/meminfo: memFree=22299212/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=185720 CPUtime=522.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 109129 0 0 0 52202 29 0 0 25 0 1 0 291005825 190177280 16416 33554432000 4194304 4797429 140733696202176 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 46430 16416 415 148 0 41359 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 185720

[startup+582.301 s]
/proc/loadavg: 4.08 4.06 4.01 5/194 20840
/proc/meminfo: memFree=22300924/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=187312 CPUtime=582.3 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 118337 0 0 0 58199 31 0 0 25 0 1 0 291005825 191807488 15044 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 46828 15044 415 148 0 41757 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187312

[startup+642.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/194 20842
/proc/meminfo: memFree=22290220/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=188692 CPUtime=642.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 126414 0 0 0 64197 34 0 0 25 0 1 0 291005825 193220608 15665 33554432000 4194304 4797429 140733696202176 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 47173 15665 415 148 0 42102 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188692

[startup+702.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 20843
/proc/meminfo: memFree=22285100/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=190244 CPUtime=702.3 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 134037 0 0 0 70193 37 0 0 25 0 1 0 291005825 194809856 15774 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 47561 15774 415 148 0 42490 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190244

[startup+762.306 s]
/proc/loadavg: 4.01 4.03 4.00 5/194 20845
/proc/meminfo: memFree=22266840/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=195784 CPUtime=762.32 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 140407 0 0 0 76192 40 0 0 25 0 1 0 291005825 200482816 18032 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 48946 18032 415 148 0 43875 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 195784

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 20846
/proc/meminfo: memFree=22267056/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=196616 CPUtime=822.32 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 148200 0 0 0 82189 43 0 0 25 0 1 0 291005825 201334784 17779 33554432000 4194304 4797429 140733696202176 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 49154 17779 415 148 0 44083 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 196616

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 20848
/proc/meminfo: memFree=22247412/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=197684 CPUtime=882.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 154234 0 0 0 88186 45 0 0 25 0 1 0 291005825 202428416 19892 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 49421 19892 415 148 0 44350 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 197684

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 20850
/proc/meminfo: memFree=22248380/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=199012 CPUtime=942.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 161287 0 0 0 94184 47 0 0 25 0 1 0 291005825 203788288 18545 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 49753 18545 415 148 0 44682 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 199012

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/194 20851
/proc/meminfo: memFree=22230124/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=202340 CPUtime=1002.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 167660 0 0 0 100181 50 0 0 25 0 1 0 291005825 207196160 20554 33554432000 4194304 4797429 140733696202176 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 50585 20554 415 148 0 45514 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202340

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 20853
/proc/meminfo: memFree=22219912/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=207196 CPUtime=1062.31 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 173605 0 0 0 106179 52 0 0 25 0 1 0 291005825 212168704 21952 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 51799 21952 415 148 0 46728 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 207196

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 20854
/proc/meminfo: memFree=22224600/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=207660 CPUtime=1122.32 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 181324 0 0 0 112176 56 0 0 25 0 1 0 291005825 212643840 21112 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 51915 21112 415 148 0 46844 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 207660

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 4.01 5/194 20856
/proc/meminfo: memFree=22203484/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=208060 CPUtime=1182.32 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 187774 0 0 0 118174 58 0 0 25 0 1 0 291005825 213053440 23056 33554432000 4194304 4797429 140733696202176 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 52015 23056 415 148 0 46944 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 208060

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/194 20858
/proc/meminfo: memFree=22212276/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=210156 CPUtime=1242.32 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 194530 0 0 0 124171 61 0 0 25 0 1 0 291005825 215199744 20653 33554432000 4194304 4797429 140733696202176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 52539 20653 415 148 0 47468 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 210156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 20859
/proc/meminfo: memFree=22205048/32951124 swapFree=67111528/67111528
[pid=20742] ppid=20740 vsize=210652 CPUtime=1300.03 cores=0,2
/proc/20742/stat : 20742 (techdemo) R 20740 20742 20431 0 -1 4202496 200125 0 0 0 129938 65 0 0 25 0 1 0 291005825 215707648 21539 33554432000 4194304 4797429 140733696202176 18446744073709551615 271550234302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20742/statm: 52663 21539 415 148 0 47592 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 210652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.38
CPU system time (s): 0.661899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 317728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.661899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200125
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= 8
involuntary context switches= 1458

runsolver used 2.33664 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-03 03:27:59
IDJOB=3173350
IDBENCH=82768
IDSOLVER=1585
FILE ID=node133/3173350-1301794079
RUNJOBID= node133-1301791475-20449
PBS_JOBID= 12841419
Free space on /tmp= 72156 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173350-1301794079/watcher-3173350-1301794079 -o /tmp/evaluation-result-3173350-1301794079/solver-3173350-1301794079 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173350-1301794079.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=1420499294

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      22496628 kB
Buffers:        355508 kB
Cached:        9780456 kB
SwapCached:          0 kB
Active:        7360464 kB
Inactive:      2843664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22496628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15556 kB
Writeback:           0 kB
AnonPages:       67984 kB
Mapped:          15620 kB
Slab:           187964 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   381920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72152 MiB
End job on node133 at 2011-04-03 03:49:41