Trace number 3173362

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
MD5SUM9ba8ad6ebe939ddb75efcc3aec0126e6
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3173362-1301794084.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     237 undec:      78 neg:     235
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       537      2330         0         0      7056         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
2.20/2.25	c  N dy     7     30001       537      2330         0     10536      7056    185271     26.64     17.85  --
2.20/2.26	c  S st     7     30001       537      2330         0     10536      7056    185271     26.64     17.85  --
2.29/2.31	c  S st     7     30502       537      2330         0     11036      7056    195942     26.64     17.85  --
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.29/2.33	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
2.29/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Subs w/ non-existent bins:      0 time:  0.00 s
2.29/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.49/2.50	c lits-rem:        44  cl-subs:      787  v-elim:     13  v-fix:    0  time:  0.16 s
2.49/2.50	c learnt bin added due to v-elim: 0
2.49/2.50	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried    10249 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.03
2.49/2.53	c calculated reachability. Time: 0.00
2.49/2.53	c  N dy     7     30502       537      2330         0     10249      7056    180306     26.64     17.85  --
2.49/2.53	c  F st     7     30502       537      2330         0     10249      7056    180306     26.64     17.85  --
2.69/2.70	c Decided on static restart strategy
3.89/3.95	c  N dy    14     45754       537      2330         0     17482      7056    330576     25.60     16.89  --
3.89/3.96	c  S st    14     45754       537      2330         0     17482      7056    330576     25.60     16.89  --
3.99/4.02	c  S st    14     46257       537      2330         0      9225      7056    111137     25.60     16.89  --
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.99/4.04	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
3.99/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.04	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.09/4.10	c lits-rem:         6  cl-subs:      187  v-elim:     13  v-fix:    0  time:  0.06 s
4.09/4.10	c learnt bin added due to v-elim: 0
4.09/4.10	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c vivif2 --  cl tried     9038 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.02
4.09/4.12	c calculated reachability. Time: 0.00
4.09/4.12	c  N dy    14     46257       537      2330         0      9038      7056    109259     25.60     16.89  --
6.60/6.69	c  N dy    15     69385       537      2330         0     11130      7056    127900     26.86     16.72  --
6.60/6.69	c  S st    15     69385       537      2330         0     11130      7056    127900     26.86     16.72  --
6.69/6.74	c  S st    15     69891       537      2330         0     11635      7056    138516     26.86     16.72  --
6.69/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.69/6.76	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
6.69/6.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.76	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.79/6.85	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.29/7.37	c Added 1 vars  tried: 80000 time: 0.51
7.29/7.37	c ORs :      1 avg-s:  0.0 cl-sh:   104 l-rem:    104 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
7.29/7.37	c lits-rem:        14  cl-subs:      212  v-elim:     13  v-fix:    0  time:  0.61 s
7.29/7.37	c learnt bin added due to v-elim: 0
7.29/7.37	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
7.29/7.37	c vivif2 --  cl tried    11423 cl shrink        0 lits rem          0 time: 0.00
7.29/7.39	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
7.29/7.39	c calculated reachability. Time: 0.00
7.29/7.39	c  N dy    15     69891       538      2331         2     11423      7063    135870     26.86     16.72  --
7.29/7.39	c  F st    15     69891       538      2331         2     11423      7063    135870     26.86     16.72  --
7.49/7.58	c Decided on static restart strategy
11.39/11.45	c  N dy    22    104838       538      2331         2     21270      7063    365702     28.26     16.82  --
11.39/11.47	c  S st    22    104838       538      2331         2     21270      7063    365702     28.26     16.82  --
11.49/11.55	c  S st    22    105341       538      2331         2     21772      7063    377023     28.26     16.82  --
11.49/11.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.05
11.59/11.60	c Calc non-exist non-lernt bins v-fix:     0 done:    538 time:  0.00 s
11.59/11.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.61	c Subs w/ non-existent bins:      0 time:  0.00 s
11.59/11.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.19/12.25	c ORs :      1 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.69/12.75	c Added 6 vars  tried: 80000 time: 0.50
12.79/12.80	c ORs :      6 avg-s:  0.0 cl-sh:  6894 l-rem:   6894 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
12.79/12.81	c lits-rem:       105  cl-subs:     1060  v-elim:     13  v-fix:    0  time:  1.19 s
12.79/12.81	c learnt bin added due to v-elim: 0
12.79/12.81	c vivif2 --  cl tried     2337 cl shrink        0 lits rem          0 time: 0.00
12.79/12.81	c vivif2 --  cl tried    20712 cl shrink        0 lits rem          0 time: 0.00
12.79/12.85	c asymm  cl-useful: 0/2337/2337 lits-rem:0 time: 0.04
12.79/12.85	c calculated reachability. Time: 0.00
12.79/12.85	c  N dy    22    105341       544      2337        14     20712      7105    343913     28.26     16.82  --
20.29/20.35	c  N dy    23    158013       544      2337        14     28252      7105    462050     25.05     16.46  --
20.29/20.37	c  S st    23    158013       544      2337        14     28252      7105    462050     25.05     16.46  --
20.39/20.48	c  S st    23    158517       544      2337        14     28755      7105    473355     25.05     16.46  --
20.39/20.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/20.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.07
20.49/20.56	c Calc non-exist non-lernt bins v-fix:     0 done:    544 time:  0.00 s
20.49/20.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.56	c Subs w/ non-existent bins:      0 time:  0.00 s
20.49/20.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.49/21.53	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
22.00/22.03	c Added 6 vars  tried: 80000 time: 0.50
22.09/22.11	c ORs :      6 avg-s:  0.0 cl-sh:  9483 l-rem:   9483 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
22.09/22.12	c lits-rem:       306  cl-subs:     1593  v-elim:     14  v-fix:    0  time:  1.55 s
22.09/22.12	c learnt bin added due to v-elim: 0
22.09/22.12	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
22.09/22.12	c vivif2 --  cl tried    27162 cl shrink        0 lits rem          0 time: 0.00
22.09/22.18	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.06
22.09/22.18	c calculated reachability. Time: 0.00
22.09/22.18	c  N dy    23    158517       550      2343        26     27162      7147    429365     25.05     16.46  --
35.79/35.86	c  N dy    24    237775       550      2343        26     32396      7147    503602     25.30     16.23  --
35.79/35.88	c  S st    24    237775       550      2343        26     32396      7147    503602     25.30     16.23  --
35.99/36.00	c  S st    24    238280       550      2343        26     32900      7147    514858     25.30     16.23  --
35.99/36.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.99/36.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.09
35.99/36.09	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
35.99/36.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.99/36.09	c Subs w/ non-existent bins:      0 time:  0.00 s
36.09/36.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.09/36.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.09/37.15	c ORs :     13 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
37.59/37.68	c Added 6 vars  tried: 80000 time: 0.53
37.69/37.74	c ORs :      6 avg-s:  0.0 cl-sh:  7397 l-rem:   7397 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
37.69/37.74	c lits-rem:       297  cl-subs:     1980  v-elim:     14  v-fix:    0  time:  1.64 s
37.69/37.74	c learnt bin added due to v-elim: 0
37.69/37.74	c vivif2 --  cl tried     2348 cl shrink        0 lits rem          0 time: 0.00
37.69/37.75	c vivif2 --  cl tried    30920 cl shrink        0 lits rem          0 time: 0.00
37.79/37.80	c asymm  cl-useful: 0/2348/2348 lits-rem:0 time: 0.05
37.79/37.80	c calculated reachability. Time: 0.00
37.79/37.80	c  N dy    24    238280       556      2348        39     30920      7187    464492     25.30     16.23  --
61.69/61.76	c  N dy    25    357421       556      2348        39     35312      7187    514038     26.23     16.46  --
61.69/61.78	c  S st    25    357421       556      2348        39     35312      7187    514038     26.23     16.46  --
61.89/61.93	c  S st    25    357927       556      2348        39     35818      7187    525745     26.23     16.46  --
61.89/61.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.89/61.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.99/62.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.10
61.99/62.03	c Calc non-exist non-lernt bins v-fix:     0 done:    556 time:  0.00 s
61.99/62.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.99/62.04	c Subs w/ non-existent bins:      0 time:  0.00 s
61.99/62.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.99/62.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.99/62.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
63.09/63.11	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
63.59/63.66	c Added 6 vars  tried: 80000 time: 0.55
63.70/63.72	c ORs :      6 avg-s:  0.0 cl-sh:  6391 l-rem:   6391 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
63.70/63.73	c lits-rem:       265  cl-subs:     1432  v-elim:     17  v-fix:    0  time:  1.68 s
63.70/63.73	c learnt bin added due to v-elim: 0
63.70/63.73	c vivif2 --  cl tried     2354 cl shrink        0 lits rem          0 time: 0.00
63.70/63.73	c vivif2 --  cl tried    34386 cl shrink        0 lits rem          0 time: 0.00
63.70/63.79	c asymm  cl-useful: 0/2354/2354 lits-rem:0 time: 0.06
63.70/63.79	c calculated reachability. Time: 0.00
63.70/63.79	c  N dy    25    357927       562      2354        51     34386      7229    487569     26.23     16.46  --
107.39/107.43	c  N dy    26    536891       562      2354        51     41688      7229    557701     25.14     16.14  --
107.39/107.45	c  S st    26    536891       562      2354        51     41688      7229    557701     25.14     16.14  --
107.59/107.61	c  S st    26    537393       562      2354        51     42189      7229    568795     25.14     16.14  --
107.59/107.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.59/107.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.69/107.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.13
107.69/107.75	c Calc non-exist non-lernt bins v-fix:     0 done:    562 time:  0.00 s
107.69/107.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.69/107.75	c Subs w/ non-existent bins:      0 time:  0.00 s
107.69/107.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.69/107.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.69/107.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
108.89/108.91	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
109.39/109.47	c Added 6 vars  tried: 80000 time: 0.55
109.49/109.51	c ORs :      6 avg-s:  0.0 cl-sh:  5754 l-rem:   5754 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
109.49/109.52	c lits-rem:       341  cl-subs:     2011  v-elim:     17  v-fix:    0  time:  1.76 s
109.49/109.52	c learnt bin added due to v-elim: 0
109.49/109.52	c vivif2 --  cl tried     2360 cl shrink        0 lits rem          0 time: 0.00
109.49/109.53	c vivif2 --  cl tried    40178 cl shrink        0 lits rem          0 time: 0.01
109.59/109.60	c asymm  cl-useful: 0/2360/2360 lits-rem:0 time: 0.07
109.59/109.60	c calculated reachability. Time: 0.00
109.59/109.60	c  N dy    26    537393       568      2360        63     40178      7271    523524     25.14     16.14  --
109.59/109.60	c  F st    26    537393       568      2360        63     40178      7271    523524     25.14     16.14  --
109.99/110.02	c Decided on static restart strategy
174.29/174.35	c  N dy    33    806090       568      2360        63     63630      7271   1150544     32.83     18.17  --
174.39/174.40	c  S st    33    806090       568      2360        63     63630      7271   1150544     32.83     18.17  --
174.59/174.65	c  S st    33    806594       568      2360        63     64134      7271   1161302     32.83     18.17  --
174.59/174.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.59/174.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.89/174.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.8M T:  0.29
174.89/174.94	c Calc non-exist non-lernt bins v-fix:     0 done:    568 time:  0.00 s
174.89/174.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.89/174.96	c Subs w/ non-existent bins:      0 time:  0.01 s
174.89/174.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.89/174.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
174.89/174.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
176.89/176.97	c ORs :     31 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
177.59/177.60	c Added 6 vars  tried: 80000 time: 0.63
177.89/177.90	c ORs :      6 avg-s:  0.0 cl-sh: 17969 l-rem:  17969 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
177.89/177.92	c lits-rem:       440  cl-subs:     4640  v-elim:     19  v-fix:    0  time:  2.93 s
177.89/177.92	c learnt bin added due to v-elim: 0
177.89/177.92	c vivif2 --  cl tried     2366 cl shrink        0 lits rem          0 time: 0.00
177.89/177.93	c vivif2 --  cl tried    59494 cl shrink        0 lits rem          0 time: 0.01
177.99/178.05	c asymm  cl-useful: 0/2197/2366 lits-rem:0 time: 0.11
177.99/178.05	c calculated reachability. Time: 0.00
177.99/178.05	c  N dy    33    806594       574      2366        75     59494      7313   1015094     32.83     18.17  --
298.89/298.91	c  N dy    34   1209892       574      2366        75     74422      7313   1380047     32.10     19.47  --
298.89/298.97	c  S st    34   1209892       574      2366        75     74422      7313   1380047     32.10     19.47  --
299.20/299.24	c  S st    34   1210394       574      2366        75     74922      7313   1390583     32.10     19.47  --
299.20/299.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.20/299.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.49/299.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  0.31
299.49/299.56	c Calc non-exist non-lernt bins v-fix:     0 done:    574 time:  0.00 s
299.49/299.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.49/299.57	c Subs w/ non-existent bins:      0 time:  0.01 s
299.59/299.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.59/299.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
299.59/299.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
303.19/303.20	c ORs :     37 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
303.79/303.80	c Added 6 vars  tried: 80000 time: 0.60
304.29/304.34	c ORs :      6 avg-s:  0.0 cl-sh: 26209 l-rem:  26209 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.14
304.29/304.37	c lits-rem:       689  cl-subs:     7702  v-elim:     21  v-fix:    0  time:  4.76 s
304.29/304.37	c learnt bin added due to v-elim: 0
304.29/304.37	c vivif2 --  cl tried     2372 cl shrink        0 lits rem          0 time: 0.00
304.29/304.38	c vivif2 --  cl tried    67220 cl shrink        0 lits rem          0 time: 0.01
304.39/304.49	c asymm  cl-useful: 0/2179/2372 lits-rem:0 time: 0.11
304.49/304.50	c calculated reachability. Time: 0.00
304.49/304.50	c  N dy    34   1210394       580      2372        87     67220      7355   1146274     32.10     19.47  --
503.89/503.96	c  N dy    35   1710394       580      2372        87    100476      7355   2033146     33.82     20.70  --
503.99/504.05	c  S st    35   1710394       580      2372        87    100476      7355   2033146     33.82     20.70  --
503.99/504.05	c Finding binary XORs  T:     0.00 s  found:       0
504.39/504.43	c  S st    35   1710898       580      2372        87    100979      7355   2044465     33.82     20.70  --
504.39/504.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.39/504.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
504.80/504.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.1M T:  0.43
504.80/504.87	c Calc non-exist non-lernt bins v-fix:     0 done:    580 time:  0.00 s
504.80/504.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
504.80/504.89	c Subs w/ non-existent bins:      0 time:  0.02 s
504.90/504.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.90/504.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
504.90/504.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
511.50/511.56	c ORs :     43 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
512.29/512.37	c Added 6 vars  tried: 80000 time: 0.80
513.09/513.16	c ORs :      6 avg-s:  0.0 cl-sh: 24931 l-rem:  24931 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.60
513.19/513.20	c lits-rem:        16  cl-subs:     9832  v-elim:     22  v-fix:    0  time:  8.24 s
513.19/513.20	c learnt bin added due to v-elim: 0
513.19/513.20	c vivif2 --  cl tried     2378 cl shrink        0 lits rem          0 time: 0.00
513.19/513.22	c vivif2 --  cl tried    91147 cl shrink        0 lits rem          0 time: 0.02
513.29/513.34	c asymm  cl-useful: 0/1691/2378 lits-rem:0 time: 0.12
513.29/513.35	c calculated reachability. Time: 0.00
513.29/513.35	c  N dy    35   1710898       586      2378        99     91147      7397   1722724     33.82     20.70  --
757.00/757.06	c  N dy    36   2210900       586      2378        99    107136      7397   2043353     34.28     21.09  --
757.10/757.14	c  S st    36   2210900       586      2378        99    107136      7397   2043353     34.28     21.09  --
757.50/757.55	c  S st    36   2211402       586      2378        99    107638      7397   2054959     34.28     21.09  --
757.50/757.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.50/757.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.90/757.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.8M T:  0.44
757.90/757.99	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
757.90/757.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.00/758.01	c Subs w/ non-existent bins:      0 time:  0.02 s
758.00/758.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.00/758.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
758.00/758.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
764.70/764.73	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.08
765.60/765.66	c Added 6 vars  tried: 80000 time: 0.92
766.60/766.67	c ORs :      6 avg-s:  0.0 cl-sh: 34058 l-rem:  34058 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
766.70/766.71	c lits-rem:        30  cl-subs:     9339  v-elim:     23  v-fix:    0  time:  8.63 s
766.70/766.71	c learnt bin added due to v-elim: 0
766.70/766.71	c vivif2 --  cl tried     2384 cl shrink        0 lits rem          0 time: 0.00
766.70/766.74	c vivif2 --  cl tried    98299 cl shrink        0 lits rem          0 time: 0.03
766.80/766.81	c asymm  cl-useful: 0/693/2384 lits-rem:0 time: 0.07
766.80/766.82	c calculated reachability. Time: 0.00
766.80/766.82	c  N dy    36   2211402       592      2384       111     98299      7439   1750551     34.28     21.09  --
1009.01/1009.05	c  N dy    37   2711403       592      2384       111    121108      7439   2307292     33.43     20.79  --
1009.11/1009.15	c  S st    37   2711403       592      2384       111    121108      7439   2307292     33.43     20.79  --
1009.61/1009.65	c  S st    37   2711906       592      2384       111    121611      7439   2318395     33.43     20.79  --
1009.61/1009.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1009.61/1009.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1010.31/1010.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  0.66
1010.31/1010.32	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
1010.31/1010.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1010.31/1010.35	c Subs w/ non-existent bins:      0 time:  0.03 s
1010.41/1010.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1010.41/1010.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1010.41/1010.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1017.81/1017.82	c ORs :     55 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.26
1018.71/1018.71	c Added 6 vars  tried: 80000 time: 0.88
1020.91/1020.90	c ORs :      6 avg-s:  0.0 cl-sh: 59538 l-rem:  59538 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    3.08
1020.91/1020.94	c lits-rem:       372  cl-subs:     8788  v-elim:     25  v-fix:    0  time: 10.53 s
1020.91/1020.94	c learnt bin added due to v-elim: 0
1020.91/1020.94	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1020.91/1020.98	c vivif2 --  cl tried   112823 cl shrink        0 lits rem          0 time: 0.03
1021.11/1021.11	c asymm  cl-useful: 0/1109/2390 lits-rem:0 time: 0.14
1021.11/1021.12	c calculated reachability. Time: 0.00
1021.11/1021.12	c  N dy    37   2711906       598      2390       123    112823      7481   2004655     33.43     20.79  --
1021.11/1021.12	c  F st    37   2711906       598      2390       123    112823      7481   2004655     33.43     20.79  --
1021.91/1021.98	c Decided on static restart strategy
1281.31/1281.34	c  N dy    44   3211906       598      2390       123     88976      7481   1167308     31.93     21.53  --
1281.31/1281.40	c  S st    44   3211906       598      2390       123     88976      7481   1167308     31.93     21.53  --
1281.71/1281.78	c  S st    44   3212409       598      2390       123     89479      7481   1178771     31.93     21.53  --
1281.71/1281.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1281.71/1281.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1282.21/1282.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.8M T:  0.46
1282.21/1282.24	c Calc non-exist non-lernt bins v-fix:     0 done:    598 time:  0.00 s
1282.21/1282.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1282.21/1282.26	c Subs w/ non-existent bins:      0 time:  0.01 s
1282.21/1282.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1282.21/1282.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1282.21/1282.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1283.71/1283.79	c ORs :     61 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
1284.51/1284.53	c Added 7 vars  tried: 80000 time: 0.73
1284.71/1284.76	c ORs :      7 avg-s:  0.0 cl-sh: 17634 l-rem:  17634 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.97
1284.71/1284.79	c lits-rem:       167  cl-subs:     2519  v-elim:     28  v-fix:    0  time:  2.49 s
1284.71/1284.79	c learnt bin added due to v-elim: 0
1284.71/1284.79	c vivif2 --  cl tried     2397 cl shrink        0 lits rem          0 time: 0.00
1284.81/1284.80	c vivif2 --  cl tried    86960 cl shrink        0 lits rem          0 time: 0.02
1284.91/1284.90	c asymm  cl-useful: 0/1288/2397 lits-rem:0 time: 0.10
1284.91/1284.91	c calculated reachability. Time: 0.00
1284.91/1284.91	c  N dy    44   3212409       605      2397       137     86960      7530   1089454     31.93     21.53  --

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-3173362-1301794084/watcher-3173362-1301794084 -o /tmp/evaluation-result-3173362-1301794084/solver-3173362-1301794084 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173362-1301794084.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: 0.92 1.07 1.89 3/178 28451
/proc/meminfo: memFree=23712612/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=127572 CPUtime=0 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 644 0 0 0 0 0 0 0 20 0 1 0 291006126 130633728 567 33554432000 4194304 4797429 140736662745632 18446744073709551615 4503360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 31893 567 381 148 0 26822 0

