Trace number 3173159

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.03	c Outputting solution to console
0.00/0.03	c This is CryptoMiniSat 2.9.0
0.00/0.03	c compiled with gcc version 4.4.5
0.00/0.03	c Using 1 thread(s)
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3173159-1301790181.cnf'
0.00/0.03	c -- header says num vars:          49999
0.00/0.03	c -- header says num clauses:      210000
0.09/0.18	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.18	c -- vars added      49999
0.09/0.18	c Parsing time:  0.17 s
0.09/0.19	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data  --
0.28/0.33	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.58/0.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.27
0.58/0.63	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
0.58/0.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.58/0.64	c Subs w/ non-existent bins:      0 time:  0.01 s
0.69/0.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.69/0.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.69/0.75	c Removed useless bin:       0  fixed:     0  bprops:   0.20M  time:  0.01 s
1.19/1.24	c lits-rem:         0  cl-subs:        0  v-elim:   2491  v-fix:    0  time:  0.49 s
1.19/1.24	c learnt bin added due to v-elim: 0
1.19/1.25	c Finding binary XORs  T:     0.01 s  found:       0
1.29/1.37	c Finding non-binary XORs:     0.11 s (found:       0, avg size: nan)
1.29/1.37	c calculated reachability. Time: 0.00
1.29/1.39	c Calc default polars -  time:   0.01 s pos:   22285 undec:    5569 neg:   22145
1.29/1.39	c =========================================================================================
1.29/1.39	c types(t): F = full restart, N = normal restart
1.29/1.39	c types(t): S = simplification begin/end, E = solution found
1.29/1.39	c restart types(rt): st = static, dy = dynamic
1.29/1.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.29/1.39	c  B st     0         0     48625    207684         0         0    630503         0   no data   no data  --
2.38/2.42	c Decided on dynamic restart strategy
3.38/3.41	c  N dy    20      4044     48625    207684         0      4042    630503   1162297    252.69    201.81  --
5.58/5.65	c  N dy    49      8143     48625    207684         0      8141    630503   2188103    262.30    190.10  --
7.68/7.78	c  N dy    78     12280     48625    207684         0     12277    630503   3236581    224.07    187.23  --
9.77/9.87	c  N dy   107     16387     48625    207684         0     16384    630503   4221220    262.30    183.98  --
11.98/12.03	c  N dy   136     20514     48625    207684         0     10512    630503    815904    288.49    184.53  --
14.07/14.12	c  N dy   165     24642     48625    207684         0     14640    630503   1798579    213.91    182.62  --
16.17/16.23	c  N dy   194     28732     48625    207684         0     18730    630503   2800361    268.56    181.84  --
17.07/17.19	c  S st   203     30000     48625    207684         0     19998    630503   3122144    245.60    181.89  --
17.37/17.46	c  S st   203     30505     48625    207684         0     20503    630503   3231431    245.60    181.89  --
17.37/17.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17.37/17.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.97/18.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.59
17.97/18.09	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
17.97/18.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.07/18.13	c Subs w/ non-existent bins:      0 time:  0.04 s
18.38/18.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.38/18.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.38/18.46	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
28.97/29.08	c lits-rem:         0  cl-subs:     1412  v-elim:    700  v-fix:    0  time: 10.62 s
28.97/29.08	c learnt bin added due to v-elim: 0
29.07/29.10	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
29.07/29.14	c vivif2 --  cl tried    19091 cl shrink        0 lits rem          0 time: 0.04
29.47/29.53	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.38
29.47/29.54	c calculated reachability. Time: 0.00
29.47/29.54	c  N dy   203     30505     48625    207684         0     19091    630503   3087818    245.60    181.89  --
29.47/29.54	c  F st   203     30505     48625    207684         0     19091    630503   3087818    245.60    181.89  --
30.68/30.74	c Decided on dynamic restart strategy
31.88/31.90	c  N dy   223     34579     48625    207684         0     23164    630503   4180276    257.79    182.47  --
34.27/34.34	c  N dy   252     38718     48625    207684         0     27303    630503   5255313    278.36    182.61  --
36.57/36.69	c  N dy   281     42847     48625    207684         0     15933    630503    926152    250.42    181.85  --
38.27/38.36	c  S st   302     45757     48625    207684         0     18843    630503   1646233    255.93    181.57  --
38.57/38.61	c  S st   302     46261     48625    207684         0     19347    630503   1732632    255.93    181.57  --
38.57/38.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38.57/38.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.07/39.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.51
39.07/39.17	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
39.07/39.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.17/39.20	c Subs w/ non-existent bins:      0 time:  0.03 s
39.27/39.37	c bin-w-bin subsume rem            0 bins  time:  0.02 s
39.27/39.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
39.37/39.40	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
43.98/44.07	c lits-rem:         0  cl-subs:      570  v-elim:    700  v-fix:    0  time:  4.67 s
43.98/44.07	c learnt bin added due to v-elim: 0
43.98/44.09	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
44.07/44.11	c vivif2 --  cl tried    18777 cl shrink        0 lits rem          0 time: 0.02
44.37/44.42	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.31
44.37/44.43	c calculated reachability. Time: 0.00
44.37/44.43	c  N dy   302     46261     48625    207684         0     18777    630503   1686569    255.93    181.57  --
46.48/46.60	c  N dy   331     50401     48625    207684         0     22917    630503   2682153    243.60    181.04  --
48.77/48.82	c  N dy   359     54418     48625    207684         0     26934    630503   3703928    258.87    181.18  --
51.08/51.17	c  N dy   388     58520     48625    207684         0     31035    630503   4719510    249.75    180.92  --
53.47/53.51	c  N dy   416     62526     48625    207684         0     35040    630503   5713123    231.15    180.86  --
55.87/55.99	c  N dy   445     66659     48625    207684         0     20425    630503   1222745    249.67    180.93  --
57.67/57.78	c  S st   465     69392     48625    207684         0     23157    630503   1934597    262.54    181.11  --
57.97/58.06	c  S st   465     69894     48625    207684         0     23659    630503   2029852    262.54    181.11  --
57.97/58.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
57.97/58.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.57/58.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.54
58.57/58.65	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
58.57/58.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.57/58.69	c Subs w/ non-existent bins:      0 time:  0.04 s
58.77/58.89	c bin-w-bin subsume rem            0 bins  time:  0.02 s
58.87/58.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
58.87/58.93	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
64.27/64.32	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.01
66.37/66.40	c Added 0 vars  tried: 80000 time: 2.08
66.37/66.40	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    2.08
66.47/66.50	c lits-rem:         2  cl-subs:      786  v-elim:    700  v-fix:    0  time:  7.57 s
66.47/66.50	c learnt bin added due to v-elim: 0
66.47/66.52	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
66.47/66.54	c vivif2 --  cl tried    22873 cl shrink        0 lits rem          0 time: 0.03
66.77/66.88	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.33
66.77/66.89	c calculated reachability. Time: 0.00
66.77/66.89	c  N dy   465     69894     48625    207684         0     22873    630503   1966143    262.54    181.11  --
66.77/66.89	c  F st   465     69894     48625    207684         0     22873    630503   1966143    262.54    181.11  --
68.08/68.14	c Decided on dynamic restart strategy
69.37/69.45	c  N dy   488     74370     48625    207684         0     27348    630503   3234227    252.24    182.07  --
72.07/72.14	c  N dy   522     79151     48625    207684         0     32129    630503   4480818    226.20    182.23  --
74.87/74.96	c  N dy   558     84248     48625    207684         0     37225    630503   5752195    270.63    181.96  --
78.08/78.12	c  N dy   596     89627     48625    207684         0     21730    630503    977982    266.17    182.11  --
81.17/81.26	c  N dy   637     95464     48625    207684         0     27567    630503   2445781    247.65    182.12  --
84.78/84.81	c  N dy   680    101584     48625    207684         0     33687    630503   3967221    241.38    181.94  --
87.07/87.16	c  S st   704    104841     48625    207684         0     36944    630503   4761499    254.96    181.74  --
87.37/87.48	c  S st   704    105342     48625    207684         0     37445    630503   4857015    254.96    181.74  --
87.47/87.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.47/87.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.17/88.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.70
88.17/88.23	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
88.17/88.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.27/88.30	c Subs w/ non-existent bins:      0 time:  0.06 s
88.57/88.69	c bin-w-bin subsume rem            0 bins  time:  0.02 s
88.67/88.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
88.67/88.73	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
133.08/133.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:    0.01
138.67/138.73	c Added 0 vars  tried: 80000 time: 5.61
138.67/138.73	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    5.61
138.77/138.87	c lits-rem:         0  cl-subs:     1382  v-elim:    700  v-fix:    0  time: 50.15 s
138.77/138.87	c learnt bin added due to v-elim: 0
138.87/138.90	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
138.87/138.96	c vivif2 --  cl tried    36063 cl shrink        0 lits rem          0 time: 0.07
139.47/139.50	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.53
139.47/139.51	c calculated reachability. Time: 0.00
139.47/139.51	c  N dy   704    105342     48625    207684         0     36063    630503   4671436    254.96    181.74  --
143.67/143.76	c  N dy   752    112163     48625    207684         0     42882    630503   6460372    289.51    181.98  --
147.88/147.91	c  N dy   803    119448     48625    207684         0     27731    630503   2082625    293.47    181.99  --
152.17/152.23	c  N dy   858    127190     48625    207684         0     35470    630503   4024688    253.13    181.81  --
156.88/156.98	c  N dy   916    135456     48625    207684         0     43734    630503   6081369    252.91    181.65  --
161.77/161.85	c  N dy   978    144244     48625    207684         0     28807    630503   1880789    241.81    181.34  --
166.97/167.03	c  N dy  1043    153488     48625    207684         0     38051    630503   4128078    242.41    180.95  --
170.08/170.11	c  S st  1075    158014     48625    207684         0     42577    630503   5297634    283.16    181.04  --
170.38/170.42	c  S st  1075    158516     48625    207684         0     43079    630503   5393592    283.16    181.04  --
170.38/170.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
170.38/170.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.07/171.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.73
171.17/171.20	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
171.17/171.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.17/171.26	c Subs w/ non-existent bins:      0 time:  0.06 s
171.58/171.64	c bin-w-bin subsume rem            0 bins  time:  0.02 s
171.58/171.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
171.58/171.68	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
226.98/227.09	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.01
232.58/232.67	c Added 0 vars  tried: 80000 time: 5.58
232.58/232.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:    5.59
232.78/232.82	c lits-rem:         0  cl-subs:     1809  v-elim:    700  v-fix:    0  time: 61.15 s
232.78/232.82	c learnt bin added due to v-elim: 0
232.78/232.84	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
232.88/232.91	c vivif2 --  cl tried    41270 cl shrink        0 lits rem          0 time: 0.07
233.38/233.46	c asymm  cl-useful: 0/207147/207684 lits-rem:0 time: 0.55
233.38/233.48	c calculated reachability. Time: 0.00
233.38/233.48	c  N dy  1075    158516     48625    207684         0     41270    630503   5172371    283.16    181.04  --
239.37/239.48	c  N dy  1147    168753     48625    207684         0     26650    630503   1083551    233.68    180.81  --
245.47/245.52	c  N dy  1223    179554     48625    207684         0     37450    630503   3794886    254.46    180.91  --
252.07/252.16	c  N dy  1304    191036     48625    207684         0     48930    630503   6658975    231.58    180.80  --
259.17/259.27	c  N dy  1390    203368     48625    207684         0     35333    630503   3033682    237.01    180.87  --
266.78/266.88	c  N dy  1482    216458     48625    207684         0     48423    630503   6348780    265.57    180.92  --
274.88/274.95	c  N dy  1580    230414     48625    207684         0     35417    630503   2666804    239.11    180.70  --
279.57/279.61	c  S st  1633    237774     48625    207684         0     42777    630503   4528575    292.15    180.65  --
279.87/279.93	c  S st  1633    238277     48625    207684         0     43280    630503   4621707    292.15    180.65  --
279.87/279.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
279.87/279.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.57/280.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.72
280.57/280.70	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
280.57/280.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.67/280.75	c Subs w/ non-existent bins:      0 time:  0.06 s
280.97/281.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
281.07/281.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
281.07/281.12	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
324.27/324.37	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
328.67/328.79	c Added 0 vars  tried: 80000 time: 4.42
328.67/328.79	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.42
328.88/328.94	c lits-rem:         0  cl-subs:     1931  v-elim:    700  v-fix:    0  time: 47.82 s
328.88/328.94	c learnt bin added due to v-elim: 0
328.88/328.96	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
328.97/329.02	c vivif2 --  cl tried    41349 cl shrink        0 lits rem          0 time: 0.06
328.97/329.03	c asymm  cl-useful: 0/537/207684 lits-rem:0 time: 0.02
328.97/329.05	c calculated reachability. Time: 0.00
328.97/329.05	c  N dy  1633    238277     48625    207684         0     41349    630503   4450843    292.15    180.65  --
338.48/338.50	c  N dy  1739    253493     48625    207684         0     28582    630503    719038    236.23    180.75  --
348.07/348.12	c  N dy  1852    269680     48625    207684         0     44764    630503   4780261    250.96    180.71  --
358.78/358.87	c  N dy  1974    287020     48625    207684         0     33114    630503   1612680    272.27    180.54  --
369.98/370.09	c  N dy  2103    305367     48625    207684         0     51460    630503   6293655    252.43    180.75  --
381.88/381.97	c  N dy  2241    324867     48625    207684         0     40968    630503   3244674    255.16    180.71  --
394.38/394.49	c  N dy  2382    345012     48625    207684         0     61112    630503   8298282    255.43    180.65  --
402.28/402.34	c  S st  2469    357419     48625    207684         0     42522    630503   3506488    232.37    180.78  --
402.58/402.66	c  S st  2469    357924     48625    207684         0     43027    630503   3602493    232.37    180.78  --
402.58/402.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
402.58/402.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.28/403.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.71
403.38/403.41	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
403.38/403.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.38/403.46	c Subs w/ non-existent bins:      0 time:  0.05 s
403.68/403.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
403.68/403.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
403.68/403.77	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
424.18/424.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.01
427.18/427.21	c Added 0 vars  tried: 80000 time: 2.95
427.18/427.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:    2.95
427.28/427.34	c lits-rem:         0  cl-subs:     2305  v-elim:    700  v-fix:    0  time: 23.56 s
427.28/427.34	c learnt bin added due to v-elim: 0
427.28/427.36	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
427.38/427.41	c vivif2 --  cl tried    40722 cl shrink        0 lits rem          0 time: 0.05
427.78/427.87	c asymm  cl-useful: 0/203016/207684 lits-rem:0 time: 0.46
427.78/427.88	c calculated reachability. Time: 0.00
427.78/427.88	c  N dy  2469    357924     48625    207684         0     40722    630503   3444563    232.37    180.78  --
440.88/440.95	c  N dy  2610    377954     48625    207684         0     60750    630503   8533713    249.87    180.84  --
452.58/452.62	c  N dy  2750    397965     48625    207684         0     48764    630503   4885358    266.44    180.96  --
464.78/464.86	c  N dy  2892    418094     48625    207684         0     35896    630503   1273980    252.33    180.87  --
476.68/476.76	c  N dy  3033    438235     48625    207684         0     56035    630503   6343998    235.59    180.85  --
488.88/488.92	c  N dy  3174    458340     48625    207684         0     42141    630503   2562180    255.84    180.96  --
500.87/500.96	c  N dy  3314    478374     48625    207684         0     62174    630503   7635794    254.56    181.04  --
512.98/513.06	c  N dy  3455    498470     48625    207684         0     47271    630503   3691270    242.56    181.09  --
525.38/525.45	c  N dy  3597    518512     48625    207684         0     67312    630503   8740720    233.11    181.04  --
536.58/536.64	c  S st  3727    536887     48625    207684         0     49689    630503   3899087    267.54    180.97  --
536.88/536.96	c  S st  3727    537390     48625    207684         0     50192    630503   4006890    267.54    180.97  --
536.88/536.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
536.88/536.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.68/537.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.80
537.78/537.81	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
537.78/537.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.78/537.87	c Subs w/ non-existent bins:      0 time:  0.05 s
538.08/538.16	c bin-w-bin subsume rem            0 bins  time:  0.02 s
538.08/538.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
538.18/538.20	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
566.08/566.14	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.01
569.18/569.28	c Added 0 vars  tried: 80000 time: 3.15
569.18/569.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:    3.15
569.38/569.41	c lits-rem:         0  cl-subs:     2690  v-elim:    700  v-fix:    0  time: 31.22 s
569.38/569.41	c learnt bin added due to v-elim: 0
569.38/569.43	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
569.38/569.49	c vivif2 --  cl tried    47502 cl shrink        0 lits rem          0 time: 0.05
569.48/569.52	c asymm  cl-useful: 0/4668/207684 lits-rem:0 time: 0.03
569.48/569.53	c calculated reachability. Time: 0.00
569.48/569.53	c  N dy  3727    537390     48625    207684         0     47502    630503   3839457    267.54    180.97  --
569.48/569.53	c  F st  3727    537390     48625    207684         0     47502    630503   3839457    267.54    180.97  --
570.78/570.87	c Decided on dynamic restart strategy
581.98/582.03	c  N dy  3859    557467     48625    207684         0     67576    630503   8994489    253.82    181.06  --
594.28/594.31	c  N dy  4000    577580     48625    207684         0     50692    630503   3932411    267.04    181.08  --
607.28/607.37	c  N dy  4141    597591     48625    207684         0     70703    630503   8894266    242.94    180.98  --
620.58/620.64	c  N dy  4282    617680     48625    207684         0     52791    630503   4251897    263.61    181.00  --
633.59/633.69	c  N dy  4423    637753     48625    207684         0     72860    630503   9307146    250.46    180.97  --
646.38/646.45	c  N dy  4564    657785     48625    207684         0     53894    630503   4293604    241.27    180.97  --
659.58/659.66	c  N dy  4705    677861     48625    207684         0     73970    630503   9392596    235.09    181.02  --
672.58/672.68	c  N dy  4846    697942     48625    207684         0     54052    630503   4301225    292.20    181.23  --
685.78/685.89	c  N dy  4987    717975     48625    207684         0     74083    630503   9462457    258.96    181.32  --
698.89/698.93	c  N dy  5128    738034     48625    207684         0     53143    630503   3717593    278.80    181.49  --
711.88/711.92	c  N dy  5268    758064     48625    207684         0     73172    630503   8827249    247.66    181.51  --
725.29/725.35	c  N dy  5409    778106     48625    207684         0     51216    630503   2876476    257.10    181.61  --
738.68/738.74	c  N dy  5549    798118     48625    207684         0     71228    630503   7862478    266.30    181.54  --
745.18/745.27	c  S st  5606    806086     48625    207684         0     79196    630503   9861214    231.97    181.52  --
745.58/745.62	c  S st  5606    806587     48625    207684         0     79697    630503   9958247    231.97    181.52  --
745.58/745.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
745.58/745.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
746.78/746.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  1.23
746.88/746.90	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
746.88/746.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
746.98/747.01	c Subs w/ non-existent bins:      0 time:  0.11 s
747.58/747.67	c bin-w-bin subsume rem            0 bins  time:  0.02 s
747.58/747.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
747.68/747.70	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
936.79/936.88	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.01
945.19/945.24	c Added 0 vars  tried: 80000 time: 8.37
945.19/945.24	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.37
945.39/945.47	c lits-rem:         0  cl-subs:     4307  v-elim:    700  v-fix:    0  time: 197.77 s
945.39/945.47	c learnt bin added due to v-elim: 0
945.39/945.49	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
945.59/945.62	c vivif2 --  cl tried    75390 cl shrink        0 lits rem          0 time: 0.13
946.19/946.20	c asymm  cl-useful: 0/137536/207684 lits-rem:0 time: 0.58
946.19/946.21	c calculated reachability. Time: 0.00
946.19/946.22	c  N dy  5606    806587     48625    207684         0     75390    630503   9563250    231.97    181.52  --
959.19/959.21	c  N dy  5747    826713     48625    207684         0     52516    630503   3018981    226.76    181.59  --
971.88/971.98	c  N dy  5887    846748     48625    207684         0     72551    630503   8172026    260.20    181.65  --
985.29/985.33	c  N dy  6027    866808     48625    207684         0     48611    630503   1716329    236.53    181.65  --
997.70/997.73	c  N dy  6169    886892     48625    207684         0     68690    630503   6821022    280.66    181.67  --
1010.99/1011.00	c  N dy  6310    906968     48625    207684         0     88764    630503  11836917    254.15    181.61  --
1025.09/1025.14	c  N dy  6450    926992     48625    207684         0     63794    630503   5280850    254.23    181.57  --
1039.89/1039.92	c  N dy  6591    947043     48625    207684         0     83843    630503  10308241    242.05    181.53  --
1053.70/1053.78	c  N dy  6732    967130     48625    207684         0     57931    630503   3644633    270.90    181.58  --
1067.49/1067.53	c  N dy  6873    987158     48625    207684         0     77957    630503   8803743    267.84    181.60  --
1081.69/1081.74	c  N dy  7014   1007240     48625    207684         0     51040    630503   1578561    247.69    181.64  --
1095.09/1095.15	c  N dy  7155   1027361     48625    207684         0     71161    630503   6716787    268.81    181.65  --
1109.29/1109.30	c  N dy  7297   1047453     48625    207684         0     91248    630503  11737850    238.31    181.63  --
1122.69/1122.76	c  N dy  7438   1067491     48625    207684         0     63292    630503   4343990    250.16    181.58  --
1136.49/1136.52	c  N dy  7579   1087522     48625    207684         0     83321    630503   9467552    256.02    181.57  --
1150.49/1150.57	c  N dy  7719   1107523     48625    207684         0     54325    630503   1926803    275.44    181.61  --
1163.89/1163.92	c  N dy  7860   1127595     48625    207684         0     74395    630503   6968693    231.43    181.58  --
1178.09/1178.15	c  N dy  8001   1147678     48625    207684         0     94476    630503  12013655    254.29    181.55  --
1191.79/1191.81	c  N dy  8142   1167744     48625    207684         0     64546    630503   4326456    236.57    181.60  --
1205.79/1205.83	c  N dy  8282   1187806     48625    207684         0     84605    630503   9522738    247.86    181.65  --
1220.29/1220.36	c  N dy  8422   1207848     48625    207684         0     53652    630503   1200070    241.09    181.67  --
1221.79/1221.85	c  S st  8437   1209883     48625    207684         0     55686    630503   1735205    263.56    181.69  --
1222.10/1222.18	c  S st  8437   1210389     48625    207684         0     56192    630503   1834893    263.56    181.69  --
1222.19/1222.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1222.19/1222.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1223.09/1223.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.98
1223.19/1223.21	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
1223.19/1223.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1223.19/1223.25	c Subs w/ non-existent bins:      0 time:  0.04 s
1223.39/1223.44	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1223.39/1223.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1223.39/1223.48	c Removed useless bin:       0  fixed:     0  bprops:   0.19M  time:  0.02 s
1228.89/1228.99	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.01
1230.59/1230.61	c Added 0 vars  tried: 80000 time: 1.61
1230.59/1230.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:    1.61
1230.69/1230.71	c lits-rem:         0  cl-subs:     3386  v-elim:    700  v-fix:    0  time:  7.23 s
1230.69/1230.71	c learnt bin added due to v-elim: 0
1230.69/1230.74	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
1230.69/1230.76	c vivif2 --  cl tried    52806 cl shrink        0 lits rem          0 time: 0.03
1230.89/1230.91	c asymm  cl-useful: 0/70148/207684 lits-rem:0 time: 0.15
1230.89/1230.93	c calculated reachability. Time: 0.00
1230.89/1230.93	c  N dy  8437   1210389     48625    207684         0     52806    630503   1759328    263.56    181.69  --
1244.39/1244.44	c  N dy  8579   1230511     48625    207684         0     72925    630503   6890271    246.46    181.71  --
1258.79/1258.83	c  N dy  8721   1250604     48625    207684         0     93016    630503  12009298    255.54    181.73  --
1272.89/1272.92	c  N dy  8861   1270635     48625    207684         0     61051    630503   2882386    243.82    181.74  --
1286.69/1286.79	c  N dy  9002   1290763     48625    207684         0     81173    630503   8073835    244.05    181.78  --

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-3173159-1301790181/watcher-3173159-1301790181 -o /tmp/evaluation-result-3173159-1301790181/solver-3173159-1301790181 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173159-1301790181.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: 2.69 3.17 3.57 3/179 3267
/proc/meminfo: memFree=20137224/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=11760 CPUtime=0 cores=4,6
/proc/3267/stat : 3267 (runsolver) R 3265 3267 2420 0 -1 4202560 40 0 0 0 0 0 0 0 21 0 1 0 369248917 12042240 49 33554432000 4194304 5392636 140733205607472 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/3267/statm: 2940 49 30 293 0 2644 0

