Trace number 3173243

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3173243-1301791483.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.08/0.09	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.08/0.09	c -- vars added      30000
0.08/0.09	c Parsing time:  0.09 s
0.08/0.09	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.17	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.08
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.11
0.29/0.30	c Calc non-exist non-lernt bins v-fix:     0 done:  30000 time:  0.01 s
0.29/0.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.29/0.30	c Subs w/ non-existent bins:      0 time:  0.00 s
0.29/0.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.36	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
0.59/0.61	c lits-rem:         0  cl-subs:        0  v-elim:   1532  v-fix:    0  time:  0.25 s
0.59/0.61	c learnt bin added due to v-elim: 0
0.59/0.62	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.68	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.59/0.68	c calculated reachability. Time: 0.00
0.59/0.69	c Calc default polars -  time:   0.01 s pos:   13322 undec:    3440 neg:   13238
0.59/0.69	c =========================================================================================
0.59/0.69	c types(t): F = full restart, N = normal restart
0.59/0.69	c types(t): S = simplification begin/end, E = solution found
0.59/0.69	c restart types(rt): st = static, dy = dynamic
0.59/0.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.59/0.69	c  B st     0         0     29148    124601         0         0    378601         0   no data   no data  --
1.39/1.42	c Decided on dynamic restart strategy
2.09/2.11	c  N dy    20      4098     29148    124601         0      4098    378601    954884    191.24    156.29  --
3.49/3.59	c  N dy    48      8119     29148    124601         0      8119    378601   1764846    197.94    148.64  --
4.99/5.05	c  N dy    77     12252     29148    124601         0     12252    378601   2574567    219.29    145.02  --
6.50/6.54	c  N dy   106     16382     29148    124601         0     16382    378601   3404053    211.43    143.46  --
7.99/8.04	c  N dy   135     20471     29148    124601         0     10470    378601    653715    205.79    143.19  --
9.49/9.52	c  N dy   164     24603     29148    124601         0     14602    378601   1495392    196.84    143.15  --
10.99/11.01	c  N dy   193     28722     29148    124601         0     18720    378601   2325479    196.11    142.96  --
11.69/11.73	c  S st   202     30001     29148    124601         0     19999    378601   2610290    222.64    143.45  --
11.89/11.92	c  S st   202     30503     29148    124601         0     20501    378601   2699767    222.64    143.45  --
11.89/11.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.89/11.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.31
12.19/12.26	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
12.19/12.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.29	c Subs w/ non-existent bins:      0 time:  0.03 s
12.39/12.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.39/12.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.39/12.49	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
18.59/18.69	c lits-rem:         0  cl-subs:     1247  v-elim:    412  v-fix:    0  time:  6.20 s
18.59/18.69	c learnt bin added due to v-elim: 0
18.59/18.70	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
18.69/18.73	c vivif2 --  cl tried    19254 cl shrink        0 lits rem          0 time: 0.03
18.98/19.00	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.27
18.98/19.01	c calculated reachability. Time: 0.00
18.98/19.01	c  N dy   202     30503     29148    124601         0     19254    378601   2579364    222.64    143.45  --
18.98/19.01	c  F st   202     30503     29148    124601         0     19254    378601   2579364    222.64    143.45  --
19.79/19.84	c Decided on dynamic restart strategy
20.49/20.57	c  N dy   222     34565     29148    124601         0     23314    378601   3525175    187.44    144.20  --
22.09/22.11	c  N dy   251     38631     29148    124601         0     27380    378601   4352576    216.39    143.70  --
23.68/23.73	c  N dy   279     42653     29148    124601         0     15904    378601    779532    212.79    143.52  --
24.88/24.98	c  S st   301     45756     29148    124601         0     19006    378601   1403956    197.81    143.15  --
25.08/25.16	c  S st   301     46260     29148    124601         0     19510    378601   1475528    197.81    143.15  --
25.08/25.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.08/25.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.38/25.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.26
25.38/25.44	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
25.38/25.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.38/25.46	c Subs w/ non-existent bins:      0 time:  0.02 s
25.48/25.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.48/25.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.48/25.57	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
28.78/28.81	c lits-rem:         0  cl-subs:      589  v-elim:    412  v-fix:    0  time:  3.23 s
28.78/28.81	c learnt bin added due to v-elim: 0
28.78/28.82	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
28.78/28.83	c vivif2 --  cl tried    18921 cl shrink        0 lits rem          0 time: 0.02
28.98/29.04	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.21
28.98/29.05	c calculated reachability. Time: 0.00
28.98/29.05	c  N dy   301     46260     29148    124601         0     18921    378601   1432309    197.81    143.15  --
30.48/30.59	c  N dy   329     50307     29148    124601         0     22967    378601   2320318    252.10    143.59  --
32.09/32.15	c  N dy   358     54401     29148    124601         0     27061    378601   3174488    209.31    143.69  --
33.59/33.69	c  N dy   386     58417     29148    124601         0     31075    378601   3993564    204.78    143.47  --
35.29/35.32	c  N dy   415     62542     29148    124601         0     35200    378601   4826772    218.43    143.39  --
36.99/37.03	c  N dy   444     66672     29148    124601         0     20582    378601   1080981    210.29    143.58  --
38.19/38.23	c  S st   463     69390     29148    124601         0     23300    378601   1644537    202.32    143.52  --
38.39/38.43	c  S st   463     69892     29148    124601         0     23802    378601   1731096    202.32    143.52  --
38.39/38.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.39/38.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.27
38.69/38.73	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
38.69/38.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.75	c Subs w/ non-existent bins:      0 time:  0.02 s
38.79/38.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
38.79/38.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
38.79/38.87	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
42.59/42.61	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
44.19/44.30	c Added 0 vars  tried: 80000 time: 1.69
44.19/44.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.69
44.29/44.35	c lits-rem:         0  cl-subs:      778  v-elim:    412  v-fix:    0  time:  5.48 s
44.29/44.35	c learnt bin added due to v-elim: 0
44.29/44.36	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
44.29/44.38	c vivif2 --  cl tried    23024 cl shrink        0 lits rem          0 time: 0.02
44.59/44.61	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.23
44.59/44.61	c calculated reachability. Time: 0.00
44.59/44.62	c  N dy   463     69892     29148    124601         0     23024    378601   1666739    202.32    143.52  --
44.59/44.62	c  F st   463     69892     29148    124601         0     23024    378601   1666739    202.32    143.52  --
45.39/45.49	c Decided on dynamic restart strategy
46.39/46.41	c  N dy   486     74394     29148    124601         0     27526    378601   2716402    201.53    144.31  --
48.19/48.29	c  N dy   520     79235     29148    124601         0     32366    378601   3739208    198.97    144.37  --
50.29/50.32	c  N dy   556     84340     29148    124601         0     37470    378601   4826359    220.09    144.46  --
52.49/52.56	c  N dy   594     89790     29148    124601         0     22047    378601    912721    220.25    144.60  --
54.69/54.79	c  N dy   635     95569     29148    124601         0     27825    378601   2095990    196.31    144.43  --
57.19/57.22	c  N dy   679    101741     29148    124601         0     33995    378601   3360825    210.12    144.31  --
58.78/58.82	c  S st   701    104838     29148    124601         0     37091    378601   3980521    187.64    144.22  --
58.98/59.04	c  S st   701    105342     29148    124601         0     37595    378601   4058542    187.64    144.22  --
58.98/59.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
58.98/59.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.39/59.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.41
59.39/59.48	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
59.39/59.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.48/59.52	c Subs w/ non-existent bins:      0 time:  0.04 s
59.69/59.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
59.69/59.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
59.69/59.77	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
83.60/83.67	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
88.59/88.60	c Added 0 vars  tried: 80000 time: 4.93
88.59/88.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:    4.93
88.59/88.70	c lits-rem:         3  cl-subs:     1341  v-elim:    412  v-fix:    0  time: 28.93 s
88.59/88.70	c learnt bin added due to v-elim: 0
88.69/88.70	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
88.69/88.75	c vivif2 --  cl tried    36254 cl shrink        0 lits rem          0 time: 0.04
89.10/89.13	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.38
89.10/89.14	c calculated reachability. Time: 0.00
89.10/89.14	c  N dy   701    105342     29148    124601         0     36254    378601   3919629    187.64    144.22  --
91.89/91.94	c  N dy   749    112203     29148    124601         0     43115    378601   5292851    204.02    143.99  --
94.78/94.84	c  N dy   800    119485     29148    124601         0     27963    378601   1740889    205.49    143.87  --
97.80/97.86	c  N dy   853    127144     29148    124601         0     35620    378601   3324408    228.47    143.81  --
101.20/101.23	c  N dy   911    135365     29148    124601         0     43840    378601   5040444    197.56    143.84  --
104.79/104.85	c  N dy   971    144021     29148    124601         0     28778    378601   1648737    214.55    143.93  --
108.49/108.55	c  N dy  1036    153299     29148    124601         0     38054    378601   3504052    201.85    143.66  --
110.79/110.85	c  S st  1070    158013     29148    124601         0     42768    378601   4432232    195.82    143.48  --
111.00/111.08	c  S st  1070    158517     29148    124601         0     43272    378601   4519231    195.82    143.48  --
111.00/111.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
111.00/111.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.49/111.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.44
111.49/111.55	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
111.49/111.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.59/111.60	c Subs w/ non-existent bins:      0 time:  0.04 s
111.79/111.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
111.79/111.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
111.79/111.84	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
143.69/143.74	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
148.50/148.57	c Added 0 vars  tried: 80000 time: 4.83
148.50/148.57	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.83
148.59/148.67	c lits-rem:         0  cl-subs:     1692  v-elim:    412  v-fix:    0  time: 36.83 s
148.59/148.67	c learnt bin added due to v-elim: 0
148.59/148.68	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
148.69/148.73	c vivif2 --  cl tried    41580 cl shrink        0 lits rem          0 time: 0.05
149.09/149.14	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.41
149.09/149.15	c calculated reachability. Time: 0.00
149.09/149.15	c  N dy  1070    158517     29148    124601         0     41580    378601   4333043    195.82    143.48  --
153.39/153.42	c  N dy  1141    168709     29148    124601         0     26917    378601    986211    216.65    143.49  --
157.59/157.60	c  N dy  1216    179482     29148    124601         0     37686    378601   3213739    214.92    143.52  --
162.39/162.47	c  N dy  1297    191027     29148    124601         0     49225    378601   5554703    195.13    143.37  --
167.39/167.49	c  N dy  1384    203361     29148    124601         0     35635    378601   2530875    201.90    143.31  --
172.99/173.00	c  N dy  1475    216376     29148    124601         0     48648    378601   5226334    188.70    143.23  --
178.69/178.73	c  N dy  1573    230325     29148    124601         0     35635    378601   2302113    223.56    143.15  --
182.09/182.11	c  S st  1626    237777     29148    124601         0     43086    378601   3856870    227.41    143.16  --
182.29/182.33	c  S st  1626    238281     29148    124601         0     43590    378601   3935638    227.41    143.16  --
182.29/182.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.29/182.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.69/182.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.43
182.79/182.80	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
182.79/182.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.79/182.83	c Subs w/ non-existent bins:      0 time:  0.04 s
182.99/183.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
182.99/183.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
182.99/183.05	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
206.90/206.94	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
210.50/210.59	c Added 0 vars  tried: 80000 time: 3.65
210.50/210.59	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.65
210.60/210.68	c lits-rem:         0  cl-subs:     2167  v-elim:    412  v-fix:    0  time: 27.63 s
210.60/210.68	c learnt bin added due to v-elim: 0
210.60/210.69	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
210.70/210.73	c vivif2 --  cl tried    41423 cl shrink        0 lits rem          0 time: 0.04
211.10/211.11	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.38
211.10/211.12	c calculated reachability. Time: 0.00
211.10/211.12	c  N dy  1626    238281     29148    124601         0     41423    378601   3753772    227.41    143.16  --
217.70/217.73	c  N dy  1733    253515     29148    124601         0     28679    378601    651527    207.40    143.20  --
224.30/224.39	c  N dy  1846    269796     29148    124601         0     44958    378601   4148598    209.13    143.54  --
231.79/231.84	c  N dy  1967    287040     29148    124601         0     33213    378601   1354198    199.33    143.65  --
239.39/239.41	c  N dy  2095    305387     29148    124601         0     51558    378601   5138750    216.98    143.59  --
247.59/247.68	c  N dy  2232    324909     29148    124601         0     41082    378601   2766797    232.53    143.65  --
256.30/256.30	c  N dy  2373    344929     29148    124601         0     61098    378601   6874638    187.50    143.54  --
261.70/261.77	c  S st  2461    357421     29148    124601         0     42596    378601   2866114    203.97    143.49  --
261.99/262.00	c  S st  2461    357923     29148    124601         0     43098    378601   2951337    203.97    143.49  --
261.99/262.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
261.99/262.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.39/262.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.42
262.39/262.45	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
262.39/262.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.39/262.48	c Subs w/ non-existent bins:      0 time:  0.03 s
262.59/262.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
262.59/262.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
262.59/262.65	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
271.09/271.16	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
273.59/273.66	c Added 0 vars  tried: 80000 time: 2.50
273.59/273.66	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.50
273.69/273.73	c lits-rem:         0  cl-subs:     2224  v-elim:    412  v-fix:    0  time: 11.08 s
273.69/273.73	c learnt bin added due to v-elim: 0
273.69/273.74	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
273.69/273.78	c vivif2 --  cl tried    40874 cl shrink        0 lits rem          0 time: 0.03
274.09/274.10	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.32
274.09/274.10	c calculated reachability. Time: 0.00
274.09/274.11	c  N dy  2461    357923     29148    124601         0     40874    378601   2828637    203.97    143.49  --
283.09/283.17	c  N dy  2602    378007     29148    124601         0     60954    378601   6939259    196.65    143.39  --
291.60/291.68	c  N dy  2742    398082     29148    124601         0     49035    378601   4010964    177.52    143.35  --
300.50/300.59	c  N dy  2882    418137     29148    124601         0     36091    378601   1082013    200.00    143.36  --
309.11/309.11	c  N dy  3023    438231     29148    124601         0     56183    378601   5322130    219.29    143.44  --
317.91/317.94	c  N dy  3163    458245     29148    124601         0     42200    378601   2170695    206.72    143.37  --
326.60/326.66	c  N dy  3303    478333     29148    124601         0     62286    378601   6388965    202.88    143.46  --
335.30/335.39	c  N dy  3443    498406     29148    124601         0     47362    378601   3044933    202.11    143.50  --
344.30/344.36	c  N dy  3583    518525     29148    124601         0     67477    378601   7228888    199.49    143.54  --
352.60/352.61	c  S st  3713    536886     29148    124601         0     49843    378601   3266096    194.15    143.44  --
352.80/352.85	c  S st  3713    537389     29148    124601         0     50346    378601   3353313    194.15    143.44  --
352.80/352.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
352.80/352.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.30/353.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.50
353.30/353.38	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
353.30/353.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.40/353.41	c Subs w/ non-existent bins:      0 time:  0.03 s
353.50/353.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
353.60/353.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
353.60/353.61	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
369.20/369.25	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
371.60/371.67	c Added 0 vars  tried: 80000 time: 2.42
371.60/371.67	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.42
371.70/371.75	c lits-rem:         1  cl-subs:     2809  v-elim:    412  v-fix:    0  time: 18.15 s
371.70/371.75	c learnt bin added due to v-elim: 0
371.70/371.76	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
371.80/371.80	c vivif2 --  cl tried    47537 cl shrink        0 lits rem          0 time: 0.04
372.10/372.17	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.36
372.10/372.17	c calculated reachability. Time: 0.00
372.10/372.18	c  N dy  3713    537389     29148    124601         0     47537    378601   3225744    194.15    143.44  --
372.10/372.18	c  F st  3713    537389     29148    124601         0     47537    378601   3225744    194.15    143.44  --
373.10/373.11	c Decided on dynamic restart strategy
381.20/381.29	c  N dy  3846    557511     29148    124601         0     67658    378601   7469643    218.98    143.47  --
390.10/390.19	c  N dy  3988    577651     29148    124601         0     50800    378601   3319646    205.23    143.43  --
399.40/399.40	c  N dy  4128    597742     29148    124601         0     70889    378601   7534245    207.16    143.51  --
408.20/408.27	c  N dy  4269    617876     29148    124601         0     53022    378601   3587398    222.29    143.50  --
417.50/417.55	c  N dy  4409    637990     29148    124601         0     73133    378601   7942757    222.38    143.68  --
426.50/426.56	c  N dy  4550    658032     29148    124601         0     54177    378601   3685795    211.17    143.73  --
435.80/435.86	c  N dy  4690    678059     29148    124601         0     74204    378601   7939120    229.67    143.80  --
444.91/444.93	c  N dy  4831    698190     29148    124601         0     54338    378601   3472827    204.65    143.78  --
454.21/454.27	c  N dy  4972    718266     29148    124601         0     74414    378601   7637207    197.64    143.78  --
463.30/463.39	c  N dy  5113    738333     29148    124601         0     53478    378601   3110030    226.01    143.84  --
472.91/472.96	c  N dy  5254    758462     29148    124601         0     73601    378601   7287478    210.44    143.82  --
482.60/482.61	c  N dy  5394    778503     29148    124601         0     51649    378601   2514352    213.24    143.91  --
491.81/491.82	c  N dy  5536    798638     29148    124601         0     71780    378601   6735302    215.52    143.95  --
496.01/496.08	c  S st  5588    806083     29148    124601         0     79224    378601   8300407    200.52    143.96  --
496.31/496.36	c  S st  5588    806585     29148    124601         0     79726    378601   8395099    200.52    143.96  --
496.31/496.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
496.31/496.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
497.21/497.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.86
497.21/497.26	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
497.21/497.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
497.31/497.34	c Subs w/ non-existent bins:      0 time:  0.07 s
497.71/497.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
497.71/497.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
497.71/497.77	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
632.01/632.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:    0.00
638.81/638.83	c Added 0 vars  tried: 80000 time: 6.76
638.81/638.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:    6.76
638.91/638.98	c lits-rem:         0  cl-subs:     4560  v-elim:    412  v-fix:    0  time: 141.22 s
638.91/638.98	c learnt bin added due to v-elim: 0
638.91/638.99	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
639.02/639.09	c vivif2 --  cl tried    75166 cl shrink        0 lits rem          0 time: 0.09
639.61/639.60	c asymm  cl-useful: 0/92259/124601 lits-rem:0 time: 0.51
639.61/639.61	c calculated reachability. Time: 0.00
639.61/639.61	c  N dy  5588    806585     29148    124601         0     75166    378601   8021920    200.52    143.96  --
649.11/649.10	c  N dy  5728    826724     29148    124601         0     52308    378601   2493059    218.59    144.05  --
658.31/658.39	c  N dy  5869    846732     29148    124601         0     72314    378601   6658007    196.59    144.03  --
668.21/668.23	c  N dy  6010    866766     29148    124601         0     48353    378601   1391654    202.79    144.06  --
677.21/677.28	c  N dy  6150    886774     29148    124601         0     68356    378601   5527193    217.80    144.04  --
687.21/687.26	c  N dy  6291    906862     29148    124601         0     88441    378601   9701158    205.32    144.05  --
696.51/696.51	c  N dy  6432    926952     29148    124601         0     63537    378601   4366031    227.01    144.07  --
706.12/706.19	c  N dy  6572    947069     29148    124601         0     83651    378601   8614615    231.83    144.10  --
715.81/715.82	c  N dy  6711    967110     29148    124601         0     57695    378601   2991977    200.51    144.12  --
725.81/725.84	c  N dy  6851    987255     29148    124601         0     77838    378601   7191055    205.90    144.13  --
737.32/737.34	c  N dy  6992   1007319     29148    124601         0     50905    378601   1321069    235.35    144.13  --
747.42/747.47	c  N dy  7133   1027442     29148    124601         0     71022    378601   5592401    206.71    144.18  --
758.01/758.08	c  N dy  7273   1047467     29148    124601         0     91046    378601   9679300    212.23    144.12  --
768.11/768.16	c  N dy  7413   1067582     29148    124601         0     63167    378601   3708928    208.10    144.14  --
778.41/778.48	c  N dy  7554   1087714     29148    124601         0     83298    378601   7902711    205.51    144.15  --
789.21/789.23	c  N dy  7694   1107768     29148    124601         0     54355    378601   1612696    211.11    144.16  --
799.12/799.18	c  N dy  7835   1127821     29148    124601         0     74408    378601   5795018    202.34    144.16  --
809.81/809.88	c  N dy  7976   1147928     29148    124601         0     94513    378601   9928897    208.93    144.12  --
820.02/820.04	c  N dy  8116   1167949     29148    124601         0     64537    378601   3592601    202.96    144.12  --
830.32/830.39	c  N dy  8256   1188025     29148    124601         0     84610    378601   7787434    223.46    144.14  --
841.32/841.35	c  N dy  8396   1208135     29148    124601         0     53724    378601   1049138    205.15    144.15  --
842.32/842.30	c  S st  8409   1209877     29148    124601         0     55464    378601   1413367    206.86    144.15  --
842.53/842.57	c  S st  8409   1210378     29148    124601         0     55965    378601   1493438    206.86    144.15  --
842.53/842.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.53/842.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
843.22/843.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.61
843.22/843.21	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
843.22/843.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
843.22/843.24	c Subs w/ non-existent bins:      0 time:  0.02 s
843.32/843.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
843.32/843.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
843.32/843.37	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s
846.93/846.94	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
848.22/848.25	c Added 0 vars  tried: 80000 time: 1.30
848.22/848.25	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.30
848.32/848.31	c lits-rem:         1  cl-subs:     3651  v-elim:    412  v-fix:    0  time:  4.94 s
848.32/848.31	c learnt bin added due to v-elim: 0
848.32/848.32	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
848.32/848.34	c vivif2 --  cl tried    52314 cl shrink        0 lits rem          0 time: 0.02
848.42/848.43	c asymm  cl-useful: 0/32342/124601 lits-rem:0 time: 0.09
848.42/848.44	c calculated reachability. Time: 0.00
848.42/848.44	c  N dy  8409   1210378     29148    124601         0     52314    378601   1420462    206.86    144.15  --
858.21/858.29	c  N dy  8549   1230408     29148    124601         0     72342    378601   5607911    202.30    144.16  --
869.12/869.12	c  N dy  8689   1250409     29148    124601         0     92341    378601   9883449    220.75    144.21  --
880.03/880.05	c  N dy  8830   1270447     29148    124601         0     60383    378601   2312929    200.62    144.21  --
890.32/890.37	c  N dy  8970   1290537     29148    124601         0     80471    378601   6551387    204.88    144.24  --
901.52/901.56	c  N dy  9110   1310646     29148    124601         0    100579    378601  10795323    216.02    144.28  --
911.83/911.88	c  N dy  9251   1330681     29148    124601         0     67614    378601   3492247    195.82    144.23  --
922.42/922.41	c  N dy  9391   1350704     29148    124601         0     87636    378601   7666864    197.32    144.24  --
933.72/933.75	c  N dy  9531   1370739     29148    124601         0    107667    378601  11858777    209.01    144.24  --
943.12/943.12	c  N dy  9671   1390846     29148    124601         0     73780    378601   4679667    215.29    144.25  --
953.12/953.18	c  N dy  9812   1410982     29148    124601         0     93916    378601   8849511    195.14    144.23  --
963.72/963.72	c  N dy  9953   1431123     29148    124601         0     59061    378601   1385847    211.51    144.25  --
973.22/973.28	c  N dy 10093   1451169     29148    124601         0     79105    378601   5584197    184.81    144.25  --
983.52/983.57	c  N dy 10233   1471171     29148    124601         0     99106    378601   9775404    212.36    144.26  --
993.72/993.75	c  N dy 10374   1491203     29148    124601         0     63140    378601   2031162    217.01    144.23  --
1003.42/1003.41	c  N dy 10514   1511339     29148    124601         0     83275    378601   6373466    208.28    144.29  --
1014.03/1014.06	c  N dy 10655   1531486     29148    124601         0    103415    378601  10689358    214.25    144.33  --
1024.42/1024.43	c  N dy 10796   1551569     29148    124601         0     66504    378601   2572598    215.92    144.34  --
1034.12/1034.15	c  N dy 10937   1571704     29148    124601         0     86636    378601   6813422    201.55    144.35  --
1044.52/1044.59	c  N dy 11078   1591750     29148    124601         0    106677    378601  11054525    186.80    144.36  --
1054.93/1054.98	c  N dy 11219   1611861     29148    124601         0     68792    378601   2887555    259.49    144.38  --
1064.83/1064.89	c  N dy 11359   1631900     29148    124601         0     88828    378601   7132813    216.56    144.40  --
1075.32/1075.35	c  N dy 11498   1651949     29148    124601         0    108875    378601  11396286    205.97    144.42  --
1085.63/1085.64	c  N dy 11638   1672018     29148    124601         0     69950    378601   2759074    215.37    144.39  --
1095.43/1095.48	c  N dy 11778   1692032     29148    124601         0     89964    378601   6921168    214.11    144.39  --
1106.22/1106.21	c  S st 11907   1710381     29148    124601         0    108312    378601  10691516    194.50    144.37  --
1106.53/1106.54	c  S st 11907   1710885     29148    124601         0    108816    378601  10771314    194.50    144.37  --
1106.53/1106.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1106.53/1106.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.82/1107.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  1.30
1107.82/1107.89	c Calc non-exist non-lernt bins v-fix:     0 done:  29148 time:  0.01 s
1107.82/1107.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.92/1107.98	c Subs w/ non-existent bins:      0 time:  0.09 s
1108.53/1108.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1108.53/1108.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1108.53/1108.52	c Removed useless bin:       0  fixed:     0  bprops:   0.12M  time:  0.01 s

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-3173243-1301791483/watcher-3173243-1301791483 -o /tmp/evaluation-result-3173243-1301791483/solver-3173243-1301791483 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173243-1301791483.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: 3.39 3.87 3.93 5/189 21027
/proc/meminfo: memFree=22470324/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=26632 CPUtime=0 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 2133 0 0 0 0 0 0 0 22 0 1 0 290750658 27271168 1692 33554432000 4194304 4797429 140733575875040 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 6658 1698 342 148 0 1587 0

