Trace number 3257226

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
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-3257226-1303468401.cnf'
0.00/0.00	c -- header says num vars:            113
0.00/0.00	c -- header says num clauses:         236
0.00/0.00	c -- clauses added:            0 learnts,          236 normals,            0 xors
0.00/0.00	c -- vars added        113
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       113       236         0         0       708         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/236/236 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:    113 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:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:     105 neg:       4
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       113       236         0         0       708         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
1.39/1.48	c  N dy     7     30001       113       236         0      9359       708    150162     19.68     17.15  --
1.39/1.48	c  S st     7     30001       113       236         0      9359       708    150162     19.68     17.15  --
1.49/1.52	c  S st     7     30503       113       236         0      9844       708    158464     19.68     17.15  --
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
1.49/1.53	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.00 s
1.49/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.53	c Subs w/ non-existent bins:      0 time:  0.00 s
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.59/1.69	c lits-rem:       878  cl-subs:     1997  v-elim:      0  v-fix:    0  time:  0.15 s
1.59/1.69	c learnt bin added due to v-elim: 0
1.59/1.69	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
1.59/1.69	c vivif2 --  cl tried     7847 cl shrink        0 lits rem          0 time: 0.00
1.69/1.70	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
1.69/1.70	c calculated reachability. Time: 0.00
1.69/1.70	c  N dy     7     30503       113       236         0      7847       708    124957     19.68     17.15  --
1.69/1.70	c  F st     7     30503       113       236         0      7847       708    124957     19.68     17.15  --
1.79/1.80	c Decided on static restart strategy
2.59/2.62	c  N dy    14     45756       113       236         0     14320       708    229626     21.36     15.57  --
2.59/2.63	c  S st    14     45756       113       236         0     14320       708    229626     21.36     15.57  --
2.59/2.67	c  S st    14     46261       113       236         0     14807       708    238739     21.36     15.57  --
2.59/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
2.69/2.70	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.00 s
2.69/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Subs w/ non-existent bins:      0 time:  0.00 s
2.69/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.38/3.48	c lits-rem:      2063  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  0.78 s
3.38/3.48	c learnt bin added due to v-elim: 0
3.38/3.48	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
3.38/3.48	c vivif2 --  cl tried    12953 cl shrink        0 lits rem          0 time: 0.00
3.48/3.50	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
3.48/3.50	c calculated reachability. Time: 0.00
3.48/3.50	c  N dy    14     46261       113       236         0     12953       708    203516     21.36     15.57  --
5.18/5.24	c  N dy    20     69391       113       236         0     17146       708    264806     20.69     14.49  --
5.18/5.25	c  S st    20     69391       113       236         0     17146       708    264806     20.69     14.49  --
5.28/5.30	c  S st    20     69894       113       236         0     17633       708    272986     20.69     14.49  --
5.28/5.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.28/5.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.28/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.03
5.28/5.34	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.00 s
5.28/5.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.28/5.34	c Subs w/ non-existent bins:      0 time:  0.00 s
5.28/5.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.28/5.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.28/5.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.98/6.05	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.78/6.84	c Added 2 vars  tried: 56448 time: 0.79
6.88/6.92	c ORs :      2 avg-s:  0.0 cl-sh:  9709 l-rem:   9709 b-add:      4 v-rep:   0 cl-rem: 6 avg s: 7.3 T:    0.87
6.88/6.92	c lits-rem:      1496  cl-subs:     1616  v-elim:      0  v-fix:    0  time:  1.58 s
6.88/6.92	c learnt bin added due to v-elim: 0
6.88/6.92	c vivif2 --  cl tried      238 cl shrink        0 lits rem          0 time: 0.00
6.88/6.92	c vivif2 --  cl tried    16011 cl shrink        0 lits rem          0 time: 0.00
6.88/6.93	c asymm  cl-useful: 0/238/238 lits-rem:0 time: 0.01
6.88/6.93	c calculated reachability. Time: 0.00
6.88/6.93	c  N dy    20     69894       115       238         4     16011       722    231854     20.69     14.49  --
6.88/6.93	c  F st    20     69894       115       238         4     16011       722    231854     20.69     14.49  --
6.98/7.07	c Decided on static restart strategy
9.49/9.59	c  N dy    27    104842       115       238         4     15260       722    196751     20.58     14.70  --
9.59/9.60	c  S st    27    104842       115       238         4     15260       722    196751     20.58     14.70  --
9.59/9.65	c  S st    27    105345       115       238         4     15747       722    206075     20.58     14.70  --
9.59/9.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.03
9.59/9.68	c Calc non-exist non-lernt bins v-fix:     0 done:    115 time:  0.00 s
9.59/9.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.68	c Subs w/ non-existent bins:      0 time:  0.00 s
9.59/9.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.19/10.26	c ORs :      2 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
11.00/11.09	c Added 2 vars  tried: 80000 time: 0.83
11.09/11.11	c ORs :      2 avg-s:  0.0 cl-sh:  4603 l-rem:   4603 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    0.85
11.09/11.11	c lits-rem:       738  cl-subs:     1308  v-elim:      0  v-fix:    0  time:  1.43 s
11.09/11.11	c learnt bin added due to v-elim: 0
11.09/11.11	c vivif2 --  cl tried      240 cl shrink        0 lits rem          0 time: 0.00
11.09/11.11	c vivif2 --  cl tried    14438 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c asymm  cl-useful: 0/240/240 lits-rem:0 time: 0.01
11.09/11.12	c calculated reachability. Time: 0.00
11.09/11.12	c  N dy    27    105345       117       240         8     14438       736    181113     20.58     14.70  --
16.19/16.22	c  N dy    29    158018       117       240         8     20704       736    270569     18.05     14.36  --
16.19/16.23	c  S st    29    158018       117       240         8     20704       736    270569     18.05     14.36  --
16.19/16.29	c  S st    29    158519       117       240         8     21198       736    279588     18.05     14.36  --
16.19/16.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.19/16.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.04
16.29/16.33	c Calc non-exist non-lernt bins v-fix:     0 done:    117 time:  0.00 s
16.29/16.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.34	c Subs w/ non-existent bins:      0 time:  0.00 s
16.29/16.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.99/17.01	c ORs :      4 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
17.69/17.75	c Added 2 vars  tried: 80000 time: 0.73
17.79/17.80	c ORs :      2 avg-s:  0.0 cl-sh:  5679 l-rem:   5679 b-add:      4 v-rep:   0 cl-rem: 16 avg s: 12.4 T:    0.78
17.79/17.80	c lits-rem:      1952  cl-subs:     3418  v-elim:      0  v-fix:    0  time:  1.46 s
17.79/17.80	c learnt bin added due to v-elim: 0
17.79/17.80	c vivif2 --  cl tried      242 cl shrink        0 lits rem          0 time: 0.00
17.79/17.80	c vivif2 --  cl tried    17764 cl shrink        0 lits rem          0 time: 0.00
17.79/17.81	c asymm  cl-useful: 0/242/242 lits-rem:0 time: 0.01
17.79/17.82	c calculated reachability. Time: 0.00
17.79/17.82	c  N dy    29    158519       119       242        12     17764       750    215347     18.05     14.36  --
26.89/26.97	c  N dy    30    237778       119       242        12     23396       750    304855     18.62     14.49  --
26.89/26.98	c  S st    30    237778       119       242        12     23396       750    304855     18.62     14.49  --
26.99/27.06	c  S st    30    238284       119       242        12     23892       750    314555     18.62     14.49  --
26.99/27.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.99/27.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/27.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.05
27.09/27.11	c Calc non-exist non-lernt bins v-fix:     0 done:    119 time:  0.00 s
27.09/27.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/27.11	c Subs w/ non-existent bins:      0 time:  0.00 s
27.09/27.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/27.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/27.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.79/27.84	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 7.0 T:    0.00
28.79/28.81	c Added 2 vars  tried: 80000 time: 0.97
28.79/28.86	c ORs :      2 avg-s:  0.0 cl-sh:  6286 l-rem:   6286 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
28.79/28.87	c lits-rem:      2373  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  1.75 s
28.79/28.87	c learnt bin added due to v-elim: 0
28.79/28.87	c vivif2 --  cl tried      244 cl shrink        0 lits rem          0 time: 0.00
28.79/28.87	c vivif2 --  cl tried    21638 cl shrink        0 lits rem          0 time: 0.00
28.79/28.88	c asymm  cl-useful: 0/244/244 lits-rem:0 time: 0.01
28.79/28.88	c calculated reachability. Time: 0.00
28.79/28.88	c  N dy    30    238284       121       244        16     21638       764    271057     18.62     14.49  --
44.59/44.63	c  N dy    33    357427       121       244        16     25589       764    305205     19.05     14.67  --
44.59/44.65	c  S st    33    357427       121       244        16     25589       764    305205     19.05     14.67  --
44.69/44.73	c  S st    33    357931       121       244        16     26078       764    314996     19.05     14.67  --
44.69/44.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.69/44.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.06
44.69/44.78	c Calc non-exist non-lernt bins v-fix:     0 done:    121 time:  0.00 s
44.69/44.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.79	c Subs w/ non-existent bins:      0 time:  0.00 s
44.69/44.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.69/44.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.69/44.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.49/45.52	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.00
46.58/46.60	c Added 2 vars  tried: 80000 time: 1.08
46.58/46.63	c ORs :      2 avg-s:  0.0 cl-sh:  3948 l-rem:   3948 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.11
46.58/46.64	c lits-rem:       622  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  1.84 s
46.58/46.64	c learnt bin added due to v-elim: 0
46.58/46.64	c vivif2 --  cl tried      246 cl shrink        0 lits rem          0 time: 0.00
46.58/46.64	c vivif2 --  cl tried    24754 cl shrink        0 lits rem          0 time: 0.00
46.58/46.66	c asymm  cl-useful: 0/246/246 lits-rem:0 time: 0.02
46.58/46.66	c calculated reachability. Time: 0.00
46.58/46.66	c  N dy    33    357931       123       246        20     24754       778    289729     19.05     14.67  --
73.89/73.92	c  N dy    37    536896       123       246        20     32528       778    378453     19.16     14.66  --
73.89/73.94	c  S st    37    536896       123       246        20     32528       778    378453     19.16     14.66  --
73.99/74.04	c  S st    37    537397       123       246        20     33021       778    388676     19.16     14.66  --
73.99/74.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.99/74.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.09/74.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.08
74.09/74.13	c Calc non-exist non-lernt bins v-fix:     0 done:    123 time:  0.00 s
74.09/74.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.09/74.13	c Subs w/ non-existent bins:      0 time:  0.00 s
74.09/74.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.09/74.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.09/74.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
74.89/74.97	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 17 avg s: 11.4 T:    0.01
76.09/76.14	c Added 2 vars  tried: 80000 time: 1.17
76.19/76.21	c ORs :      2 avg-s:  0.0 cl-sh:  6100 l-rem:   6100 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.23
76.19/76.21	c lits-rem:      1188  cl-subs:     1926  v-elim:      0  v-fix:    0  time:  2.07 s
76.19/76.21	c learnt bin added due to v-elim: 0
76.19/76.21	c vivif2 --  cl tried      248 cl shrink        0 lits rem          0 time: 0.00
76.19/76.22	c vivif2 --  cl tried    31078 cl shrink        0 lits rem          0 time: 0.00
76.19/76.24	c asymm  cl-useful: 0/248/248 lits-rem:0 time: 0.02
76.19/76.24	c calculated reachability. Time: 0.00
76.19/76.24	c  N dy    37    537397       125       248        24     31078       792    353977     19.16     14.66  --
76.19/76.24	c  F st    37    537397       125       248        24     31078       792    353977     19.16     14.66  --
76.39/76.48	c Decided on static restart strategy
126.19/126.29	c  N dy    44    806095       125       248        24     51472       792    707839     20.08     15.13  --
126.29/126.32	c  S st    44    806095       125       248        24     51472       792    707839     20.08     15.13  --
126.40/126.46	c  S st    44    806598       125       248        24     51964       792    717473     20.08     15.13  --
126.40/126.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.40/126.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.59/126.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  0.18
126.59/126.64	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
126.59/126.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.59/126.64	c Subs w/ non-existent bins:      0 time:  0.01 s
126.59/126.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.59/126.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.59/126.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
128.79/128.80	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 15.5 T:    0.01
130.69/130.78	c Added 2 vars  tried: 80000 time: 1.98
130.99/131.02	c ORs :      2 avg-s:  0.0 cl-sh: 15901 l-rem:  15901 b-add:      4 v-rep:   0 cl-rem: 3 avg s: 8.7 T:    2.22
130.99/131.03	c lits-rem:      2116  cl-subs:     6309  v-elim:      0  v-fix:    0  time:  4.37 s
130.99/131.03	c learnt bin added due to v-elim: 0
130.99/131.03	c vivif2 --  cl tried      250 cl shrink        0 lits rem          0 time: 0.00
130.99/131.04	c vivif2 --  cl tried    45648 cl shrink        0 lits rem          0 time: 0.01
130.99/131.07	c asymm  cl-useful: 0/250/250 lits-rem:0 time: 0.03
130.99/131.07	c calculated reachability. Time: 0.00
130.99/131.07	c  N dy    44    806598       127       250        28     45648       806    581959     20.08     15.13  --
225.79/225.84	c  N dy    46   1209898       127       250        28     60822       806    808553     21.33     15.10  --
225.79/225.87	c  S st    46   1209898       127       250        28     60822       806    808553     21.33     15.10  --
225.99/226.05	c  S st    46   1210401       127       250        28     61315       806    818801     21.33     15.10  --
225.99/226.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
225.99/226.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.19/226.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  0.21
226.19/226.27	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
226.19/226.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.19/226.28	c Subs w/ non-existent bins:      0 time:  0.01 s
226.19/226.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.29/226.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.29/226.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
228.49/228.52	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 14 avg s: 8.6 T:    0.02
230.79/230.83	c Added 2 vars  tried: 80000 time: 2.31
231.00/231.09	c ORs :      2 avg-s:  0.0 cl-sh: 15201 l-rem:  15201 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.57
231.09/231.11	c lits-rem:      2939  cl-subs:     6183  v-elim:      0  v-fix:    0  time:  4.81 s
231.09/231.11	c learnt bin added due to v-elim: 0
231.09/231.11	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
231.09/231.12	c vivif2 --  cl tried    55118 cl shrink        0 lits rem          0 time: 0.01
231.09/231.16	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
231.09/231.16	c calculated reachability. Time: 0.00
231.09/231.16	c  N dy    46   1210401       129       252        32     55118       820    696001     21.33     15.10  --
386.00/386.08	c  N dy    47   1710402       129       252        32     84485       820   1224284     20.66     15.28  --
386.10/386.13	c  S st    47   1710402       129       252        32     84485       820   1224284     20.66     15.28  --
386.30/386.39	c  S st    47   1710903       129       252        32     84972       820   1234713     20.66     15.28  --
386.30/386.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
386.30/386.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.70/386.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.3M T:  0.35
386.70/386.75	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
386.70/386.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.70/386.76	c Subs w/ non-existent bins:      0 time:  0.01 s
386.70/386.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.80/386.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
386.80/386.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
392.29/392.34	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 64 avg s: 10.6 T:    0.05
396.39/396.48	c Added 2 vars  tried: 80000 time: 4.14
397.19/397.29	c ORs :      2 avg-s:  0.0 cl-sh: 23361 l-rem:  23361 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.95
397.29/397.31	c lits-rem:      1343  cl-subs:    12936  v-elim:      0  v-fix:    0  time: 10.52 s
397.29/397.31	c learnt bin added due to v-elim: 0
397.29/397.31	c vivif2 --  cl tried      254 cl shrink        0 lits rem          0 time: 0.00
397.29/397.33	c vivif2 --  cl tried    71972 cl shrink        0 lits rem          0 time: 0.01
397.29/397.39	c asymm  cl-useful: 0/254/254 lits-rem:0 time: 0.05
397.29/397.39	c calculated reachability. Time: 0.00
397.29/397.39	c  N dy    47   1710903       131       254        36     71972       834    968069     20.66     15.28  --
578.30/578.32	c  N dy    50   2210904       131       254        36     88098       834   1182845     20.92     15.61  --
578.30/578.37	c  S st    50   2210904       131       254        36     88098       834   1182845     20.92     15.61  --
578.30/578.37	c Finding binary XORs  T:     0.00 s  found:       0
578.61/578.64	c  S st    50   2211405       131       254        36     88591       834   1193070     20.92     15.61  --
578.61/578.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
578.61/578.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
579.01/579.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.2M T:  0.42
579.01/579.06	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
579.01/579.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
579.01/579.08	c Subs w/ non-existent bins:      0 time:  0.02 s
579.11/579.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
579.11/579.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
579.11/579.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
584.21/584.26	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 20 avg s: 9.1 T:    0.06
588.51/588.54	c Added 2 vars  tried: 80000 time: 4.28
589.01/589.07	c ORs :      2 avg-s:  0.0 cl-sh: 18923 l-rem:  18923 b-add:      4 v-rep:   0 cl-rem: 21 avg s: 9.0 T:    4.81
589.01/589.09	c lits-rem:      5516  cl-subs:    10000  v-elim:      0  v-fix:    0  time:  9.98 s
589.01/589.09	c learnt bin added due to v-elim: 0
589.01/589.09	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
589.11/589.11	c vivif2 --  cl tried    78550 cl shrink        0 lits rem          0 time: 0.01
589.11/589.17	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.06
589.11/589.17	c calculated reachability. Time: 0.00
589.11/589.17	c  N dy    50   2211405       133       256        40     78550       848    999564     20.92     15.61  --
774.31/774.39	c  N dy    51   2711406       133       256        40    105836       848   1435238     20.52     15.38  --
774.42/774.45	c  S st    51   2711406       133       256        40    105836       848   1435238     20.52     15.38  --
774.71/774.79	c  S st    51   2711909       133       256        40    106331       848   1445711     20.52     15.38  --
774.81/774.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
774.81/774.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.21/775.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.6M T:  0.46
775.21/775.26	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
775.21/775.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.21/775.28	c Subs w/ non-existent bins:      0 time:  0.02 s
775.31/775.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.31/775.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
775.31/775.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
783.22/783.28	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 31 avg s: 10.9 T:    0.10
788.21/788.27	c Added 2 vars  tried: 80000 time: 4.99
789.21/789.22	c ORs :      2 avg-s:  0.0 cl-sh: 28898 l-rem:  28898 b-add:      5 v-rep:   0 cl-rem: 66 avg s: 8.8 T:    5.94
789.21/789.25	c lits-rem:      4087  cl-subs:    14605  v-elim:      0  v-fix:    0  time: 13.92 s
789.21/789.25	c learnt bin added due to v-elim: 0
789.21/789.25	c vivif2 --  cl tried      258 cl shrink        0 lits rem          0 time: 0.00
789.21/789.27	c vivif2 --  cl tried    91628 cl shrink        0 lits rem          0 time: 0.02
789.31/789.34	c asymm  cl-useful: 0/258/258 lits-rem:0 time: 0.07
789.31/789.34	c calculated reachability. Time: 0.00
789.31/789.34	c  N dy    51   2711909       135       258        45     91628       862   1135355     20.52     15.38  --
789.31/789.34	c  F st    51   2711909       135       258        45     91628       862   1135355     20.52     15.38  --
790.11/790.17	c Decided on static restart strategy
994.12/994.19	c  N dy    58   3211909       135       258        45    135350       862   1987348     19.25     15.32  --
994.22/994.28	c  S st    58   3211909       135       258        45    135350       862   1987348     19.25     15.32  --
994.72/994.72	c  S st    58   3212412       135       258        45    135842       862   1997477     19.25     15.32  --
994.72/994.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
994.72/994.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
995.32/995.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.5M T:  0.63
995.32/995.36	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
995.32/995.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
995.32/995.39	c Subs w/ non-existent bins:      0 time:  0.03 s
995.42/995.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
995.42/995.45	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.02 s
995.42/995.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1011.01/1011.04	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 46 avg s: 11.1 T:    0.23
1018.82/1018.89	c Added 2 vars  tried: 80000 time: 7.84
1020.21/1020.26	c ORs :      2 avg-s:  0.0 cl-sh: 31289 l-rem:  31289 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    9.22
1020.31/1020.30	c lits-rem:     10494  cl-subs:    23190  v-elim:      0  v-fix:    0  time: 24.85 s
1020.31/1020.30	c learnt bin added due to v-elim: 0
1020.31/1020.30	c vivif2 --  cl tried      260 cl shrink        0 lits rem          0 time: 0.00
1020.31/1020.33	c vivif2 --  cl tried   112605 cl shrink        0 lits rem          0 time: 0.03
1020.41/1020.42	c asymm  cl-useful: 0/260/260 lits-rem:0 time: 0.09
1020.41/1020.42	c calculated reachability. Time: 0.00
1020.41/1020.43	c  N dy    58   3212412       137       260        49    112605       876   1548397     19.25     15.32  --
1267.23/1267.27	c  N dy    59   3712412       137       260        49    135460       876   1990444     21.98     15.15  --
1267.32/1267.36	c  S st    59   3712412       137       260        49    135460       876   1990444     21.98     15.15  --
1267.82/1267.83	c  S st    59   3712915       137       260        49    135955       876   2001060     21.98     15.15  --
1267.82/1267.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1267.82/1267.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.72/1268.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 44.7M T:  0.87
1268.72/1268.70	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
1268.72/1268.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.72/1268.73	c Subs w/ non-existent bins:      0 time:  0.03 s
1268.72/1268.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1268.82/1268.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1268.82/1268.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1280.22/1280.27	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 33 avg s: 8.9 T:    0.18
1290.02/1290.00	c Added 2 vars  tried: 80000 time: 9.73
1290.92/1290.98	c ORs :      2 avg-s:  0.0 cl-sh: 24973 l-rem:  24973 b-add:      4 v-rep:   0 cl-rem: 7 avg s: 8.7 T:   10.71
1291.02/1291.03	c lits-rem:      2714  cl-subs:    14213  v-elim:      0  v-fix:    0  time: 22.23 s
1291.02/1291.03	c learnt bin added due to v-elim: 0
1291.02/1291.03	c vivif2 --  cl tried      262 cl shrink        0 lits rem          0 time: 0.00
1291.02/1291.06	c vivif2 --  cl tried   121702 cl shrink        0 lits rem          0 time: 0.03
1291.12/1291.17	c asymm  cl-useful: 0/262/262 lits-rem:0 time: 0.12
1291.12/1291.18	c calculated reachability. Time: 0.00
1291.12/1291.18	c  N dy    59   3712915       139       262        53    121702       890   1729613     21.98     15.15  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257226-1303468401/watcher-3257226-1303468401 -o /tmp/evaluation-result-3257226-1303468401/solver-3257226-1303468401 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3257226-1303468401.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.47 2.58 2.73 1/174 12604
/proc/meminfo: memFree=17268824/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=12892 CPUtime=0 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4194304 101 0 1 0 0 0 0 0 25 0 1 0 458437886 13201408 57 33554432000 4194304 4797429 140734015650144 18446744073709551615 212682752103 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12604/statm: 3223 60 45 148 0 45 0