[startup+0.067146 s]
/proc/loadavg: 2.69 3.17 3.57 3/179 3267
/proc/meminfo: memFree=20137224/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=52836 CPUtime=0.05 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 7909 0 0 0 4 1 0 0 21 0 1 0 369248917 54104064 6063 33554432000 4194304 4797429 140733221067568 18446744073709551615 215988252033 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 13209 6065 348 148 0 8138 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 52836

[startup+0.100148 s]
/proc/loadavg: 2.69 3.17 3.57 3/179 3267
/proc/meminfo: memFree=20137224/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=56140 CPUtime=0.09 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 8883 0 0 0 8 1 0 0 21 0 1 0 369248917 57487360 6995 33554432000 4194304 4797429 140733221067568 18446744073709551615 4359082 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 14035 6995 348 148 0 8964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56140

[startup+0.300106 s]
/proc/loadavg: 2.69 3.17 3.57 3/179 3267
/proc/meminfo: memFree=20137224/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=64188 CPUtime=0.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 11309 0 0 0 27 1 0 0 22 0 1 0 369248917 65728512 9315 33554432000 4194304 4797429 140733221067568 18446744073709551615 4427256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 16047 9315 370 148 0 10976 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64188

[startup+0.701035 s]
/proc/loadavg: 2.69 3.17 3.57 3/179 3267
/proc/meminfo: memFree=20137224/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=175872 CPUtime=0.69 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 14463 0 0 0 67 2 0 0 23 0 1 0 369248917 180092928 11442 33554432000 4194304 4797429 140733221067568 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 43968 11443 382 148 0 38897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175872

