Trace number 3173099

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

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S1233052734-067-UNKNOWN.cnf
MD5SUMeea50e836fd8ac6474349634450aaaf7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.8316
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-3173099-1301784973.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.06/0.08	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.06/0.08	c -- vars added      25000
0.06/0.08	c Parsing time:  0.07 s
0.06/0.08	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data  --
0.08/0.15	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.18/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.08
0.18/0.24	c Calc non-exist non-lernt bins v-fix:     0 done:  25000 time:  0.00 s
0.18/0.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.18/0.24	c Subs w/ non-existent bins:      0 time:  0.00 s
0.18/0.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.18/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.18/0.29	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.00 s
0.38/0.48	c lits-rem:         0  cl-subs:        0  v-elim:   1249  v-fix:    0  time:  0.19 s
0.38/0.48	c learnt bin added due to v-elim: 0
0.38/0.49	c Finding binary XORs  T:     0.00 s  found:       0
0.48/0.54	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.48/0.54	c calculated reachability. Time: 0.00
0.48/0.54	c Calc default polars -  time:   0.01 s pos:   11141 undec:    2831 neg:   11028
0.48/0.54	c =========================================================================================
0.48/0.54	c types(t): F = full restart, N = normal restart
0.48/0.54	c types(t): S = simplification begin/end, E = solution found
0.48/0.54	c restart types(rt): st = static, dy = dynamic
0.48/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.48/0.54	c  B st     0         0     24289    103880         0         0    315582         0   no data   no data  --
1.09/1.18	c Decided on dynamic restart strategy
1.79/1.81	c  N dy    20      4093     24289    103880         0      4093    315582    922609    202.56    151.00  --
3.09/3.14	c  N dy    48      8097     24289    103880         0      8097    315582   1668589    175.09    141.12  --
4.39/4.45	c  N dy    77     12244     24289    103880         0     12243    315582   2475983    192.50    138.90  --
5.68/5.74	c  N dy   105     16291     24289    103880         0     16290    315582   3229567    212.16    136.06  --
7.09/7.10	c  N dy   134     20400     24289    103880         0     10399    315582    618618    207.87    135.62  --
8.28/8.35	c  N dy   162     24414     24289    103880         0     14413    315582   1385478    204.69    134.87  --
9.58/9.65	c  N dy   191     28486     24289    103880         0     18484    315582   2160368    199.58    134.14  --
10.29/10.35	c  S st   202     30002     24289    103880         0     20000    315582   2444594    197.63    133.92  --
10.49/10.51	c  S st   202     30503     24289    103880         0     20501    315582   2512351    197.63    133.92  --
10.49/10.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.49/10.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.26
10.69/10.79	c Calc non-exist non-lernt bins v-fix:     0 done:  24289 time:  0.01 s
10.69/10.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.82	c Subs w/ non-existent bins:      0 time:  0.02 s
10.89/10.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.89/10.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.89/10.98	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
16.58/16.66	c lits-rem:         4  cl-subs:     3149  v-elim:    579  v-fix:    0  time:  5.68 s
16.58/16.66	c learnt bin added due to v-elim: 0
16.58/16.67	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
16.58/16.69	c vivif2 --  cl tried    17352 cl shrink        0 lits rem          0 time: 0.02
16.88/16.90	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.21
16.88/16.90	c calculated reachability. Time: 0.00
16.88/16.91	c  N dy   202     30503     24129    104040         0     17352    317043   1803354    197.63    133.92  --
16.88/16.91	c  F st   202     30503     24129    104040         0     17352    317043   1803354    197.63    133.92  --
17.59/17.63	c Decided on dynamic restart strategy
18.18/18.27	c  N dy   222     34511     24129    104040         0     21358    317043   2642680    198.01    134.85  --
19.58/19.60	c  N dy   250     38557     24129    104040         0     25404    317043   3430774    199.02    134.53  --
20.99/21.01	c  N dy   278     42575     24129    104040         0     29422    317043   4225295    194.30    134.68  --
22.09/22.19	c  S st   301     45755     24129    104040         0     17104    317043    947460    194.29    134.39  --
22.29/22.35	c  S st   301     46258     24129    104040         0     17607    317043   1014760    194.29    134.39  --
22.29/22.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.29/22.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.18
22.49/22.55	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
22.49/22.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.57	c Subs w/ non-existent bins:      0 time:  0.01 s
22.59/22.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.59/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
22.59/22.65	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
24.79/24.89	c lits-rem:         1  cl-subs:      524  v-elim:    362  v-fix:    0  time:  2.24 s
24.79/24.89	c learnt bin added due to v-elim: 0
24.79/24.90	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
24.89/24.91	c vivif2 --  cl tried    17083 cl shrink        0 lits rem          0 time: 0.01
24.99/25.07	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.16
24.99/25.07	c calculated reachability. Time: 0.00
24.99/25.08	c  N dy   301     46258     24129    104040         0     17083    317043    986958    194.29    134.39  --
26.39/26.41	c  N dy   329     50278     24129    104040         0     21103    317043   1768753    198.34    134.09  --
27.68/27.79	c  N dy   358     54391     24129    104040         0     25216    317043   2544183    189.38    133.71  --
29.08/29.15	c  N dy   386     58397     24129    104040         0     29221    317043   3288667    202.10    133.28  --
30.49/30.58	c  N dy   414     62422     24129    104040         0     33245    317043   4060212    191.24    133.16  --
31.99/32.05	c  N dy   443     66524     24129    104040         0     37347    317043   4847496    187.88    133.08  --
33.18/33.20	c  S st   463     69388     24129    104040         0     21463    317043   1219493    209.60    133.26  --
33.28/33.38	c  S st   463     69892     24129    104040         0     21967    317043   1290380    209.60    133.26  --
33.28/33.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.28/33.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.58/33.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.21
33.58/33.62	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
33.58/33.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.58/33.63	c Subs w/ non-existent bins:      0 time:  0.02 s
33.68/33.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33.68/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33.68/33.73	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
36.29/36.36	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
37.68/37.70	c Added 0 vars  tried: 80000 time: 1.34
37.68/37.70	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.34
37.68/37.74	c lits-rem:         7  cl-subs:      766  v-elim:    362  v-fix:    0  time:  4.01 s
37.68/37.74	c learnt bin added due to v-elim: 0
37.68/37.75	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
37.68/37.77	c vivif2 --  cl tried    21201 cl shrink        0 lits rem          0 time: 0.01
37.88/37.96	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.19
37.88/37.97	c calculated reachability. Time: 0.00
37.88/37.97	c  N dy   463     69892     24129    104040         0     21201    317043   1241370    209.60    133.26  --
37.88/37.97	c  F st   463     69892     24129    104040         0     21201    317043   1241370    209.60    133.26  --
38.68/38.79	c Decided on dynamic restart strategy
39.60/39.63	c  N dy   486     74424     24129    104040         0     25729    317043   2389960    198.03    135.95  --
41.19/41.24	c  N dy   519     79182     24129    104040         0     30486    317043   3295578    187.52    135.67  --
42.98/43.04	c  N dy   555     84339     24129    104040         0     35643    317043   4260459    172.03    135.28  --
44.99/45.03	c  N dy   593     89784     24129    104040         0     41088    317043   5338681    208.19    135.26  --
46.99/47.03	c  N dy   634     95627     24129    104040         0     26060    317043   1613091    192.35    135.02  --
49.09/49.18	c  N dy   677    101774     24129    104040         0     32207    317043   2821114    201.75    134.91  --
50.49/50.57	c  S st   699    104838     24129    104040         0     35271    317043   3424469    194.76    134.87  --
50.69/50.78	c  S st   699    105339     24129    104040         0     35772    317043   3495271    194.76    134.87  --
50.69/50.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.69/50.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.09/51.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.33
51.09/51.14	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
51.09/51.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.09/51.17	c Subs w/ non-existent bins:      0 time:  0.03 s
51.28/51.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.28/51.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.28/51.37	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
60.78/60.87	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
65.08/65.12	c Added 0 vars  tried: 80000 time: 4.25
65.08/65.12	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.25
65.18/65.20	c lits-rem:         0  cl-subs:     1376  v-elim:    362  v-fix:    0  time: 13.83 s
65.18/65.20	c learnt bin added due to v-elim: 0
65.18/65.20	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
65.18/65.24	c vivif2 --  cl tried    34396 cl shrink        0 lits rem          0 time: 0.04
65.48/65.57	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.33
65.48/65.58	c calculated reachability. Time: 0.00
65.48/65.58	c  N dy   699    105339     24129    104040         0     34396    317043   3372300    194.76    134.87  --
67.99/68.03	c  N dy   747    112179     24129    104040         0     41235    317043   4710403    194.53    134.75  --
70.59/70.67	c  N dy   798    119462     24129    104040         0     26082    317043   1284816    200.24    134.39  --
73.29/73.32	c  N dy   852    127129     24129    104040         0     33747    317043   2739128    209.65    134.17  --
76.19/76.29	c  N dy   909    135244     24129    104040         0     41860    317043   4294140    187.70    133.93  --
79.38/79.49	c  N dy   970    143934     24129    104040         0     26834    317043   1159269    216.98    133.83  --
82.69/82.75	c  N dy  1036    153245     24129    104040         0     36145    317043   2885951    191.31    133.50  --
84.79/84.81	c  S st  1069    158008     24129    104040         0     40908    317043   3814775    191.13    133.50  --
84.99/85.01	c  S st  1069    158509     24129    104040         0     41409    317043   3893579    191.13    133.50  --
84.99/85.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.99/85.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.29/85.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.36
85.39/85.40	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
85.39/85.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.39/85.43	c Subs w/ non-existent bins:      0 time:  0.03 s
85.59/85.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
85.59/85.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
85.59/85.62	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
108.69/108.76	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
112.99/113.08	c Added 0 vars  tried: 80000 time: 4.32
112.99/113.08	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.32
113.09/113.16	c lits-rem:         0  cl-subs:     1789  v-elim:    362  v-fix:    0  time: 27.54 s
113.09/113.16	c learnt bin added due to v-elim: 0
113.09/113.17	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
113.19/113.21	c vivif2 --  cl tried    39620 cl shrink        0 lits rem          0 time: 0.04
113.49/113.57	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.36
113.49/113.58	c calculated reachability. Time: 0.00
113.49/113.58	c  N dy  1069    158509     24129    104040         0     39620    317043   3746715    191.13    133.50  --
117.49/117.51	c  N dy  1141    168730     24129    104040         0     24983    317043    552834    193.82    133.33  --
121.19/121.28	c  N dy  1217    179530     24129    104040         0     35783    317043   2690578    186.45    133.44  --
125.59/125.61	c  N dy  1298    191088     24129    104040         0     47341    317043   4868471    203.98    133.25  --
130.09/130.13	c  N dy  1384    203394     24129    104040         0     33716    317043   2037472    198.90    133.27  --
134.99/135.00	c  N dy  1475    216439     24129    104040         0     46761    317043   4570258    183.34    133.16  --
140.29/140.30	c  N dy  1572    230285     24129    104040         0     33640    317043   1793799    211.73    133.04  --
143.39/143.42	c  S st  1625    237763     24129    104040         0     41114    317043   3250386    200.26    132.99  --
143.59/143.64	c  S st  1625    238265     24129    104040         0     41616    317043   3317336    200.26    132.99  --
143.59/143.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
143.59/143.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.99/144.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.36
143.99/144.03	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
143.99/144.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.99/144.06	c Subs w/ non-existent bins:      0 time:  0.03 s
144.19/144.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
144.19/144.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
144.19/144.25	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
153.49/153.56	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
156.59/156.60	c Added 0 vars  tried: 80000 time: 3.03
156.59/156.60	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.03
156.59/156.67	c lits-rem:         0  cl-subs:     1928  v-elim:    362  v-fix:    0  time: 12.42 s
156.59/156.67	c learnt bin added due to v-elim: 0
156.59/156.68	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
156.69/156.71	c vivif2 --  cl tried    39688 cl shrink        0 lits rem          0 time: 0.04
156.99/157.04	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.32
156.99/157.04	c calculated reachability. Time: 0.00
156.99/157.04	c  N dy  1625    238265     24129    104040         0     39688    317043   3171238    200.26    132.99  --
162.89/162.91	c  N dy  1732    253553     24129    104040         0     54972    317043   6095276    171.21    132.83  --
168.89/168.91	c  N dy  1846    269816     24129    104040         0     43259    317043   3442650    188.24    132.80  --
175.59/175.69	c  N dy  1967    287176     24129    104040         0     31631    317043    978583    189.37    132.89  --
182.39/182.49	c  N dy  2095    305508     24129    104040         0     49963    317043   4452626    200.06    132.70  --
189.89/189.91	c  N dy  2232    325059     24129    104040         0     39520    317043   2275582    198.41    132.56  --
197.79/197.81	c  N dy  2373    345197     24129    104040         0     59657    317043   6183801    176.76    132.53  --
202.49/202.59	c  S st  2459    357398     24129    104040         0     40861    317043   2358035    192.47    132.44  --
202.69/202.78	c  S st  2459    357899     24129    104040         0     41362    317043   2428388    192.47    132.44  --
202.69/202.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.69/202.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.09/203.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.34
203.09/203.15	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
203.09/203.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.09/203.17	c Subs w/ non-existent bins:      0 time:  0.02 s
203.19/203.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
203.29/203.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
203.29/203.31	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
209.59/209.65	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
211.59/211.69	c Added 0 vars  tried: 80000 time: 2.03
211.59/211.69	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    2.03
211.69/211.75	c lits-rem:         3  cl-subs:     2121  v-elim:    362  v-fix:    0  time:  8.44 s
211.69/211.75	c learnt bin added due to v-elim: 0
211.69/211.75	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
211.69/211.78	c vivif2 --  cl tried    39241 cl shrink        0 lits rem          0 time: 0.03
211.99/212.06	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.28
211.99/212.07	c calculated reachability. Time: 0.00
211.99/212.07	c  N dy  2459    357899     24129    104040         0     39241    317043   2342010    192.47    132.44  --
219.99/220.04	c  N dy  2599    377917     24129    104040         0     59255    317043   6268212    194.02    132.50  --
227.99/228.04	c  N dy  2739    398036     24129    104040         0     47377    317043   3479799    197.28    132.53  --
236.09/236.15	c  N dy  2880    418137     24129    104040         0     34480    317043    732736    189.57    132.62  --
243.79/243.86	c  N dy  3020    438163     24129    104040         0     54504    317043   4646717    200.66    132.64  --
251.79/251.82	c  N dy  3161    458269     24129    104040         0     40612    317043   1734333    204.92    132.64  --
259.70/259.75	c  N dy  3302    478357     24129    104040         0     60698    317043   5635568    193.03    132.66  --
267.60/267.62	c  N dy  3444    498474     24129    104040         0     45818    317043   2499691    195.11    132.61  --
275.60/275.63	c  N dy  3584    518482     24129    104040         0     65820    317043   6387956    215.75    132.62  --
282.99/283.09	c  S st  3712    536850     24129    104040         0     48190    317043   2760562    203.50    132.59  --
283.30/283.31	c  S st  3712    537350     24129    104040         0     48690    317043   2825853    203.50    132.59  --
283.30/283.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.30/283.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.70/283.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.42
283.70/283.75	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
283.70/283.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.70/283.78	c Subs w/ non-existent bins:      0 time:  0.03 s
283.90/283.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
283.90/283.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
283.90/283.93	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
291.80/291.85	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
293.90/293.95	c Added 0 vars  tried: 80000 time: 2.10
293.90/293.95	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.10
294.00/294.02	c lits-rem:         0  cl-subs:     2665  v-elim:    362  v-fix:    0  time: 10.09 s
294.00/294.02	c learnt bin added due to v-elim: 0
294.00/294.03	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
294.00/294.06	c vivif2 --  cl tried    46025 cl shrink        0 lits rem          0 time: 0.03
294.30/294.36	c asymm  cl-useful: 0/104040/104040 lits-rem:0 time: 0.30
294.30/294.37	c calculated reachability. Time: 0.00
294.30/294.37	c  N dy  3712    537350     24129    104040         0     46025    317043   2715568    203.50    132.59  --
294.30/294.37	c  F st  3712    537350     24129    104040         0     46025    317043   2715568    203.50    132.59  --
295.20/295.21	c Decided on dynamic restart strategy
302.50/302.53	c  N dy  3845    557482     24129    104040         0     66155    317043   6686447    213.08    132.61  --
310.50/310.59	c  N dy  3985    577564     24129    104040         0     49238    317043   2825395    204.51    132.57  --
318.80/318.88	c  N dy  4125    597582     24129    104040         0     69255    317043   6734479    187.23    132.58  --
326.99/327.02	c  N dy  4266    617717     24129    104040         0     51394    317043   3039595    193.07    132.57  --
336.00/336.05	c  N dy  4407    637741     24129    104040         0     71415    317043   6917635    186.08    132.56  --
344.49/344.50	c  N dy  4548    657825     24129    104040         0     52502    317043   3083034    198.16    132.59  --
353.39/353.40	c  N dy  4688    677870     24129    104040         0     72542    317043   6983794    200.77    132.59  --
361.99/362.06	c  N dy  4829    697976     24129    104040         0     52651    317043   2915608    216.41    132.59  --
370.50/370.53	c  N dy  4970    718040     24129    104040         0     72712    317043   6864474    205.14    132.64  --
378.90/378.92	c  N dy  5110    738049     24129    104040         0     51724    317043   2520716    199.26    132.65  --
387.29/387.39	c  N dy  5251    758187     24129    104040         0     71856    317043   6432926    222.80    132.62  --
395.80/395.83	c  N dy  5391    778223     24129    104040         0     49896    317043   2003787    200.46    132.66  --
404.10/404.11	c  N dy  5531    798282     24129    104040         0     69952    317043   5912531    200.52    132.68  --
408.10/408.14	c  S st  5586    806026     24129    104040         0     77693    317043   7438565    195.14    132.70  --
408.39/408.40	c  S st  5586    806528     24129    104040         0     78195    317043   7510285    195.14    132.70  --
408.39/408.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
408.39/408.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.10/409.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.76
409.10/409.19	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
409.10/409.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.20/409.25	c Subs w/ non-existent bins:      0 time:  0.06 s
409.49/409.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
409.59/409.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
409.59/409.61	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
522.20/522.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:    0.00
529.00/529.00	c Added 0 vars  tried: 80000 time: 6.70
529.00/529.00	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.70
529.10/529.13	c lits-rem:         0  cl-subs:     4479  v-elim:    362  v-fix:    0  time: 119.53 s
529.10/529.13	c learnt bin added due to v-elim: 0
529.10/529.14	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
529.20/529.22	c vivif2 --  cl tried    73716 cl shrink        0 lits rem          0 time: 0.08
529.60/529.69	c asymm  cl-useful: 0/78692/104040 lits-rem:0 time: 0.47
529.70/529.70	c calculated reachability. Time: 0.00
529.70/529.70	c  N dy  5586    806528     24129    104040         0     73716    317043   7170686    195.14    132.70  --
538.40/538.42	c  N dy  5726    826583     24129    104040         0     50774    317043   2022135    210.00    132.73  --
546.80/546.84	c  N dy  5866    846630     24129    104040         0     70817    317043   5956970    196.86    132.75  --
555.70/555.75	c  N dy  6006    866744     24129    104040         0     46937    317043   1059195    208.65    132.71  --
564.00/564.00	c  N dy  6147    886875     24129    104040         0     67068    317043   4924360    193.80    132.68  --
573.90/573.92	c  N dy  6287    906964     24129    104040         0     87155    317043   8772496    190.08    132.64  --
582.50/582.51	c  N dy  6428    927018     24129    104040         0     62213    317043   3850478    194.67    132.64  --
591.50/591.51	c  N dy  6568    947038     24129    104040         0     82230    317043   7739031    194.32    132.65  --
600.40/600.49	c  N dy  6709    967105     24129    104040         0     56301    317043   2402995    186.46    132.59  --
609.30/609.34	c  N dy  6851    987213     24129    104040         0     76402    317043   6252310    183.25    132.54  --
618.71/618.77	c  N dy  6992   1007249     24129    104040         0     49444    317043    963520    192.90    132.58  --
627.20/627.28	c  N dy  7133   1027384     24129    104040         0     69576    317043   4786562    189.41    132.53  --
636.60/636.63	c  N dy  7273   1047509     24129    104040         0     89699    317043   8714820    208.76    132.54  --
645.50/645.50	c  N dy  7414   1067624     24129    104040         0     61815    317043   3196707    193.74    132.57  --
654.60/654.67	c  N dy  7554   1087678     24129    104040         0     81864    317043   7123099    213.40    132.60  --
664.50/664.53	c  N dy  7694   1107759     24129    104040         0     52950    317043   1244455    193.51    132.62  --
673.20/673.23	c  N dy  7834   1127870     24129    104040         0     73058    317043   5154779    201.48    132.61  --
682.30/682.33	c  N dy  7974   1147882     24129    104040         0     93067    317043   9031625    193.33    132.60  --
691.11/691.13	c  N dy  8114   1167957     24129    104040         0     63148    317043   3073157    186.66    132.63  --
700.00/700.02	c  N dy  8255   1188049     24129    104040         0     83237    317043   6980352    195.10    132.62  --
709.71/709.70	c  N dy  8395   1208164     24129    104040         0     52357    317043    773012    207.00    132.65  --
710.41/710.44	c  S st  8407   1209792     24129    104040         0     53985    317043   1105554    208.72    132.65  --
710.61/710.67	c  S st  8407   1210298     24129    104040         0     54491    317043   1181254    208.72    132.65  --
710.61/710.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
710.61/710.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
711.11/711.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.49
711.11/711.18	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
711.11/711.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
711.20/711.20	c Subs w/ non-existent bins:      0 time:  0.02 s
711.20/711.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
711.20/711.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
711.30/711.30	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
713.91/713.92	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
715.01/715.06	c Added 0 vars  tried: 80000 time: 1.14
715.01/715.06	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.14
715.11/715.11	c lits-rem:         1  cl-subs:     3462  v-elim:    362  v-fix:    0  time:  3.82 s
715.11/715.11	c learnt bin added due to v-elim: 0
715.11/715.12	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
715.11/715.13	c vivif2 --  cl tried    51029 cl shrink        0 lits rem          0 time: 0.01
715.21/715.20	c asymm  cl-useful: 0/25348/104040 lits-rem:0 time: 0.06
715.21/715.20	c calculated reachability. Time: 0.00
715.21/715.21	c  N dy  8407   1210298     24129    104040         0     51029    317043   1113977    208.72    132.65  --
723.71/723.76	c  N dy  8547   1230396     24129    104040         0     71125    317043   5075969    171.70    132.68  --
733.01/733.02	c  N dy  8688   1250455     24129    104040         0     91179    317043   8923821    205.73    132.68  --
742.31/742.37	c  N dy  8829   1270563     24129    104040         0     59291    317043   1984373    198.20    132.70  --
751.10/751.18	c  N dy  8970   1290700     24129    104040         0     79425    317043   5928680    182.44    132.72  --
760.71/760.76	c  N dy  9109   1310713     24129    104040         0     99434    317043   9810389    190.07    132.72  --
769.80/769.84	c  N dy  9250   1330810     24129    104040         0     66537    317043   3240301    197.51    132.75  --
778.91/778.90	c  N dy  9390   1350864     24129    104040         0     86587    317043   7114931    208.90    132.73  --
788.81/788.88	c  N dy  9530   1370879     24129    104040         0    106599    317043  11025317    220.64    132.75  --
797.51/797.56	c  N dy  9670   1390967     24129    104040         0     72696    317043   4252938    192.32    132.79  --
806.90/806.93	c  N dy  9811   1411098     24129    104040         0     92826    317043   8289526    188.61    132.86  --
816.91/816.90	c  N dy  9952   1431109     24129    104040         0     57843    317043   1068391    187.01    132.86  --
825.61/825.62	c  N dy 10093   1451246     24129    104040         0     77978    317043   5025557    188.72    132.88  --
835.01/835.08	c  N dy 10233   1471292     24129    104040         0     98023    317043   8915366    182.01    132.88  --
844.82/844.83	c  N dy 10373   1491312     24129    104040         0     62047    317043   1662666    180.58    132.88  --
853.70/853.73	c  N dy 10514   1511456     24129    104040         0     82187    317043   5562399    188.13    132.87  --
863.21/863.24	c  N dy 10655   1531508     24129    104040         0    102237    317043   9430648    191.34    132.85  --
872.80/872.82	c  N dy 10795   1551529     24129    104040         0     65264    317043   2100862    195.71    132.85  --
881.80/881.81	c  N dy 10935   1571568     24129    104040         0     85302    317043   5966793    197.97    132.86  --
891.50/891.56	c  N dy 11076   1591657     24129    104040         0    105390    317043   9819105    185.15    132.84  --
901.00/901.08	c  N dy 11216   1611707     24129    104040         0     67441    317043   2387825    185.84    132.87  --
910.10/910.11	c  N dy 11356   1631749     24129    104040         0     87476    317043   6285400    210.86    132.87  --
920.00/920.07	c  N dy 11496   1651820     24129    104040         0    107545    317043  10218532    206.43    132.88  --
929.52/929.59	c  N dy 11637   1671963     24129    104040         0     68695    317043   2403832    205.23    132.86  --
938.60/938.64	c  N dy 11778   1692075     24129    104040         0     88805    317043   6379338    188.73    132.88  --
948.41/948.47	c  S st 11905   1710298     24129    104040         0    107027    317043   9911295    221.27    132.87  --
948.81/948.80	c  S st 11905   1710800     24129    104040         0    107529    317043   9983067    221.27    132.87  --
948.81/948.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
948.81/948.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
950.01/950.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  1.21
950.01/950.05	c Calc non-exist non-lernt bins v-fix:     0 done:  24129 time:  0.01 s
950.01/950.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
950.11/950.14	c Subs w/ non-existent bins:      0 time:  0.08 s
950.51/950.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
950.51/950.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
950.61/950.60	c Removed useless bin:       0  fixed:     0  bprops:   0.10M  time:  0.01 s
1157.22/1157.21	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
1165.21/1165.28	c Added 0 vars  tried: 80000 time: 8.07
1165.21/1165.28	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:    8.07
1165.41/1165.46	c lits-rem:         0  cl-subs:     6236  v-elim:    362  v-fix:    0  time: 214.85 s
1165.41/1165.46	c learnt bin added due to v-elim: 0
1165.41/1165.46	c vivif2 --  cl tried   104040 cl shrink        0 lits rem          0 time: 0.01
1165.51/1165.58	c vivif2 --  cl tried   101293 cl shrink        0 lits rem          0 time: 0.11
1166.02/1166.05	c asymm  cl-useful: 0/60626/104040 lits-rem:0 time: 0.47
1166.02/1166.06	c calculated reachability. Time: 0.00
1166.02/1166.06	c  N dy 11905   1710800     24129    104040         0    101293    317043   9513751    221.27    132.87  --
1177.12/1177.16	c  N dy 12045   1730806     24129    104040         0     61304    317043    833306    206.47    132.91  --
1186.31/1186.35	c  N dy 12186   1750938     24129    104040         0     81434    317043   4745571    204.06    132.91  --
1195.92/1195.99	c  N dy 12326   1771009     24129    104040         0    101501    317043   8645003    204.31    132.90  --
1206.52/1206.55	c  N dy 12467   1791125     24129    104040         0    121615    317043  12513539    211.28    132.88  --
1215.52/1215.57	c  N dy 12607   1811156     24129    104040         0     80651    317043   4364113    197.25    132.88  --
1225.22/1225.29	c  N dy 12746   1831166     24129    104040         0    100659    317043   8305708    187.90    132.89  --
1235.72/1235.72	c  N dy 12886   1851276     24129    104040         0    120764    317043  12250578    194.87    132.90  --
1244.92/1244.97	c  N dy 13026   1871426     24129    104040         0     78923    317043   3807891    192.59    132.88  --
1254.61/1254.62	c  N dy 13166   1891540     24129    104040         0     99032    317043   7756666    187.87    132.89  --
1265.02/1265.05	c  N dy 13305   1911558     24129    104040         0    119049    317043  11740818    213.56    132.91  --
1274.62/1274.62	c  N dy 13446   1931597     24129    104040         0     76095    317043   2998291    183.97    132.89  --
1284.01/1284.05	c  N dy 13587   1951716     24129    104040         0     96210    317043   6849414    201.48    132.87  --
1294.42/1294.44	c  N dy 13727   1971775     24129    104040         0    116263    317043  10819869    208.55    132.89  --

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-3173099-1301784973/watcher-3173099-1301784973 -o /tmp/evaluation-result-3173099-1301784973/solver-3173099-1301784973 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173099-1301784973.cnf 

