Trace number 3174483

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 Strange-Night2-st? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
MD5SUMd8337de8a71a630ccf2dd02943cd7d7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark248.692
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174483-1301786256.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.08/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.08/0.14	c -- vars added      50000
0.08/0.14	c Parsing time:  0.13 s
0.08/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
0.29/0.32	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.18
0.39/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.15
0.49/0.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.63	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.89/0.95	c lits-rem:         0  cl-subs:        0  v-elim:   1215  v-fix:    0  time:  0.32 s
0.89/0.96	c Finding binary XORs  T:     0.01 s  found:       0
1.00/1.03	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.00/1.03	c calculated reachability. Time: 0.00
1.00/1.05	c Calc default polars -  time:   0.02 s pos:   22114 undec:    5444 neg:   22442
1.00/1.05	c =========================================================================================
1.00/1.05	c types(t): F = full restart, N = normal restart
1.00/1.05	c types(t): S = simplification begin/end, E = solution found
1.00/1.05	c restart types(rt): st = static, dy = dynamic
1.00/1.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.00/1.05	c  B st     0         0     48785    208679         0         0    633661         0   no data   no data
3.09/3.19	c  N dy    20      4078     48785    208679         0      4077    633661   1457436    198.35    208.95
5.19/5.27	c  N dy    48      8110     48785    208679         0      8109    633661   2606569    195.87    207.29
7.48/7.50	c  N dy    79     12200     48785    208679         0     12199    633661   3817742    197.99    210.04
9.59/9.67	c  N dy   110     16277     48785    208679         0     16276    633661   5039609    199.14    211.58
12.00/12.01	c  N dy   137     20367     48785    208679         0     10368    633661    849241    198.70    214.72
14.19/14.20	c  N dy   164     24373     48785    208679         0     14374    633661   2052673    199.22    210.29
14.49/14.54	c  F st   168     25001     48785    208679         0     15002    633661   2221839    198.76    191.63
17.38/17.45	c  N dy   174     30001     48785    208679         0     20002    633661   4270836    198.76   no data
17.38/17.45	c  S st   174     30001     48785    208679         0     20002    633661   4270836    198.76   no data
17.68/17.73	c  S st   174     30506     48785    208679         0     20507    633661   4380124    198.76   no data
17.68/17.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
17.98/18.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
18.08/18.17	c blocked clauses removed:      873 vars:    138 tried:       48785 T: 0.03 s
18.08/18.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.18/18.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.18/18.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48647 time:  0.01 s
18.18/18.24	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
18.49/18.54	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.30 s
18.88/18.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.99/20.06	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.09 s
20.19/20.29	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.23
20.29/20.30	c calculated reachability. Time: 0.00
20.29/20.30	c  N dy   174     30506     48626    207787         0     20311    631129   4255910    198.76   no data
22.48/22.58	c  N dy   202     34547     48626    207787         0     24352    631129   5446592    199.06    216.56
24.79/24.86	c  N dy   228     38569     48626    207787         0     28374    631129   6651228    198.81    222.45
27.09/27.18	c  N dy   255     42647     48626    207787         0     17049    631129   1354591    198.89    210.23
28.89/28.91	c  S st   277     45759     48626    207787         0     20161    631129   2256312    198.64    176.31
29.09/29.18	c  S st   277     46266     48626    207787         0     20668    631129   2360394    198.64   no data
29.19/29.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
29.49/29.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
29.49/29.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.59/29.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
29.59/29.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.59/29.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.01 s
29.59/29.65	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
29.79/29.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
29.98/30.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.39/30.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.34 s
30.39/30.44	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
30.39/30.48	c vivif2 --  cl tried    20668 cl shrink        0 lits rem          0 time: 0.04
30.70/30.71	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.23
30.70/30.73	c calculated reachability. Time: 0.00
30.70/30.73	c  N dy   277     46266     48626    207787         0     20668    631129   2360394    198.64   no data
33.00/33.02	c  N dy   303     50270     48626    207787         0     24672    631129   3558614    198.75    211.09
35.39/35.41	c  N dy   331     54371     48626    207787         0     28771    631129   4753105    198.63    218.91
37.79/37.82	c  N dy   361     58413     48626    207787         0     32812    631129   6003607    199.27    217.98
40.29/40.30	c  N dy   393     62478     48626    207787         0     36877    631129   7260077    200.00    214.86
42.69/42.73	c  N dy   422     66620     48626    207787         0     22323    631129   1928064    199.87    210.98
44.29/44.31	c  S st   440     69399     48626    207787         0     25102    631129   2739784    199.70    180.92
44.59/44.60	c  S st   440     69906     48626    207787         0     25609    631129   2851035    199.70   no data
44.59/44.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
44.89/44.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.33
45.00/45.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.00/45.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
45.00/45.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.00/45.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
45.00/45.09	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
45.29/45.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
45.39/45.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.99/46.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.47 s
45.99/46.04	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
45.99/46.09	c vivif2 --  cl tried    25609 cl shrink        0 lits rem          0 time: 0.05
46.29/46.34	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.25
46.29/46.35	c calculated reachability. Time: 0.00
46.29/46.35	c  N dy   440     69906     48626    207787         0     25609    631129   2851035    199.70   no data
48.99/49.01	c  N dy   471     74402     48626    207787         0     30105    631129   4254485    200.22    239.04
51.79/51.83	c  N dy   499     79211     48626    207787         0     34914    631129   5655402    199.97    217.13
54.99/55.03	c  N dy   536     84626     48626    207787         0     40329    631129   7195083    199.75    211.45
56.79/56.80	c  F st   554     87502     48626    207787         0     22358    631129   1228025    199.56   no data
58.99/59.05	c  N st   559     90799     48626    207787         0     25655    631129   2842824    199.56   no data
62.49/62.53	c  N dy   581     96664     48626    207787         0     31520    631129   4916095    199.26    215.24
66.19/66.27	c  N dy   625    102839     48626    207787         0     37695    631129   6779021    199.52    214.55
67.49/67.50	c  S st   639    104859     48626    207787         0     39715    631129   7387292    199.45   no data
67.69/67.80	c  S st   639    105361     48626    207787         0     40217    631129   7498623    199.45   no data
67.79/67.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
68.10/68.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
68.20/68.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.20/68.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
68.20/68.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.20/68.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
68.29/68.30	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
68.49/68.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
68.99/69.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
70.89/70.99	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.87 s
70.99/71.02	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
71.09/71.16	c vivif2 --  cl tried    40211 cl shrink        0 lits rem          0 time: 0.14
71.40/71.43	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.27
71.40/71.45	c calculated reachability. Time: 0.00
71.40/71.45	c  N dy   639    105361     48626    207787         0     40211    631129   7494942    199.45   no data
75.49/75.54	c  N dy   685    112124     48626    207787         0     24547    631129   1376789    199.49    253.13
79.79/79.86	c  N dy   738    119299     48626    207787         0     31722    631129   3534801    199.65    238.25
84.49/84.53	c  N dy   795    126934     48626    207787         0     39356    631129   5814502    199.89    221.60
89.60/89.65	c  N dy   847    135298     48626    207787         0     24008    631129    776932    199.71    215.62
94.80/94.83	c  N dy   908    144088     48626    207787         0     32798    631129   3381323    199.66    214.97
100.59/100.69	c  N dy   965    153281     48626    207787         0     41990    631129   6071674    199.47    210.76
103.59/103.68	c  S st   999    158041     48626    207787         0     46749    631129   7456363    199.42   no data
103.89/103.99	c  S st   999    158545     48626    207787         0     47253    631129   7557745    199.42   no data
103.99/104.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
104.29/104.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
104.39/104.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.39/104.45	c bin-w-bin subsume rem            0 bins  time:  0.02 s
104.39/104.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
104.39/104.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
104.50/104.51	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
104.69/104.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
105.19/105.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
107.59/107.68	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.36 s
107.69/107.70	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
107.80/107.85	c vivif2 --  cl tried    47251 cl shrink        0 lits rem          0 time: 0.14
108.09/108.13	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.28
108.09/108.14	c calculated reachability. Time: 0.00
108.09/108.14	c  N dy   999    158545     48626    207787         0     47251    631129   7556688    199.42   no data
114.19/114.25	c  N dy  1066    168667     48626    207787         0     32518    631129   2938943    199.33    252.21
120.89/120.94	c  N dy  1147    179462     48626    207787         0     43313    631129   6180004    199.72    215.38
127.99/128.06	c  N dy  1222    190966     48626    207787         0     28892    631129   1482533    199.70    233.69
135.49/135.52	c  N dy  1305    203317     48626    207787         0     41243    631129   5135051    199.78    217.73
143.59/143.64	c  N dy  1388    216314     48626    207787         0     27279    631129    692600    199.62    254.72
152.09/152.16	c  N dy  1481    230183     48626    207787         0     41147    631129   4815915    199.58    215.11
156.89/156.95	c  S st  1535    237818     48626    207787         0     48781    631129   7061222    199.60   no data
157.19/157.27	c  S st  1535    238319     48626    207787         0     49282    631129   7179448    199.60   no data
157.29/157.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
157.59/157.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
157.69/157.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.69/157.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
157.69/157.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
157.69/157.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
157.80/157.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
158.00/158.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
158.50/158.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
160.90/160.92	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.37 s
160.90/160.95	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
161.00/161.08	c vivif2 --  cl tried    49281 cl shrink        0 lits rem          0 time: 0.14
161.30/161.37	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.29
161.30/161.39	c calculated reachability. Time: 0.00
161.30/161.39	c  N dy  1535    238319     48626    207787         0     49281    631129   7179324    199.60   no data
171.20/171.28	c  N dy  1643    253638     48626    207787         0     36617    631129   3102244    199.53    210.86
181.59/181.67	c  N dy  1760    269963     48626    207787         0     52940    631129   7982845    199.67    218.10
192.40/192.49	c  N dy  1882    287208     48626    207787         0     41193    631129   4190161    199.76    247.63
204.39/204.44	c  N dy  2007    305621     48626    207787         0     59604    631129   9682734    199.78    213.47
204.79/204.89	c  F st  2013    306252     48626    207787         0     30238    631129    622258    199.79   no data
216.90/216.91	c  N dy  2112    325165     48626    207787         0     49151    631129   7014755    199.89    210.75
229.60/229.68	c  N dy  2242    345180     48626    207787         0     38173    631129   2707440    199.64    210.53
237.39/237.40	c  S st  2318    357481     48626    207787         0     50472    631129   6318116    199.47    207.02
237.70/237.75	c  S st  2318    357986     48626    207787         0     50977    631129   6441546    199.47   no data
237.70/237.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
238.10/238.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
238.20/238.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.20/238.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
238.20/238.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
238.20/238.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
238.20/238.27	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
238.50/238.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
238.80/238.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
241.10/241.19	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.25 s
241.20/241.22	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
241.30/241.34	c vivif2 --  cl tried    50976 cl shrink        0 lits rem          0 time: 0.12
241.60/241.63	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.29
241.60/241.65	c calculated reachability. Time: 0.00
241.60/241.65	c  N dy  2318    357986     48626    207787         0     50976    631129   6440753    199.47   no data
254.70/254.79	c  N dy  2461    378048     48626    207787         0     39047    631129   2595145    199.59    215.07
267.60/267.67	c  N dy  2597    398175     48626    207787         0     59174    631129   8652185    199.68    212.02
281.51/281.54	c  N dy  2738    418281     48626    207787         0     46281    631129   4587034    199.78    217.92
294.59/294.69	c  N dy  2870    438393     48626    207787         0     66391    631129  10518693    199.73    220.09
307.60/307.63	c  N dy  3008    458524     48626    207787         0     52520    631129   6098745    199.78    212.72
320.99/321.09	c  N dy  3148    478602     48626    207787         0     37596    631129   1310465    199.89    224.63
333.90/333.95	c  N dy  3282    498702     48626    207787         0     57695    631129   7343592    199.98    210.78
347.30/347.31	c  N dy  3421    518707     48626    207787         0     41707    631129   2242196    200.05    212.35
359.20/359.24	c  S st  3545    536980     48626    207787         0     59980    631129   7642145    199.98   no data
359.60/359.60	c  S st  3545    537482     48626    207787         0     60482    631129   7749731    199.98   no data
359.60/359.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
359.99/360.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.36
359.99/360.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
359.99/360.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
360.10/360.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
360.10/360.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
360.10/360.14	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
360.40/360.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
360.90/360.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
364.11/364.16	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.21 s
364.11/364.19	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
364.30/364.34	c vivif2 --  cl tried    60480 cl shrink        0 lits rem          0 time: 0.15
364.60/364.64	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.31
364.60/364.66	c calculated reachability. Time: 0.00
364.60/364.66	c  N dy  3545    537482     48626    207787         0     60480    631129   7747489    199.98   no data
378.00/378.07	c  N dy  3680    557666     48626    207787         0     43665    631129   2491679    199.93    223.11
391.90/391.95	c  N dy  3825    577730     48626    207787         0     63728    631129   8515747    199.99    217.86
405.81/405.82	c  N dy  3966    597832     48626    207787         0     45832    631129   2833832    200.00    211.61
419.10/419.15	c  N dy  4109    617947     48626    207787         0     65946    631129   8898017    200.10    212.79
432.60/432.69	c  N dy  4249    638019     48626    207787         0     47018    631129   2904848    200.14    220.77
445.90/445.98	c  N dy  4386    658025     48626    207787         0     67023    631129   8970648    200.28    229.93
459.60/459.66	c  N dy  4521    678096     48626    207787         0     47095    631129   2727773    200.36    212.41
473.00/473.04	c  N dy  4657    698213     48626    207787         0     67212    631129   8716428    200.40    213.57
486.70/486.70	c  N dy  4792    718250     48626    207787         0     46249    631129   2088024    200.29    218.97
499.80/499.89	c  N dy  4933    738305     48626    207787         0     66300    631129   8010092    200.31    211.94
513.71/513.71	c  N dy  5055    758398     48626    207787         0     44393    631129   1252230    200.22    213.16
528.30/528.31	c  N dy  5188    778496     48626    207787         0     64491    631129   7241691    200.22    220.39
542.31/542.32	c  N dy  5328    798562     48626    207787         0     84554    631129  13243453    200.31    281.79
547.40/547.46	c  S st  5383    806223     48626    207787         0     49222    631129   2438993    200.32    195.64
547.81/547.81	c  S st  5383    806726     48626    207787         0     49725    631129   2560753    200.32   no data
547.81/547.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
548.20/548.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.36
548.20/548.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
548.20/548.28	c bin-w-bin subsume rem            0 bins  time:  0.02 s
548.30/548.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
548.30/548.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
548.30/548.34	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
548.50/548.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
548.70/548.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
549.60/549.64	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.88 s
549.60/549.67	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
549.70/549.72	c vivif2 --  cl tried    49721 cl shrink        0 lits rem          0 time: 0.05
550.01/550.02	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.29
550.01/550.03	c calculated reachability. Time: 0.00
550.01/550.03	c  N dy  5383    806726     48626    207787         0     49721    631129   2558418    200.32   no data
563.31/563.39	c  N dy  5521    826740     48626    207787         0     69733    631129   8475164    200.29    238.46
577.61/577.67	c  N dy  5660    846941     48626    207787         0     45946    631129   1131467    200.34    213.52
590.91/590.99	c  N dy  5799    866959     48626    207787         0     65964    631129   7114736    200.33    216.50
605.31/605.33	c  N dy  5951    887039     48626    207787         0     86044    631129  13178813    200.40    224.78
618.81/618.82	c  N dy  6087    907063     48626    207787         0     61062    631129   5316315    200.41    211.20
632.81/632.84	c  N dy  6221    927153     48626    207787         0     81151    631129  11296809    200.40    212.02
646.82/646.87	c  N dy  6358    947273     48626    207787         0     55269    631129   3275883    200.40    220.54
660.61/660.61	c  N dy  6497    967350     48626    207787         0     75346    631129   9278352    200.40    214.30
675.11/675.11	c  N dy  6638    987439     48626    207787         0     48437    631129    986819    200.43    212.33
688.51/688.59	c  N dy  6776   1007550     48626    207787         0     68548    631129   7103718    200.47    212.06
702.81/702.84	c  N dy  6913   1027745     48626    207787         0     88742    631129  13072881    200.46    216.73
716.51/716.50	c  N dy  7044   1047794     48626    207787         0     60796    631129   4367936    200.44    216.41
730.42/730.43	c  N dy  7184   1067935     48626    207787         0     80937    631129  10383597    200.45    212.25
733.21/733.21	c  F st  7210   1071875     48626    207787         0     84877    631129  11536435    200.44   no data
745.11/745.14	c  N dy  7298   1088014     48626    207787         0     52010    631129   1423101    200.47    217.25
758.71/758.76	c  N dy  7435   1108398     48626    207787         0     72394    631129   7388244    200.42    215.67
773.32/773.32	c  N dy  7573   1128431     48626    207787         0     92425    631129  13405745    200.45    220.30
787.12/787.13	c  N dy  7709   1148439     48626    207787         0     62433    631129   4302184    200.44    223.84
801.21/801.25	c  N dy  7854   1168472     48626    207787         0     82464    631129  10252607    200.46    216.92
816.21/816.21	c  N dy  8002   1188570     48626    207787         0     51564    631129    752211    200.55    301.60
829.91/829.92	c  N dy  8139   1208612     48626    207787         0     71606    631129   6678018    200.53    226.98
830.91/830.90	c  S st  8147   1210091     48626    207787         0     73085    631129   7109860    200.51   no data
831.21/831.27	c  S st  8147   1210599     48626    207787         0     73593    631129   7224699    200.51   no data
831.31/831.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
831.61/831.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
831.71/831.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
831.71/831.78	c bin-w-bin subsume rem            0 bins  time:  0.02 s
831.71/831.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
831.81/831.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
831.81/831.83	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
832.11/832.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
832.51/832.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
836.02/836.04	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.43 s
836.02/836.07	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
836.21/836.22	c vivif2 --  cl tried    73590 cl shrink        0 lits rem          0 time: 0.14
836.51/836.55	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.33
836.51/836.56	c calculated reachability. Time: 0.00
836.51/836.57	c  N dy  8147   1210599     48626    207787         0     73590    631129   7223910    200.51   no data
851.01/851.08	c  N dy  8283   1230663     48626    207787         0     93652    631129  13207483    200.52    211.44
865.31/865.33	c  N dy  8419   1250756     48626    207787         0     61748    631129   3462597    200.52    222.41
879.62/879.64	c  N dy  8562   1270855     48626    207787         0     81846    631129   9405202    200.53    211.24
894.22/894.24	c  N dy  8701   1290900     48626    207787         0    101888    631129  15394266    200.54    213.61
908.41/908.45	c  N dy  8844   1311014     48626    207787         0     69000    631129   5480091    200.62    218.78
922.41/922.45	c  N dy  8972   1331085     48626    207787         0     89070    631129  11388776    200.57    211.75
937.52/937.54	c  N dy  9111   1351146     48626    207787         0     55135    631129    931623    200.58    255.48
951.22/951.22	c  N dy  9248   1371248     48626    207787         0     75234    631129   6867253    200.56    226.33
969.51/969.56	c  N dy  9386   1391323     48626    207787         0     95308    631129  12876089    200.57    215.52
984.52/984.55	c  N dy  9531   1411415     48626    207787         0     60405    631129   2246356    200.61    232.51
998.32/998.38	c  N dy  9669   1431484     48626    207787         0     80474    631129   8203625    200.60    218.34
1013.13/1013.15	c  N dy  9811   1451588     48626    207787         0    100578    631129  14264883    200.62    211.38
1027.72/1027.74	c  N dy  9951   1471606     48626    207787         0     64595    631129   3169290    200.65    266.75
1042.02/1042.03	c  N dy 10097   1491709     48626    207787         0     84697    631129   9356164    200.72    218.45
1056.82/1056.86	c  N dy 10232   1511840     48626    207787         0    104826    631129  15382099    200.76    215.18
1071.52/1071.52	c  N dy 10369   1531912     48626    207787         0     67902    631129   3784283    200.78    211.85
1085.62/1085.65	c  N dy 10510   1552012     48626    207787         0     88002    631129   9845158    200.82    217.48
1100.72/1100.79	c  N dy 10654   1572058     48626    207787         0    108047    631129  16001670    200.88    230.31
1115.33/1115.36	c  N dy 10801   1592199     48626    207787         0     70185    631129   4362310    200.93    213.99
1130.73/1130.80	c  N dy 10939   1612346     48626    207787         0     90329    631129  10427274    200.95    216.61
1151.62/1151.68	c  N dy 11081   1632504     48626    207787         0    110486    631129  16540842    200.97    215.83
1166.33/1166.37	c  N dy 11218   1652584     48626    207787         0     71573    631129   4417250    201.00    224.28
1180.72/1180.71	c  N dy 11359   1672621     48626    207787         0     91607    631129  10425830    201.01    217.75
1196.02/1196.09	c  N dy 11495   1692730     48626    207787         0    111716    631129  16445068    201.02    211.65
1209.12/1209.13	c  S st 11626   1710601     48626    207787         0     69588    631129   3478096    201.03   no data
1209.42/1209.47	c  S st 11626   1711105     48626    207787         0     70092    631129   3585302    201.03   no data
1209.52/1209.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1209.82/1209.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.37
1209.93/1209.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1209.93/1209.96	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1209.93/1209.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1209.93/1209.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
1210.03/1210.02	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1210.22/1210.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
1210.42/1210.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1212.52/1212.55	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.03 s
1212.52/1212.58	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
1212.62/1212.66	c vivif2 --  cl tried    70090 cl shrink        0 lits rem          0 time: 0.07
1212.92/1212.98	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.32
1213.02/1213.00	c calculated reachability. Time: 0.00
1213.02/1213.00	c  N dy 11626   1711105     48626    207787         0     70090    631129   3584828    201.03   no data
1227.43/1227.49	c  N dy 11768   1731158     48626    207787         0     90138    631129   9664745    201.06    218.19
1242.53/1242.59	c  N dy 11916   1751255     48626    207787         0    110233    631129  15860929    201.11    213.46
1257.73/1257.79	c  N dy 12057   1771345     48626    207787         0     69330    631129   3040051    201.12    215.24
1272.12/1272.12	c  N dy 12196   1791536     48626    207787         0     89516    631129   9148102    201.13    213.92
1287.23/1287.24	c  N dy 12332   1811614     48626    207787         0    109592    631129  15153556    201.13    213.96

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-3174483-1301786256/watcher-3174483-1301786256 -o /tmp/evaluation-result-3174483-1301786256/solver-3174483-1301786256 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174483-1301786256.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 4.05 3.92 2/187 19781
/proc/meminfo: memFree=22506928/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=23276 CPUtime=0 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 1120 0 0 0 0 0 0 0 25 0 1 0 290223484 23834624 1026 33554432000 4194304 4627331 140736311553728 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 5819 1030 319 106 0 790 0