[startup+0.0572 s]
/proc/loadavg: 1.47 2.58 2.73 1/174 12604
/proc/meminfo: memFree=17268824/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=127372 CPUtime=0.05 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 637 0 1 0 5 0 0 0 25 0 1 0 458437886 130428928 571 33554432000 4194304 4797429 140734015650144 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 31843 571 406 148 0 26772 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127372

[startup+0.101188 s]
/proc/loadavg: 1.47 2.58 2.73 1/174 12604
/proc/meminfo: memFree=17268824/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=127372 CPUtime=0.09 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 694 0 1 0 9 0 0 0 25 0 1 0 458437886 130428928 625 33554432000 4194304 4797429 140734015650144 18446744073709551615 4387563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 31843 625 406 148 0 26772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127372

[startup+0.30118 s]
/proc/loadavg: 1.47 2.58 2.73 1/174 12604
/proc/meminfo: memFree=17268824/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=127808 CPUtime=0.29 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 892 0 1 0 29 0 0 0 25 0 1 0 458437886 130875392 730 33554432000 4194304 4797429 140734015650144 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 31952 730 406 148 0 26881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127808

[startup+0.701108 s]
/proc/loadavg: 1.47 2.58 2.73 1/174 12604
/proc/meminfo: memFree=17268824/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=128192 CPUtime=0.69 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 1187 0 1 0 69 0 0 0 25 0 1 0 458437886 131268608 865 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 32048 865 406 148 0 26977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128192