[startup+0.0894529 s]
/proc/loadavg: 3.39 3.87 3.93 5/189 21027
/proc/meminfo: memFree=22470324/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=45948 CPUtime=0.08 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 6279 0 0 0 7 1 0 0 22 0 1 0 290750658 47050752 5275 33554432000 4194304 4797429 140733575875040 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 11487 5275 348 148 0 6416 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45948

[startup+0.100424 s]
/proc/loadavg: 3.39 3.87 3.93 5/189 21027
/proc/meminfo: memFree=22470324/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=46076 CPUtime=0.09 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 6436 0 0 0 8 1 0 0 22 0 1 0 290750658 47181824 5421 33554432000 4194304 4797429 140733575875040 18446744073709551615 4644959 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 11519 5421 370 148 0 6448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46076

[startup+0.300428 s]
/proc/loadavg: 3.39 3.87 3.93 5/189 21027
/proc/meminfo: memFree=22470324/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=151084 CPUtime=0.29 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 7933 0 0 0 28 1 0 0 23 0 1 0 290750658 154710016 6301 33554432000 4194304 4797429 140733575875040 18446744073709551615 4650721 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 37771 6301 378 148 0 32700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 151084

[startup+0.700313 s]
/proc/loadavg: 3.39 3.87 3.93 5/189 21027
/proc/meminfo: memFree=22470324/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=161892 CPUtime=0.69 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 10416 0 0 0 68 1 0 0 25 0 1 0 290750658 165777408 8780 33554432000 4194304 4797429 140733575875040 18446744073709551615 212435713803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 40473 8780 407 148 0 35402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161892