[startup+0.0692491 s]
/proc/loadavg: 4.10 4.05 3.92 2/187 19781
/proc/meminfo: memFree=22506928/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=51968 CPUtime=0.05 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 7043 0 0 0 5 0 0 0 25 0 1 0 290223484 53215232 5932 33554432000 4194304 4627331 140736311553728 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 12992 5932 322 106 0 7963 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 51968

[startup+0.100301 s]
/proc/loadavg: 4.10 4.05 3.92 2/187 19781
/proc/meminfo: memFree=22506928/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=55012 CPUtime=0.08 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 8046 0 0 0 8 0 0 0 25 0 1 0 290223484 56332288 6935 33554432000 4194304 4627331 140736311553728 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 13753 6935 322 106 0 8724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55012

[startup+0.300243 s]
/proc/loadavg: 4.10 4.05 3.92 2/187 19781
/proc/meminfo: memFree=22506928/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=59440 CPUtime=0.29 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 9457 0 0 0 28 1 0 0 25 0 1 0 290223484 60866560 8346 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 14860 8346 340 106 0 9831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59440

[startup+0.700198 s]
/proc/loadavg: 4.10 4.05 3.92 2/187 19781
/proc/meminfo: memFree=22506928/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=93388 CPUtime=0.68 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 17145 0 0 0 67 1 0 0 25 0 1 0 290223484 95629312 16034 33554432000 4194304 4627331 140736311553728 18446744073709551615 4427040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 23347 16034 358 106 0 18318 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 93388