[startup+1.50094 s]
/proc/loadavg: 1.47 2.58 2.73 5/190 12635
/proc/meminfo: memFree=17188588/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=128676 CPUtime=1.49 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 1699 0 1 0 149 0 0 0 25 0 1 0 458437886 131764224 942 33554432000 4194304 4797429 140734015650144 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 32169 942 406 148 0 27098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128676

[startup+3.10063 s]
/proc/loadavg: 1.47 2.58 2.73 5/190 12635
/proc/meminfo: memFree=17163540/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=131908 CPUtime=3.08 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 2854 0 1 0 308 0 0 0 25 0 1 0 458437886 135073792 1790 33554432000 4194304 4797429 140734015650144 18446744073709551615 4524688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 32977 1790 411 148 0 27906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131908

[startup+6.30106 s]
/proc/loadavg: 1.67 2.60 2.74 5/190 12635
/proc/meminfo: memFree=17140972/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=133608 CPUtime=6.28 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 3934 0 1 0 628 0 0 0 25 0 1 0 458437886 136814592 2211 33554432000 4194304 4797429 140734015650144 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 33402 2211 414 148 0 28331 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133608

[startup+12.7009 s]
/proc/loadavg: 1.86 2.62 2.75 5/190 12636
/proc/meminfo: memFree=17120084/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=135392 CPUtime=12.69 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 5892 0 1 0 1268 1 0 0 25 0 1 0 458437886 138641408 2531 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 33848 2531 415 148 0 28777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135392

