Trace number 3265630

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

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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-3265630-1303576827.cnf'
0.00/0.00	c -- header says num vars:           2969
0.00/0.00	c -- header says num clauses:       18718
0.00/0.02	c -- clauses added:            0 learnts,        18718 normals,            0 xors
0.00/0.02	c -- vars added       2969
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2969     17259      1118         0    132209         0   no data   no data  --
0.09/0.18	c asymm  cl-useful: 1725/12234/16139 lits-rem:2710 time: 0.16
0.19/0.20	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.02
0.19/0.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2912 time:  0.00 s
0.19/0.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.19/0.20	c Subs w/ non-existent bins:    141 time:  0.00 s
0.19/0.21	c bin-w-bin subsume rem         1016 bins  time:  0.00 s
0.19/0.21	c subs with bin:        2  lits-rem:       295  v-fix:    0  time:  0.00 s
0.19/0.21	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.19/0.26	c lits-rem:      4565  cl-subs:     3266  v-elim:   1383  v-fix:    0  time:  0.05 s
0.19/0.26	c learnt bin added due to v-elim: 0
0.19/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.26	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.26	c calculated reachability. Time: 0.00
0.19/0.26	c Calc default polars -  time:   0.00 s pos:     692 undec:    1548 neg:     729
0.19/0.26	c =========================================================================================
0.19/0.26	c types(t): F = full restart, N = normal restart
0.19/0.26	c types(t): S = simplification begin/end, E = solution found
0.19/0.26	c restart types(rt): st = static, dy = dynamic
0.19/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.26	c  B st     0         0      2355     12157      1049         0     88170         0   no data   no data  --
0.29/0.30	c Decided on static restart strategy
0.29/0.35	c  N dy    21      4073      2355     12157      1068      3840     88164     50588     13.10      6.79  --
0.39/0.48	c  N dy    52      8168      2355     12157      1094      5362     88154     68283     13.75      6.85  --
0.59/0.63	c  N dy    83     12203      2355     12157      1112      5185     88151     58814     14.67      7.06  --
0.79/0.81	c  N dy   114     16272      2355     12157      1137      9063     88145    115019     14.83      7.24  --
0.89/0.99	c  N dy   145     20339      2355     12157      1161      7597     88142     88472     14.41      7.36  --
1.19/1.20	c  N dy   176     24459      2355     12157      1176     11524     88141    145741     15.15      7.45  --
1.49/1.50	c  N dy   188     30002      2355     12157      1195     10387     88139    133199     21.22      7.74  --
1.49/1.51	c  S st   188     30002      2355     12157      1195     10387     88139    133199     21.22      7.74  --
1.49/1.57	c  S st   188     30504      2355     12157      1227     10844     88134    138458     21.22      7.74  --
1.49/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bin:    553 BRemL:      4 BRemN:      0 CBin:       0 P:  3.6M T:  0.08
1.59/1.65	c Calc non-exist non-lernt bins v-fix:     0 done:   2355 time:  0.00 s
1.59/1.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.65	c Subs w/ non-existent bins:     29 time:  0.00 s
1.59/1.66	c Replacing       21 vars Replaced     8870 lits Time:     0.01 s 
1.59/1.67	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1.69/1.70	c subs with bin:      420  lits-rem:      2908  v-fix:    0  time:  0.03 s
1.69/1.70	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2.10/2.14	c lits-rem:      2771  cl-subs:     2204  v-elim:   1359  v-fix:    0  time:  0.44 s
2.10/2.14	c learnt bin added due to v-elim: 0
2.10/2.15	c vivif2 --  cl tried    11247 cl shrink       17 lits rem         17 time: 0.00
2.10/2.15	c vivif2 --  cl tried     8987 cl shrink        9 lits rem          9 time: 0.00
2.29/2.32	c asymm  cl-useful: 169/4357/11247 lits-rem:237 time: 0.18
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N dy   188     30504      2124     11240      1708      8987     79744    114939     21.22      7.74  --
2.29/2.33	c  F st   188     30504      2124     11240      1708      8987     79744    114939     21.22      7.74  --
2.39/2.46	c Decided on static restart strategy
2.59/2.61	c  N dy   209     34555      2124     11240      1733     12898     79743    177496     15.55      7.82  --
3.69/3.71	c  N dy   223     45758      2124     11240      1778     16251     79742    280160     23.32      8.76  --
3.69/3.72	c  S st   223     45758      2124     11240      1778     16251     79742    280160     23.32      8.76  --
3.79/3.80	c  S st   223     46261      2124     11240      1807     16723     79741    286025     23.32      8.76  --
3.79/3.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bin:    296 BRemL:      4 BRemN:      0 CBin:       0 P:  7.0M T:  0.16
3.89/3.97	c Calc non-exist non-lernt bins v-fix:     0 done:   2124 time:  0.00 s
3.89/3.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.97	c Subs w/ non-existent bins:     12 time:  0.01 s
3.89/3.99	c Replacing       12 vars Replaced     7285 lits Time:     0.02 s 
3.99/4.00	c bin-w-bin subsume rem           13 bins  time:  0.00 s
3.99/4.07	c subs with bin:      196  lits-rem:      1577  v-fix:    0  time:  0.07 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
5.19/5.21	c lits-rem:      2091  cl-subs:     1664  v-elim:    978  v-fix:    0  time:  1.14 s
5.19/5.21	c learnt bin added due to v-elim: 0
5.19/5.21	c vivif2 --  cl tried    11117 cl shrink        0 lits rem          0 time: 0.00
5.19/5.22	c vivif2 --  cl tried    14953 cl shrink        2 lits rem          2 time: 0.00
5.39/5.42	c asymm  cl-useful: 5/1864/11117 lits-rem:5 time: 0.20
5.39/5.42	c calculated reachability. Time: 0.00
5.39/5.42	c  N dy   223     46261      2046     11117      2058     14953     78637    251456     23.32      8.76  --
8.69/8.71	c  N dy   225     69393      2046     11117      2094     19122     78637    359835     28.40     10.02  --
8.69/8.73	c  S st   225     69393      2046     11117      2094     19122     78637    359835     28.40     10.02  --
8.69/8.80	c  S st   225     69896      2046     11117      2099     19616     78635    366541     28.40     10.02  --
8.69/8.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bin:     43 BRemL:      0 BRemN:      0 CBin:       0 P:  9.3M T:  0.19
8.89/8.99	c Calc non-exist non-lernt bins v-fix:     0 done:   2046 time:  0.00 s
8.89/8.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.00	c Subs w/ non-existent bins:      1 time:  0.01 s
8.99/9.02	c Replacing        6 vars Replaced     4406 lits Time:     0.02 s 
8.99/9.03	c bin-w-bin subsume rem            7 bins  time:  0.00 s
9.09/9.13	c subs with bin:       90  lits-rem:      1013  v-fix:    0  time:  0.10 s
9.09/9.13	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
10.39/10.47	c ORs :    336 avg-s:  5.9 cl-sh:  1243 l-rem:   6025 b-add:     75 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
11.09/11.19	c Added 21 vars  tried: 80000 time: 0.72
11.19/11.24	c ORs :     21 avg-s:  0.0 cl-sh: 10440 l-rem:  10440 b-add:     43 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
11.19/11.25	c lits-rem:      3005  cl-subs:     2155  v-elim:    664  v-fix:    0  time:  2.12 s
11.19/11.25	c learnt bin added due to v-elim: 0
11.19/11.25	c vivif2 --  cl tried    11113 cl shrink        0 lits rem          0 time: 0.00
11.19/11.26	c vivif2 --  cl tried    17314 cl shrink      278 lits rem        339 time: 0.00
11.39/11.45	c asymm  cl-useful: 2/1662/11113 lits-rem:7 time: 0.19
11.39/11.45	c calculated reachability. Time: 0.00
11.39/11.45	c  N dy   225     69896      2053     11112      2240     17314     78555    301192     28.40     10.02  --
11.39/11.45	c  F st   225     69896      2053     11112      2240     17314     78555    301192     28.40     10.02  --
11.69/11.70	c Decided on static restart strategy
16.79/16.82	c  N dy   233    104844      2053     11112      2287     16422     78555    196510     21.88     10.14  --
16.79/16.83	c  S st   233    104844      2053     11112      2287     16422     78555    196510     21.88     10.14  --
16.89/16.90	c  S st   233    105345      2053     11112      2296     16911     78555    203286     21.88     10.14  --
16.89/16.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     26 BRemL:      3 BRemN:      0 CBin:       0 P: 10.7M T:  0.19
16.99/17.09	c Calc non-exist non-lernt bins v-fix:     0 done:   2053 time:  0.00 s
16.99/17.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.09/17.10	c Subs w/ non-existent bins:      6 time:  0.01 s
17.09/17.10	c Replacing        1 vars Replaced       93 lits Time:     0.00 s 
17.09/17.11	c bin-w-bin subsume rem           76 bins  time:  0.00 s
17.09/17.15	c subs with bin:      284  lits-rem:       366  v-fix:    0  time:  0.04 s
17.09/17.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
17.69/17.72	c ORs :    347 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.00
18.29/18.33	c Added 21 vars  tried: 80000 time: 0.61
18.29/18.34	c ORs :     21 avg-s:  0.0 cl-sh:  4378 l-rem:   4378 b-add:     45 v-rep:   0 cl-rem: 5 avg s: 3.2 T:    0.62
18.29/18.35	c lits-rem:       831  cl-subs:     1254  v-elim:    659  v-fix:    0  time:  1.19 s
18.29/18.35	c learnt bin added due to v-elim: 0
18.29/18.35	c vivif2 --  cl tried    11115 cl shrink        0 lits rem          0 time: 0.00
18.29/18.35	c vivif2 --  cl tried    15375 cl shrink        1 lits rem          1 time: 0.00
18.49/18.53	c asymm  cl-useful: 1/1613/11115 lits-rem:1 time: 0.18
18.49/18.53	c calculated reachability. Time: 0.00
18.49/18.53	c  N dy   233    105345      2069     11115      2285     15375     78236    180954     21.88     10.14  --
27.89/27.91	c  N dy   234    158017      2069     11115      2336     22951     78236    323326     26.68     10.31  --
27.89/27.92	c  S st   234    158017      2069     11115      2336     22951     78236    323326     26.68     10.31  --
27.99/28.01	c  S st   234    158522      2069     11115      2347     23438     78236    330212     26.68     10.31  --
27.99/28.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.99/28.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/28.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:     57 BRemL:     34 BRemN:      0 CBin:       0 P: 18.2M T:  0.34
28.29/28.35	c Calc non-exist non-lernt bins v-fix:     0 done:   2069 time:  0.00 s
28.29/28.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/28.36	c Subs w/ non-existent bins:      3 time:  0.01 s
28.29/28.37	c Replacing        2 vars Replaced      847 lits Time:     0.00 s 
28.29/28.37	c bin-w-bin subsume rem            1 bins  time:  0.00 s
28.39/28.45	c subs with bin:      223  lits-rem:       527  v-fix:    0  time:  0.08 s
28.39/28.45	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
29.39/29.46	c ORs :    341 avg-s:  5.2 cl-sh:     3 l-rem:      6 b-add:      1 v-rep:   0 cl-rem: 2 avg s: 7.0 T:    0.01
29.99/30.07	c Added 21 vars  tried: 80000 time: 0.60
30.09/30.10	c ORs :     21 avg-s:  0.0 cl-sh:  7891 l-rem:   7891 b-add:     42 v-rep:   0 cl-rem: 2 avg s: 5.0 T:    0.64
30.09/30.11	c lits-rem:      1201  cl-subs:     1561  v-elim:    655  v-fix:    0  time:  1.65 s
30.09/30.11	c learnt bin added due to v-elim: 0
30.09/30.11	c vivif2 --  cl tried    11129 cl shrink        0 lits rem          0 time: 0.00
30.09/30.11	c vivif2 --  cl tried    21651 cl shrink        7 lits rem          7 time: 0.01
30.19/30.26	c asymm  cl-useful: 13/1633/11129 lits-rem:33 time: 0.15
30.19/30.27	c calculated reachability. Time: 0.00
30.19/30.27	c  N dy   234    158522      2085     11122      2413     21651     78294    299660     26.68     10.31  --
47.09/47.19	c  N dy   235    237783      2085     11122      2446     26643     78294    352688     25.89     10.57  --
47.19/47.21	c  S st   235    237783      2085     11122      2446     26643     78294    352688     25.89     10.57  --
47.29/47.32	c  S st   235    238284      2085     11122      2450     27136     78294    360242     25.89     10.57  --
47.29/47.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.29/47.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.69/47.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     22 BRemL:      7 BRemN:      0 CBin:       0 P: 23.3M T:  0.41
47.69/47.73	c Calc non-exist non-lernt bins v-fix:     0 done:   2085 time:  0.00 s
47.69/47.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.69/47.74	c Subs w/ non-existent bins:     13 time:  0.01 s
47.69/47.75	c bin-w-bin subsume rem            3 bins  time:  0.00 s
47.79/47.84	c subs with bin:      160  lits-rem:       305  v-fix:    0  time:  0.09 s
47.79/47.84	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
48.99/49.05	c ORs :    362 avg-s:  4.9 cl-sh:     2 l-rem:      2 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 9.0 T:    0.01
49.59/49.63	c Added 22 vars  tried: 80000 time: 0.58
49.59/49.65	c ORs :     22 avg-s:  0.0 cl-sh:  5863 l-rem:   5863 b-add:     46 v-rep:   1 cl-rem: 14 avg s: 7.1 T:    0.60
49.59/49.66	c lits-rem:      2786  cl-subs:     2712  v-elim:    656  v-fix:    0  time:  1.82 s
49.59/49.66	c learnt bin added due to v-elim: 0
49.59/49.66	c vivif2 --  cl tried    11136 cl shrink        0 lits rem          0 time: 0.00
49.59/49.67	c vivif2 --  cl tried    24239 cl shrink       88 lits rem         93 time: 0.01
49.79/49.86	c asymm  cl-useful: 91/1889/11136 lits-rem:99 time: 0.19
49.79/49.87	c calculated reachability. Time: 0.00
49.79/49.87	c  N dy   235    238284      2103     11136      2509     24239     78245    306096     25.89     10.57  --
79.39/79.41	c  N dy   236    357427      2103     11136      2574     28526     78245    312625     22.80     10.66  --
79.39/79.43	c  S st   236    357427      2103     11136      2574     28526     78245    312625     22.80     10.66  --
79.39/79.43	c Finding binary XORs  T:     0.00 s  found:       1
79.49/79.54	c  S st   236    357929      2103     11136      2581     29015     78245    320304     22.80     10.66  --
79.49/79.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.49/79.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.99/80.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     45 BRemL:     30 BRemN:      2 CBin:       0 P: 29.3M T:  0.46
79.99/80.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2103 time:  0.00 s
79.99/80.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.99/80.02	c Subs w/ non-existent bins:      5 time:  0.01 s
79.99/80.03	c Replacing        2 vars Replaced       46 lits Time:     0.00 s 
79.99/80.04	c bin-w-bin subsume rem            2 bins  time:  0.00 s
80.09/80.10	c subs with bin:      335  lits-rem:       460  v-fix:    0  time:  0.07 s
80.09/80.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
80.99/81.08	c ORs :    373 avg-s:  4.6 cl-sh:    15 l-rem:     15 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 4.3 T:    0.01
81.59/81.65	c Added 22 vars  tried: 80000 time: 0.57
81.59/81.65	c ORs :     22 avg-s:  0.0 cl-sh:  3763 l-rem:   3763 b-add:     44 v-rep:   0 cl-rem: 4 avg s: 7.0 T:    0.58
81.59/81.66	c lits-rem:      1000  cl-subs:     1639  v-elim:    676  v-fix:    0  time:  1.56 s
81.59/81.66	c learnt bin added due to v-elim: 0
81.59/81.67	c vivif2 --  cl tried    11113 cl shrink        0 lits rem          0 time: 0.00
81.59/81.67	c vivif2 --  cl tried    27064 cl shrink       74 lits rem         74 time: 0.01
81.79/81.86	c asymm  cl-useful: 45/1784/11113 lits-rem:53 time: 0.18
81.79/81.86	c calculated reachability. Time: 0.00
81.79/81.86	c  N dy   236    357929      2099     11112      2633     27064     77681    295581     22.80     10.66  --
134.49/134.54	c  N dy   237    536896      2099     11112      2689     35257     77681    386128     24.15     10.57  --
134.49/134.56	c  S st   237    536896      2099     11112      2689     35257     77681    386128     24.15     10.57  --
134.59/134.69	c  S st   237    537396      2099     11112      2697     35745     77681    393176     24.15     10.57  --
134.59/134.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.59/134.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.29/135.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     34 BRemL:     37 BRemN:      0 CBin:       0 P: 42.9M T:  0.66
135.29/135.35	c Calc non-exist non-lernt bins v-fix:     0 done:   2099 time:  0.00 s
135.29/135.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.29/135.37	c Subs w/ non-existent bins:      3 time:  0.01 s
135.29/135.38	c bin-w-bin subsume rem            1 bins  time:  0.00 s
135.39/135.46	c subs with bin:      232  lits-rem:       418  v-fix:    0  time:  0.08 s
135.39/135.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
136.39/136.45	c ORs :    391 avg-s:  4.3 cl-sh:     8 l-rem:      8 b-add:      0 v-rep:   0 cl-rem: 12 avg s: 8.4 T:    0.02
136.99/137.06	c Added 22 vars  tried: 80000 time: 0.61
136.99/137.07	c ORs :     22 avg-s:  0.0 cl-sh:  2760 l-rem:   2760 b-add:     47 v-rep:   1 cl-rem: 22 avg s: 7.1 T:    0.62
136.99/137.08	c lits-rem:      1053  cl-subs:     1543  v-elim:    660  v-fix:    0  time:  1.62 s
136.99/137.08	c learnt bin added due to v-elim: 0
136.99/137.08	c vivif2 --  cl tried    11117 cl shrink        0 lits rem          0 time: 0.00
136.99/137.09	c vivif2 --  cl tried    33947 cl shrink       45 lits rem         51 time: 0.01
137.19/137.28	c asymm  cl-useful: 2/569/11117 lits-rem:2 time: 0.18
137.19/137.28	c calculated reachability. Time: 0.00
137.19/137.28	c  N dy   237    537396      2111     11117      2741     33947     77495    368730     24.15     10.57  --
137.19/137.28	c  F st   237    537396      2111     11117      2741     33947     77495    368730     24.15     10.57  --
137.19/137.28	c Replacing        1 vars Replaced      197 lits Time:     0.00 s 
137.69/137.73	c Decided on static restart strategy
225.89/225.98	c  N dy   244    806094      2110     11117      2773     56808     77491    850080     25.96     10.98  --
225.99/226.01	c  S st   244    806094      2110     11117      2773     56808     77491    850080     25.96     10.98  --
226.19/226.21	c  S st   244    806596      2110     11117      2778     57303     77491    857771     25.96     10.98  --
226.19/226.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.19/226.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.29/227.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     56 BRemL:     30 BRemN:      0 CBin:       0 P: 60.0M T:  1.17
227.29/227.38	c Calc non-exist non-lernt bins v-fix:     0 done:   2110 time:  0.00 s
227.29/227.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.39/227.41	c Subs w/ non-existent bins:      0 time:  0.03 s
227.39/227.43	c bin-w-bin subsume rem            3 bins  time:  0.00 s
227.60/227.65	c subs with bin:      163  lits-rem:      1351  v-fix:    0  time:  0.22 s
227.60/227.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
229.39/229.40	c ORs :    394 avg-s:  3.9 cl-sh:    46 l-rem:     46 b-add:      1 v-rep:   0 cl-rem: 15 avg s: 8.3 T:    0.04
229.99/230.00	c Added 22 vars  tried: 80000 time: 0.60
230.09/230.11	c ORs :     22 avg-s:  0.0 cl-sh: 13526 l-rem:  13526 b-add:     44 v-rep:   0 cl-rem: 14 avg s: 7.8 T:    0.71
230.09/230.13	c lits-rem:      3995  cl-subs:     4403  v-elim:    651  v-fix:    0  time:  2.47 s
230.09/230.13	c learnt bin added due to v-elim: 0
230.09/230.13	c vivif2 --  cl tried    11136 cl shrink        0 lits rem          0 time: 0.00
230.09/230.15	c vivif2 --  cl tried    52710 cl shrink       17 lits rem         20 time: 0.02
230.19/230.25	c asymm  cl-useful: 0/155/11136 lits-rem:0 time: 0.10
230.19/230.26	c calculated reachability. Time: 0.00
230.19/230.26	c  N dy   244    806596      2131     11136      2846     52710     77605    771584     25.96     10.98  --
391.10/391.12	c  N dy   245   1209895      2131     11136      2860     69635     77604   1158642     29.87     11.28  --
391.10/391.18	c  S st   245   1209895      2131     11136      2860     69635     77604   1158642     29.87     11.28  --
391.10/391.18	c Finding binary XORs  T:     0.00 s  found:       0
391.40/391.40	c  S st   245   1210395      2131     11136      2862     70130     77604   1167796     29.87     11.28  --
391.40/391.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.40/391.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.71/392.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     22 BRemL:     19 BRemN:      0 CBin:       0 P: 60.1M T:  1.34
392.71/392.75	c Calc non-exist non-lernt bins v-fix:     0 done:   2131 time:  0.00 s
392.71/392.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.71/392.79	c Subs w/ non-existent bins:      0 time:  0.04 s
392.80/392.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.10/393.18	c subs with bin:       34  lits-rem:       425  v-fix:    0  time:  0.36 s
393.10/393.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
394.80/394.81	c ORs :    413 avg-s:  3.7 cl-sh:    32 l-rem:     32 b-add:      0 v-rep:   0 cl-rem: 23 avg s: 7.9 T:    0.07
395.40/395.49	c Added 22 vars  tried: 80000 time: 0.68
395.50/395.52	c ORs :     22 avg-s:  0.0 cl-sh:  3718 l-rem:   3718 b-add:     46 v-rep:   0 cl-rem: 12 avg s: 7.6 T:    0.71
395.50/395.54	c lits-rem:      1464  cl-subs:     4882  v-elim:    650  v-fix:    0  time:  2.36 s
395.50/395.54	c learnt bin added due to v-elim: 0
395.50/395.55	c vivif2 --  cl tried    11158 cl shrink        0 lits rem          0 time: 0.00
395.50/395.57	c vivif2 --  cl tried    65177 cl shrink       38 lits rem         44 time: 0.03
395.60/395.69	c asymm  cl-useful: 1/96/11158 lits-rem:1 time: 0.12
395.70/395.70	c calculated reachability. Time: 0.00
395.70/395.70	c  N dy   245   1210395      2153     11158      2911     65177     77749   1077734     29.87     11.28  --
594.10/594.13	c  N dy   246   1710395      2153     11158      2969     97475     77749   1832302     30.45     11.58  --
594.20/594.21	c  S st   246   1710395      2153     11158      2969     97475     77749   1832302     30.45     11.58  --
594.50/594.50	c  S st   246   1710898      2153     11158      2972     97971     77749   1840454     30.45     11.58  --
594.50/594.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
594.50/594.51	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
595.90/595.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     24 BRemL:     13 BRemN:      0 CBin:       0 P: 60.0M T:  1.40
595.90/595.91	c Calc non-exist non-lernt bins v-fix:     0 done:   2153 time:  0.00 s
595.90/595.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.90/595.98	c Subs w/ non-existent bins:      4 time:  0.06 s
595.90/595.99	c Replacing        1 vars Replaced      576 lits Time:     0.02 s 
596.00/596.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
596.60/596.69	c subs with bin:      336  lits-rem:      2291  v-fix:    0  time:  0.65 s
596.60/596.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
600.00/600.03	c ORs :    437 avg-s:  3.6 cl-sh:    15 l-rem:     23 b-add:      0 v-rep:   0 cl-rem: 15 avg s: 7.5 T:    0.19
600.90/600.94	c Added 1 vars  tried: 80000 time: 0.91
600.90/600.94	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.91
600.90/600.98	c lits-rem:      1119  cl-subs:     7467  v-elim:    651  v-fix:    0  time:  4.29 s
600.90/600.98	c learnt bin added due to v-elim: 0
600.90/600.98	c vivif2 --  cl tried    11154 cl shrink        0 lits rem          0 time: 0.00
601.00/601.03	c vivif2 --  cl tried    90153 cl shrink      348 lits rem        404 time: 0.05
601.10/601.16	c asymm  cl-useful: 1/107/11154 lits-rem:1 time: 0.12
601.10/601.16	c calculated reachability. Time: 0.00
601.10/601.16	c  N dy   246   1710898      2151     11154      2985     90152     77648   1679586     30.45     11.58  --
845.21/845.22	c  N dy   247   2210900      2151     11154      3000    105560     77648   1802397     26.75     12.07  --
845.31/845.30	c  S st   247   2210900      2151     11154      3000    105560     77648   1802397     26.75     12.07  --
845.61/845.61	c  S st   247   2211401      2151     11154      3001    106060     77648   1811699     26.75     12.07  --
845.61/845.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
845.61/845.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
846.92/846.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      3 BRemN:      0 CBin:       0 P: 60.0M T:  1.34
846.92/846.96	c Calc non-exist non-lernt bins v-fix:     0 done:   2151 time:  0.00 s
846.92/846.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
847.02/847.03	c Subs w/ non-existent bins:      0 time:  0.07 s
847.02/847.07	c bin-w-bin subsume rem            3 bins  time:  0.00 s
847.61/847.67	c subs with bin:       86  lits-rem:       156  v-fix:    0  time:  0.60 s
847.61/847.67	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
851.42/851.45	c ORs :    437 avg-s:  3.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 7.9 T:    0.20
852.11/852.19	c Added 2 vars  tried: 80000 time: 0.73
852.11/852.19	c ORs :      2 avg-s:  0.0 cl-sh:   205 l-rem:    205 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.73
852.21/852.23	c lits-rem:      2903  cl-subs:     7013  v-elim:    649  v-fix:    0  time:  4.55 s
852.21/852.23	c learnt bin added due to v-elim: 0
852.21/852.23	c vivif2 --  cl tried    11154 cl shrink        0 lits rem          0 time: 0.00
852.21/852.28	c vivif2 --  cl tried    98952 cl shrink      263 lits rem        265 time: 0.05
852.31/852.40	c asymm  cl-useful: 0/112/11154 lits-rem:0 time: 0.12
852.42/852.41	c calculated reachability. Time: 0.00
852.42/852.41	c  N dy   247   2211401      2152     11154      3002     98952     77514   1676889     26.75     12.07  --
1134.71/1134.79	c  N dy   248   2711403      2152     11154      3026    122054     77514   2066753     27.43     12.51  --
1134.81/1134.88	c  S st   248   2711403      2152     11154      3026    122054     77514   2066753     27.43     12.51  --
1134.81/1134.88	c Finding binary XORs  T:     0.00 s  found:       0
1135.22/1135.27	c  S st   248   2711908      2152     11154      3030    122554     77514   2075618     27.43     12.51  --
1135.22/1135.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1135.22/1135.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1136.62/1136.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      1 BRemN:      0 CBin:       0 P: 60.0M T:  1.40
1136.62/1136.68	c Calc non-exist non-lernt bins v-fix:     0 done:   2152 time:  0.00 s
1136.62/1136.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1136.72/1136.76	c Subs w/ non-existent bins:      0 time:  0.07 s
1136.82/1136.80	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1137.52/1137.53	c subs with bin:      139  lits-rem:       462  v-fix:    0  time:  0.73 s
1137.52/1137.53	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1143.02/1143.01	c ORs :    437 avg-s:  3.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 9 avg s: 7.9 T:    0.21
1143.52/1143.50	c Added 1 vars  tried: 80000 time: 0.49
1143.52/1143.50	c ORs :      1 avg-s:  0.0 cl-sh:   103 l-rem:    103 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
1143.52/1143.55	c lits-rem:      2288  cl-subs:    12201  v-elim:    648  v-fix:    0  time:  6.01 s
1143.52/1143.55	c learnt bin added due to v-elim: 0
1143.52/1143.55	c vivif2 --  cl tried    11153 cl shrink        0 lits rem          0 time: 0.00
1143.62/1143.60	c vivif2 --  cl tried   110205 cl shrink       17 lits rem         23 time: 0.05
1143.72/1143.72	c asymm  cl-useful: 0/133/11153 lits-rem:0 time: 0.12
1143.72/1143.72	c calculated reachability. Time: 0.00
1143.72/1143.72	c  N dy   248   2711908      2151     11153      3031    110205     77511   1823474     27.43     12.51  --
1143.72/1143.72	c  F st   248   2711908      2151     11153      3031    110205     77511   1823474     27.43     12.51  --
1144.92/1144.94	c Decided on static restart strategy

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-3265630-1303576827/watcher-3265630-1303576827 -o /tmp/evaluation-result-3265630-1303576827/solver-3265630-1303576827 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3265630-1303576827.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: 3.31 3.82 3.87 4/189 9712
/proc/meminfo: memFree=13395900/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=30140 CPUtime=0 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 1051 0 0 0 0 0 0 0 25 0 1 0 450099014 30863360 951 33554432000 4194304 4797429 140735848566416 18446744073709551615 4660016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7535 951 349 148 0 2464 0