[startup+0.056172 s]
/proc/loadavg: 0.92 1.07 1.89 3/178 28451
/proc/meminfo: memFree=23712612/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=127860 CPUtime=0.05 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 769 0 0 0 5 0 0 0 20 0 1 0 291006126 130928640 689 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 31965 689 406 148 0 26894 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127860

[startup+0.101119 s]
/proc/loadavg: 0.92 1.07 1.89 3/178 28451
/proc/meminfo: memFree=23712612/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=128016 CPUtime=0.09 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 826 0 0 0 9 0 0 0 20 0 1 0 291006126 131088384 746 33554432000 4194304 4797429 140736662745632 18446744073709551615 4354783 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 32004 746 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.301098 s]
/proc/loadavg: 0.92 1.07 1.89 3/178 28451
/proc/meminfo: memFree=23712612/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=128364 CPUtime=0.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 1052 0 0 0 29 0 0 0 21 0 1 0 291006126 131444736 826 33554432000 4194304 4797429 140736662745632 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 32091 826 408 148 0 27020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128364

[startup+0.701022 s]
/proc/loadavg: 0.92 1.07 1.89 3/178 28451
/proc/meminfo: memFree=23712612/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=129036 CPUtime=0.69 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 1391 0 0 0 69 0 0 0 22 0 1 0 291006126 132132864 947 33554432000 4194304 4797429 140736662745632 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 32259 947 408 148 0 27188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129036