[startup+25.5006 s]
/proc/loadavg: 2.40 2.71 2.77 5/190 12636
/proc/meminfo: memFree=17090948/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=138168 CPUtime=25.49 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 9407 0 1 0 2548 1 0 0 25 0 1 0 458437886 141484032 3361 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 34542 3361 415 148 0 29471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138168

[startup+51.1009 s]
/proc/loadavg: 2.95 2.81 2.80 5/190 12637
/proc/meminfo: memFree=17053576/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=140912 CPUtime=51.09 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 15161 0 1 0 5106 3 0 0 25 0 1 0 458437886 144293888 3936 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 35228 3936 415 148 0 30157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140912

[startup+102.307 s]
/proc/loadavg: 3.54 2.99 2.86 5/190 12638
/proc/meminfo: memFree=17013528/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=145760 CPUtime=102.29 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 25346 0 1 0 10224 5 0 0 25 0 1 0 458437886 149258240 5162 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 36440 5162 415 148 0 31369 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 145760

[startup+162.301 s]
/proc/loadavg: 3.87 3.19 2.93 5/190 12640
/proc/meminfo: memFree=16974952/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=151452 CPUtime=162.29 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 34561 0 1 0 16222 7 0 0 25 0 1 0 458437886 155086848 6876 33554432000 4194304 4797429 140734015650144 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 37863 6876 421 148 0 32792 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151452

