Trace number 3173522

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) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
MD5SUM97219d7d3b8dcf40225a045ad28970d7
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-3173522-1301795907.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.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.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:     260 undec:      71 neg:     269
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       581      2514         0         0      7626         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
2.10/2.13	c  N dy     7     30001       581      2514         0     10563      7626    194114     26.72     18.00  --
2.10/2.14	c  S st     7     30001       581      2514         0     10563      7626    194114     26.72     18.00  --
2.10/2.18	c  S st     7     30503       581      2514         0     11064      7626    205834     26.72     18.00  --
2.10/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.10/2.20	c Calc non-exist non-lernt bins v-fix:     0 done:    581 time:  0.00 s
2.10/2.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.20	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.37	c lits-rem:       138  cl-subs:      950  v-elim:      7  v-fix:    0  time:  0.17 s
2.29/2.37	c learnt bin added due to v-elim: 0
2.29/2.37	c vivif2 --  cl tried     2514 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried    10114 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c asymm  cl-useful: 0/2514/2514 lits-rem:0 time: 0.02
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N dy     7     30503       581      2514         0     10114      7626    185469     26.72     18.00  --
2.39/2.40	c  F st     7     30503       581      2514         0     10114      7626    185469     26.72     18.00  --
2.49/2.55	c Decided on static restart strategy
3.69/3.75	c  N dy    14     45754       581      2514         0     17365      7626    372689     29.07     18.36  --
3.69/3.76	c  S st    14     45754       581      2514         0     17365      7626    372689     29.07     18.36  --
3.79/3.82	c  S st    14     46255       581      2514         0      9086      7626    112115     29.07     18.36  --
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.79/3.83	c Calc non-exist non-lernt bins v-fix:     0 done:    581 time:  0.00 s
3.79/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.83	c Subs w/ non-existent bins:      0 time:  0.00 s
3.79/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.88	c lits-rem:         5  cl-subs:      172  v-elim:      7  v-fix:    0  time:  0.05 s
3.79/3.88	c learnt bin added due to v-elim: 0
3.79/3.88	c vivif2 --  cl tried     2514 cl shrink        0 lits rem          0 time: 0.00
3.79/3.88	c vivif2 --  cl tried     8914 cl shrink        0 lits rem          0 time: 0.00
3.89/3.90	c asymm  cl-useful: 0/2514/2514 lits-rem:0 time: 0.01
3.89/3.90	c calculated reachability. Time: 0.00
3.89/3.90	c  N dy    14     46255       581      2514         0      8914      7626    110306     29.07     18.36  --
6.29/6.33	c  N dy    15     69384       581      2514         0     11022      7626    127006     26.85     18.50  --
6.29/6.33	c  S st    15     69384       581      2514         0     11022      7626    127006     26.85     18.50  --
6.29/6.37	c  S st    15     69889       581      2514         0     11526      7626    138892     26.85     18.50  --
6.29/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.29/6.39	c Calc non-exist non-lernt bins v-fix:     0 done:    581 time:  0.00 s
6.29/6.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.39	c Subs w/ non-existent bins:      0 time:  0.00 s
6.29/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.48	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.89/6.92	c Added 6 vars  tried: 80000 time: 0.44
6.89/6.92	c ORs :      6 avg-s:  0.0 cl-sh:   832 l-rem:    832 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.44
6.89/6.93	c lits-rem:        11  cl-subs:      181  v-elim:      7  v-fix:    0  time:  0.53 s
6.89/6.93	c learnt bin added due to v-elim: 0
6.89/6.93	c vivif2 --  cl tried     2520 cl shrink        0 lits rem          0 time: 0.00
6.89/6.93	c vivif2 --  cl tried    11345 cl shrink        0 lits rem          0 time: 0.00
6.89/6.95	c asymm  cl-useful: 0/2520/2520 lits-rem:0 time: 0.02
6.89/6.95	c calculated reachability. Time: 0.00
6.89/6.95	c  N dy    15     69889       587      2520        12     11345      7668    136123     26.85     18.50  --
6.89/6.95	c  F st    15     69889       587      2520        12     11345      7668    136123     26.85     18.50  --
7.09/7.11	c Decided on static restart strategy
10.99/11.09	c  N dy    22    104833       587      2520        12     21186      7668    396161     30.93     19.47  --
11.09/11.10	c  S st    22    104833       587      2520        12     21186      7668    396161     30.93     19.47  --
11.09/11.18	c  S st    22    105335       587      2520        12     21686      7668    408324     30.93     19.47  --
11.09/11.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
11.19/11.22	c Calc non-exist non-lernt bins v-fix:     0 done:    587 time:  0.00 s
11.19/11.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.23	c Subs w/ non-existent bins:      0 time:  0.00 s
11.19/11.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.89/11.92	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.39/12.40	c Added 6 vars  tried: 80000 time: 0.48
12.39/12.43	c ORs :      6 avg-s:  0.0 cl-sh:  6163 l-rem:   6163 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
12.39/12.44	c lits-rem:       348  cl-subs:      921  v-elim:      8  v-fix:    0  time:  1.20 s
12.39/12.44	c learnt bin added due to v-elim: 0
12.39/12.44	c vivif2 --  cl tried     2526 cl shrink        0 lits rem          0 time: 0.00
12.39/12.44	c vivif2 --  cl tried    20765 cl shrink        0 lits rem          0 time: 0.00
12.39/12.48	c asymm  cl-useful: 0/2526/2526 lits-rem:0 time: 0.04
12.39/12.48	c calculated reachability. Time: 0.00
12.39/12.48	c  N dy    22    105335       593      2526        24     20765      7710    376817     30.93     19.47  --
19.49/19.59	c  N dy    23    158003       593      2526        24     28145      7710    509322     28.94     19.36  --
19.59/19.61	c  S st    23    158003       593      2526        24     28145      7710    509322     28.94     19.36  --
19.59/19.69	c  S st    23    158512       593      2526        24     28654      7710    521894     28.94     19.36  --
19.59/19.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.06
19.70/19.76	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
19.70/19.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.76	c Subs w/ non-existent bins:      0 time:  0.00 s
19.70/19.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.69/20.80	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.19/21.29	c Added 6 vars  tried: 80000 time: 0.49
21.29/21.35	c ORs :      6 avg-s:  0.0 cl-sh:  7838 l-rem:   7838 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
21.29/21.36	c lits-rem:       412  cl-subs:     1877  v-elim:      9  v-fix:    0  time:  1.59 s
21.29/21.36	c learnt bin added due to v-elim: 0
21.29/21.36	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
21.29/21.36	c vivif2 --  cl tried    26777 cl shrink        0 lits rem          0 time: 0.00
21.39/21.40	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.04
21.39/21.41	c calculated reachability. Time: 0.00
21.39/21.41	c  N dy    23    158512       599      2532        36     26777      7752    463824     28.94     19.36  --
34.00/34.02	c  N dy    24    237768       599      2532        36     32162      7752    538135     28.72     19.15  --
34.00/34.04	c  S st    24    237768       599      2532        36     32162      7752    538135     28.72     19.15  --
34.10/34.14	c  S st    24    238271       599      2532        36     32665      7752    551030     28.72     19.15  --
34.10/34.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.10/34.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.19/34.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.08
34.19/34.22	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.00 s
34.19/34.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.19/34.23	c Subs w/ non-existent bins:      0 time:  0.00 s
34.19/34.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.19/35.28	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
35.79/35.81	c Added 7 vars  tried: 80000 time: 0.52
35.79/35.88	c ORs :      7 avg-s:  0.0 cl-sh:  9354 l-rem:   9354 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
35.79/35.89	c lits-rem:       652  cl-subs:     1675  v-elim:     12  v-fix:    0  time:  1.65 s
35.79/35.89	c learnt bin added due to v-elim: 0
35.79/35.89	c vivif2 --  cl tried     2539 cl shrink        0 lits rem          0 time: 0.00
35.79/35.89	c vivif2 --  cl tried    30990 cl shrink        0 lits rem          0 time: 0.00
35.89/35.95	c asymm  cl-useful: 0/2539/2539 lits-rem:0 time: 0.06
35.89/35.95	c calculated reachability. Time: 0.00
35.89/35.95	c  N dy    24    238271       606      2539        50     30990      7801    499469     28.72     19.15  --
57.39/57.47	c  N dy    25    357407       606      2539        50     34756      7801    508354     27.64     18.79  --
57.39/57.49	c  S st    25    357407       606      2539        50     34756      7801    508354     27.64     18.79  --
57.59/57.60	c  S st    25    357908       606      2539        50     35257      7801    520071     27.64     18.79  --
57.59/57.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.59/57.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.59/57.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.09
57.59/57.69	c Calc non-exist non-lernt bins v-fix:     0 done:    606 time:  0.00 s
57.59/57.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.59/57.69	c Subs w/ non-existent bins:      0 time:  0.00 s
57.69/57.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.69/57.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.59/58.69	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
59.09/59.19	c Added 7 vars  tried: 80000 time: 0.49
59.19/59.23	c ORs :      7 avg-s:  0.0 cl-sh:  7215 l-rem:   7215 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
59.19/59.24	c lits-rem:       509  cl-subs:     1733  v-elim:     13  v-fix:    0  time:  1.54 s
59.19/59.24	c learnt bin added due to v-elim: 0
59.19/59.24	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
59.19/59.25	c vivif2 --  cl tried    33524 cl shrink        0 lits rem          0 time: 0.00
59.30/59.31	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.06
59.30/59.31	c calculated reachability. Time: 0.00
59.30/59.31	c  N dy    25    357908       613      2546        64     33524      7850    472371     27.64     18.79  --
99.39/99.43	c  N dy    26    536863       613      2546        64     41694      7850    586702     28.60     18.23  --
99.39/99.45	c  S st    26    536863       613      2546        64     41694      7850    586702     28.60     18.23  --
99.49/99.58	c  S st    26    537369       613      2546        64     42200      7850    599693     28.60     18.23  --
99.49/99.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.49/99.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.69/99.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.12
99.69/99.70	c Calc non-exist non-lernt bins v-fix:     0 done:    613 time:  0.00 s
99.69/99.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.69/99.70	c Subs w/ non-existent bins:      0 time:  0.00 s
99.69/99.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.69/99.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.69/99.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
100.69/100.74	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
101.20/101.27	c Added 7 vars  tried: 80000 time: 0.53
101.29/101.36	c ORs :      7 avg-s:  0.0 cl-sh: 10166 l-rem:  10166 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
101.29/101.37	c lits-rem:       620  cl-subs:     1894  v-elim:     14  v-fix:    0  time:  1.66 s
101.29/101.37	c learnt bin added due to v-elim: 0
101.29/101.37	c vivif2 --  cl tried     2552 cl shrink        0 lits rem          0 time: 0.00
101.29/101.38	c vivif2 --  cl tried    40306 cl shrink        1 lits rem          1 time: 0.01
101.39/101.44	c asymm  cl-useful: 0/2552/2552 lits-rem:0 time: 0.06
101.39/101.44	c calculated reachability. Time: 0.00
101.39/101.44	c  N dy    26    537369       620      2552        79     40306      7898    550543     28.60     18.23  --
101.39/101.44	c  F st    26    537369       620      2552        79     40306      7898    550543     28.60     18.23  --
101.79/101.81	c Decided on static restart strategy
171.99/172.06	c  N dy    33    806053       620      2552        79     63218      7898   1041550     27.41     18.24  --
172.09/172.10	c  S st    33    806053       620      2552        79     63218      7898   1041550     27.41     18.24  --
172.29/172.31	c  S st    33    806556       620      2552        79     63718      7898   1053378     27.41     18.24  --
172.29/172.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.29/172.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.49/172.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.4M T:  0.27
172.49/172.59	c Calc non-exist non-lernt bins v-fix:     0 done:    620 time:  0.00 s
172.49/172.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.49/172.60	c Subs w/ non-existent bins:      0 time:  0.01 s
172.60/172.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.60/172.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.60/172.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
173.99/174.08	c ORs :     39 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
174.80/174.85	c Added 7 vars  tried: 80000 time: 0.77
174.90/174.99	c ORs :      7 avg-s:  0.0 cl-sh: 10189 l-rem:  10189 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
174.99/175.01	c lits-rem:       221  cl-subs:     4138  v-elim:     16  v-fix:    0  time:  2.39 s
174.99/175.01	c learnt bin added due to v-elim: 0
174.99/175.01	c vivif2 --  cl tried     2559 cl shrink        0 lits rem          0 time: 0.00
174.99/175.02	c vivif2 --  cl tried    59580 cl shrink        0 lits rem          0 time: 0.01
175.09/175.14	c asymm  cl-useful: 0/2322/2559 lits-rem:0 time: 0.12
175.09/175.14	c calculated reachability. Time: 0.00
175.09/175.14	c  N dy    33    806556       627      2559        93     59580      7947    947207     27.41     18.24  --
295.50/295.55	c  N dy    34   1209835       627      2559        93     76557      7947   1437382     32.89     19.76  --
295.60/295.61	c  S st    34   1209835       627      2559        93     76557      7947   1437382     32.89     19.76  --
295.60/295.61	c Finding binary XORs  T:     0.00 s  found:       0
295.80/295.86	c  S st    34   1210341       627      2559        93     77063      7947   1449716     32.89     19.76  --
295.80/295.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.80/295.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.10/296.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.9M T:  0.33
296.10/296.19	c Calc non-exist non-lernt bins v-fix:     0 done:    627 time:  0.00 s
296.10/296.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.20/296.21	c Subs w/ non-existent bins:      0 time:  0.02 s
296.20/296.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.20/296.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
296.20/296.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
299.40/299.49	c ORs :     46 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
300.10/300.20	c Added 7 vars  tried: 80000 time: 0.71
300.50/300.57	c ORs :      7 avg-s:  0.0 cl-sh: 19284 l-rem:  19284 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.08
300.60/300.60	c lits-rem:       482  cl-subs:     4360  v-elim:     16  v-fix:    0  time:  4.35 s
300.60/300.60	c learnt bin added due to v-elim: 0
300.60/300.60	c vivif2 --  cl tried     2566 cl shrink        0 lits rem          0 time: 0.00
300.60/300.61	c vivif2 --  cl tried    72703 cl shrink        0 lits rem          0 time: 0.01
300.70/300.72	c asymm  cl-useful: 0/2110/2566 lits-rem:0 time: 0.11
300.70/300.73	c calculated reachability. Time: 0.00
300.70/300.73	c  N dy    34   1210341       634      2566       107     72703      7996   1303053     32.89     19.76  --
477.20/477.29	c  N dy    35   1710341       634      2566       107    103740      7996   2148193     35.50     21.31  --
477.30/477.37	c  S st    35   1710341       634      2566       107    103740      7996   2148193     35.50     21.31  --
477.60/477.69	c  S st    35   1710841       634      2566       107    104240      7996   2159972     35.50     21.31  --
477.70/477.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
477.70/477.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.20/478.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.6M T:  0.55
478.20/478.25	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
478.20/478.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.20/478.27	c Subs w/ non-existent bins:      0 time:  0.03 s
478.30/478.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.30/478.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
478.30/478.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
487.30/487.38	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 32.0 T:    0.16
488.19/488.22	c Added 7 vars  tried: 80000 time: 0.83
488.89/488.96	c ORs :      7 avg-s:  0.0 cl-sh: 27838 l-rem:  27838 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.58
488.99/489.00	c lits-rem:      1477  cl-subs:     7272  v-elim:     18  v-fix:    0  time: 10.67 s
488.99/489.00	c learnt bin added due to v-elim: 0
488.99/489.00	c vivif2 --  cl tried     2573 cl shrink        0 lits rem          0 time: 0.00
488.99/489.02	c vivif2 --  cl tried    96964 cl shrink        0 lits rem          0 time: 0.02
489.09/489.17	c asymm  cl-useful: 0/1339/2573 lits-rem:0 time: 0.15
489.09/489.17	c calculated reachability. Time: 0.00
489.09/489.17	c  N dy    35   1710841       641      2573       121     96964      8045   1915085     35.50     21.31  --
695.39/695.47	c  N dy    36   2210842       641      2573       121    112047      8045   2410735     39.73     21.76  --
695.49/695.56	c  S st    36   2210842       641      2573       121    112047      8045   2410735     39.73     21.76  --
695.89/695.97	c  S st    36   2211345       641      2573       121    112549      8045   2422537     39.73     21.76  --
695.89/695.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
695.89/695.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
696.49/696.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.2M T:  0.55
696.49/696.54	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
696.49/696.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
696.49/696.57	c Subs w/ non-existent bins:      0 time:  0.03 s
696.59/696.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
696.59/696.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
696.59/696.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
708.29/708.39	c ORs :     60 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
709.39/709.42	c Added 7 vars  tried: 80000 time: 1.03
710.19/710.28	c ORs :      7 avg-s:  0.0 cl-sh: 30171 l-rem:  30171 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.89
710.29/710.32	c lits-rem:       152  cl-subs:     9656  v-elim:     19  v-fix:    0  time: 13.69 s
710.29/710.32	c learnt bin added due to v-elim: 0
710.29/710.32	c vivif2 --  cl tried     2580 cl shrink        0 lits rem          0 time: 0.00
710.29/710.35	c vivif2 --  cl tried   102893 cl shrink        0 lits rem          0 time: 0.03
710.39/710.48	c asymm  cl-useful: 0/1241/2580 lits-rem:0 time: 0.13
710.39/710.48	c calculated reachability. Time: 0.00
710.39/710.48	c  N dy    36   2211345       648      2580       135    102893      8094   2069990     39.73     21.76  --
921.08/921.13	c  N dy    37   2711347       648      2580       135    125357      8094   2687818     32.74     22.19  --
921.18/921.24	c  S st    37   2711347       648      2580       135    125357      8094   2687818     32.74     22.19  --
921.68/921.72	c  S st    37   2711848       648      2580       135    125858      8094   2698719     32.74     22.19  --
921.68/921.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
921.68/921.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
922.18/922.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.3M T:  0.52
922.18/922.25	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.00 s
922.18/922.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
922.18/922.28	c Subs w/ non-existent bins:      0 time:  0.03 s
922.28/922.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.28/922.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
922.28/922.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
941.08/941.17	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.10
942.08/942.12	c Added 7 vars  tried: 80000 time: 0.95
942.68/942.78	c ORs :      7 avg-s:  0.0 cl-sh: 20896 l-rem:  20896 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.61
942.78/942.83	c lits-rem:       300  cl-subs:    14239  v-elim:     21  v-fix:    0  time: 20.48 s
942.78/942.83	c learnt bin added due to v-elim: 0
942.78/942.83	c vivif2 --  cl tried     2587 cl shrink        0 lits rem          0 time: 0.00
942.78/942.85	c vivif2 --  cl tried   111618 cl shrink        0 lits rem          0 time: 0.03
942.88/942.99	c asymm  cl-useful: 0/1339/2587 lits-rem:0 time: 0.13
942.88/942.99	c calculated reachability. Time: 0.00
942.88/942.99	c  N dy    37   2711848       655      2587       149    111618      8143   2206647     32.74     22.19  --
942.88/942.99	c  F st    37   2711848       655      2587       149    111618      8143   2206647     32.74     22.19  --
943.58/943.66	c Decided on static restart strategy
1184.27/1184.33	c  N dy    44   3211848       655      2587       149     89546      8143   1254940     39.48     22.98  --
1184.27/1184.37	c  S st    44   3211848       655      2587       149     89546      8143   1254940     39.48     22.98  --
1184.27/1184.37	c Finding binary XORs  T:     0.00 s  found:       0
1184.57/1184.65	c  S st    44   3212351       655      2587       149     90049      8143   1266700     39.48     22.98  --
1184.57/1184.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1184.57/1184.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1184.87/1184.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  0.33
1184.87/1184.98	c Calc non-exist non-lernt bins v-fix:     0 done:    655 time:  0.00 s
1184.87/1184.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1184.87/1184.99	c Subs w/ non-existent bins:      0 time:  0.02 s
1184.97/1185.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1184.97/1185.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1184.97/1185.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1186.67/1186.78	c ORs :     74 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1187.37/1187.47	c Added 7 vars  tried: 80000 time: 0.69
1187.47/1187.54	c ORs :      7 avg-s:  0.0 cl-sh:  6938 l-rem:   6938 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.76
1187.47/1187.57	c lits-rem:       769  cl-subs:     2125  v-elim:     21  v-fix:    0  time:  2.54 s
1187.47/1187.57	c learnt bin added due to v-elim: 0
1187.47/1187.57	c vivif2 --  cl tried     2594 cl shrink        0 lits rem          0 time: 0.00
1187.47/1187.58	c vivif2 --  cl tried    87924 cl shrink        0 lits rem          0 time: 0.02
1187.57/1187.68	c asymm  cl-useful: 0/1255/2594 lits-rem:0 time: 0.10
1187.57/1187.68	c calculated reachability. Time: 0.00
1187.57/1187.68	c  N dy    44   3212351       662      2594       163     87924      8192   1193063     39.48     22.98  --

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