[startup+1.5009 s]
/proc/loadavg: 0.92 1.07 1.89 6/190 28473
/proc/meminfo: memFree=23683632/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=129428 CPUtime=1.49 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 1833 0 0 0 149 0 0 0 25 0 1 0 291006126 132534272 1109 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424897 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 32357 1109 408 148 0 27286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129428

[startup+3.10061 s]
/proc/loadavg: 0.92 1.07 1.89 6/190 28473
/proc/meminfo: memFree=23677804/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=131844 CPUtime=3.09 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 3010 0 0 0 309 0 0 0 25 0 1 0 291006126 135008256 1611 33554432000 4194304 4797429 140736662745632 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 32961 1611 412 148 0 27890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131844

[startup+6.30103 s]
/proc/loadavg: 1.17 1.12 1.90 6/190 28473
/proc/meminfo: memFree=23666780/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=132700 CPUtime=6.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 4274 0 0 0 629 1 0 0 25 0 1 0 291006126 135884800 2065 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424953 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 33175 2065 412 148 0 28104 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 132700

[startup+12.7009 s]
/proc/loadavg: 1.39 1.17 1.92 6/190 28473
/proc/meminfo: memFree=23656252/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=135320 CPUtime=12.69 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 6453 0 0 0 1268 1 0 0 25 0 1 0 291006126 138567680 2746 33554432000 4194304 4797429 140736662745632 18446744073709551615 4495571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 33830 2746 415 148 0 28759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135320