[startup+222.301 s]
/proc/loadavg: 3.95 3.33 3.00 5/190 12641
/proc/meminfo: memFree=16952356/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=153404 CPUtime=222.3 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 42763 0 1 0 22219 11 0 0 25 0 1 0 458437886 157085696 6767 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 38351 6767 421 148 0 33280 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153404

[startup+282.301 s]
/proc/loadavg: 4.02 3.47 3.06 5/190 12643
/proc/meminfo: memFree=16949856/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=156220 CPUtime=282.3 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 49045 0 1 0 28217 13 0 0 25 0 1 0 458437886 159969280 8331 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 39055 8331 421 148 0 33984 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156220

[startup+342.301 s]
/proc/loadavg: 4.01 3.56 3.12 5/190 12644
/proc/meminfo: memFree=16912396/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=159864 CPUtime=342.3 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 56085 0 1 0 34215 15 0 0 25 0 1 0 458437886 163700736 8537 33554432000 4194304 4797429 140734015650144 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 39966 8537 421 148 0 34895 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159864

[startup+402.301 s]
/proc/loadavg: 4.00 3.64 3.17 5/190 12646
/proc/meminfo: memFree=16913372/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=163552 CPUtime=402.29 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 61424 0 1 0 40213 16 0 0 25 0 1 0 458437886 167477248 10223 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 40888 10223 419 148 0 35817 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 163552