running on 2 cores: 4,6

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 3.94 3.62 4/187 23024
/proc/meminfo: memFree=20007416/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=20512 CPUtime=0 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4194304 343 0 0 0 0 0 0 0 25 0 1 0 270912626 21004288 283 33554432000 4194304 4797429 140736828154000 18446744073709551615 4669136 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23024/statm: 5128 302 259 148 0 57 0

[startup+0.07235 s]
/proc/loadavg: 4.00 3.94 3.62 4/187 23024
/proc/meminfo: memFree=20007416/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=43300 CPUtime=0.06 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 5305 0 0 0 6 0 0 0 25 0 1 0 270912626 44339200 4329 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 10825 4329 348 148 0 5754 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 43300

[startup+0.100339 s]
/proc/loadavg: 4.00 3.94 3.62 4/187 23024
/proc/meminfo: memFree=20007416/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=45164 CPUtime=0.08 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 5809 0 0 0 8 0 0 0 25 0 1 0 270912626 46247936 4815 33554432000 4194304 4797429 140736828154000 18446744073709551615 4413082 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 11291 4815 370 148 0 6220 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45164

[startup+0.300304 s]
/proc/loadavg: 4.00 3.94 3.62 4/187 23024
/proc/meminfo: memFree=20007416/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=153108 CPUtime=0.28 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 7874 0 0 0 28 0 0 0 25 0 1 0 270912626 156782592 6366 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 38277 6366 393 148 0 33206 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 153108