[startup+0.0443231 s]
/proc/loadavg: 3.31 3.82 3.87 4/189 9712
/proc/meminfo: memFree=13395900/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=30916 CPUtime=0.04 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 1391 0 0 0 4 0 0 0 25 0 1 0 450099014 31657984 1276 33554432000 4194304 4797429 140735848566416 18446744073709551615 4429171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7729 1276 372 148 0 2658 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30916

[startup+0.100343 s]
/proc/loadavg: 3.31 3.82 3.87 4/189 9712
/proc/meminfo: memFree=13395900/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=31048 CPUtime=0.09 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 1446 0 0 0 9 0 0 0 25 0 1 0 450099014 31793152 1330 33554432000 4194304 4797429 140735848566416 18446744073709551615 4429139 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7762 1330 372 148 0 2691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31048

[startup+0.300321 s]
/proc/loadavg: 3.31 3.82 3.87 4/189 9712
/proc/meminfo: memFree=13395900/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=132892 CPUtime=0.29 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 2306 0 0 0 29 0 0 0 25 0 1 0 450099014 136081408 2001 33554432000 4194304 4797429 140735848566416 18446744073709551615 4355176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 33223 2001 407 148 0 28152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132892

[startup+0.700229 s]
/proc/loadavg: 3.31 3.82 3.87 4/189 9712
/proc/meminfo: memFree=13395900/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=133496 CPUtime=0.69 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 2953 0 0 0 69 0 0 0 25 0 1 0 450099014 136699904 2149 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 33374 2149 408 148 0 28303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133496