[startup+1.5009 s]
/proc/loadavg: 2.69 3.17 3.57 5/190 3289
/proc/meminfo: memFree=20050216/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=189944 CPUtime=1.49 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 17382 0 0 0 147 2 0 0 25 0 1 0 369248917 194502656 14351 33554432000 4194304 4797429 140733221067568 18446744073709551615 4376898 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 47486 14351 407 148 0 42415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189944

[startup+3.10062 s]
/proc/loadavg: 2.69 3.17 3.57 5/190 3289
/proc/meminfo: memFree=20041288/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=189944 CPUtime=3.08 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 18324 0 0 0 306 2 0 0 25 0 1 0 369248917 194502656 15292 33554432000 4194304 4797429 140733221067568 18446744073709551615 4422883 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 47486 15292 409 148 0 42415 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 189944

[startup+6.30112 s]
/proc/loadavg: 2.79 3.19 3.57 5/190 3289
/proc/meminfo: memFree=20019976/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=189944 CPUtime=6.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 19816 0 0 0 624 4 0 0 25 0 1 0 369248917 194502656 16779 33554432000 4194304 4797429 140733221067568 18446744073709551615 4258789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 47486 16779 409 148 0 42415 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 189944

[startup+12.701 s]
/proc/loadavg: 2.89 3.20 3.57 5/190 3290
/proc/meminfo: memFree=20004336/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=197452 CPUtime=12.68 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 25567 0 0 0 1263 5 0 0 25 0 1 0 369248917 202190848 16370 33554432000 4194304 4797429 140733221067568 18446744073709551615 4358590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 49363 16370 409 148 0 44292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 197452