[startup+25.5006 s]
/proc/loadavg: 1.97 1.31 1.95 6/190 28474
/proc/meminfo: memFree=23643836/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=139452 CPUtime=25.49 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 10061 0 0 0 2547 2 0 0 25 0 1 0 291006126 142798848 3765 33554432000 4194304 4797429 140736662745632 18446744073709551615 4352392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 34863 3765 415 148 0 29792 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139452

[startup+51.1009 s]
/proc/loadavg: 2.66 1.52 2.00 6/190 28474
/proc/meminfo: memFree=23632556/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=143260 CPUtime=51.09 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 15860 0 0 0 5105 4 0 0 25 0 1 0 291006126 146698240 4598 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 35815 4598 415 148 0 30744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143260

[startup+102.307 s]
/proc/loadavg: 3.58 1.94 2.11 6/190 28476
/proc/meminfo: memFree=23608520/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=147004 CPUtime=102.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 24569 0 0 0 10223 6 0 0 25 0 1 0 291006126 150532096 5853 33554432000 4194304 4797429 140736662745632 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 36751 5853 415 148 0 31680 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147004

[startup+162.301 s]
/proc/loadavg: 3.84 2.31 2.23 6/190 28477
/proc/meminfo: memFree=23587524/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=152768 CPUtime=162.28 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 36439 0 0 0 16219 9 0 0 25 0 1 0 291006126 156434432 7247 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 38192 7247 415 148 0 33121 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 152768