[startup+1.50108 s]
/proc/loadavg: 3.31 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13385352/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=134656 CPUtime=1.49 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 3800 0 0 0 149 0 0 0 25 0 1 0 450099014 137887744 2408 33554432000 4194304 4797429 140735848566416 18446744073709551615 4341072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 33664 2408 408 148 0 28593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134656

[startup+3.10081 s]
/proc/loadavg: 3.31 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13390932/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=135968 CPUtime=3.09 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 4540 0 0 0 309 0 0 0 25 0 1 0 450099014 139231232 2741 33554432000 4194304 4797429 140735848566416 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 33992 2741 414 148 0 28921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135968

[startup+6.30023 s]
/proc/loadavg: 3.37 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13384264/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=138108 CPUtime=6.29 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 5598 0 0 0 629 0 0 0 25 0 1 0 450099014 141422592 3309 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 34527 3309 414 148 0 29456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138108

[startup+12.7011 s]
/proc/loadavg: 3.42 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13357940/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=139876 CPUtime=12.69 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 7121 0 0 0 1268 1 0 0 25 0 1 0 450099014 143233024 3715 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 34969 3715 417 148 0 29898 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139876

[startup+25.5008 s]
/proc/loadavg: 3.55 3.83 3.87 5/190 9713
/proc/meminfo: memFree=13305816/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=141180 CPUtime=25.49 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 10018 0 0 0 2548 1 0 0 25 0 1 0 450099014 144568320 4277 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 35295 4277 417 148 0 30224 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141180

