Trace number 3173548

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-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173548-1301796685.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.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.01	c lits-rem:         0  cl-subs:        0  v-elim:     52  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:     302 undec:      69 neg:     279
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       624      2732         0         0      8347         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
2.09/2.17	c  N dy     7     30001       624      2732         0     10714      8347    209850     31.17     18.28  --
2.09/2.18	c  S st     7     30001       624      2732         0     10714      8347    209850     31.17     18.28  --
2.20/2.22	c  S st     7     30505       624      2732         0     11217      8347    222364     31.17     18.28  --
2.20/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.20/2.24	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
2.20/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.24	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:        75  cl-subs:      640  v-elim:     14  v-fix:    0  time:  0.18 s
2.39/2.43	c learnt bin added due to v-elim: 0
2.39/2.43	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c vivif2 --  cl tried    10577 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
2.39/2.46	c calculated reachability. Time: 0.00
2.39/2.46	c  N dy     7     30505       624      2732         0     10577      8347    209403     31.17     18.28  --
2.39/2.46	c  F st     7     30505       624      2732         0     10577      8347    209403     31.17     18.28  --
2.59/2.60	c Decided on static restart strategy
3.78/3.81	c  N dy    14     45758       624      2732         0      8953      8347    112786     31.75     19.25  --
3.78/3.81	c  S st    14     45758       624      2732         0      8953      8347    112786     31.75     19.25  --
3.78/3.85	c  S st    14     46261       624      2732         0      9455      8347    125542     31.75     19.25  --
3.78/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
3.78/3.86	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
3.78/3.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.86	c Subs w/ non-existent bins:      0 time:  0.00 s
3.78/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.88/3.93	c lits-rem:         5  cl-subs:      178  v-elim:     14  v-fix:    0  time:  0.07 s
3.88/3.93	c learnt bin added due to v-elim: 0
3.88/3.93	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
3.88/3.93	c vivif2 --  cl tried     9277 cl shrink        0 lits rem          0 time: 0.00
3.88/3.95	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
3.88/3.95	c calculated reachability. Time: 0.00
3.88/3.95	c  N dy    14     46261       624      2732         0      9277      8347    123610     31.75     19.25  --
6.50/6.51	c  N dy    15     69392       624      2732         0     11329      8347    140579     30.85     19.71  --
6.50/6.51	c  S st    15     69392       624      2732         0     11329      8347    140579     30.85     19.71  --
6.50/6.56	c  S st    15     69896       624      2732         0     11833      8347    152965     30.85     19.71  --
6.50/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.50/6.58	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
6.50/6.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.58	c Subs w/ non-existent bins:      0 time:  0.00 s
6.50/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.60/6.69	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.09/7.13	c Added 7 vars  tried: 80000 time: 0.44
7.09/7.13	c ORs :      7 avg-s:  0.0 cl-sh:   857 l-rem:    857 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.44
7.09/7.14	c lits-rem:        25  cl-subs:      239  v-elim:     14  v-fix:    0  time:  0.56 s
7.09/7.14	c learnt bin added due to v-elim: 0
7.09/7.14	c vivif2 --  cl tried     2739 cl shrink        0 lits rem          0 time: 0.00
7.09/7.14	c vivif2 --  cl tried    11594 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/2739/2739 lits-rem:0 time: 0.02
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N dy    15     69896       631      2739        14     11594      8396    148238     30.85     19.71  --
7.09/7.16	c  F st    15     69896       631      2739        14     11594      8396    148238     30.85     19.71  --
7.29/7.32	c Decided on static restart strategy
10.99/11.01	c  N dy    22    104845       631      2739        14     21483      8396    388292     29.29     19.51  --
10.99/11.02	c  S st    22    104845       631      2739        14     21483      8396    388292     29.29     19.51  --
10.99/11.10	c  S st    22    105347       631      2739        14     21985      8396    400549     29.29     19.51  --
11.08/11.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.08/11.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.08/11.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
11.08/11.15	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
11.08/11.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.08/11.15	c Subs w/ non-existent bins:      0 time:  0.00 s
11.08/11.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.08/11.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.08/11.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.78/11.84	c ORs :      7 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.28/12.30	c Added 7 vars  tried: 80000 time: 0.46
12.28/12.34	c ORs :      7 avg-s:  0.0 cl-sh:  6105 l-rem:   6105 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
12.28/12.35	c lits-rem:       263  cl-subs:     1202  v-elim:     17  v-fix:    0  time:  1.19 s
12.28/12.35	c learnt bin added due to v-elim: 0
12.28/12.35	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
12.28/12.35	c vivif2 --  cl tried    20783 cl shrink        0 lits rem          0 time: 0.00
12.28/12.39	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.04
12.28/12.39	c calculated reachability. Time: 0.00
12.28/12.39	c  N dy    22    105347       638      2746        28     20783      8445    364278     29.29     19.51  --
19.79/19.84	c  N dy    23    158021       638      2746        28     28554      8445    512440     28.86     19.20  --
19.79/19.85	c  S st    23    158021       638      2746        28     28554      8445    512440     28.86     19.20  --
19.89/19.94	c  S st    23    158523       638      2746        28     29056      8445    525628     28.86     19.20  --
19.89/19.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.06
19.99/20.01	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
19.99/20.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.01	c Subs w/ non-existent bins:      0 time:  0.00 s
19.99/20.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.99/21.05	c ORs :     14 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.49/21.57	c Added 7 vars  tried: 80000 time: 0.52
21.59/21.61	c ORs :      7 avg-s:  0.0 cl-sh:  5168 l-rem:   5168 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
21.59/21.62	c lits-rem:       553  cl-subs:     1472  v-elim:     21  v-fix:    0  time:  1.59 s
21.59/21.62	c learnt bin added due to v-elim: 0
21.59/21.62	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
21.59/21.62	c vivif2 --  cl tried    27584 cl shrink        0 lits rem          0 time: 0.00
21.59/21.67	c asymm  cl-useful: 0/2753/2753 lits-rem:0 time: 0.05
21.59/21.67	c calculated reachability. Time: 0.00
21.59/21.67	c  N dy    23    158523       645      2753        42     27584      8493    484255     28.86     19.20  --
34.98/35.01	c  N dy    24    237786       645      2753        42     32554      8493    558953     28.72     19.32  --
34.98/35.04	c  S st    24    237786       645      2753        42     32554      8493    558953     28.72     19.32  --
35.08/35.14	c  S st    24    238286       645      2753        42     33054      8493    570864     28.72     19.32  --
35.08/35.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.08/35.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.19/35.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.10
35.19/35.24	c Calc non-exist non-lernt bins v-fix:     0 done:    645 time:  0.00 s
35.19/35.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.19/35.25	c Subs w/ non-existent bins:      0 time:  0.00 s
35.19/35.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.19/35.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.19/35.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.28/36.38	c ORs :     21 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.88/36.90	c Added 7 vars  tried: 80000 time: 0.51
36.88/36.93	c ORs :      7 avg-s:  0.0 cl-sh:  4167 l-rem:   4167 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
36.88/36.94	c lits-rem:       800  cl-subs:     1705  v-elim:     22  v-fix:    0  time:  1.68 s
36.88/36.94	c learnt bin added due to v-elim: 0
36.88/36.94	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
36.88/36.94	c vivif2 --  cl tried    31349 cl shrink        0 lits rem          0 time: 0.01
36.98/37.02	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.08
36.98/37.02	c calculated reachability. Time: 0.00
36.98/37.02	c  N dy    24    238286       652      2760        56     31349      8542    523157     28.72     19.32  --
59.78/59.81	c  N dy    25    357429       652      2760        56     35507      8542    565856     31.56     19.21  --
59.78/59.83	c  S st    25    357429       652      2760        56     35507      8542    565856     31.56     19.21  --
59.88/59.96	c  S st    25    357934       652      2760        56     36011      8542    577939     31.56     19.21  --
59.88/59.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.88/59.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.98/60.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.11
59.98/60.07	c Calc non-exist non-lernt bins v-fix:     0 done:    652 time:  0.00 s
59.98/60.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.98/60.08	c Subs w/ non-existent bins:      0 time:  0.00 s
59.98/60.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.98/60.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.98/60.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.18/61.27	c ORs :     28 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
61.68/61.79	c Added 7 vars  tried: 80000 time: 0.52
61.78/61.83	c ORs :      7 avg-s:  0.0 cl-sh:  5661 l-rem:   5661 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
61.78/61.84	c lits-rem:       871  cl-subs:     1307  v-elim:     22  v-fix:    0  time:  1.75 s
61.78/61.84	c learnt bin added due to v-elim: 0
61.78/61.84	c vivif2 --  cl tried     2767 cl shrink        0 lits rem          0 time: 0.00
61.78/61.85	c vivif2 --  cl tried    34704 cl shrink        0 lits rem          0 time: 0.00
61.88/61.91	c asymm  cl-useful: 0/2767/2767 lits-rem:0 time: 0.07
61.88/61.91	c calculated reachability. Time: 0.00
61.88/61.91	c  N dy    25    357934       659      2767        70     34704      8591    538824     31.56     19.21  --
103.59/103.62	c  N dy    26    536901       659      2767        70     42927      8591    645882     29.59     19.05  --
103.59/103.64	c  S st    26    536901       659      2767        70     42927      8591    645882     29.59     19.05  --
103.68/103.79	c  S st    26    537408       659      2767        70     43434      8591    658401     29.59     19.05  --
103.68/103.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.68/103.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.88/103.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.14
103.88/103.93	c Calc non-exist non-lernt bins v-fix:     0 done:    659 time:  0.00 s
103.88/103.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.88/103.94	c Subs w/ non-existent bins:      0 time:  0.00 s
103.88/103.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.88/103.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.88/103.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
104.98/105.06	c ORs :     35 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
105.49/105.60	c Added 7 vars  tried: 80000 time: 0.54
105.59/105.68	c ORs :      7 avg-s:  0.0 cl-sh:  8762 l-rem:   8762 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
105.59/105.69	c lits-rem:       597  cl-subs:     1424  v-elim:     23  v-fix:    0  time:  1.74 s
105.59/105.69	c learnt bin added due to v-elim: 0
105.59/105.69	c vivif2 --  cl tried     2774 cl shrink        0 lits rem          0 time: 0.00
105.68/105.70	c vivif2 --  cl tried    42010 cl shrink        0 lits rem          0 time: 0.01
105.68/105.77	c asymm  cl-useful: 0/2774/2774 lits-rem:0 time: 0.08
105.68/105.77	c calculated reachability. Time: 0.00
105.68/105.77	c  N dy    26    537408       666      2774        84     42010      8640    619267     29.59     19.05  --
105.68/105.77	c  F st    26    537408       666      2774        84     42010      8640    619267     29.59     19.05  --
106.08/106.17	c Decided on static restart strategy
179.79/179.89	c  N dy    33    806113       666      2774        84     65107      8640   1129357     30.13     19.18  --
179.89/179.94	c  S st    33    806113       666      2774        84     65107      8640   1129357     30.13     19.18  --
180.09/180.16	c  S st    33    806617       666      2774        84     65611      8640   1142716     30.13     19.18  --
180.09/180.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.09/180.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.39/180.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.7M T:  0.29
180.39/180.45	c Calc non-exist non-lernt bins v-fix:     0 done:    666 time:  0.00 s
180.39/180.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.39/180.46	c Subs w/ non-existent bins:      0 time:  0.01 s
180.39/180.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.39/180.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.39/180.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
181.99/182.01	c ORs :     42 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
182.59/182.69	c Added 7 vars  tried: 80000 time: 0.68
182.89/182.94	c ORs :      7 avg-s:  0.0 cl-sh: 17118 l-rem:  17118 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.92
182.89/182.96	c lits-rem:        59  cl-subs:     4009  v-elim:     27  v-fix:    0  time:  2.47 s
182.89/182.96	c learnt bin added due to v-elim: 0
182.89/182.96	c vivif2 --  cl tried     2781 cl shrink        0 lits rem          0 time: 0.00
182.89/182.97	c vivif2 --  cl tried    61602 cl shrink        0 lits rem          0 time: 0.01
182.99/183.09	c asymm  cl-useful: 0/2395/2781 lits-rem:0 time: 0.12
182.99/183.09	c calculated reachability. Time: 0.00
182.99/183.09	c  N dy    33    806617       673      2781        98     61602      8689   1026734     30.13     19.18  --
318.49/318.52	c  N dy    34   1209927       673      2781        98     77392      8689   1293052     30.01     18.75  --
318.49/318.57	c  S st    34   1209927       673      2781        98     77392      8689   1293052     30.01     18.75  --
318.49/318.57	c Finding binary XORs  T:     0.00 s  found:       0
318.79/318.83	c  S st    34   1210430       673      2781        98     77895      8689   1305425     30.01     18.75  --
318.79/318.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
318.79/318.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.09/319.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  0.35
319.09/319.18	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
319.09/319.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.09/319.19	c Subs w/ non-existent bins:      0 time:  0.01 s
319.19/319.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.19/319.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.19/319.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
321.19/321.25	c ORs :     49 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
321.89/321.94	c Added 7 vars  tried: 80000 time: 0.70
322.09/322.11	c ORs :      7 avg-s:  0.0 cl-sh: 12193 l-rem:  12193 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.86
322.09/322.14	c lits-rem:       976  cl-subs:     4993  v-elim:     28  v-fix:    0  time:  2.91 s
322.09/322.14	c learnt bin added due to v-elim: 0
322.09/322.14	c vivif2 --  cl tried     2788 cl shrink        0 lits rem          0 time: 0.00
322.09/322.15	c vivif2 --  cl tried    72902 cl shrink        0 lits rem          0 time: 0.01
322.19/322.27	c asymm  cl-useful: 0/2002/2788 lits-rem:0 time: 0.12
322.19/322.27	c calculated reachability. Time: 0.00
322.19/322.27	c  N dy    34   1210430       680      2788       112     72902      8738   1177041     30.01     18.75  --
528.67/528.71	c  N dy    35   1710435       680      2788       112    104169      8738   1923846     29.12     18.99  --
528.67/528.78	c  S st    35   1710435       680      2788       112    104169      8738   1923846     29.12     18.99  --
529.08/529.14	c  S st    35   1710939       680      2788       112    104672      8738   1936208     29.12     18.99  --
529.08/529.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.08/529.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.67/529.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.9M T:  0.56
529.67/529.70	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
529.67/529.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.67/529.72	c Subs w/ non-existent bins:      0 time:  0.02 s
529.67/529.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.67/529.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.67/529.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
534.07/534.15	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
535.17/535.21	c Added 7 vars  tried: 80000 time: 1.06
535.97/536.09	c ORs :      7 avg-s:  0.0 cl-sh: 31640 l-rem:  31640 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
536.07/536.13	c lits-rem:      1049  cl-subs:     6129  v-elim:     31  v-fix:    0  time:  6.36 s
536.07/536.13	c learnt bin added due to v-elim: 0
536.07/536.13	c vivif2 --  cl tried     2795 cl shrink        0 lits rem          0 time: 0.00
536.07/536.15	c vivif2 --  cl tried    98543 cl shrink        0 lits rem          0 time: 0.02
536.17/536.22	c asymm  cl-useful: 0/793/2795 lits-rem:0 time: 0.07
536.17/536.22	c calculated reachability. Time: 0.00
536.17/536.22	c  N dy    35   1710939       687      2795       126     98543      8787   1742818     29.12     18.99  --
773.98/774.07	c  N dy    36   2210939       687      2795       126    114742      8787   2035896     29.17     18.88  --
774.08/774.14	c  S st    36   2210939       687      2795       126    114742      8787   2035896     29.17     18.88  --
774.48/774.54	c  S st    36   2211447       687      2795       126    115250      8787   2048626     29.17     18.88  --
774.48/774.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.48/774.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.08/775.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.2M T:  0.61
775.08/775.16	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
775.08/775.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.08/775.18	c Subs w/ non-existent bins:      0 time:  0.02 s
775.18/775.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.18/775.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
775.18/775.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
780.27/780.35	c ORs :     63 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
781.47/781.53	c Added 7 vars  tried: 80000 time: 1.18
782.27/782.35	c ORs :      7 avg-s:  0.0 cl-sh: 30739 l-rem:  30739 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
782.27/782.39	c lits-rem:      1125  cl-subs:     7517  v-elim:     31  v-fix:    0  time:  7.16 s
782.27/782.39	c learnt bin added due to v-elim: 0
782.27/782.39	c vivif2 --  cl tried     2802 cl shrink        0 lits rem          0 time: 0.00
782.37/782.41	c vivif2 --  cl tried   107733 cl shrink        0 lits rem          0 time: 0.02
782.47/782.53	c asymm  cl-useful: 0/1405/2802 lits-rem:0 time: 0.12
782.47/782.54	c calculated reachability. Time: 0.00
782.47/782.54	c  N dy    36   2211447       694      2802       140    107733      8836   1819676     29.17     18.88  --
1046.76/1046.80	c  N dy    37   2711447       694      2802       140    132528      8836   2295656     28.12     18.64  --
1046.76/1046.89	c  S st    37   2711447       694      2802       140    132528      8836   2295656     28.12     18.64  --
1047.26/1047.37	c  S st    37   2711952       694      2802       140    133033      8836   2308299     28.12     18.64  --
1047.26/1047.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1047.26/1047.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1048.06/1048.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.4M T:  0.81
1048.06/1048.19	c Calc non-exist non-lernt bins v-fix:     0 done:    694 time:  0.00 s
1048.06/1048.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1048.17/1048.21	c Subs w/ non-existent bins:      0 time:  0.02 s
1048.17/1048.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1048.17/1048.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1048.17/1048.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1052.68/1052.71	c ORs :     70 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
1053.87/1053.98	c Added 8 vars  tried: 80000 time: 1.27
1054.67/1054.77	c ORs :      8 avg-s:  0.0 cl-sh: 27389 l-rem:  27389 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.06
1054.78/1054.81	c lits-rem:        80  cl-subs:     6078  v-elim:     33  v-fix:    0  time:  6.54 s
1054.78/1054.81	c learnt bin added due to v-elim: 0
1054.78/1054.81	c vivif2 --  cl tried     2810 cl shrink        0 lits rem          0 time: 0.00
1054.78/1054.84	c vivif2 --  cl tried   126955 cl shrink        0 lits rem          0 time: 0.03
1054.88/1054.97	c asymm  cl-useful: 0/1078/2810 lits-rem:0 time: 0.13
1054.88/1054.97	c calculated reachability. Time: 0.00
1054.88/1054.97	c  N dy    37   2711952       702      2810       156    126955      8892   2136520     28.12     18.64  --
1054.88/1054.97	c  F st    37   2711952       702      2810       156    126955      8892   2136520     28.12     18.64  --
1055.77/1055.81	c Decided on static restart strategy
1279.36/1279.46	c  N dy    44   3211954       702      2810       156    100220      8892   1411199     33.13     19.09  --
1279.46/1279.51	c  S st    44   3211954       702      2810       156    100220      8892   1411199     33.13     19.09  --
1279.46/1279.51	c Finding binary XORs  T:     0.00 s  found:       0
1279.76/1279.87	c  S st    44   3212457       702      2810       156    100723      8892   1423457     33.13     19.09  --
1279.76/1279.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1279.76/1279.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1280.27/1280.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.5M T:  0.48
1280.27/1280.37	c Calc non-exist non-lernt bins v-fix:     0 done:    702 time:  0.00 s
1280.27/1280.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1280.27/1280.38	c Subs w/ non-existent bins:      0 time:  0.02 s
1280.37/1280.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.37/1280.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1280.37/1280.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1282.96/1283.06	c ORs :     78 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1283.67/1283.76	c Added 8 vars  tried: 80000 time: 0.70
1283.86/1283.99	c ORs :      8 avg-s:  0.0 cl-sh: 16218 l-rem:  16218 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
1283.96/1284.01	c lits-rem:        11  cl-subs:     6290  v-elim:     35  v-fix:    0  time:  3.60 s
1283.96/1284.01	c learnt bin added due to v-elim: 0
1283.96/1284.02	c vivif2 --  cl tried     2818 cl shrink        0 lits rem          0 time: 0.00
1283.96/1284.03	c vivif2 --  cl tried    94433 cl shrink        0 lits rem          0 time: 0.02
1284.06/1284.14	c asymm  cl-useful: 0/1476/2818 lits-rem:0 time: 0.10
1284.06/1284.14	c calculated reachability. Time: 0.00
1284.06/1284.14	c  N dy    44   3212457       710      2818       172     94433      8948   1226990     33.13     19.09  --

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-3173548-1301796685/watcher-3173548-1301796685 -o /tmp/evaluation-result-3173548-1301796685/solver-3173548-1301796685 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173548-1301796685.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: 4.00 4.00 4.00 4/179 25984
/proc/meminfo: memFree=21055768/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=29084 CPUtime=0 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 617 0 0 0 0 0 0 0 25 0 1 0 291266229 29782016 553 33554432000 4194304 4797429 140736752799680 18446744073709551615 4428580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 7271 553 369 148 0 2200 0