running on 2 cores: 1,3

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.98 4.00 3.90 4/189 32313
/proc/meminfo: memFree=22531528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=127728 CPUtime=0 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 670 0 0 0 0 0 0 0 25 0 1 0 291191474 130793472 592 33554432000 4194304 4797429 140734478048816 18446744073709551615 4558856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 31932 592 383 148 0 26861 0

[startup+0.0869501 s]
/proc/loadavg: 3.98 4.00 3.90 4/189 32313
/proc/meminfo: memFree=22531528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=128008 CPUtime=0.08 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 819 0 0 0 8 0 0 0 25 0 1 0 291191474 131080192 741 33554432000 4194304 4797429 140734478048816 18446744073709551615 4413300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 32002 741 408 148 0 26931 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 128008

[startup+0.100935 s]
/proc/loadavg: 3.98 4.00 3.90 4/189 32313
/proc/meminfo: memFree=22531528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=128008 CPUtime=0.09 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 841 0 0 0 9 0 0 0 25 0 1 0 291191474 131080192 762 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 32002 763 408 148 0 26931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128008

[startup+0.300911 s]
/proc/loadavg: 3.98 4.00 3.90 4/189 32313
/proc/meminfo: memFree=22531528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=128552 CPUtime=0.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 1076 0 0 0 29 0 0 0 25 0 1 0 291191474 131637248 848 33554432000 4194304 4797429 140734478048816 18446744073709551615 4389380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 32138 848 408 148 0 27067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128552