[startup+51.1002 s]
/proc/loadavg: 3.70 3.84 3.87 5/190 9714
/proc/meminfo: memFree=13297512/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=143628 CPUtime=51.09 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 14673 0 0 0 5107 2 0 0 25 0 1 0 450099014 147075072 4981 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 35907 4981 417 148 0 30836 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143628

[startup+102.307 s]
/proc/loadavg: 3.87 3.87 3.88 5/190 9715
/proc/meminfo: memFree=13251352/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=147676 CPUtime=102.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 22753 0 0 0 10225 5 0 0 25 0 1 0 450099014 151220224 6096 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 36919 6096 417 148 0 31848 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147676

[startup+162.3 s]
/proc/loadavg: 3.95 3.89 3.88 5/190 9717
/proc/meminfo: memFree=13231984/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=151120 CPUtime=162.29 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 31186 0 0 0 16222 7 0 0 25 0 1 0 450099014 154746880 6899 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 37780 6899 417 148 0 32709 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151120

[startup+222.301 s]
/proc/loadavg: 4.03 3.92 3.89 5/190 9718
/proc/meminfo: memFree=13222284/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=152624 CPUtime=222.29 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 38673 0 0 0 22220 9 0 0 25 0 1 0 450099014 156286976 6997 33554432000 4194304 4797429 140735848566416 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 38156 6997 417 148 0 33085 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152624