[startup+222.301 s]
/proc/loadavg: 3.94 2.61 2.34 6/190 28479
/proc/meminfo: memFree=23575836/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=160488 CPUtime=222.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 46885 0 0 0 22216 13 0 0 25 0 1 0 291006126 164339712 8892 33554432000 4194304 4797429 140736662745632 18446744073709551615 218905398239 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 40122 8892 415 148 0 35051 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160488

[startup+282.3 s]
/proc/loadavg: 3.98 2.86 2.44 6/190 28480
/proc/meminfo: memFree=23564996/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=161668 CPUtime=282.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 55510 0 0 0 28214 15 0 0 25 0 1 0 291006126 165548032 9604 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 40417 9604 415 148 0 35346 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 161668

[startup+342.3 s]
/proc/loadavg: 3.99 3.07 2.53 6/190 28482
/proc/meminfo: memFree=23550452/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=168864 CPUtime=342.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 64173 0 0 0 34211 18 0 0 25 0 1 0 291006126 172916736 11251 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 42216 11251 415 148 0 37145 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168864

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.62 6/190 28484
/proc/meminfo: memFree=23544104/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=169560 CPUtime=402.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 71813 0 0 0 40209 21 0 0 25 0 1 0 291006126 173629440 11526 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 42390 11526 415 148 0 37319 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169560