[startup+0.0863921 s]
/proc/loadavg: 4.00 4.00 4.00 4/179 25984
/proc/meminfo: memFree=21055768/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=128036 CPUtime=0.08 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 831 0 0 0 8 0 0 0 25 0 1 0 291266229 131108864 751 33554432000 4194304 4797429 140736752799680 18446744073709551615 4341440 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 32009 752 408 148 0 26938 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 128036

[startup+0.100347 s]
/proc/loadavg: 4.00 4.00 4.00 4/179 25984
/proc/meminfo: memFree=21055768/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=128036 CPUtime=0.09 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 856 0 0 0 9 0 0 0 25 0 1 0 291266229 131108864 776 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 32009 776 408 148 0 26938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128036

[startup+0.300315 s]
/proc/loadavg: 4.00 4.00 4.00 4/179 25984
/proc/meminfo: memFree=21055768/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=128584 CPUtime=0.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 1105 0 0 0 29 0 0 0 25 0 1 0 291266229 131670016 865 33554432000 4194304 4797429 140736752799680 18446744073709551615 4351915 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 32146 865 408 148 0 27075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128584

[startup+0.700239 s]
/proc/loadavg: 4.00 4.00 4.00 4/179 25984
/proc/meminfo: memFree=21055768/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=129168 CPUtime=0.69 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 1493 0 0 0 69 0 0 0 25 0 1 0 291266229 132268032 1004 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424340 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 32292 1004 408 148 0 27221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129168

