Trace number 3173284

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.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S919014656-003-UNKNOWN.cnf
MD5SUMcb40e65d82022f377e00087cafdb55b2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.0021
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3173284-1301792796.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.00/0.09	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.00/0.09	c -- vars added      25000
0.00/0.09	c Parsing time:  0.08 s
0.00/0.09	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.08
0.19/0.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.09
0.19/0.27	c Calc non-exist non-lernt bins v-fix:     0 done:  25000 time:  0.01 s
0.19/0.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.19/0.27	c Subs w/ non-existent bins:      0 time:  0.00 s
0.29/0.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.33	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
0.49/0.56	c lits-rem:         0  cl-subs:        0  v-elim:   1257  v-fix:    0  time:  0.23 s
0.49/0.56	c learnt bin added due to v-elim: 0
0.49/0.56	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.62	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.59/0.62	c calculated reachability. Time: 0.00
0.59/0.63	c Calc default polars -  time:   0.01 s pos:   11075 undec:    2829 neg:   11096
0.59/0.63	c =========================================================================================
0.59/0.63	c types(t): F = full restart, N = normal restart
0.59/0.63	c types(t): S = simplification begin/end, E = solution found
0.59/0.63	c restart types(rt): st = static, dy = dynamic
0.59/0.63	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.59/0.63	c  B st     0         0     24339    103924         0         0    315407         0   no data   no data  --
1.29/1.35	c Decided on dynamic restart strategy
1.99/2.04	c  N dy    20      4072     24339    103924         0      4068    315407    876907    193.39    144.33  --
3.49/3.55	c  N dy    48      8141     24339    103924         0      8137    315407   1655548    212.55    136.83  --
4.89/4.98	c  N dy    77     12248     24339    103924         0     12244    315407   2403218    179.66    132.75  --
6.39/6.43	c  N dy   105     16277     24339    103924         0     16272    315407   3178518    190.49    132.43  --
7.99/8.00	c  N dy   134     20401     24339    103924         0     10398    315407    602724    191.44    132.66  --
9.39/9.43	c  N dy   162     24434     24339    103924         0     14431    315407   1375549    187.69    132.39  --
10.89/10.93	c  N dy   191     28565     24339    103924         0     18561    315407   2187419    189.25    132.92  --
11.69/11.70	c  S st   202     30001     24339    103924         0     19997    315407   2454953    190.97    132.76  --
11.79/11.89	c  S st   202     30505     24339    103924         0     20501    315407   2519392    190.97    132.76  --
11.89/11.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.89/11.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.29
12.19/12.20	c Calc non-exist non-lernt bins v-fix:     0 done:  24339 time:  0.01 s
12.19/12.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.23	c Subs w/ non-existent bins:      0 time:  0.03 s
12.40/12.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.40/12.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.40/12.43	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
18.89/18.99	c lits-rem:         0  cl-subs:     2796  v-elim:    591  v-fix:    0  time:  6.55 s
18.89/18.99	c learnt bin added due to v-elim: 0
18.99/19.00	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
18.99/19.02	c vivif2 --  cl tried    17705 cl shrink        0 lits rem          0 time: 0.02
19.19/19.27	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.25
19.19/19.28	c calculated reachability. Time: 0.00
19.19/19.28	c  N dy   202     30505     24204    104059         0     17705    316649   1861937    190.97    132.76  --
19.19/19.28	c  F st   202     30505     24204    104059         0     17705    316649   1861937    190.97    132.76  --
20.09/20.10	c Decided on dynamic restart strategy
20.80/20.88	c  N dy   222     34571     24204    104059         0     21770    316649   2767030    204.70    135.09  --
22.39/22.48	c  N dy   251     38686     24204    104059         0     25884    316649   3536092    188.97    134.27  --
24.09/24.11	c  N dy   280     42763     24204    104059         0     29961    316649   4289290    185.52    133.69  --
25.30/25.40	c  S st   302     45758     24204    104059         0     17459    316649   1020323    186.05    133.53  --
25.49/25.58	c  S st   302     46262     24204    104059         0     17963    316649   1084064    186.05    133.53  --
25.59/25.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.59/25.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.79/25.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.22
25.79/25.83	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
25.79/25.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.79/25.84	c Subs w/ non-existent bins:      0 time:  0.02 s
25.89/25.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.89/25.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.89/25.95	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
28.69/28.72	c lits-rem:         0  cl-subs:      549  v-elim:    398  v-fix:    0  time:  2.78 s
28.69/28.72	c learnt bin added due to v-elim: 0
28.69/28.73	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
28.69/28.75	c vivif2 --  cl tried    17414 cl shrink        0 lits rem          0 time: 0.01
28.89/28.95	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.20
28.89/28.95	c calculated reachability. Time: 0.00
28.89/28.96	c  N dy   302     46262     24204    104059         0     17414    316649   1054812    186.05    133.53  --
30.39/30.49	c  N dy   330     50289     24204    104059         0     21439    316649   1819177    191.09    133.18  --
31.99/32.01	c  N dy   358     54318     24204    104059         0     25467    316649   2610302    190.71    133.27  --
33.58/33.62	c  N dy   387     58397     24204    104059         0     29546    316649   3392051    179.42    133.08  --
35.19/35.21	c  N dy   415     62401     24204    104059         0     33550    316649   4188660    195.79    133.00  --
36.88/36.92	c  N dy   444     66489     24204    104059         0     18891    316649    677201    190.38    132.87  --
38.08/38.10	c  S st   465     69394     24204    104059         0     21795    316649   1247332    188.63    132.94  --
38.18/38.29	c  S st   465     69900     24204    104059         0     22301    316649   1323514    188.63    132.94  --
38.28/38.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.28/38.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.48/38.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.22
38.48/38.54	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
38.48/38.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.48/38.55	c Subs w/ non-existent bins:      0 time:  0.02 s
38.58/38.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
38.58/38.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
38.58/38.66	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
41.68/41.71	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
43.18/43.30	c Added 0 vars  tried: 80000 time: 1.58
43.18/43.30	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:    1.58
43.28/43.35	c lits-rem:         0  cl-subs:      771  v-elim:    398  v-fix:    0  time:  4.68 s
43.28/43.35	c learnt bin added due to v-elim: 0
43.28/43.36	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
43.28/43.37	c vivif2 --  cl tried    21530 cl shrink        0 lits rem          0 time: 0.02
43.48/43.58	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.21
43.48/43.59	c calculated reachability. Time: 0.00
43.48/43.59	c  N dy   465     69900     24204    104059         0     21530    316649   1283439    188.63    132.94  --
43.48/43.59	c  F st   465     69900     24204    104059         0     21530    316649   1283439    188.63    132.94  --
44.37/44.44	c Decided on dynamic restart strategy
45.38/45.43	c  N dy   489     74495     24204    104059         0     26123    316649   2243290    177.28    133.34  --
47.18/47.28	c  N dy   522     79259     24204    104059         0     30885    316649   3169003    196.48    133.35  --
49.27/49.35	c  N dy   558     84350     24204    104059         0     35976    316649   4197337    198.81    133.60  --
51.48/51.59	c  N dy   597     89857     24204    104059         0     41480    316649   5237531    185.54    133.34  --
53.78/53.90	c  N dy   638     95659     24204    104059         0     26413    316649   1682944    186.14    133.23  --
56.28/56.35	c  N dy   681    101785     24204    104059         0     32539    316649   2825351    183.42    132.94  --
57.78/57.87	c  S st   703    104850     24204    104059         0     35603    316649   3399252    195.99    132.79  --
57.98/58.09	c  S st   703    105355     24204    104059         0     36108    316649   3469341    195.99    132.79  --
58.08/58.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.08/58.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.38/58.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.37
58.38/58.49	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
58.38/58.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.48/58.52	c Subs w/ non-existent bins:      0 time:  0.03 s
58.68/58.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
58.68/58.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
58.68/58.74	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
68.78/68.83	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
73.48/73.52	c Added 0 vars  tried: 80000 time: 4.69
73.48/73.52	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:    4.69
73.59/73.60	c lits-rem:         0  cl-subs:     1408  v-elim:    398  v-fix:    0  time: 14.87 s
73.59/73.60	c learnt bin added due to v-elim: 0
73.59/73.61	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
73.59/73.65	c vivif2 --  cl tried    34700 cl shrink        0 lits rem          0 time: 0.04
73.98/74.03	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.37
73.98/74.04	c calculated reachability. Time: 0.00
73.98/74.04	c  N dy   703    105355     24204    104059         0     34700    316649   3350630    195.99    132.79  --
76.78/76.81	c  N dy   751    112186     24204    104059         0     41530    316649   4640634    189.26    132.59  --
79.68/79.72	c  N dy   801    119348     24204    104059         0     26258    316649   1313195    184.95    132.50  --
82.78/82.82	c  N dy   855    127054     24204    104059         0     33963    316649   2831684    206.76    132.64  --
86.08/86.19	c  N dy   912    135186     24204    104059         0     42094    316649   4352064    188.46    132.45  --
89.68/89.78	c  N dy   973    143864     24204    104059         0     27053    316649   1225998    211.22    132.56  --
93.49/93.56	c  N dy  1038    153165     24204    104059         0     36352    316649   2961424    187.83    132.25  --
95.88/95.98	c  S st  1073    158032     24204    104059         0     41219    316649   3856784    197.99    132.08  --
96.18/96.22	c  S st  1073    158536     24204    104059         0     41723    316649   3931309    197.99    132.08  --
96.18/96.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.18/96.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.58/96.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.40
96.58/96.65	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
96.58/96.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.58/96.69	c Subs w/ non-existent bins:      0 time:  0.04 s
96.88/96.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
96.88/96.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
96.88/96.93	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
122.98/123.01	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
127.98/128.03	c Added 0 vars  tried: 80000 time: 5.02
127.98/128.03	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:    5.02
128.08/128.12	c lits-rem:         3  cl-subs:     1734  v-elim:    398  v-fix:    0  time: 31.19 s
128.08/128.12	c learnt bin added due to v-elim: 0
128.08/128.13	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
128.08/128.18	c vivif2 --  cl tried    39989 cl shrink        0 lits rem          0 time: 0.05
128.48/128.58	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.40
128.48/128.59	c calculated reachability. Time: 0.00
128.48/128.59	c  N dy  1073    158536     24204    104059         0     39989    316649   3790549    197.99    132.08  --
132.99/133.02	c  N dy  1145    168780     24204    104059         0     25377    316649    632888    184.32    131.93  --
137.39/137.45	c  N dy  1221    179666     24204    104059         0     36262    316649   2717274    183.63    131.81  --
142.48/142.57	c  N dy  1302    191237     24204    104059         0     47831    316649   4983574    197.44    131.99  --
147.58/147.64	c  N dy  1388    203485     24204    104059         0     34151    316649   2053844    200.54    131.86  --
152.98/153.04	c  N dy  1479    216532     24204    104059         0     47196    316649   4553654    199.36    131.78  --
158.89/158.90	c  N dy  1576    230427     24204    104059         0     34130    316649   1866818    185.39    131.82  --
162.18/162.21	c  S st  1628    237804     24204    104059         0     41507    316649   3262649    188.09    131.74  --
162.38/162.44	c  S st  1628    238306     24204    104059         0     42009    316649   3337829    188.09    131.74  --
162.38/162.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.38/162.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.79/162.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.40
162.79/162.87	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
162.79/162.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.88/162.90	c Subs w/ non-existent bins:      0 time:  0.03 s
162.98/163.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
162.98/163.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
162.98/163.10	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
173.28/173.37	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
176.99/177.04	c Added 0 vars  tried: 80000 time: 3.67
176.99/177.04	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:    3.67
177.09/177.12	c lits-rem:         8  cl-subs:     2182  v-elim:    398  v-fix:    0  time: 14.03 s
177.09/177.12	c learnt bin added due to v-elim: 0
177.09/177.13	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
177.09/177.18	c vivif2 --  cl tried    39827 cl shrink        0 lits rem          0 time: 0.04
177.48/177.55	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.37
177.48/177.56	c calculated reachability. Time: 0.00
177.48/177.56	c  N dy  1628    238306     24204    104059         0     39827    316649   3191382    188.09    131.74  --
184.28/184.32	c  N dy  1735    253582     24204    104059         0     55097    316649   6102445    184.44    131.66  --
191.18/191.21	c  N dy  1848    269773     24204    104059         0     43308    316649   3412975    193.70    131.64  --
198.88/198.90	c  N dy  1969    287022     24204    104059         0     31568    316649    931288    177.52    131.53  --
206.68/206.75	c  N dy  2098    305445     24204    104059         0     49987    316649   4508766    200.06    131.57  --
215.28/215.34	c  N dy  2234    325046     24204    104059         0     39596    316649   2310741    190.17    131.57  --
224.29/224.31	c  N dy  2375    345065     24204    104059         0     59613    316649   6201938    185.46    131.65  --
229.89/229.91	c  S st  2462    357459     24204    104059         0     41013    316649   2431126    195.92    131.76  --
230.08/230.15	c  S st  2462    357961     24204    104059         0     41515    316649   2499483    195.92    131.76  --
230.08/230.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.08/230.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.48/230.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.39
230.48/230.57	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
230.48/230.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.58/230.60	c Subs w/ non-existent bins:      0 time:  0.03 s
230.68/230.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
230.68/230.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
230.68/230.76	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
237.68/237.77	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
240.18/240.23	c Added 0 vars  tried: 80000 time: 2.45
240.18/240.23	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:    2.45
240.28/240.30	c lits-rem:         5  cl-subs:     2124  v-elim:    398  v-fix:    0  time:  9.53 s
240.28/240.30	c learnt bin added due to v-elim: 0
240.28/240.31	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
240.28/240.34	c vivif2 --  cl tried    39391 cl shrink        0 lits rem          0 time: 0.03
240.58/240.66	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.32
240.58/240.66	c calculated reachability. Time: 0.00
240.58/240.66	c  N dy  2462    357961     24204    104059         0     39391    316649   2390391    195.92    131.76  --
249.49/249.52	c  N dy  2603    378047     24204    104059         0     59474    316649   6274647    172.19    131.77  --
258.19/258.22	c  N dy  2744    398179     24204    104059         0     47609    316649   3478187    205.26    131.73  --
267.29/267.30	c  N dy  2885    418265     24204    104059         0     34697    316649    801719    206.86    131.72  --
275.88/275.94	c  N dy  3027    438361     24204    104059         0     54792    316649   4685653    196.84    131.69  --
284.89/284.96	c  N dy  3167    458400     24204    104059         0     40831    316649   1743461    201.62    131.63  --
293.78/293.89	c  N dy  3308    478511     24204    104059         0     60940    316649   5689425    187.98    131.75  --
302.89/302.99	c  N dy  3448    498554     24204    104059         0     45986    316649   2538773    190.63    131.82  --
312.18/312.23	c  N dy  3588    518568     24204    104059         0     65997    316649   6438587    206.24    131.90  --
320.69/320.74	c  S st  3717    536941     24204    104059         0     48372    316649   2804628    179.23    131.92  --
320.99/321.00	c  S st  3717    537443     24204    104059         0     48874    316649   2880690    179.23    131.92  --
320.99/321.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.99/321.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.39/321.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.47
321.49/321.50	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
321.49/321.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.49/321.53	c Subs w/ non-existent bins:      0 time:  0.03 s
321.59/321.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
321.69/321.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
321.69/321.71	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
330.69/330.77	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
333.20/333.22	c Added 0 vars  tried: 80000 time: 2.44
333.20/333.22	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:    2.44
333.20/333.29	c lits-rem:         0  cl-subs:     2754  v-elim:    398  v-fix:    0  time: 11.57 s
333.20/333.29	c learnt bin added due to v-elim: 0
333.30/333.30	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
333.30/333.34	c vivif2 --  cl tried    46120 cl shrink        0 lits rem          0 time: 0.04
333.69/333.70	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.36
333.69/333.71	c calculated reachability. Time: 0.00
333.69/333.71	c  N dy  3717    537443     24204    104059         0     46120    316649   2750264    179.23    131.92  --
333.69/333.71	c  F st  3717    537443     24204    104059         0     46120    316649   2750264    179.23    131.92  --
334.59/334.68	c Decided on dynamic restart strategy
343.09/343.13	c  N dy  3848    557475     24204    104059         0     66147    316649   6712973    188.49    132.01  --
352.08/352.16	c  N dy  3989    577542     24204    104059         0     49216    316649   2783210    189.93    131.95  --
361.29/361.36	c  N dy  4129    597553     24204    104059         0     69227    316649   6687808    195.44    131.99  --
370.48/370.50	c  N dy  4270    617706     24204    104059         0     51380    316649   3064704    204.36    132.05  --
379.89/379.92	c  N dy  4411    637827     24204    104059         0     71501    316649   7038694    193.35    132.11  --
389.09/389.12	c  N dy  4552    657951     24204    104059         0     52628    316649   3094972    175.81    132.12  --
398.48/398.50	c  N dy  4692    677972     24204    104059         0     72647    316649   7048142    197.75    132.20  --
407.59/407.68	c  N dy  4833    698017     24204    104059         0     52694    316649   2916381    196.85    132.18  --
417.19/417.24	c  N dy  4973    718100     24204    104059         0     72776    316649   6898553    203.18    132.26  --
426.79/426.82	c  N dy  5113    738130     24204    104059         0     51808    316649   2605704    186.49    132.34  --
436.28/436.37	c  N dy  5253    758181     24204    104059         0     71856    316649   6558229    197.80    132.40  --
445.89/445.97	c  N dy  5394    778280     24204    104059         0     49958    316649   1993171    193.82    132.39  --
454.99/455.10	c  N dy  5534    798282     24204    104059         0     69956    316649   5804239    176.81    132.34  --
459.48/459.59	c  S st  5589    806165     24204    104059         0     77838    316649   7322857    192.31    132.34  --
459.79/459.88	c  S st  5589    806666     24204    104059         0     78339    316649   7392020    192.31    132.34  --
459.88/459.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
459.88/459.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.68/460.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.84
460.68/460.75	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
460.68/460.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.79/460.82	c Subs w/ non-existent bins:      0 time:  0.07 s
461.19/461.20	c bin-w-bin subsume rem            0 bins  time:  0.01 s
461.19/461.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
461.19/461.22	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
581.19/581.23	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
587.89/587.96	c Added 0 vars  tried: 80000 time: 6.73
587.89/587.96	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:    6.73
588.09/588.10	c lits-rem:         2  cl-subs:     4608  v-elim:    398  v-fix:    0  time: 126.88 s
588.09/588.10	c learnt bin added due to v-elim: 0
588.09/588.11	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
588.19/588.20	c vivif2 --  cl tried    73731 cl shrink        0 lits rem          0 time: 0.09
588.59/588.69	c asymm  cl-useful: 0/79933/104059 lits-rem:0 time: 0.49
588.69/588.70	c calculated reachability. Time: 0.00
588.69/588.70	c  N dy  5589    806666     24204    104059         0     73731    316649   7062459    192.31    132.34  --
598.30/598.35	c  N dy  5729    826684     24204    104059         0     50752    316649   1981617    207.68    132.34  --
607.69/607.70	c  N dy  5870    846739     24204    104059         0     70805    316649   5847598    198.26    132.33  --
617.79/617.83	c  N dy  6010    866889     24204    104059         0     46958    316649   1077840    204.68    132.41  --
627.00/627.08	c  N dy  6150    887035     24204    104059         0     67098    316649   5033827    195.45    132.46  --
637.20/637.22	c  N dy  6290    907176     24204    104059         0     87236    316649   9032978    197.44    132.52  --
646.39/646.45	c  N dy  6430    927198     24204    104059         0     62263    316649   3779408    192.24    132.48  --
656.20/656.29	c  N dy  6570    947201     24204    104059         0     82263    316649   7693927    195.84    132.50  --
666.00/666.04	c  N dy  6709    967276     24204    104059         0     56343    316649   2551665    215.44    132.53  --
675.49/675.53	c  N dy  6850    987316     24204    104059         0     76379    316649   6434061    194.32    132.53  --
685.79/685.85	c  N dy  6990   1007362     24204    104059         0     49429    316649    943205    193.69    132.53  --
695.10/695.20	c  N dy  7130   1027461     24204    104059         0     69526    316649   4857589    196.18    132.54  --
705.29/705.39	c  N dy  7269   1047473     24204    104059         0     89534    316649   8752526    180.66    132.56  --
715.00/715.04	c  N dy  7409   1067487     24204    104059         0     61550    316649   3154669    188.57    132.58  --
724.80/724.85	c  N dy  7550   1087618     24204    104059         0     81679    316649   7020324    188.83    132.55  --
735.10/735.14	c  N dy  7690   1107627     24204    104059         0     52689    316649   1226105    204.25    132.57  --
744.39/744.47	c  N dy  7830   1127645     24204    104059         0     72704    316649   5137185    202.61    132.59  --
754.70/754.79	c  N dy  7970   1147680     24204    104059         0     92737    316649   9004140    220.90    132.58  --
764.59/764.69	c  N dy  8111   1167776     24204    104059         0     62840    316649   3000387    209.43    132.57  --
774.69/774.70	c  N dy  8251   1187895     24204    104059         0     82956    316649   6870582    191.81    132.55  --
785.59/785.69	c  N dy  8392   1207973     24204    104059         0     52041    316649    705436    208.41    132.56  --
786.69/786.70	c  S st  8407   1209999     24204    104059         0     54067    316649   1100807    199.18    132.57  --
786.89/786.96	c  S st  8407   1210503     24204    104059         0     54571    316649   1171390    199.18    132.57  --
786.89/786.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
786.89/786.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.50/787.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.56
787.50/787.55	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
787.50/787.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.50/787.57	c Subs w/ non-existent bins:      0 time:  0.02 s
787.60/787.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
787.60/787.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
787.60/787.68	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
790.59/790.68	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
791.90/791.96	c Added 0 vars  tried: 80000 time: 1.27
791.90/791.96	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:    1.27
792.00/792.01	c lits-rem:         4  cl-subs:     3493  v-elim:    398  v-fix:    0  time:  4.33 s
792.00/792.01	c learnt bin added due to v-elim: 0
792.00/792.02	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
792.00/792.03	c vivif2 --  cl tried    51078 cl shrink        0 lits rem          0 time: 0.02
792.09/792.10	c asymm  cl-useful: 0/24126/104059 lits-rem:0 time: 0.07
792.09/792.11	c calculated reachability. Time: 0.00
792.09/792.11	c  N dy  8407   1210503     24204    104059         0     51078    316649   1102547    199.18    132.57  --
801.70/801.76	c  N dy  8547   1230548     24204    104059         0     71119    316649   5040615    232.41    132.60  --
812.30/812.38	c  N dy  8688   1250652     24204    104059         0     91220    316649   8962440    215.49    132.60  --
823.10/823.16	c  N dy  8829   1270749     24204    104059         0     59323    316649   1952235    182.61    132.61  --
833.09/833.12	c  N dy  8969   1290789     24204    104059         0     79361    316649   5828013    194.25    132.60  --
844.00/844.03	c  N dy  9109   1310854     24204    104059         0     99424    316649   9711495    192.38    132.59  --
854.30/854.36	c  N dy  9250   1330990     24204    104059         0     66563    316649   3136387    190.92    132.59  --
864.70/864.74	c  N dy  9390   1351085     24204    104059         0     86655    316649   7065525    188.14    132.60  --
876.10/876.14	c  N dy  9530   1371102     24204    104059         0    106672    316649  11066939    219.60    132.64  --
886.00/886.02	c  N dy  9670   1391141     24204    104059         0     72713    316649   4185942    175.52    132.66  --
896.50/896.53	c  N dy  9810   1411189     24204    104059         0     92757    316649   8008852    190.28    132.63  --
907.80/907.88	c  N dy  9949   1431230     24204    104059         0     57803    316649   1081038    192.86    132.65  --
917.70/917.79	c  N dy 10089   1451379     24204    104059         0     77952    316649   5094975    207.83    132.69  --
928.60/928.63	c  N dy 10230   1471389     24204    104059         0     97957    316649   8972100    205.79    132.69  --
939.60/939.68	c  N dy 10370   1491468     24204    104059         0     62040    316649   1796226    230.35    132.72  --
949.70/949.76	c  N dy 10511   1511479     24204    104059         0     82049    316649   5593316    189.45    132.69  --
961.10/961.18	c  N dy 10650   1531494     24204    104059         0    102062    316649   9584819    220.85    132.73  --
972.10/972.17	c  N dy 10789   1551545     24204    104059         0     65115    316649   2129825    205.17    132.74  --
982.00/982.08	c  N dy 10930   1571659     24204    104059         0     85226    316649   5941562    183.57    132.71  --
992.80/992.83	c  N dy 11070   1591692     24204    104059         0    105253    316649   9850236    189.57    132.71  --
1003.50/1003.52	c  N dy 11211   1611800     24204    104059         0     67366    316649   2349154    200.29    132.72  --
1013.50/1013.59	c  N dy 11351   1631881     24204    104059         0     87444    316649   6256714    193.14    132.73  --
1024.40/1024.48	c  N dy 11491   1651976     24204    104059         0    107536    316649  10148986    185.06    132.71  --
1035.11/1035.17	c  N dy 11631   1672000     24204    104059         0     68568    316649   2416887    186.84    132.74  --
1045.21/1045.25	c  N dy 11771   1692142     24204    104059         0     88709    316649   6390987    198.19    132.77  --
1056.20/1056.27	c  S st 11899   1710504     24204    104059         0    107070    316649  10134158    236.66    132.83  --
1056.61/1056.63	c  S st 11899   1711012     24204    104059         0    107578    316649  10213262    236.66    132.83  --
1056.61/1056.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1056.61/1056.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.01/1058.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.2M T:  1.35
1058.01/1058.01	c Calc non-exist non-lernt bins v-fix:     0 done:  24204 time:  0.01 s
1058.01/1058.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.11/1058.11	c Subs w/ non-existent bins:      0 time:  0.09 s
1058.60/1058.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1058.60/1058.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1058.60/1058.65	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
1296.41/1296.40	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

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-3173284-1301792796/watcher-3173284-1301792796 -o /tmp/evaluation-result-3173284-1301792796/solver-3173284-1301792796 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173284-1301792796.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: 4.00 4.00 3.96 4/186 23988
/proc/meminfo: memFree=20003268/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=26628 CPUtime=0 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 1988 0 0 0 0 0 0 0 25 0 1 0 271694979 27267072 1552 33554432000 4194304 4797429 140733912255584 18446744073709551615 4365731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 6657 1556 342 148 0 1586 0