[startup+462.301 s]
/proc/loadavg: 3.99 3.37 2.70 6/190 28512
/proc/meminfo: memFree=23549096/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=170620 CPUtime=462.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 79079 0 0 0 46207 23 0 0 25 0 1 0 291006126 174714880 11118 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 42655 11118 415 148 0 37584 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170620

[startup+522.301 s]
/proc/loadavg: 3.99 3.48 2.78 6/190 28514
/proc/meminfo: memFree=23531408/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=177796 CPUtime=522.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 85441 0 0 0 52204 25 0 0 25 0 1 0 291006126 182063104 14746 33554432000 4194304 4797429 140736662745632 18446744073709551615 4345256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 44449 14746 415 148 0 39378 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 177796

[startup+582.301 s]
/proc/loadavg: 3.99 3.57 2.86 6/190 28515
/proc/meminfo: memFree=23521688/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=178468 CPUtime=582.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 92062 0 0 0 58203 26 0 0 25 0 1 0 291006126 182751232 13004 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 44617 13004 415 148 0 39546 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 178468

[startup+642.3 s]
/proc/loadavg: 3.99 3.65 2.93 6/190 28517
/proc/meminfo: memFree=23508976/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=179200 CPUtime=642.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 98027 0 0 0 64202 28 0 0 25 0 1 0 291006126 183500800 13492 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 44800 13492 415 148 0 39729 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 179200