[startup+25.5007 s]
/proc/loadavg: 3.13 3.24 3.58 5/190 3290
/proc/meminfo: memFree=19961276/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=213216 CPUtime=25.47 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 31737 0 0 0 2541 6 0 0 25 0 1 0 369248917 218333184 22530 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 53304 22530 412 148 0 48233 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 213216

[startup+51.1003 s]
/proc/loadavg: 3.43 3.30 3.59 5/190 3291
/proc/meminfo: memFree=19917548/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=218380 CPUtime=51.08 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 41546 0 0 0 5099 9 0 0 25 0 1 0 369248917 223621120 25069 33554432000 4194304 4797429 140733221067568 18446744073709551615 4389840 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 54595 25069 413 148 0 49524 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 218380

[startup+102.306 s]
/proc/loadavg: 3.79 3.42 3.61 5/190 3292
/proc/meminfo: memFree=19872080/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=232428 CPUtime=102.27 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 60676 0 0 0 10214 13 0 0 25 0 1 0 369248917 238006272 28881 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 58107 28881 416 148 0 53036 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 232428

[startup+162.301 s]
/proc/loadavg: 3.92 3.52 3.64 5/190 3294
/proc/meminfo: memFree=19865376/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=238144 CPUtime=162.27 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 75517 0 0 0 16210 17 0 0 25 0 1 0 369248917 243859456 27640 33554432000 4194304 4797429 140733221067568 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 59536 27640 416 148 0 54465 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 238144