[startup+462.301 s]
/proc/loadavg: 4.00 3.70 3.22 5/190 12648
/proc/meminfo: memFree=16893888/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=165448 CPUtime=462.3 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 67757 0 1 0 46212 18 0 0 25 0 1 0 458437886 169418752 10442 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 41362 10442 419 148 0 36291 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165448

[startup+522.301 s]
/proc/loadavg: 4.00 3.75 3.27 5/190 12649
/proc/meminfo: memFree=16875144/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=165916 CPUtime=522.3 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 73268 0 1 0 52210 20 0 0 25 0 1 0 458437886 169897984 9814 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 41479 9814 419 148 0 36408 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165916

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.31 5/190 12651
/proc/meminfo: memFree=16859112/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=166956 CPUtime=582.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 78266 0 1 0 58209 22 0 0 25 0 1 0 458437886 170962944 10642 33554432000 4194304 4797429 140734015650144 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 41739 10642 419 148 0 36668 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 166956

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 3.35 5/190 12652
/proc/meminfo: memFree=16845676/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=169312 CPUtime=642.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 83416 0 1 0 64208 23 0 0 25 0 1 0 458437886 173375488 11357 33554432000 4194304 4797429 140734015650144 18446744073709551615 212687371970 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 42328 11357 419 148 0 37257 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169312