[startup+0.700244 s]
/proc/loadavg: 4.00 3.94 3.62 4/187 23024
/proc/meminfo: memFree=20007416/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=158264 CPUtime=0.68 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 9152 0 0 0 68 0 0 0 25 0 1 0 270912626 162062336 7638 33554432000 4194304 4797429 140736828154000 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 39566 7638 407 148 0 34495 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 158264

[startup+1.50112 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19948496/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=158264 CPUtime=1.49 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 9761 0 0 0 148 1 0 0 25 0 1 0 270912626 162062336 8246 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261313176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 39566 8246 409 148 0 34495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158264

[startup+3.10083 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19936964/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=158264 CPUtime=3.09 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 10677 0 0 0 308 1 0 0 25 0 1 0 270912626 162062336 9157 33554432000 4194304 4797429 140736828154000 18446744073709551615 4425582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 39566 9157 409 148 0 34495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158264

[startup+6.30024 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19914028/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=158264 CPUtime=6.28 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 12597 0 0 0 627 1 0 0 25 0 1 0 270912626 162062336 11072 33554432000 4194304 4797429 140736828154000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 39566 11072 409 148 0 34495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 158264

[startup+12.7011 s]
/proc/loadavg: 4.08 3.96 3.63 5/190 23052
/proc/meminfo: memFree=19877276/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=176264 CPUtime=12.69 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 20029 0 0 0 1266 3 0 0 25 0 1 0 270912626 180494336 14040 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 44066 14040 412 148 0 38995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 176264

[startup+25.5009 s]
/proc/loadavg: 4.07 3.96 3.64 5/190 23052
/proc/meminfo: memFree=19873352/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=180656 CPUtime=25.49 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 25399 0 0 0 2545 4 0 0 25 0 1 0 270912626 184991744 13691 33554432000 4194304 4797429 140736828154000 18446744073709551615 4351756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 45164 13691 413 148 0 40093 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180656

[startup+51.1004 s]
/proc/loadavg: 4.04 3.96 3.64 5/190 23053
/proc/meminfo: memFree=19813812/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=184320 CPUtime=51.09 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 39986 0 0 0 5102 7 0 0 25 0 1 0 270912626 188743680 16878 33554432000 4194304 4797429 140736828154000 18446744073709551615 4237276 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 46080 16878 416 148 0 41009 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 184320

[startup+102.306 s]
/proc/loadavg: 4.02 3.97 3.66 5/190 23054
/proc/meminfo: memFree=19772392/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=197812 CPUtime=102.29 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 55622 0 0 0 10219 10 0 0 25 0 1 0 270912626 202559488 20614 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 49453 20614 416 148 0 44382 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 197812

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 23056
/proc/meminfo: memFree=19735460/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=201604 CPUtime=162.29 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 77699 0 0 0 16212 17 0 0 25 0 1 0 270912626 206442496 23644 33554432000 4194304 4797429 140736828154000 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 50401 23644 416 148 0 45330 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 201604

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 23058
/proc/meminfo: memFree=19701208/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=208964 CPUtime=222.29 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 109592 0 0 0 22204 25 0 0 25 0 1 0 270912626 213979136 20024 33554432000 4194304 4797429 140736828154000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 52241 20024 416 148 0 47170 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 208964

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 23059
/proc/meminfo: memFree=19691384/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=210676 CPUtime=282.29 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 143364 0 0 0 28195 34 0 0 25 0 1 0 270912626 215732224 22379 33554432000 4194304 4797429 140736828154000 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 52669 22379 416 148 0 47598 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 210676

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 23070
/proc/meminfo: memFree=19681004/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=214292 CPUtime=342.3 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 169971 0 0 0 34188 42 0 0 25 0 1 0 270912626 219435008 22876 33554432000 4194304 4797429 140736828154000 18446744073709551615 4341187 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 53573 22876 416 148 0 48502 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 214292

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.75 5/190 23071
/proc/meminfo: memFree=19649468/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=215164 CPUtime=402.3 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 200710 0 0 0 40179 51 0 0 25 0 1 0 270912626 220327936 26113 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 53791 26113 416 148 0 48720 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 215164

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 23073
/proc/meminfo: memFree=19630200/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=224480 CPUtime=462.29 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 205817 0 0 0 46178 51 0 0 25 0 1 0 270912626 229867520 31196 33554432000 4194304 4797429 140736828154000 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 56120 31196 416 148 0 51049 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 224480

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.78 6/190 23075
/proc/meminfo: memFree=19606708/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=224480 CPUtime=522.3 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 205817 0 0 0 52179 51 0 0 25 0 1 0 270912626 229867520 31196 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261641111 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 56120 31196 416 148 0 51049 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 224480

[startup+582.3 s]
/proc/loadavg: 4.08 4.02 3.79 5/190 23076
/proc/meminfo: memFree=19580004/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=230908 CPUtime=582.3 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 233405 0 0 0 58170 60 0 0 25 0 1 0 270912626 236449792 28848 33554432000 4194304 4797429 140736828154000 18446744073709551615 4391316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 57727 28848 416 148 0 52656 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 230908

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 23078
/proc/meminfo: memFree=19592140/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=233908 CPUtime=642.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 262880 0 0 0 64162 69 0 0 25 0 1 0 270912626 239521792 27561 33554432000 4194304 4797429 140736828154000 18446744073709551615 4415756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58477 27561 416 148 0 53406 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 233908

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.82 5/190 23079
/proc/meminfo: memFree=19553900/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=233968 CPUtime=702.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 290745 0 0 0 70154 77 0 0 25 0 1 0 270912626 239583232 33716 33554432000 4194304 4797429 140736828154000 18446744073709551615 4425140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58492 33716 416 148 0 53421 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 233968

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.83 5/190 23081
/proc/meminfo: memFree=19523244/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=235764 CPUtime=762.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 316650 0 0 0 76147 84 0 0 25 0 1 0 270912626 241422336 36499 33554432000 4194304 4797429 140736828154000 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58941 36499 416 148 0 53870 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 235764

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.83 5/190 23083
/proc/meminfo: memFree=19540912/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=235824 CPUtime=822.3 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 345489 0 0 0 82139 91 0 0 25 0 1 0 270912626 241483776 29822 33554432000 4194304 4797429 140736828154000 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58956 29822 416 148 0 53885 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 235824

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 23084
/proc/meminfo: memFree=19523124/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=235868 CPUtime=882.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 372539 0 0 0 88132 99 0 0 25 0 1 0 270912626 241528832 32427 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261313169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58967 32427 416 148 0 53896 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 235868

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 23086
/proc/meminfo: memFree=19513012/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=235908 CPUtime=942.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 399412 0 0 0 94126 105 0 0 25 0 1 0 270912626 241569792 34109 33554432000 4194304 4797429 140736828154000 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 58977 34109 416 148 0 53906 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 235908

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 23087
/proc/meminfo: memFree=19474172/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=249420 CPUtime=1002.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 404807 0 0 0 100125 106 0 0 25 0 1 0 270912626 255406080 39494 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 62355 39494 416 148 0 57284 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 249420

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.87 5/190 23089
/proc/meminfo: memFree=19474036/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=249420 CPUtime=1062.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 404807 0 0 0 106125 106 0 0 25 0 1 0 270912626 255406080 39494 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 62355 39494 416 148 0 57284 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 249420

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 23091
/proc/meminfo: memFree=19466204/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=249420 CPUtime=1122.31 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 404807 0 0 0 112125 106 0 0 25 0 1 0 270912626 255406080 39494 33554432000 4194304 4797429 140736828154000 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 62355 39494 416 148 0 57284 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 249420

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 23092
/proc/meminfo: memFree=19494044/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=253332 CPUtime=1182.32 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 412648 0 0 0 118122 110 0 0 25 0 1 0 270912626 259411968 33162 33554432000 4194304 4797429 140736828154000 18446744073709551615 4422962 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 63333 33162 416 148 0 58262 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 253332

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 23094
/proc/meminfo: memFree=19497464/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=256020 CPUtime=1242.32 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 439588 0 0 0 124112 120 0 0 25 0 1 0 270912626 262164480 33605 33554432000 4194304 4797429 140736828154000 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 64005 33605 416 148 0 58934 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 256020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.90 3/186 23097
/proc/meminfo: memFree=19703804/32951124 swapFree=67111528/67111528
[pid=23024] ppid=23022 vsize=256364 CPUtime=1300.03 cores=4,6
/proc/23024/stat : 23024 (techdemo) R 23022 23024 22843 0 -1 4202496 463342 0 0 0 129876 127 0 0 25 0 1 0 270912626 262516736 43707 33554432000 4194304 4797429 140736828154000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23024/statm: 64091 43707 416 148 0 59020 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 256364

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

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

runsolver used 2.23666 second user time and 4.88826 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 00:56:13
IDJOB=3173099
IDBENCH=82517
IDSOLVER=1585
FILE ID=node140/3173099-1301784973
RUNJOBID= node140-1301783670-22863
PBS_JOBID= 12841378
Free space on /tmp= 71504 MiB

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

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

MD5SUM BENCH= eea50e836fd8ac6474349634450aaaf7
RANDOM SEED=367778466

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:      20007696 kB
Buffers:        368756 kB
Cached:       12218900 kB
SwapCached:          0 kB
Active:        7527992 kB
Inactive:      5136508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20007696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26824 kB
Writeback:           0 kB
AnonPages:       76440 kB
Mapped:          15956 kB
Slab:           215400 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   485344 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= 71504 MiB
End job on node140 at 2011-04-03 01:17:55