[startup+222.3 s]
/proc/loadavg: 3.97 3.61 3.65 5/190 3295
/proc/meminfo: memFree=19808684/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=240968 CPUtime=222.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 79599 0 0 0 22210 18 0 0 25 0 1 0 369248917 246751232 31702 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 60242 31702 416 148 0 55171 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 240968

[startup+282.301 s]
/proc/loadavg: 4.03 3.69 3.68 5/190 3297
/proc/meminfo: memFree=19783136/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=246796 CPUtime=282.27 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 105934 0 0 0 28202 25 0 0 25 0 1 0 369248917 252719104 32532 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 61699 32532 416 148 0 56628 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 246796

[startup+342.3 s]
/proc/loadavg: 4.01 3.74 3.69 5/190 3298
/proc/meminfo: memFree=19760664/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=250896 CPUtime=342.27 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 113984 0 0 0 34200 27 0 0 25 0 1 0 369248917 256917504 31269 33554432000 4194304 4797429 140733221067568 18446744073709551615 4424320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 62724 31269 416 148 0 57653 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 250896

[startup+402.301 s]
/proc/loadavg: 4.00 3.79 3.71 5/190 3300
/proc/meminfo: memFree=19780336/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=252340 CPUtime=402.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 143441 0 0 0 40191 37 0 0 25 0 1 0 369248917 258396160 32885 33554432000 4194304 4797429 140733221067568 18446744073709551615 4356185 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 63085 32885 416 148 0 58014 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 252340