[startup+1.50102 s]
/proc/loadavg: 4.10 4.05 3.92 4/192 19836
/proc/meminfo: memFree=22413740/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=91524 CPUtime=1.49 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 17771 0 0 0 147 2 0 0 25 0 1 0 290223484 93720576 15839 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 22881 15839 372 106 0 17852 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91524

[startup+3.10073 s]
/proc/loadavg: 4.09 4.05 3.92 5/194 19863
/proc/meminfo: memFree=22400440/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=124340 CPUtime=3.09 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 18869 0 0 0 307 2 0 0 25 0 1 0 290223484 127324160 16937 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 31085 16937 372 106 0 26056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124340

[startup+6.30117 s]
/proc/loadavg: 4.09 4.05 3.92 5/194 19863
/proc/meminfo: memFree=22374748/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=124340 CPUtime=6.29 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 20617 0 0 0 627 2 0 0 25 0 1 0 290223484 127324160 18685 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 31085 18685 372 106 0 26056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124340

[startup+12.701 s]
/proc/loadavg: 4.08 4.05 3.92 5/194 19863
/proc/meminfo: memFree=22298664/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=101040 CPUtime=12.69 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 25984 0 0 0 1265 4 0 0 25 0 1 0 290223484 103464960 16741 33554432000 4194304 4627331 140736311553728 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 25260 16741 373 106 0 20231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101040