[startup+1.50119 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22428776/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=161892 CPUtime=1.49 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 11014 0 0 0 148 1 0 0 25 0 1 0 290750658 165777408 9375 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 40473 9375 409 148 0 35402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161892

[startup+3.10089 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22421832/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=161892 CPUtime=3.09 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 11888 0 0 0 308 1 0 0 25 0 1 0 290750658 165777408 10244 33554432000 4194304 4797429 140733575875040 18446744073709551615 4391141 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 40473 10245 409 148 0 35402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161892

[startup+6.30028 s]
/proc/loadavg: 3.51 3.89 3.93 6/190 21028
/proc/meminfo: memFree=22402376/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=161892 CPUtime=6.29 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 13670 0 0 0 627 2 0 0 25 0 1 0 290750658 165777408 12018 33554432000 4194304 4797429 140733575875040 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 40473 12018 409 148 0 35402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161892

[startup+12.7011 s]
/proc/loadavg: 3.55 3.89 3.93 5/190 21029
/proc/meminfo: memFree=22392892/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=183652 CPUtime=12.68 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 22463 0 0 0 1265 3 0 0 25 0 1 0 290750658 188059648 16061 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 45913 16061 412 148 0 40842 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 183652

[startup+25.5006 s]
/proc/loadavg: 3.72 3.91 3.94 5/190 21029
/proc/meminfo: memFree=22364048/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=188716 CPUtime=25.48 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 27876 0 0 0 2544 4 0 0 25 0 1 0 290750658 193245184 15699 33554432000 4194304 4797429 140733575875040 18446744073709551615 4502015 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 47179 15699 413 148 0 42108 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 188716

[startup+51.1008 s]
/proc/loadavg: 3.88 3.93 3.94 5/190 21030
/proc/meminfo: memFree=22319836/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=191120 CPUtime=51.08 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 38263 0 0 0 5102 6 0 0 25 0 1 0 290750658 195706880 20114 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424399 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 47780 20114 416 148 0 42709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 191120

[startup+102.306 s]
/proc/loadavg: 3.95 3.94 3.94 5/190 21031
/proc/meminfo: memFree=22283816/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=203540 CPUtime=102.29 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 54381 0 0 0 10220 9 0 0 25 0 1 0 290750658 208424960 23464 33554432000 4194304 4797429 140733575875040 18446744073709551615 212435684319 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 50885 23464 416 148 0 45814 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 203540

[startup+162.301 s]
/proc/loadavg: 4.05 3.96 3.95 5/190 21033
/proc/meminfo: memFree=22260712/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=210552 CPUtime=162.29 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 69394 0 0 0 16216 13 0 0 25 0 1 0 290750658 215605248 25268 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424349 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 52638 25268 416 148 0 47567 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 210552

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.95 5/190 21034
/proc/meminfo: memFree=22242564/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=214208 CPUtime=222.29 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 89302 0 0 0 22212 17 0 0 25 0 1 0 290750658 219348992 24066 33554432000 4194304 4797429 140733575875040 18446744073709551615 4351812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 53552 24066 416 148 0 48481 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 214208

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21036
/proc/meminfo: memFree=22199008/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=217060 CPUtime=282.3 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 116295 0 0 0 28206 24 0 0 25 0 1 0 290750658 222269440 28374 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424921 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 54265 28374 416 148 0 49194 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217060

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21037
/proc/meminfo: memFree=22181492/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=219936 CPUtime=342.3 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 150051 0 0 0 34197 33 0 0 25 0 1 0 290750658 225214464 28710 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 54984 28710 416 148 0 49913 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 219936

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21039
/proc/meminfo: memFree=22154668/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=220744 CPUtime=402.3 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 172144 0 0 0 40191 39 0 0 25 0 1 0 290750658 226041856 23446 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 55186 23446 416 148 0 50115 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 220744

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21041
/proc/meminfo: memFree=22182540/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=223532 CPUtime=462.3 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 203846 0 0 0 46184 46 0 0 25 0 1 0 290750658 228896768 26014 33554432000 4194304 4797429 140733575875040 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 55883 26014 416 148 0 50812 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 223532

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.95 5/190 21042
/proc/meminfo: memFree=22112936/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=233484 CPUtime=522.31 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 222619 0 0 0 52180 51 0 0 25 0 1 0 290750658 239087616 34606 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 58371 34606 416 148 0 53300 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 233484

[startup+582.3 s]
/proc/loadavg: 4.02 3.99 3.95 6/190 21044
/proc/meminfo: memFree=22107936/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=233484 CPUtime=582.31 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 222619 0 0 0 58180 51 0 0 25 0 1 0 290750658 239087616 34606 33554432000 4194304 4797429 140733575875040 18446744073709551615 4567820 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 58371 34606 416 148 0 53300 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 233484

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 21045
/proc/meminfo: memFree=22095740/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=234352 CPUtime=642.31 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 223928 0 0 0 64180 51 0 0 25 0 1 0 290750658 239976448 35908 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 58588 35908 416 148 0 53517 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 234352

[startup+702.301 s]
/proc/loadavg: 4.10 4.02 3.96 5/190 21047
/proc/meminfo: memFree=22110084/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=240616 CPUtime=702.31 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 255179 0 0 0 70172 59 0 0 25 0 1 0 290750658 246390784 34673 33554432000 4194304 4797429 140733575875040 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 60154 34673 416 148 0 55083 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 240616

[startup+762.306 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 21049
/proc/meminfo: memFree=22089452/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=241928 CPUtime=762.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 283228 0 0 0 76162 70 0 0 25 0 1 0 290750658 247734272 29366 33554432000 4194304 4797429 140733575875040 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 60482 29366 416 148 0 55411 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 241928

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 21050
/proc/meminfo: memFree=22069712/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=243372 CPUtime=822.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 310139 0 0 0 82153 79 0 0 25 0 1 0 290750658 249212928 33032 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 60843 33032 416 148 0 55772 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 243372

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21052
/proc/meminfo: memFree=22048352/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=244480 CPUtime=882.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 334233 0 0 0 88145 87 0 0 25 0 1 0 290750658 250347520 32104 33554432000 4194304 4797429 140733575875040 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 61120 32104 416 148 0 56049 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 244480

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21053
/proc/meminfo: memFree=22041260/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=244956 CPUtime=942.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 360380 0 0 0 94136 96 0 0 25 0 1 0 290750658 250834944 33234 33554432000 4194304 4797429 140733575875040 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 61239 33234 416 148 0 56168 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 244956

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21064
/proc/meminfo: memFree=22043988/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=245832 CPUtime=1002.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 388018 0 0 0 100128 104 0 0 25 0 1 0 290750658 251731968 35019 33554432000 4194304 4797429 140733575875040 18446744073709551615 4415738 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 61458 35019 416 148 0 56387 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 245832

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21066
/proc/meminfo: memFree=22006244/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=245872 CPUtime=1062.32 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 415264 0 0 0 106120 112 0 0 25 0 1 0 290750658 251772928 35212 33554432000 4194304 4797429 140733575875040 18446744073709551615 4424374 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 61468 35212 416 148 0 56397 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 245872

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.97 6/190 21067
/proc/meminfo: memFree=21997028/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=259064 CPUtime=1122.33 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 437095 0 0 0 112113 120 0 0 25 0 1 0 290750658 265281536 43132 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 64766 43132 419 148 0 59695 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 259064

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 21072
/proc/meminfo: memFree=21994768/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=259064 CPUtime=1182.33 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 437095 0 0 0 118113 120 0 0 25 0 1 0 290750658 265281536 43132 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 64766 43132 419 148 0 59695 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 259064

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 21073
/proc/meminfo: memFree=21977380/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=259064 CPUtime=1242.33 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 437095 0 0 0 124113 120 0 0 25 0 1 0 290750658 265281536 43132 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 64766 43132 419 148 0 59695 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 259064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21078
/proc/meminfo: memFree=22311692/32951124 swapFree=67111528/67111528
[pid=21027] ppid=21025 vsize=259064 CPUtime=1300.04 cores=4,6
/proc/21027/stat : 21027 (techdemo) R 21025 21027 20967 0 -1 4202496 437095 0 0 0 129884 120 0 0 25 0 1 0 290750658 265281536 43132 33554432000 4194304 4797429 140733575875040 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21027/statm: 64766 43132 419 148 0 59695 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 259064

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.06
CPU user time (s): 1298.84
CPU system time (s): 1.21481
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 357264

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

runsolver used 2.33164 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:44:43
IDJOB=3173243
IDBENCH=82661
IDSOLVER=1585
FILE ID=node102/3173243-1301791483
RUNJOBID= node102-1301791482-20986
PBS_JOBID= 12841422
Free space on /tmp= 71948 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173243-1301791483/watcher-3173243-1301791483 -o /tmp/evaluation-result-3173243-1301791483/solver-3173243-1301791483 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173243-1301791483.cnf

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=371349835

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      22470728 kB
Buffers:        345908 kB
Cached:        9792048 kB
SwapCached:          0 kB
Active:        7273488 kB
Inactive:      2945044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22470728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35312 kB
Writeback:           0 kB
AnonPages:       80744 kB
Mapped:          16112 kB
Slab:           196940 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   587020 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= 71948 MiB
End job on node102 at 2011-04-03 03:06:25