[startup+702.301 s]
/proc/loadavg: 4.06 3.87 3.39 5/190 12654
/proc/meminfo: memFree=16832112/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=170400 CPUtime=702.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 88547 0 1 0 70207 24 0 0 25 0 1 0 458437886 174489600 12239 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 42600 12239 419 148 0 37529 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 170400

[startup+762.307 s]
/proc/loadavg: 4.02 3.89 3.43 5/190 12656
/proc/meminfo: memFree=16821804/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=173300 CPUtime=762.32 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 94470 0 1 0 76206 26 0 0 25 0 1 0 458437886 177459200 11538 33554432000 4194304 4797429 140734015650144 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 43325 11538 419 148 0 38254 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 173300

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.46 5/190 12657
/proc/meminfo: memFree=16800076/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=178264 CPUtime=822.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 98641 0 1 0 82203 28 0 0 25 0 1 0 458437886 182542336 13025 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 44566 13025 419 148 0 39495 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178264

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.49 5/190 12659
/proc/meminfo: memFree=16783064/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=178100 CPUtime=882.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 103225 0 1 0 88202 29 0 0 25 0 1 0 458437886 182374400 13106 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 44525 13106 419 148 0 39454 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 178100

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.52 5/190 12660
/proc/meminfo: memFree=16800776/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=178364 CPUtime=942.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 107925 0 1 0 94201 30 0 0 25 0 1 0 458437886 182644736 13265 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 44591 13265 419 148 0 39520 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 178364

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.55 5/190 12662
/proc/meminfo: memFree=16763432/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=181840 CPUtime=1002.31 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 111984 0 1 0 100200 31 0 0 25 0 1 0 458437886 186204160 15001 33554432000 4194304 4797429 140734015650144 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 45460 15001 443 148 0 40389 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181840

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 12664
/proc/meminfo: memFree=16749900/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=188276 CPUtime=1062.32 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 115816 0 1 0 106199 33 0 0 25 0 1 0 458437886 192794624 15947 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 47069 15947 443 148 0 41998 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 188276

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.60 5/190 12665
/proc/meminfo: memFree=16706468/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=189360 CPUtime=1122.32 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 120559 0 1 0 112198 34 0 0 25 0 1 0 458437886 193904640 15525 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 47340 15525 443 148 0 42269 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 189360

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.62 5/190 12667
/proc/meminfo: memFree=16703344/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=189572 CPUtime=1182.32 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 124120 0 1 0 118197 35 0 0 25 0 1 0 458437886 194121728 16356 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 47393 16356 443 148 0 42322 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 189572