[startup+0.096751 s]
/proc/loadavg: 4.00 4.00 3.96 4/186 23988
/proc/meminfo: memFree=20003268/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=45164 CPUtime=0.08 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 5808 0 0 0 8 0 0 0 25 0 1 0 271694979 46247936 4814 33554432000 4194304 4797429 140733912255584 18446744073709551615 4413082 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 11291 4814 370 148 0 6220 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45164

[startup+0.100744 s]
/proc/loadavg: 4.00 4.00 3.96 4/186 23988
/proc/meminfo: memFree=20003268/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=45164 CPUtime=0.09 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 5808 0 0 0 9 0 0 0 25 0 1 0 271694979 46247936 4814 33554432000 4194304 4797429 140733912255584 18446744073709551615 4429754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 11291 4814 370 148 0 6220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45164

[startup+0.300714 s]
/proc/loadavg: 4.00 4.00 3.96 4/186 23988
/proc/meminfo: memFree=20003268/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=150388 CPUtime=0.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 7414 0 0 0 28 1 0 0 25 0 1 0 271694979 153997312 5906 33554432000 4194304 4797429 140733912255584 18446744073709551615 4502018 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 37597 5906 382 148 0 32526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 150388

[startup+0.700666 s]
/proc/loadavg: 4.00 4.00 3.96 4/186 23988
/proc/meminfo: memFree=20003268/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=157464 CPUtime=0.69 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 8983 0 0 0 68 1 0 0 25 0 1 0 271694979 161243136 7472 33554432000 4194304 4797429 140733912255584 18446744073709551615 4258789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 39366 7472 407 148 0 34295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157464