[startup+25.5007 s]
/proc/loadavg: 4.07 4.05 3.92 5/194 19863
/proc/meminfo: memFree=22166860/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=256776 CPUtime=25.49 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 53180 0 0 0 2540 9 0 0 25 0 1 0 290223484 262938624 43937 33554432000 4194304 4627331 140736311553728 18446744073709551615 4305866 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 64194 43937 378 106 0 59165 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 256776

[startup+51.101 s]
/proc/loadavg: 4.04 4.04 3.92 5/194 19864
/proc/meminfo: memFree=22069380/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=288484 CPUtime=51.09 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 75739 0 0 0 5095 14 0 0 25 0 1 0 290223484 295407616 49290 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 72121 49290 378 106 0 67092 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 288484

[startup+102.307 s]
/proc/loadavg: 4.10 4.05 3.93 5/194 19865
/proc/meminfo: memFree=21875152/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=384540 CPUtime=102.29 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 121146 0 0 0 10207 22 0 0 25 0 1 0 290223484 393768960 75577 33554432000 4194304 4627331 140736311553728 18446744073709551615 4332780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 96135 75577 378 106 0 91106 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 384540

[startup+162.301 s]
/proc/loadavg: 4.04 4.04 3.93 5/194 19867
/proc/meminfo: memFree=21815336/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=430956 CPUtime=162.29 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 150360 0 0 0 16200 29 0 0 25 0 1 0 290223484 441298944 88551 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 107739 88551 378 106 0 102710 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 430956