[startup+0.700827 s]
/proc/loadavg: 3.98 4.00 3.90 4/189 32313
/proc/meminfo: memFree=22531528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=129148 CPUtime=0.69 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 1457 0 0 0 69 0 0 0 25 0 1 0 291191474 132247552 1003 33554432000 4194304 4797429 140734478048816 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 32287 1003 408 148 0 27216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129148

[startup+1.50068 s]
/proc/loadavg: 3.98 4.00 3.90 6/190 32314
/proc/meminfo: memFree=22527924/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=129528 CPUtime=1.49 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 1913 0 0 0 149 0 0 0 25 0 1 0 291191474 132636672 1167 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 32382 1167 408 148 0 27311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129528

[startup+3.1004 s]
/proc/loadavg: 3.98 4.00 3.90 6/190 32314
/proc/meminfo: memFree=22523528/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=132072 CPUtime=3.09 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 3186 0 0 0 309 0 0 0 25 0 1 0 291191474 135241728 1723 33554432000 4194304 4797429 140734478048816 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 33018 1723 412 148 0 27947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132072

[startup+6.3008 s]
/proc/loadavg: 3.98 4.00 3.90 6/190 32314
/proc/meminfo: memFree=22517088/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=133024 CPUtime=6.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 4575 0 0 0 629 0 0 0 25 0 1 0 291191474 136216576 2219 33554432000 4194304 4797429 140734478048816 18446744073709551615 4331997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 33256 2219 412 148 0 28185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133024