[startup+1.50052 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23995
/proc/meminfo: memFree=19913832/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=157464 CPUtime=1.49 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 9497 0 0 0 148 1 0 0 25 0 1 0 271694979 161243136 7986 33554432000 4194304 4797429 140733912255584 18446744073709551615 4331654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 39366 7986 409 148 0 34295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157464

[startup+3.10022 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23995
/proc/meminfo: memFree=19901044/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=157464 CPUtime=3.09 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 10314 0 0 0 308 1 0 0 25 0 1 0 271694979 161243136 8799 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424468 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 39366 8799 409 148 0 34295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157464

[startup+6.30067 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23995
/proc/meminfo: memFree=19876600/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=157976 CPUtime=6.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 12155 0 0 0 627 2 0 0 25 0 1 0 271694979 161767424 10633 33554432000 4194304 4797429 140733912255584 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 39494 10633 409 148 0 34423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 157976

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23995
/proc/meminfo: memFree=19854696/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=176296 CPUtime=12.69 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 19986 0 0 0 1265 4 0 0 25 0 1 0 271694979 180527104 14059 33554432000 4194304 4797429 140733912255584 18446744073709551615 4524596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 44074 14059 412 148 0 39003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 176296

[startup+25.5003 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23996
/proc/meminfo: memFree=19820760/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=180368 CPUtime=25.49 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 24976 0 0 0 2544 5 0 0 25 0 1 0 271694979 184696832 13418 33554432000 4194304 4797429 140733912255584 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 45092 13418 413 148 0 40021 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180368

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23997
/proc/meminfo: memFree=19770632/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=182672 CPUtime=51.08 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 34941 0 0 0 5100 8 0 0 25 0 1 0 271694979 187056128 17909 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 45668 17909 416 148 0 40597 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 182672

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23998
/proc/meminfo: memFree=19703508/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=197240 CPUtime=102.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 55200 0 0 0 10215 14 0 0 25 0 1 0 271694979 201973760 20549 33554432000 4194304 4797429 140733912255584 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 49310 20549 416 148 0 44239 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 197240

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23999
/proc/meminfo: memFree=19682156/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=201124 CPUtime=162.28 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 74486 0 0 0 16208 20 0 0 25 0 1 0 271694979 205950976 20947 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 50281 20947 416 148 0 45210 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 201124

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24001
/proc/meminfo: memFree=19649628/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=207488 CPUtime=222.28 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 98495 0 0 0 22202 26 0 0 25 0 1 0 271694979 212467712 24361 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 51872 24361 416 148 0 46801 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 207488

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24003
/proc/meminfo: memFree=19623420/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=209468 CPUtime=282.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 124423 0 0 0 28195 34 0 0 25 0 1 0 271694979 214495232 20130 33554432000 4194304 4797429 140733912255584 18446744073709551615 254261313256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 52367 20130 416 148 0 47296 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 209468

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24004
/proc/meminfo: memFree=19617952/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=210308 CPUtime=342.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 146775 0 0 0 34186 43 0 0 25 0 1 0 271694979 215355392 26306 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 52577 26306 416 148 0 47506 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 210308

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 24006
/proc/meminfo: memFree=19547624/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=214040 CPUtime=402.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 176925 0 0 0 40178 51 0 0 25 0 1 0 271694979 219176960 21293 33554432000 4194304 4797429 140733912255584 18446744073709551615 4351789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 53510 21293 416 148 0 48439 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 214040

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 24007
/proc/meminfo: memFree=19564956/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=223136 CPUtime=462.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 205092 0 0 0 46170 59 0 0 25 0 1 0 271694979 228491264 30766 33554432000 4194304 4797429 140733912255584 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 55784 30766 416 148 0 50713 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 223136

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 24009
/proc/meminfo: memFree=19557864/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=223472 CPUtime=522.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 205153 0 0 0 52170 59 0 0 25 0 1 0 271694979 228835328 30827 33554432000 4194304 4797429 140733912255584 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 55868 30827 416 148 0 50797 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 223472

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24011
/proc/meminfo: memFree=19509240/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=223472 CPUtime=582.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 205153 0 0 0 58170 59 0 0 25 0 1 0 271694979 228835328 30827 33554432000 4194304 4797429 140733912255584 18446744073709551615 4495475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 55868 30827 416 148 0 50797 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 223472

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24012
/proc/meminfo: memFree=19530780/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=229824 CPUtime=642.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 231297 0 0 0 64164 66 0 0 25 0 1 0 271694979 235339776 26886 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 57456 26886 416 148 0 52385 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 229824

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24014
/proc/meminfo: memFree=19492680/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=231528 CPUtime=702.29 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 257653 0 0 0 70154 75 0 0 25 0 1 0 271694979 237084672 32779 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 57882 32779 416 148 0 52811 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 231528

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24015
/proc/meminfo: memFree=19471568/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=232892 CPUtime=762.31 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 284571 0 0 0 76149 82 0 0 25 0 1 0 271694979 238481408 27601 33554432000 4194304 4797429 140733912255584 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 58223 27601 416 148 0 53152 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 232892

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24017
/proc/meminfo: memFree=19462984/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=234692 CPUtime=822.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 307597 0 0 0 82139 91 0 0 25 0 1 0 271694979 240324608 27524 33554432000 4194304 4797429 140733912255584 18446744073709551615 4423033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 58673 27524 416 148 0 53602 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 234692

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24019
/proc/meminfo: memFree=19457244/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=234712 CPUtime=882.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 332137 0 0 0 88129 101 0 0 25 0 1 0 271694979 240345088 28751 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 58678 28751 416 148 0 53607 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 234712

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 24020
/proc/meminfo: memFree=19457728/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=234772 CPUtime=942.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 356351 0 0 0 94117 113 0 0 25 0 1 0 271694979 240406528 28843 33554432000 4194304 4797429 140733912255584 18446744073709551615 4425649 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 58693 28843 416 148 0 53622 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 234772

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.97 5/190 24022
/proc/meminfo: memFree=19462804/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=234812 CPUtime=1002.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 380347 0 0 0 100108 122 0 0 25 0 1 0 271694979 240447488 27915 33554432000 4194304 4797429 140733912255584 18446744073709551615 4424435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 58703 27915 416 148 0 53632 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 234812

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 24023
/proc/meminfo: memFree=19403016/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=249980 CPUtime=1062.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 405090 0 0 0 106101 129 0 0 25 0 1 0 271694979 255979520 39847 33554432000 4194304 4797429 140733912255584 18446744073709551615 4567894 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 62495 39847 416 148 0 57424 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 249980

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 24028
/proc/meminfo: memFree=19402868/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=249980 CPUtime=1122.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 405090 0 0 0 112101 129 0 0 25 0 1 0 271694979 255979520 39847 33554432000 4194304 4797429 140733912255584 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 62495 39847 416 148 0 57424 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 249980

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 24030
/proc/meminfo: memFree=19429744/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=249980 CPUtime=1182.3 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 405090 0 0 0 118101 129 0 0 25 0 1 0 271694979 255979520 39847 33554432000 4194304 4797429 140733912255584 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 62495 39847 416 148 0 57424 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 249980

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 24031
/proc/meminfo: memFree=19411000/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=249980 CPUtime=1242.31 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 405090 0 0 0 124102 129 0 0 25 0 1 0 271694979 255979520 39847 33554432000 4194304 4797429 140733912255584 18446744073709551615 4567894 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 62495 39847 416 148 0 57424 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 249980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 3/186 24035
/proc/meminfo: memFree=19674260/32951124 swapFree=67111528/67111528
[pid=23988] ppid=23986 vsize=249980 CPUtime=1300.01 cores=0,2
/proc/23988/stat : 23988 (techdemo) R 23986 23988 23778 0 -1 4202496 405090 0 0 0 129872 129 0 0 25 0 1 0 271694979 255979520 39847 33554432000 4194304 4797429 140733912255584 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23988/statm: 62495 39847 416 148 0 57424 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 249980

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.02
CPU time (s): 1300.03
CPU user time (s): 1298.73
CPU system time (s): 1.3048
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 345548

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

runsolver used 2.30165 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 03:06:37
IDJOB=3173284
IDBENCH=82702
IDSOLVER=1585
FILE ID=node140/3173284-1301792796
RUNJOBID= node140-1301791494-23797
PBS_JOBID= 12841431
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S919014656-003-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173284-1301792796/watcher-3173284-1301792796 -o /tmp/evaluation-result-3173284-1301792796/solver-3173284-1301792796 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173284-1301792796.cnf

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

MD5SUM BENCH= cb40e65d82022f377e00087cafdb55b2
RANDOM SEED=167716772

node140.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.833
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      20003424 kB
Buffers:        371956 kB
Cached:       12216284 kB
SwapCached:          0 kB
Active:        7531448 kB
Inactive:      5136872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20003424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29520 kB
Writeback:           0 kB
AnonPages:       79540 kB
Mapped:          15956 kB
Slab:           216096 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   456068 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= 71492 MiB
End job on node140 at 2011-04-03 03:28:19