[startup+222.301 s]
/proc/loadavg: 4.04 4.04 3.93 5/194 19869
/proc/meminfo: memFree=21763580/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=446588 CPUtime=222.29 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 175382 0 0 0 22193 36 0 0 25 0 1 0 290223484 457306112 94490 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308275 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 111647 94490 378 106 0 106618 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 446588

[startup+282.301 s]
/proc/loadavg: 4.18 4.08 3.95 5/194 19870
/proc/meminfo: memFree=21751376/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=458952 CPUtime=282.3 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 196564 0 0 0 28186 44 0 0 25 0 1 0 290223484 469966848 93234 33554432000 4194304 4627331 140736311553728 18446744073709551615 4321744 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 114738 93234 378 106 0 109709 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 458952

[startup+342.301 s]
/proc/loadavg: 4.06 4.06 3.95 5/194 19872
/proc/meminfo: memFree=21697012/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=458924 CPUtime=342.3 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 218814 0 0 0 34179 51 0 0 25 0 1 0 290223484 469938176 99303 33554432000 4194304 4627331 140736311553728 18446744073709551615 4324944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 114731 99303 378 106 0 109702 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 458924

[startup+402.301 s]
/proc/loadavg: 4.26 4.11 3.97 5/194 19873
/proc/meminfo: memFree=21693148/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=410092 CPUtime=402.3 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 241873 0 0 0 40172 58 0 0 25 0 1 0 290223484 419934208 96108 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 102523 96108 378 106 0 97494 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 410092

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 3.97 5/194 19875
/proc/meminfo: memFree=21670420/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=493388 CPUtime=462.3 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 265827 0 0 0 46167 63 0 0 25 0 1 0 290223484 505229312 100867 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 123347 100867 378 106 0 118318 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 493388