[startup+702.3 s]
/proc/loadavg: 4.08 3.74 3.00 6/190 28519
/proc/meminfo: memFree=23508448/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=180408 CPUtime=702.29 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 103555 0 0 0 70199 30 0 0 25 0 1 0 291006126 184737792 13406 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 45102 13406 415 148 0 40031 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 180408

[startup+762.307 s]
/proc/loadavg: 4.09 3.80 3.06 6/190 28520
/proc/meminfo: memFree=23494652/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=182480 CPUtime=762.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 108283 0 0 0 76198 32 0 0 25 0 1 0 291006126 186859520 15099 33554432000 4194304 4797429 140736662745632 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 45620 15099 415 148 0 40549 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 182480

[startup+822.301 s]
/proc/loadavg: 4.03 3.83 3.12 6/190 28522
/proc/meminfo: memFree=23483584/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=185664 CPUtime=822.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 114769 0 0 0 82196 34 0 0 25 0 1 0 291006126 190119936 15378 33554432000 4194304 4797429 140736662745632 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 46416 15378 415 148 0 41345 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 185664

[startup+882.301 s]
/proc/loadavg: 4.01 3.86 3.17 6/190 28523
/proc/meminfo: memFree=23485656/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=187312 CPUtime=882.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 120876 0 0 0 88193 37 0 0 25 0 1 0 291006126 191807488 15284 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 46828 15284 415 148 0 41757 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 187312

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.22 6/190 28525
/proc/meminfo: memFree=23469104/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=188764 CPUtime=942.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 125804 0 0 0 94191 39 0 0 25 0 1 0 291006126 193294336 17028 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 47191 17028 415 148 0 42120 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 188764

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.27 6/190 28527
/proc/meminfo: memFree=23466220/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=189708 CPUtime=1002.31 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 131776 0 0 0 100189 42 0 0 25 0 1 0 291006126 194260992 16672 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 47427 16672 415 148 0 42356 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 189708

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.31 6/190 28528
/proc/meminfo: memFree=23446832/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=196328 CPUtime=1062.3 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 137387 0 0 0 106187 43 0 0 25 0 1 0 291006126 201039872 18693 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 49082 18693 415 148 0 44011 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 196328

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.35 6/190 28557
/proc/meminfo: memFree=23478516/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=196840 CPUtime=1122.31 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 143634 0 0 0 112185 46 0 0 25 0 1 0 291006126 201564160 18065 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 49210 18065 415 148 0 44139 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 196840

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.39 6/190 28558
/proc/meminfo: memFree=23459432/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=197148 CPUtime=1182.31 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 148417 0 0 0 118183 48 0 0 25 0 1 0 291006126 201879552 19291 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 49287 19291 415 148 0 44216 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 197148