[startup+1.5011 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26000
/proc/meminfo: memFree=21036740/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=129556 CPUtime=1.49 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 1996 0 0 0 149 0 0 0 25 0 1 0 291266229 132665344 1191 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 32389 1191 408 148 0 27318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129556

[startup+3.1008 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26000
/proc/meminfo: memFree=21032152/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=132200 CPUtime=3.09 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 3367 0 0 0 309 0 0 0 25 0 1 0 291266229 135372800 1786 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 33050 1786 412 148 0 27979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132200

[startup+6.30023 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26000
/proc/meminfo: memFree=21022356/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=133212 CPUtime=6.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 4804 0 0 0 628 1 0 0 25 0 1 0 291266229 136409088 2279 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 33303 2279 412 148 0 28232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133212

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26000
/proc/meminfo: memFree=21010468/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=136460 CPUtime=12.68 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 7233 0 0 0 1267 1 0 0 25 0 1 0 291266229 139735040 3054 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 34115 3054 415 148 0 29044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 136460

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26001
/proc/meminfo: memFree=21003288/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=140244 CPUtime=25.48 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 11130 0 0 0 2546 2 0 0 25 0 1 0 291266229 143609856 4116 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 35061 4116 415 148 0 29990 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140244

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26002
/proc/meminfo: memFree=20992080/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=143904 CPUtime=51.08 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 17571 0 0 0 5104 4 0 0 25 0 1 0 291266229 147357696 5119 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 35976 5119 415 148 0 30905 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143904

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26003
/proc/meminfo: memFree=20976488/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=149464 CPUtime=102.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 28192 0 0 0 10221 8 0 0 25 0 1 0 291266229 153051136 6008 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 37366 6008 415 148 0 32295 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 149464

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26004
/proc/meminfo: memFree=20961196/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=154752 CPUtime=162.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 38339 0 0 0 16217 12 0 0 25 0 1 0 291266229 158466048 7258 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 38688 7258 415 148 0 33617 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154752

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26006
/proc/meminfo: memFree=20943172/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=161768 CPUtime=222.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 47241 0 0 0 22214 15 0 0 25 0 1 0 291266229 165650432 9475 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 40442 9475 415 148 0 35371 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161768

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26008
/proc/meminfo: memFree=20932820/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=163372 CPUtime=282.29 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 54727 0 0 0 28211 18 0 0 25 0 1 0 291266229 167292928 9917 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 40843 9917 415 148 0 35772 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 163372

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26009
/proc/meminfo: memFree=20922600/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=169744 CPUtime=342.28 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 62316 0 0 0 34207 21 0 0 25 0 1 0 291266229 173817856 11534 33554432000 4194304 4797429 140736752799680 18446744073709551615 212687371932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 42436 11534 415 148 0 37365 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 169744

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26011
/proc/meminfo: memFree=20903728/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=170500 CPUtime=402.28 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 68949 0 0 0 40205 23 0 0 25 0 1 0 291266229 174592000 11803 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 42625 11803 415 148 0 37554 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 170500

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26012
/proc/meminfo: memFree=20896248/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=171916 CPUtime=462.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 75675 0 0 0 46201 26 0 0 25 0 1 0 291266229 176041984 11685 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 42979 11685 415 148 0 37908 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 171916

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26014
/proc/meminfo: memFree=20881956/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=173100 CPUtime=522.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 81318 0 0 0 52198 29 0 0 25 0 1 0 291266229 177254400 12612 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 43275 12612 415 148 0 38204 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 173100

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 26016
/proc/meminfo: memFree=20878552/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=181820 CPUtime=582.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 88132 0 0 0 58195 32 0 0 25 0 1 0 291266229 186183680 14400 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 45455 14400 415 148 0 40384 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 181820

[startup+642.3 s]
/proc/loadavg: 4.15 4.03 4.01 7/196 31904
/proc/meminfo: memFree=20860928/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=183488 CPUtime=642.28 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 93703 0 0 0 64194 34 0 0 25 0 1 0 291266229 187891712 15083 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 45872 15083 415 148 0 40801 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 183488

[startup+702.3 s]
/proc/loadavg: 4.49 4.18 4.06 5/190 31773
/proc/meminfo: memFree=20851264/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=184320 CPUtime=702.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 99026 0 0 0 70191 36 0 0 25 0 1 0 291266229 188743680 15310 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 46080 15310 415 148 0 41009 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 184320

[startup+762.306 s]
/proc/loadavg: 4.24 4.16 4.06 5/190 31802
/proc/meminfo: memFree=20939724/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=186812 CPUtime=762.28 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 104340 0 0 0 76190 38 0 0 25 0 1 0 291266229 191295488 15393 33554432000 4194304 4797429 140736752799680 18446744073709551615 4387808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 46703 15393 415 148 0 41632 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 186812

[startup+822.3 s]
/proc/loadavg: 4.09 4.13 4.06 5/190 31804
/proc/meminfo: memFree=20916276/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=191556 CPUtime=822.28 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 109123 0 0 0 82188 40 0 0 25 0 1 0 291266229 196153344 17253 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 47889 17253 415 148 0 42818 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 191556

[startup+882.3 s]
/proc/loadavg: 4.07 4.12 4.06 5/190 31806
/proc/meminfo: memFree=20907456/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=192508 CPUtime=882.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 114306 0 0 0 88186 41 0 0 25 0 1 0 291266229 197128192 17219 33554432000 4194304 4797429 140736752799680 18446744073709551615 4387581 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 48127 17219 415 148 0 43056 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 192508

[startup+942.3 s]
/proc/loadavg: 4.07 4.11 4.06 5/190 31807
/proc/meminfo: memFree=20893888/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=194976 CPUtime=942.26 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 119521 0 0 0 94183 43 0 0 25 0 1 0 291266229 199655424 16968 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 48744 16968 415 148 0 43673 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 194976

[startup+1002.3 s]
/proc/loadavg: 4.02 4.09 4.05 5/190 31809
/proc/meminfo: memFree=20887168/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=196112 CPUtime=1002.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 123827 0 0 0 100181 46 0 0 25 0 1 0 291266229 200818688 18442 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424682 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 49028 18442 415 148 0 43957 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 196112

[startup+1062.3 s]
/proc/loadavg: 4.01 4.07 4.04 5/190 31810
/proc/meminfo: memFree=20869760/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=202116 CPUtime=1062.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 129649 0 0 0 106179 48 0 0 25 0 1 0 291266229 206966784 18336 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 50529 18336 415 148 0 45458 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 202116

[startup+1122.3 s]
/proc/loadavg: 4.00 4.05 4.04 5/190 31812
/proc/meminfo: memFree=20868492/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=202744 CPUtime=1122.26 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 135305 0 0 0 112176 50 0 0 25 0 1 0 291266229 207609856 20771 33554432000 4194304 4797429 140736752799680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 50686 20771 415 148 0 45615 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 202744

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 4.03 5/190 31814
/proc/meminfo: memFree=20858912/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=204568 CPUtime=1182.26 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 141555 0 0 0 118173 53 0 0 25 0 1 0 291266229 209477632 20452 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 51142 20452 415 148 0 46071 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 204568

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.03 5/190 31815
/proc/meminfo: memFree=20858156/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=206220 CPUtime=1242.27 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 148185 0 0 0 124171 56 0 0 25 0 1 0 291266229 211169280 20402 33554432000 4194304 4797429 140736752799680 18446744073709551615 4425133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 51555 20402 415 148 0 46484 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 206220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.02 5/190 31817
/proc/meminfo: memFree=20843492/32951124 swapFree=67111528/67111528
[pid=25984] ppid=25982 vsize=206824 CPUtime=1299.97 cores=1,3
/proc/25984/stat : 25984 (techdemo) R 25982 25984 23036 0 -1 4202496 152998 0 0 0 129938 59 0 0 25 0 1 0 291266229 211787776 21841 33554432000 4194304 4797429 140736752799680 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25984/statm: 51706 21841 415 148 0 46635 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 206824

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.39
CPU system time (s): 0.595909
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 280964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.595909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152998
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= 13
involuntary context switches= 1106

runsolver used 2.07468 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 04:11:25
IDJOB=3173548
IDBENCH=82966
IDSOLVER=1585
FILE ID=node139/3173548-1301796685
RUNJOBID= node139-1301794080-23393
PBS_JOBID= 12841417
Free space on /tmp= 71916 MiB

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

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1198160476

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      21056048 kB
Buffers:        368004 kB
Cached:       11138956 kB
SwapCached:          0 kB
Active:        7434984 kB
Inactive:      4194316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21056048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15580 kB
Writeback:           0 kB
AnonPages:      122496 kB
Mapped:          15748 kB
Slab:           201456 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   373336 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= 71900 MiB
End job on node139 at 2011-04-03 04:33:07