[startup+462.3 s]
/proc/loadavg: 4.16 3.86 3.74 5/190 3303
/proc/meminfo: memFree=19724012/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=254104 CPUtime=462.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 159557 0 0 0 46186 42 0 0 25 0 1 0 369248917 260202496 38522 33554432000 4194304 4797429 140733221067568 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 63526 38522 416 148 0 58455 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 254104

[startup+522.301 s]
/proc/loadavg: 4.06 3.88 3.75 5/190 3304
/proc/meminfo: memFree=19712348/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=254480 CPUtime=522.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 189484 0 0 0 52180 48 0 0 25 0 1 0 369248917 260587520 37410 33554432000 4194304 4797429 140733221067568 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 63620 37410 416 148 0 58549 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 254480

[startup+582.3 s]
/proc/loadavg: 4.02 3.90 3.76 5/190 3306
/proc/meminfo: memFree=19683780/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=255676 CPUtime=582.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 202402 0 0 0 58177 51 0 0 25 0 1 0 369248917 261812224 39460 33554432000 4194304 4797429 140733221067568 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 63919 39460 416 148 0 58848 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 255676

[startup+642.301 s]
/proc/loadavg: 4.06 3.93 3.78 5/190 3307
/proc/meminfo: memFree=19711008/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=257944 CPUtime=642.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 230996 0 0 0 64169 59 0 0 25 0 1 0 369248917 264134656 33487 33554432000 4194304 4797429 140733221067568 18446744073709551615 4424368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 64486 33487 416 148 0 59415 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 257944