[startup+1242.3 s]
/proc/loadavg: 4.11 3.98 3.43 6/190 28560
/proc/meminfo: memFree=23447228/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=198924 CPUtime=1242.31 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 154589 0 0 0 124181 50 0 0 25 0 1 0 291006126 203698176 18317 33554432000 4194304 4797429 140736662745632 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 49731 18317 415 148 0 44660 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 198924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.47 6/190 28562
/proc/meminfo: memFree=23441848/32951124 swapFree=67111528/67111528
[pid=28451] ppid=28449 vsize=199304 CPUtime=1300.02 cores=0,2
/proc/28451/stat : 28451 (techdemo) R 28449 28451 28160 0 -1 4202496 159617 0 0 0 129949 53 0 0 25 0 1 0 291006126 204087296 19562 33554432000 4194304 4797429 140736662745632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28451/statm: 49826 19562 415 148 0 44755 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 199304

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.03
CPU user time (s): 1299.49
CPU system time (s): 0.535918
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 277160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159617
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1719

runsolver used 2.0027 second user time and 3.88241 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 03:28:04
IDJOB=3173362
IDBENCH=82780
IDSOLVER=1585
FILE ID=node137/3173362-1301794084
RUNJOBID= node137-1301794084-28430
PBS_JOBID= 12841420
Free space on /tmp= 72412 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173362-1301794084/watcher-3173362-1301794084 -o /tmp/evaluation-result-3173362-1301794084/solver-3173362-1301794084 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173362-1301794084.cnf

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

MD5SUM BENCH= 9ba8ad6ebe939ddb75efcc3aec0126e6
RANDOM SEED=686632426

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:      23713164 kB
Buffers:        330432 kB
Cached:        8603052 kB
SwapCached:          0 kB
Active:        5172380 kB
Inactive:      3823140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23713164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15584 kB
Writeback:           0 kB
AnonPages:       61648 kB
Mapped:          14996 kB
Slab:           180192 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190228 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= 72380 MiB
End job on node137 at 2011-04-03 03:49:46