[startup+522.3 s]
/proc/loadavg: 4.10 4.09 3.98 5/194 19877
/proc/meminfo: memFree=21675960/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=493536 CPUtime=522.31 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 286663 0 0 0 52161 70 0 0 25 0 1 0 290223484 505380864 101696 33554432000 4194304 4627331 140736311553728 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 123384 101696 378 106 0 118355 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 493536

[startup+582.3 s]
/proc/loadavg: 4.10 4.09 3.98 5/194 19878
/proc/meminfo: memFree=21655336/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=493832 CPUtime=582.31 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 306511 0 0 0 58155 76 0 0 25 0 1 0 290223484 505683968 100210 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 123458 100210 378 106 0 118429 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 493832

[startup+642.301 s]
/proc/loadavg: 4.03 4.07 3.98 5/194 19880
/proc/meminfo: memFree=21630732/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=425216 CPUtime=642.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 329016 0 0 0 64149 83 0 0 25 0 1 0 290223484 435421184 100060 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 106304 100060 378 106 0 101275 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 425216

[startup+702.301 s]
/proc/loadavg: 4.01 4.06 3.98 5/194 19881
/proc/meminfo: memFree=21627312/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=494472 CPUtime=702.31 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 350364 0 0 0 70141 90 0 0 25 0 1 0 290223484 506339328 109752 33554432000 4194304 4627331 140736311553728 18446744073709551615 4299602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 123618 109752 378 106 0 118589 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 494472