[startup+12.7006 s]
/proc/loadavg: 3.98 4.00 3.90 6/190 32314
/proc/meminfo: memFree=22515968/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=136268 CPUtime=12.69 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 7010 0 0 0 1268 1 0 0 25 0 1 0 291191474 139538432 3004 33554432000 4194304 4797429 140734478048816 18446744073709551615 4389667 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 34067 3004 416 148 0 28996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136268

[startup+25.5003 s]
/proc/loadavg: 3.98 4.00 3.91 6/190 32314
/proc/meminfo: memFree=22505320/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=140772 CPUtime=25.49 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 11222 0 0 0 2548 1 0 0 25 0 1 0 291191474 144150528 3699 33554432000 4194304 4797429 140734478048816 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 35193 3699 416 148 0 30122 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140772

[startup+51.1006 s]
/proc/loadavg: 4.06 4.02 3.91 6/190 32315
/proc/meminfo: memFree=22495324/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=144460 CPUtime=51.09 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 17842 0 0 0 5107 2 0 0 25 0 1 0 291191474 147927040 4708 33554432000 4194304 4797429 140734478048816 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 36115 4708 415 148 0 31044 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144460

[startup+102.306 s]
/proc/loadavg: 4.02 4.01 3.91 6/190 32316
/proc/meminfo: memFree=22476040/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=149800 CPUtime=102.3 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 27659 0 0 0 10226 4 0 0 25 0 1 0 291191474 153395200 6375 33554432000 4194304 4797429 140734478048816 18446744073709551615 4389793 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 37450 6375 417 148 0 32379 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149800

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 32355
/proc/meminfo: memFree=22512444/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=154096 CPUtime=162.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 37590 0 0 0 16222 7 0 0 25 0 1 0 291191474 157794304 7796 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 38524 7796 417 148 0 33453 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154096

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 371
/proc/meminfo: memFree=22756316/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=160484 CPUtime=222.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 48199 0 0 0 22219 10 0 0 25 0 1 0 291191474 164335616 9341 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 40121 9341 415 148 0 35050 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160484

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 372
/proc/meminfo: memFree=22744456/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=161580 CPUtime=282.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 57196 0 0 0 28216 13 0 0 25 0 1 0 291191474 165457920 9981 33554432000 4194304 4797429 140734478048816 18446744073709551615 4423101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 40395 9981 415 148 0 35324 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 161580

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 377
/proc/meminfo: memFree=22730508/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=168068 CPUtime=342.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 66957 0 0 0 34213 16 0 0 25 0 1 0 291191474 172101632 10327 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 42017 10327 415 148 0 36946 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168068