[startup+282.301 s]
/proc/loadavg: 4.01 3.93 3.90 5/190 9720
/proc/meminfo: memFree=13209708/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=156816 CPUtime=282.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 45891 0 0 0 28218 12 0 0 25 0 1 0 450099014 160579584 8942 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 39204 8942 417 148 0 34133 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156816

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.91 5/190 9722
/proc/meminfo: memFree=13205224/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=158496 CPUtime=342.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 53179 0 0 0 34217 13 0 0 25 0 1 0 450099014 162299904 8442 33554432000 4194304 4797429 140735848566416 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 39624 8442 417 148 0 34553 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158496

[startup+402.3 s]
/proc/loadavg: 4.07 3.96 3.91 5/190 9723
/proc/meminfo: memFree=13187828/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=161964 CPUtime=402.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 59448 0 0 0 40215 15 0 0 25 0 1 0 450099014 165851136 10260 33554432000 4194304 4797429 140735848566416 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 40491 10260 418 148 0 35420 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161964

[startup+462.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 9725
/proc/meminfo: memFree=13165708/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=164716 CPUtime=462.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 67075 0 0 0 46212 18 0 0 25 0 1 0 450099014 168669184 11041 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 41179 11041 418 148 0 36108 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164716

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 9726
/proc/meminfo: memFree=13141492/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=167024 CPUtime=522.3 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 74133 0 0 0 52210 20 0 0 25 0 1 0 450099014 171032576 11446 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 41756 11446 418 148 0 36685 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 167024

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9728
/proc/meminfo: memFree=13151016/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=169536 CPUtime=582.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 81105 0 0 0 58209 22 0 0 25 0 1 0 450099014 173604864 11176 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 42384 11176 418 148 0 37313 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 169536

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9730
/proc/meminfo: memFree=13122208/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=178756 CPUtime=642.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 87416 0 0 0 64207 24 0 0 25 0 1 0 450099014 183046144 14490 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 44689 14490 417 148 0 39618 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 178756

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9731
/proc/meminfo: memFree=13129512/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=180856 CPUtime=702.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 94598 0 0 0 70205 26 0 0 25 0 1 0 450099014 185196544 13498 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 45214 13498 417 148 0 40143 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 180856

[startup+762.307 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 9733
/proc/meminfo: memFree=13121428/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=180936 CPUtime=762.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 100066 0 0 0 76203 28 0 0 25 0 1 0 450099014 185278464 13357 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 45234 13357 417 148 0 40163 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 180936

[startup+822.3 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 9734
/proc/meminfo: memFree=13101560/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=182056 CPUtime=822.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 104746 0 0 0 82201 30 0 0 25 0 1 0 450099014 186425344 15324 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 45514 15324 417 148 0 40443 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 182056

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 9736
/proc/meminfo: memFree=13110192/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=186032 CPUtime=882.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 110341 0 0 0 88200 31 0 0 25 0 1 0 450099014 190496768 15240 33554432000 4194304 4797429 140735848566416 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 46508 15240 417 148 0 41437 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 186032

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 9738
/proc/meminfo: memFree=13090940/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=186632 CPUtime=942.31 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 114494 0 0 0 94199 32 0 0 25 0 1 0 450099014 191111168 16476 33554432000 4194304 4797429 140735848566416 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 46658 16476 417 148 0 41587 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 186632

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 9739
/proc/meminfo: memFree=13089760/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=187848 CPUtime=1002.32 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 119706 0 0 0 100197 35 0 0 25 0 1 0 450099014 192356352 15746 33554432000 4194304 4797429 140735848566416 18446744073709551615 4387526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 46962 15746 417 148 0 41891 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 187848

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 9741
/proc/meminfo: memFree=13075956/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=187884 CPUtime=1062.32 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 123946 0 0 0 106196 36 0 0 25 0 1 0 450099014 192393216 16988 33554432000 4194304 4797429 140735848566416 18446744073709551615 4388582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 46971 16988 417 148 0 41900 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 187884

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9742
/proc/meminfo: memFree=13075936/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=189468 CPUtime=1122.32 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 129479 0 0 0 112194 38 0 0 25 0 1 0 450099014 194015232 16402 33554432000 4194304 4797429 140735848566416 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 47367 16402 417 148 0 42296 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 189468

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9744
/proc/meminfo: memFree=13062144/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=193880 CPUtime=1182.32 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 134114 0 0 0 118192 40 0 0 25 0 1 0 450099014 198533120 17707 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 48470 17707 421 148 0 43399 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 193880

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9755
/proc/meminfo: memFree=13062304/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=194496 CPUtime=1242.32 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 139239 0 0 0 124191 41 0 0 25 0 1 0 450099014 199163904 16856 33554432000 4194304 4797429 140735848566416 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 48624 16856 421 148 0 43553 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 194496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.95 3.91 5/190 9840
/proc/meminfo: memFree=13526056/32951124 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=194532 CPUtime=1300.03 cores=0,2
/proc/9712/stat : 9712 (techdemo) R 9710 9712 9597 0 -1 4202496 143375 0 0 0 129960 43 0 0 25 0 1 0 450099014 199200768 17946 33554432000 4194304 4797429 140735848566416 18446744073709551615 4425094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 48633 17946 421 148 0 43562 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 194532

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.61
CPU system time (s): 0.434933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 303468

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

runsolver used 2.34464 second user time and 4.76927 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-23 18:40:27
IDJOB=3265630
IDBENCH=85793
IDSOLVER=1585
FILE ID=node146/3265630-1303576827
RUNJOBID= node146-1303576815-9615
PBS_JOBID= 13150323
Free space on /tmp= 72416 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265630-1303576827/watcher-3265630-1303576827 -o /tmp/evaluation-result-3265630-1303576827/solver-3265630-1303576827 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3265630-1303576827.cnf

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=1310520673

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13396180 kB
Buffers:       2068292 kB
Cached:       16681888 kB
SwapCached:          0 kB
Active:        9905664 kB
Inactive:      9117672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13396180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           69280 kB
Writeback:           0 kB
AnonPages:      272932 kB
Mapped:          16616 kB
Slab:           467828 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   766804 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= 72440 MiB
End job on node146 at 2011-04-23 19:02:10