[startup+762.307 s]
/proc/loadavg: 4.04 4.06 3.99 5/194 19883
/proc/meminfo: memFree=21636072/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=494724 CPUtime=762.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 371622 0 0 0 76135 97 0 0 25 0 1 0 290223484 506597376 105833 33554432000 4194304 4627331 140736311553728 18446744073709551615 4324727 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 123681 105833 378 106 0 118652 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 494724

[startup+822.301 s]
/proc/loadavg: 4.02 4.05 3.99 5/194 19885
/proc/meminfo: memFree=21677204/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=497780 CPUtime=822.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 392293 0 0 0 82129 103 0 0 25 0 1 0 290223484 509726720 101126 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 124445 101126 378 106 0 119416 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 497780

[startup+882.301 s]
/proc/loadavg: 4.07 4.05 4.00 5/194 19886
/proc/meminfo: memFree=21646160/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=497860 CPUtime=882.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 412398 0 0 0 88123 109 0 0 25 0 1 0 290223484 509808640 108155 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 124465 108155 378 106 0 119436 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 497860

[startup+942.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 19888
/proc/meminfo: memFree=21544300/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=427952 CPUtime=942.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 432246 0 0 0 94118 114 0 0 25 0 1 0 290223484 438222848 100796 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 106988 100796 378 106 0 101959 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 427952

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/194 19889
/proc/meminfo: memFree=21508428/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=498352 CPUtime=1002.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 452967 0 0 0 100112 120 0 0 25 0 1 0 290223484 510312448 107447 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308321 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 124588 107447 378 106 0 119559 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 498352

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/194 19891
/proc/meminfo: memFree=21483712/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=508348 CPUtime=1062.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 477465 0 0 0 106104 128 0 0 25 0 1 0 290223484 520548352 117525 33554432000 4194304 4627331 140736311553728 18446744073709551615 4324950 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 127087 117525 378 106 0 122058 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 508348

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 19893
/proc/meminfo: memFree=21534988/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=508612 CPUtime=1122.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 497427 0 0 0 112098 134 0 0 25 0 1 0 290223484 520818688 107448 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 127153 107448 378 106 0 122124 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 508612

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/194 19894
/proc/meminfo: memFree=21445172/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=508780 CPUtime=1182.32 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 516647 0 0 0 118090 142 0 0 25 0 1 0 290223484 520990720 111134 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 127195 111134 378 106 0 122166 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 508780

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/194 19896
/proc/meminfo: memFree=21454920/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=508912 CPUtime=1242.33 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 536872 0 0 0 124082 151 0 0 25 0 1 0 290223484 521125888 115744 33554432000 4194304 4627331 140736311553728 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 127228 115744 378 106 0 122199 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 508912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 19897
/proc/meminfo: memFree=21469752/32951124 swapFree=67111528/67111528
[pid=19781] ppid=19779 vsize=437852 CPUtime=1300.03 cores=0,2
/proc/19781/stat : 19781 (strangenight2-s) R 19779 19781 19496 0 -1 4202496 556710 0 0 0 129845 158 0 0 25 0 1 0 290223484 448360448 103271 33554432000 4194304 4627331 140736311553728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19781/statm: 109463 103271 378 106 0 104434 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 437852

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.46
CPU system time (s): 1.60276
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 509108

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

runsolver used 2.19367 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-03 01:17:36
IDJOB=3174483
IDBENCH=82701
IDSOLVER=1587
FILE ID=node133/3174483-1301786256
RUNJOBID= node133-1301783650-19514
PBS_JOBID= 12841385
Free space on /tmp= 72160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174483-1301786256/watcher-3174483-1301786256 -o /tmp/evaluation-result-3174483-1301786256/solver-3174483-1301786256 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174483-1301786256.cnf

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

MD5SUM BENCH= d8337de8a71a630ccf2dd02943cd7d7f
RANDOM SEED=937531969

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      22507208 kB
Buffers:        353220 kB
Cached:        9772172 kB
SwapCached:          0 kB
Active:        7349252 kB
Inactive:      2844808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22507208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9784 kB
Writeback:           0 kB
AnonPages:       68460 kB
Mapped:          15232 kB
Slab:           187540 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72156 MiB
End job on node133 at 2011-04-03 01:39:18