[startup+402.3 s]
/proc/loadavg: 4.15 4.03 3.92 6/190 378
/proc/meminfo: memFree=22723344/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=169548 CPUtime=402.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 75575 0 0 0 40209 20 0 0 25 0 1 0 291191474 173617152 11483 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 42387 11483 415 148 0 37316 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 169548

[startup+462.3 s]
/proc/loadavg: 4.05 4.02 3.92 6/190 380
/proc/meminfo: memFree=22720096/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=170800 CPUtime=462.3 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 83421 0 0 0 46206 24 0 0 25 0 1 0 291191474 174899200 11181 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 42700 11181 415 148 0 37629 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170800

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.92 6/190 382
/proc/meminfo: memFree=22699116/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=181748 CPUtime=522.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 91483 0 0 0 52203 26 0 0 25 0 1 0 291191474 186109952 13525 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 45437 13525 416 148 0 40366 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 181748

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.92 6/190 383
/proc/meminfo: memFree=22698844/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=181876 CPUtime=582.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 98226 0 0 0 58199 30 0 0 25 0 1 0 291191474 186241024 14722 33554432000 4194304 4797429 140734478048816 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 45469 14722 416 148 0 40398 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181876

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.92 6/190 385
/proc/meminfo: memFree=22685312/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=181976 CPUtime=642.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 104698 0 0 0 64196 33 0 0 25 0 1 0 291191474 186343424 15480 33554432000 4194304 4797429 140734478048816 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 45494 15480 416 148 0 40423 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 181976

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 386
/proc/meminfo: memFree=22681088/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=184604 CPUtime=702.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 111300 0 0 0 70193 36 0 0 25 0 1 0 291191474 189034496 15968 33554432000 4194304 4797429 140734478048816 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 46151 15968 416 148 0 41080 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 184604

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 7/190 388
/proc/meminfo: memFree=22666320/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=187868 CPUtime=762.29 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 118045 0 0 0 76190 39 0 0 25 0 1 0 291191474 192376832 16168 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 46967 16168 416 148 0 41896 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 187868

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 390
/proc/meminfo: memFree=22662440/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=188004 CPUtime=822.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 125069 0 0 0 82186 42 0 0 25 0 1 0 291191474 192516096 16682 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 47001 16682 416 148 0 41930 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 188004

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 391
/proc/meminfo: memFree=22660312/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=189968 CPUtime=882.27 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 132090 0 0 0 88183 44 0 0 25 0 1 0 291191474 194527232 17100 33554432000 4194304 4797429 140734478048816 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 47492 17100 416 148 0 42421 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 189968

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 393
/proc/meminfo: memFree=22643056/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=193180 CPUtime=942.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 136688 0 0 0 94182 46 0 0 25 0 1 0 291191474 197816320 18184 33554432000 4194304 4797429 140734478048816 18446744073709551615 4518592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 48295 18184 416 148 0 43224 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 193180

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.93 6/190 394
/proc/meminfo: memFree=22639692/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=196944 CPUtime=1002.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 144250 0 0 0 100178 50 0 0 25 0 1 0 291191474 201670656 18098 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49236 18098 416 148 0 44165 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 196944

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 6/190 396
/proc/meminfo: memFree=22643380/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=197100 CPUtime=1062.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 151070 0 0 0 106174 54 0 0 25 0 1 0 291191474 201830400 17266 33554432000 4194304 4797429 140734478048816 18446744073709551615 4425854 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49275 17266 416 148 0 44204 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 197100

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.93 6/190 398
/proc/meminfo: memFree=22631208/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=197320 CPUtime=1122.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 157254 0 0 0 112171 57 0 0 25 0 1 0 291191474 202055680 19461 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49330 19461 416 148 0 44259 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 197320

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 6/190 399
/proc/meminfo: memFree=22628456/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=198512 CPUtime=1182.27 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 163545 0 0 0 118168 59 0 0 25 0 1 0 291191474 203276288 17573 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49628 17573 416 148 0 44557 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 198512

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 401
/proc/meminfo: memFree=22609828/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=199436 CPUtime=1242.28 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 169675 0 0 0 124166 62 0 0 25 0 1 0 291191474 204222464 19592 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49859 19592 416 148 0 44788 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 199436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 495
/proc/meminfo: memFree=22742116/32951124 swapFree=67111528/67111528
[pid=32313] ppid=32311 vsize=199460 CPUtime=1299.98 cores=1,3
/proc/32313/stat : 32313 (techdemo) R 32311 32313 31704 0 -1 4202496 174741 0 0 0 129934 64 0 0 25 0 1 0 291191474 204247040 20556 33554432000 4194304 4797429 140734478048816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32313/statm: 49865 20556 416 148 0 44794 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 199460

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): 1299.99
CPU user time (s): 1299.34
CPU system time (s): 0.650901
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 291580

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

runsolver used 2.09368 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 03:58:27
IDJOB=3173522
IDBENCH=82940
IDSOLVER=1585
FILE ID=node109/3173522-1301795907
RUNJOBID= node109-1301793292-31926
PBS_JOBID= 12841438
Free space on /tmp= 72036 MiB

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

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

MD5SUM BENCH= 97219d7d3b8dcf40225a045ad28970d7
RANDOM SEED=472417868

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22531560 kB
Buffers:        352416 kB
Cached:        9658120 kB
SwapCached:          0 kB
Active:        6122988 kB
Inactive:      4031248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22531560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23768 kB
Writeback:           0 kB
AnonPages:      143552 kB
Mapped:          16660 kB
Slab:           203020 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   643044 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= 72288 MiB
End job on node109 at 2011-04-03 04:20:09