[startup+1242.3 s]
/proc/loadavg: 4.08 3.99 3.65 5/190 12668
/proc/meminfo: memFree=16678756/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=190976 CPUtime=1242.32 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 128864 0 1 0 124196 36 0 0 25 0 1 0 458437886 195559424 15773 33554432000 4194304 4797429 140734015650144 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 47744 15773 443 148 0 42673 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.67 5/190 12670
/proc/meminfo: memFree=16692752/32951124 swapFree=67111528/67111528
[pid=12604] ppid=12602 vsize=190976 CPUtime=1300.03 cores=0,2
/proc/12604/stat : 12604 (techdemo) R 12602 12604 12574 0 -1 4202496 130432 0 1 0 129966 37 0 0 25 0 1 0 458437886 195559424 17276 33554432000 4194304 4797429 140734015650144 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12604/statm: 47744 17276 443 148 0 42673 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 190976

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.67
CPU system time (s): 0.374943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 287696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130432
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 1430

runsolver used 2.28765 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-22 12:33:21
IDJOB=3257226
IDBENCH=20442
IDSOLVER=1585
FILE ID=node139/3257226-1303468401
RUNJOBID= node139-1303468401-12592
PBS_JOBID= 13107195
Free space on /tmp= 72580 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257226-1303468401/watcher-3257226-1303468401 -o /tmp/evaluation-result-3257226-1303468401/solver-3257226-1303468401 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3257226-1303468401.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1204503791

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:      17268980 kB
Buffers:       1171028 kB
Cached:       13942960 kB
SwapCached:          0 kB
Active:        8709512 kB
Inactive:      6467744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17268980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7940 kB
Writeback:           0 kB
AnonPages:       63344 kB
Mapped:          14332 kB
Slab:           440168 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186468 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= 72544 MiB
End job on node139 at 2011-04-22 12:55:04