[startup+702.3 s]
/proc/loadavg: 4.02 3.94 3.79 5/190 3309
/proc/meminfo: memFree=19699464/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=259516 CPUtime=702.28 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 258196 0 0 0 70159 69 0 0 25 0 1 0 369248917 265744384 36308 33554432000 4194304 4797429 140733221067568 18446744073709551615 215988289291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 64879 36308 416 148 0 59808 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 259516

[startup+762.307 s]
/proc/loadavg: 4.00 3.95 3.80 5/190 3311
/proc/meminfo: memFree=19673620/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=272620 CPUtime=762.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 279061 0 0 0 76153 76 0 0 25 0 1 0 369248917 279162880 44527 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 68155 44527 416 148 0 63084 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 272620

[startup+822.3 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 3312
/proc/meminfo: memFree=19624872/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=272620 CPUtime=822.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 279061 0 0 0 82153 76 0 0 25 0 1 0 369248917 279162880 44527 33554432000 4194304 4797429 140733221067568 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 68155 44527 416 148 0 63084 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 272620

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.82 5/190 3314
/proc/meminfo: memFree=19672564/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=272620 CPUtime=882.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 279061 0 0 0 88153 76 0 0 25 0 1 0 369248917 279162880 44527 33554432000 4194304 4797429 140733221067568 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 68155 44527 416 148 0 63084 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 272620

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 3315
/proc/meminfo: memFree=19625660/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=272620 CPUtime=942.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 279089 0 0 0 94153 76 0 0 25 0 1 0 369248917 279162880 44555 33554432000 4194304 4797429 140733221067568 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 68155 44555 416 148 0 63084 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 272620

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 3320
/proc/meminfo: memFree=19663880/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=278432 CPUtime=1002.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 305863 0 0 0 100146 83 0 0 25 0 1 0 369248917 285114368 44671 33554432000 4194304 4797429 140733221067568 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 69608 44671 416 148 0 64537 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 278432

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.85 5/190 3322
/proc/meminfo: memFree=19620832/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=279996 CPUtime=1062.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 331014 0 0 0 106138 91 0 0 25 0 1 0 369248917 286715904 43406 33554432000 4194304 4797429 140733221067568 18446744073709551615 215988289291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 69999 43406 416 148 0 64928 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 279996

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/190 3323
/proc/meminfo: memFree=19611240/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=280968 CPUtime=1122.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 356291 0 0 0 112129 100 0 0 25 0 1 0 369248917 287711232 40965 33554432000 4194304 4797429 140733221067568 18446744073709551615 4425570 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 70242 40965 416 148 0 65171 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 280968

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 3325
/proc/meminfo: memFree=19575140/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=281236 CPUtime=1182.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 381345 0 0 0 118121 108 0 0 25 0 1 0 369248917 287985664 37466 33554432000 4194304 4797429 140733221067568 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 70309 37466 416 148 0 65238 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 281236

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 3326
/proc/meminfo: memFree=19601880/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=281264 CPUtime=1242.29 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 401879 0 0 0 124112 117 0 0 25 0 1 0 369248917 288014336 43056 33554432000 4194304 4797429 140733221067568 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 70316 43056 416 148 0 65245 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 281264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.87 4/188 3329
/proc/meminfo: memFree=19690908/32950940 swapFree=67111528/67111528
[pid=3267] ppid=3265 vsize=283496 CPUtime=1300 cores=4,6
/proc/3267/stat : 3267 (techdemo) R 3265 3267 2420 0 -1 4202496 424701 0 0 0 129874 126 0 0 25 0 1 0 369248917 290299904 50029 33554432000 4194304 4797429 140733221067568 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3267/statm: 70874 50029 416 148 0 65803 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 283496

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1298.74
CPU system time (s): 1.27181
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 394300

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

runsolver used 2.01969 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 02:23:01
IDJOB=3173159
IDBENCH=82577
IDSOLVER=1585
FILE ID=node117/3173159-1301790181
RUNJOBID= node117-1301790181-3246
PBS_JOBID= 12841401
Free space on /tmp= 71424 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173159-1301790181/watcher-3173159-1301790181 -o /tmp/evaluation-result-3173159-1301790181/solver-3173159-1301790181 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173159-1301790181.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1215594446

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20137628 kB
Buffers:        389784 kB
Cached:       12046720 kB
SwapCached:          0 kB
Active:        7963028 kB
Inactive:      4546584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20137628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21088 kB
Writeback:           0 kB
AnonPages:       72576 kB
Mapped:          15396 kB
Slab:           239356 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   323896 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= 71408 MiB
End job on node117 at 2011-04-03 02:44:43