Trace number 3175489

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark454.473
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175489-1301783650.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.35	c asymm  cl-useful: 0/14605/17000 lits-rem:0 time: 0.34
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.43	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.43	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:     111 undec:       6 neg:      83
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.59/0.63	c  N dy    10      4020       200     17000         0      3887    119000    222828     50.82     53.89  --
0.89/0.99	c  N dy    18     10442       200     17000         0      7714    119000    394482     49.99     52.70  --
1.19/1.23	c  N dy    25     14708       200     17000         0      7723    119000    342310     49.68     52.33  --
1.39/1.49	c  N dy    38     18830       200     17000         0      6258    119000    212028     49.54     52.39  --
1.69/1.74	c  N dy    48     22920       200     17000         0     10223    119000    432715     49.39     52.42  --
1.79/1.87	c  F st    53     25002       200     17000         0     12255    119000    546308     49.30     47.09  --
1.99/2.00	c  N st    57     27038       200     17000         0      7616    119000    239703     49.30   no data  --
2.09/2.17	c  S st    59     30002       200     17000         0     10478    119000    404824     49.30   no data  --
2.19/2.22	c  S st    59     30507       200     17000         0     10978    119000    432037     49.30   no data  --
2.19/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.19/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.19/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.42	c lits-rem:      2250  cl-subs:      279  v-elim:      0  v-fix:    0  time:  3.17 s
5.50/5.50	c asymm  cl-useful: 0/2395/17000 lits-rem:0 time: 0.09
5.50/5.50	c calculated reachability. Time: 0.00
5.50/5.50	c  N dy    59     30507       200     17000         0     10699    119000    408600     49.30   no data  --
5.79/5.88	c  N dy    66     35987       200     17000         0      8358    119000    238566     48.94     51.66  --
6.09/6.14	c  N dy    81     40038       200     17000         0     12275    119000    459221     49.02     51.95  --
6.39/6.46	c  N dy    94     44481       200     17000         0     16584    119000    698403     49.01     51.76  --
6.50/6.56	c  S st   101     45761       200     17000         0      9147    119000    239818     49.04     49.72  --
6.60/6.60	c  S st   101     46270       200     17000         0      9645    119000    266200     49.04   no data  --
6.60/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.60/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.99/9.03	c lits-rem:       509  cl-subs:       36  v-elim:      0  v-fix:    0  time:  2.41 s
8.99/9.03	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
8.99/9.04	c vivif2 --  cl tried     9609 cl shrink        0 lits rem          0 time: 0.00
9.39/9.40	c asymm  cl-useful: 0/12482/17000 lits-rem:0 time: 0.36
9.39/9.40	c calculated reachability. Time: 0.00
9.39/9.40	c  N dy   101     46270       200     17000         0      9609    119000    262920     49.04   no data  --
9.59/9.66	c  N dy   117     50399       200     17000         0     13623    119000    487266     49.10     51.82  --
9.90/9.97	c  N dy   131     54676       200     17000         0     17756    119000    717042     49.11     51.79  --
10.19/10.27	c  N dy   138     58764       200     17000         0     12044    119000    356715     49.05     51.72  --
10.59/10.61	c  N dy   148     63546       200     17000         0     16683    119000    614968     49.00     51.91  --
10.99/11.03	c  N dy   163     68721       200     17000         0     11059    119000    260177     48.99     51.97  --
10.99/11.07	c  S st   167     69407       200     17000         0     11723    119000    297691     49.01     47.00  --
11.09/11.12	c  S st   167     69907       200     17000         0     12212    119000    324792     49.01   no data  --
11.09/11.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.09/11.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
11.09/11.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.29/13.38	c lits-rem:       692  cl-subs:       84  v-elim:      0  v-fix:    0  time:  2.25 s
13.29/13.38	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
13.29/13.39	c vivif2 --  cl tried    12128 cl shrink        0 lits rem          0 time: 0.00
13.49/13.56	c asymm  cl-useful: 0/4518/17000 lits-rem:0 time: 0.17
13.49/13.56	c calculated reachability. Time: 0.00
13.49/13.56	c  N dy   167     69907       200     17000         0     12128    119000    317820     49.01   no data  --
13.79/13.89	c  N dy   180     74511       200     17000         0     16582    119000    566918     49.00     51.72  --
14.19/14.28	c  N dy   194     79393       200     17000         0     21296    119000    829727     48.99     51.86  --
14.69/14.74	c  N dy   214     85212       200     17000         0     15322    119000    456480     48.99     51.60  --
14.89/14.91	c  F st   219     87501       200     17000         0     17544    119000    582047     48.96     46.63  --
15.09/15.16	c  N st   224     90797       200     17000         0     20741    119000    763634     48.96   no data  --
15.59/15.63	c  N dy   237     96606       200     17000         0     13775    119000    326706     48.97     51.86  --
16.09/16.12	c  N dy   255    103235       200     17000         0     20196    119000    685891     48.96     51.83  --
16.19/16.25	c  S st   263    104861       200     17000         0     21767    119000    774047     48.97   no data  --
16.29/16.32	c  S st   263    105362       200     17000         0     22262    119000    801244     48.97   no data  --
16.29/16.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.29/16.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.29/16.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.29/16.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.58/20.66	c lits-rem:      2039  cl-subs:      736  v-elim:      0  v-fix:    0  time:  4.31 s
20.58/20.67	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
20.58/20.67	c vivif2 --  cl tried    21526 cl shrink        0 lits rem          0 time: 0.01
20.79/20.86	c asymm  cl-useful: 0/4494/17000 lits-rem:0 time: 0.19
20.79/20.87	c calculated reachability. Time: 0.00
20.79/20.87	c  N dy   263    105362       200     17000         0     21526    119000    745997     48.97   no data  --
21.38/21.49	c  N dy   279    112143       200     17000         0     14559    119000    328161     48.94     51.53  --
22.00/22.07	c  N dy   300    119416       200     17000         0     21594    119000    718836     48.93     51.78  --
22.79/22.85	c  N dy   322    128098       200     17000         0     15498    119000    335672     48.91     51.67  --
23.89/23.97	c  N dy   337    141302       200     17000         0     28262    119000   1045297     48.75     51.32  --
24.79/24.82	c  N dy   365    151101       200     17000         0     22246    119000    669323     48.73     51.52  --
25.39/25.45	c  S st   383    158043       200     17000         0     28949    119000   1040581     48.69   no data  --
25.49/25.53	c  S st   383    158543       200     17000         0     29442    119000   1066503     48.69   no data  --
25.49/25.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.49/25.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
25.49/25.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.49/25.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.49/25.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.49/25.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.49/30.53	c lits-rem:      1175  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  4.95 s
30.49/30.53	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
30.49/30.54	c vivif2 --  cl tried    28340 cl shrink        0 lits rem          0 time: 0.01
30.70/30.75	c asymm  cl-useful: 0/3208/17000 lits-rem:0 time: 0.21
30.70/30.75	c calculated reachability. Time: 0.00
30.70/30.75	c  N dy   383    158543       200     17000         0     28340    119000    986784     48.69   no data  --
31.69/31.70	c  N dy   416    168706       200     17000         0     21740    119000    601189     48.70     51.84  --
32.69/32.74	c  N dy   454    179647       200     17000         0     32350    119000   1193836     48.70     51.73  --
33.79/33.82	c  N dy   483    191456       200     17000         0     26347    119000    811055     48.67     51.31  --
35.09/35.19	c  N dy   505    204958       200     17000         0     21030    119000    474986     48.56     51.32  --
36.49/36.52	c  N dy   552    218105       200     17000         0     33780    119000   1182729     48.57     51.16  --
37.99/38.00	c  N dy   604    232470       200     17000         0     28330    119000    836143     48.58     51.23  --
38.49/38.58	c  S st   625    237814       200     17000         0     33508    119000   1124953     48.58     48.91  --
38.59/38.67	c  S st   625    238318       200     17000         0     34000    119000   1152526     48.58   no data  --
38.59/38.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.59/38.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.59/38.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
38.69/38.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.69/38.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.69/38.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
38.69/38.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.58/47.68	c lits-rem:      1606  cl-subs:     1100  v-elim:      0  v-fix:    0  time:  8.96 s
47.58/47.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
47.58/47.69	c vivif2 --  cl tried    32900 cl shrink        0 lits rem          0 time: 0.01
47.88/47.91	c asymm  cl-useful: 0/2792/17000 lits-rem:0 time: 0.21
47.88/47.91	c calculated reachability. Time: 0.00
47.88/47.91	c  N dy   625    238318       200     17000         0     32900    119000   1071234     48.58   no data  --
49.49/49.54	c  N dy   679    253587       200     17000         0     27370    119000    738316     48.59     51.28  --
51.49/51.53	c  N dy   747    270602       200     17000         0     22558    119000    427711     48.63     51.21  --
53.89/53.95	c  N dy   786    293690       200     17000         0     22643    119000    389497     48.55     51.15  --
55.18/55.22	c  F st   836    306251       200     17000         0     34803    119000   1065778     48.57     49.22  --
55.88/55.92	c  N dy   846    312484       200     17000         0     40844    119000   1407353     48.57     51.94  --
58.38/58.44	c  N dy   860    333339       200     17000         0     37773    119000   1191534     48.44     51.25  --
61.09/61.13	c  N dy   935    354645       200     17000         0     34214    119000    952741     48.45     51.06  --
61.39/61.47	c  S st   945    357477       200     17000         0     36955    119000   1103783     48.45   no data  --
61.49/61.57	c  S st   945    357984       200     17000         0     37458    119000   1131315     48.45   no data  --
61.49/61.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
61.59/61.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.59/61.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.59/61.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
61.59/61.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.19/70.24	c lits-rem:      1448  cl-subs:     1002  v-elim:      0  v-fix:    0  time:  8.61 s
70.19/70.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
70.19/70.25	c vivif2 --  cl tried    36456 cl shrink        0 lits rem          0 time: 0.01
70.49/70.50	c asymm  cl-useful: 0/2598/17000 lits-rem:0 time: 0.25
70.49/70.50	c calculated reachability. Time: 0.00
70.49/70.50	c  N dy   945    357984       200     17000         0     36456    119000   1056150     48.45   no data  --
72.98/73.06	c  N dy  1004    378497       200     17000         0     31168    119000    735841     48.41     51.01  --
75.48/75.57	c  N dy  1060    398786       200     17000         0     50836    119000   1829312     48.37     50.94  --
77.99/78.04	c  N dy  1149    418814       200     17000         0     44100    119000   1409500     48.40     51.16  --
80.68/80.71	c  N dy  1231    438928       200     17000         0     36467    119000    941535     48.42     51.26  --
83.49/83.53	c  N dy  1285    459016       200     17000         0     55948    119000   2022912     48.40     50.98  --
86.28/86.31	c  N dy  1360    480792       200     17000         0     48955    119000   1590556     48.40     51.15  --
88.89/88.98	c  N dy  1412    501069       200     17000         0     39536    119000   1023295     48.38     50.97  --
91.79/91.80	c  N dy  1488    521120       200     17000         0     59009    119000   2112334     48.39     51.06  --
93.68/93.74	c  S st  1538    536976       200     17000         0     44303    119000   1242231     48.40     47.06  --
93.78/93.84	c  S st  1538    537478       200     17000         0     44800    119000   1268189     48.40   no data  --
93.78/93.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.78/93.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.78/93.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
93.88/93.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.88/93.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.88/93.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
93.88/93.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.69/103.78	c lits-rem:       626  cl-subs:     1078  v-elim:      0  v-fix:    0  time:  9.88 s
103.69/103.78	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
103.79/103.80	c vivif2 --  cl tried    43722 cl shrink        0 lits rem          0 time: 0.01
103.99/104.08	c asymm  cl-useful: 0/2265/17000 lits-rem:0 time: 0.28
103.99/104.08	c calculated reachability. Time: 0.00
103.99/104.08	c  N dy  1538    537478       200     17000         0     43722    119000   1190181     48.40   no data  --
107.29/107.38	c  N dy  1616    558167       200     17000         0     32745    119000    555536     48.41     51.14  --
109.99/110.03	c  N dy  1678    578362       200     17000         0     52372    119000   1647775     48.42     51.99  --
113.09/113.15	c  N dy  1757    598399       200     17000         0     39746    119000    899286     48.43     50.98  --
116.18/116.21	c  N dy  1823    618695       200     17000         0     59437    119000   1992369     48.43     51.01  --
118.99/119.09	c  N dy  1887    638789       200     17000         0     45944    119000   1205461     48.42     51.06  --
122.38/122.43	c  N dy  1959    658808       200     17000         0     65359    119000   2288266     48.44     51.27  --
125.19/125.23	c  N dy  2023    678949       200     17000         0     50935    119000   1438067     48.44     51.18  --
128.98/129.02	c  N dy  2109    699474       200     17000         0     35953    119000    554784     48.45     51.01  --
131.89/131.97	c  N dy  2197    720021       200     17000         0     55871    119000   1665251     48.47     51.26  --
135.49/135.56	c  N dy  2272    740500       200     17000         0     39846    119000    727146     48.48     51.41  --
138.78/138.85	c  N dy  2344    762432       200     17000         0     61138    119000   1915366     48.49     51.08  --
142.59/142.68	c  N dy  2412    785631       200     17000         0     46728    119000   1067209     48.48     51.20  --
145.88/145.94	c  N dy  2489    805633       200     17000         0     66116    119000   2151995     48.49     51.09  --
145.98/146.06	c  S st  2494    806218       200     17000         0     66686    119000   2183791     48.49   no data  --
146.19/146.23	c  S st  2494    806720       200     17000         0     67180    119000   2210432     48.49   no data  --
146.19/146.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.19/146.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.19/146.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
146.29/146.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.29/146.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.29/146.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
146.29/146.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.09/180.11	c lits-rem:      3050  cl-subs:     2383  v-elim:      0  v-fix:    0  time: 33.77 s
180.09/180.11	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
180.09/180.13	c vivif2 --  cl tried    64797 cl shrink        0 lits rem          0 time: 0.02
180.39/180.47	c asymm  cl-useful: 0/1636/17000 lits-rem:0 time: 0.34
180.39/180.48	c calculated reachability. Time: 0.00
180.39/180.48	c  N dy  2494    806720       200     17000         0     64797    119000   2036610     48.49   no data  --
184.09/184.13	c  N dy  2541    828405       200     17000         0     48015    119000   1097346     48.47     51.59  --
187.59/187.61	c  N dy  2621    848721       200     17000         0     67752    119000   2202314     48.49     51.25  --
191.30/191.36	c  N dy  2691    870664       200     17000         0     50292    119000   1174138     48.47     51.03  --
194.89/194.92	c  N dy  2776    891082       200     17000         0     70084    119000   2274695     48.49     51.21  --
198.69/198.79	c  N dy  2906    911092       200     17000         0     49718    119000   1106015     48.53     51.27  --
202.19/202.21	c  N dy  2985    931317       200     17000         0     69355    119000   2200364     48.54     51.25  --
206.09/206.12	c  N dy  3065    951627       200     17000         0     48347    119000    977427     48.55     51.40  --
209.69/209.76	c  N dy  3144    973299       200     17000         0     69416    119000   2150294     48.55     51.24  --
213.78/213.86	c  N dy  3224    993321       200     17000         0     47139    119000    862944     48.56     52.93  --
217.09/217.14	c  N dy  3277   1013457       200     17000         0     66680    119000   1957638     48.56     51.12  --
221.39/221.46	c  N dy  3347   1034928       200     17000         0     44780    119000    688702     48.56     51.22  --
224.40/224.45	c  N dy  3410   1054984       200     17000         0     64186    119000   1763540     48.56     51.44  --
227.69/227.76	c  F st  3490   1071876       200     17000         0     80600    119000   2685817     48.57   no data  --
228.39/228.48	c  N st  3495   1075173       200     17000         0     83798    119000   2866345     48.57   no data  --
231.59/231.66	c  N dy  3543   1095290       200     17000         0     59634    119000   1474821     48.56     51.14  --
235.08/235.15	c  N dy  3592   1115329       200     17000         0     79022    119000   2559410     48.56     54.12  --
238.89/238.94	c  N dy  3673   1135408       200     17000         0     53911    119000   1114279     48.56     51.51  --
242.19/242.25	c  N dy  3735   1155573       200     17000         0     73416    119000   2203087     48.57     51.29  --
246.29/246.31	c  N dy  3787   1176858       200     17000         0     48516    119000    770675     48.55     51.38  --
249.39/249.42	c  N dy  3850   1196948       200     17000         0     67986    119000   1853942     48.56     51.21  --
251.90/251.96	c  S st  3894   1210080       200     17000         0     80746    119000   2568025     48.55   no data  --
252.09/252.15	c  S st  3894   1210584       200     17000         0     81243    119000   2594731     48.55   no data  --
252.09/252.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
252.09/252.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.19/252.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
252.19/252.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.19/252.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.19/252.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
252.19/252.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.20/421.25	c lits-rem:      2100  cl-subs:     2772  v-elim:      0  v-fix:    0  time: 168.97 s
421.20/421.25	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
421.20/421.27	c vivif2 --  cl tried    78471 cl shrink        0 lits rem          0 time: 0.03
421.49/421.54	c asymm  cl-useful: 0/1823/17000 lits-rem:0 time: 0.27
421.49/421.54	c calculated reachability. Time: 0.00
421.49/421.54	c  N dy  3894   1210584       200     17000         0     78471    119000   2394212     48.55   no data  --
425.70/425.74	c  N dy  3946   1232258       200     17000         0     52994    119000    978779     48.54     51.11  --
429.00/429.05	c  N dy  4015   1252271       200     17000         0     72397    119000   2063465     48.55     51.33  --
433.19/433.25	c  N dy  4076   1272566       200     17000         0     92093    119000   3160903     48.54     51.53  --
436.50/436.53	c  N dy  4098   1293058       200     17000         0     64427    119000   1564452     48.50     51.49  --
440.39/440.47	c  N dy  4165   1313985       200     17000         0     84709    119000   2702062     48.50     51.68  --
444.90/444.94	c  N dy  4258   1335754       200     17000         0     57387    119000   1132129     48.52     51.36  --
449.99/450.08	c  N dy  4314   1364743       200     17000         0     85428    119000   2694773     48.50     51.20  --
453.70/453.79	c  N dy  4333   1384793       200     17000         0     55404    119000    975789     48.46     51.55  --
457.09/457.19	c  N dy  4388   1404817       200     17000         0     74807    119000   2059235     48.45     53.73  --
461.59/461.68	c  N dy  4460   1425175       200     17000         0     94565    119000   3158325     48.46     51.52  --
465.99/466.05	c  N dy  4529   1448298       200     17000         0     66523    119000   1557412     48.45     51.18  --
470.20/470.28	c  N dy  4588   1469761       200     17000         0     87338    119000   2713691     48.44     51.31  --
474.79/474.89	c  N dy  4661   1490269       200     17000         0     55871    119000    913704     48.44     51.03  --
478.50/478.53	c  N dy  4751   1510658       200     17000         0     75642    119000   2014216     48.45     51.12  --
483.09/483.18	c  N dy  4851   1530694       200     17000         0     95080    119000   3101101     48.47     54.59  --
487.20/487.28	c  N dy  4895   1550769       200     17000         0     62202    119000   1222065     48.46     55.84  --
490.90/490.90	c  N dy  4936   1570798       200     17000         0     81648    119000   2304313     48.45     51.09  --
496.00/496.01	c  N dy  5025   1591920       200     17000         0    102124    119000   3456448     48.47     51.05  --
499.79/499.84	c  N dy  5087   1611997       200     17000         0     68281    119000   1514508     48.47     51.64  --
503.89/503.96	c  N dy  5157   1632068       200     17000         0     87688    119000   2592745     48.47     51.09  --
508.60/508.64	c  N dy  5193   1652892       200     17000         0    107813    119000   3719313     48.46     51.04  --
512.29/512.34	c  N dy  5259   1673492       200     17000         0     73545    119000   1767123     48.46     51.13  --
516.80/516.81	c  N dy  5345   1693520       200     17000         0     93015    119000   2855725     48.47     51.77  --
521.30/521.33	c  S st  5407   1710584       200     17000         0    109563    119000   3783742     48.47   no data  --
521.50/521.58	c  S st  5407   1711090       200     17000         0    110062    119000   3809737     48.47   no data  --
521.50/521.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
521.50/521.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
521.60/521.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
521.70/521.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
521.70/521.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
521.70/521.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
521.70/521.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1001.71/1001.75	c lits-rem:      4946  cl-subs:     4293  v-elim:      0  v-fix:    0  time: 480.01 s
1001.71/1001.75	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1001.71/1001.79	c vivif2 --  cl tried   105769 cl shrink        0 lits rem          0 time: 0.04
1002.12/1002.13	c asymm  cl-useful: 0/1192/17000 lits-rem:0 time: 0.34
1002.12/1002.13	c calculated reachability. Time: 0.00
1002.12/1002.13	c  N dy  5407   1711090       200     17000         0    105769    119000   3496279     48.47   no data  --
1006.21/1006.22	c  N dy  5480   1731258       200     17000         0     70144    119000   1535709     48.48     51.42  --
1010.41/1010.44	c  N dy  5563   1751265       200     17000         0     89578    119000   2618698     48.48     52.15  --
1015.11/1015.19	c  N dy  5611   1771438       200     17000         0    109123    119000   3707351     48.48     51.32  --
1019.01/1019.04	c  N dy  5657   1791781       200     17000         0     72638    119000   1620825     48.46     51.14  --
1023.40/1023.44	c  N dy  5731   1812543       200     17000         0     92774    119000   2745257     48.47     51.08  --
1029.21/1029.21	c  N dy  5828   1833007       200     17000         0    112623    119000   3858472     48.48     51.24  --
1033.30/1033.35	c  N dy  5894   1854414       200     17000         0     76142    119000   1775093     48.48     51.10  --
1037.90/1037.98	c  N dy  5981   1874759       200     17000         0     95844    119000   2878246     48.48     51.20  --
1043.71/1043.76	c  N dy  6081   1894824       200     17000         0    115263    119000   3964872     48.50     51.38  --
1047.61/1047.64	c  N dy  6135   1915489       200     17000         0     77179    119000   1796778     48.50     51.18  --
1052.31/1052.32	c  N dy  6205   1936061       200     17000         0     97113    119000   2906712     48.50     51.46  --
1057.41/1057.49	c  N dy  6249   1956143       200     17000         0    116514    119000   3992086     48.49     54.37  --
1061.42/1061.43	c  N dy  6328   1976167       200     17000         0     76856    119000   1729507     48.50     51.36  --
1065.91/1065.96	c  N dy  6386   1997081       200     17000         0     97124    119000   2863272     48.50     51.19  --
1071.50/1071.54	c  N dy  6460   2017171       200     17000         0    116635    119000   3952925     48.50     51.06  --
1076.11/1076.17	c  N dy  6531   2039095       200     17000         0     77784    119000   1730007     48.50     51.11  --
1081.11/1081.18	c  N dy  6623   2059294       200     17000         0     97387    119000   2829228     48.51     51.11  --
1087.61/1087.69	c  N dy  6711   2080957       200     17000         0    118412    119000   4006099     48.52     51.20  --
1092.41/1092.40	c  N dy  6765   2101898       200     17000         0     77572    119000   1674420     48.51     51.35  --
1097.51/1097.52	c  N dy  6849   2122053       200     17000         0     97127    119000   2768061     48.52     51.11  --
1103.61/1103.63	c  N dy  6915   2142868       200     17000         0    117304    119000   3892783     48.52     51.16  --
1108.61/1108.66	c  N dy  6974   2163715       200     17000         0     75503    119000   1511465     48.52     51.33  --
1113.31/1113.31	c  N dy  7036   2184297       200     17000         0     95451    119000   2628812     48.52     51.39  --
1119.11/1119.14	c  N dy  7110   2204323       200     17000         0    114883    119000   3713441     48.52     52.68  --
1121.51/1121.55	c  S st  7152   2211090       200     17000         0    121432    119000   4084039     48.52   no data  --
1121.81/1121.85	c  S st  7152   2211595       200     17000         0    121928    119000   4111374     48.52   no data  --
1121.81/1121.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1121.81/1121.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1121.91/1121.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1122.02/1122.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1122.02/1122.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1122.02/1122.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1122.02/1122.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175489-1301783650/watcher-3175489-1301783650 -o /tmp/evaluation-result-3175489-1301783650/solver-3175489-1301783650 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175489-1301783650.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: 0.00 0.26 2.65 2/174 20697
/proc/meminfo: memFree=21688624/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=29952 CPUtime=0 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 665 0 0 0 0 0 0 0 21 0 1 0 270781143 30670848 604 33554432000 4194304 4650387 140733769367200 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 7488 604 327 112 0 2453 0

[startup+0.0949711 s]
/proc/loadavg: 0.00 0.26 2.65 2/174 20697
/proc/meminfo: memFree=21688624/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=30532 CPUtime=0.09 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 962 0 0 0 9 0 0 0 21 0 1 0 270781143 31264768 901 33554432000 4194304 4650387 140733769367200 18446744073709551615 4370550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 7633 901 345 112 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532

[startup+0.100973 s]
/proc/loadavg: 0.00 0.26 2.65 2/174 20697
/proc/meminfo: memFree=21688624/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=30532 CPUtime=0.09 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 964 0 0 0 9 0 0 0 21 0 1 0 270781143 31264768 903 33554432000 4194304 4650387 140733769367200 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 7633 903 345 112 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532

[startup+0.300938 s]
/proc/loadavg: 0.00 0.26 2.65 2/174 20697
/proc/meminfo: memFree=21688624/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=30664 CPUtime=0.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 997 0 0 0 29 0 0 0 22 0 1 0 270781143 31399936 936 33554432000 4194304 4650387 140733769367200 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 7666 936 345 112 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30664

[startup+0.700865 s]
/proc/loadavg: 0.00 0.26 2.65 2/174 20697
/proc/meminfo: memFree=21688624/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=36516 CPUtime=0.69 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 2959 0 0 0 69 0 0 0 23 0 1 0 270781143 37392384 2180 33554432000 4194304 4650387 140733769367200 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 9129 2180 378 112 0 4094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36516

[startup+1.5007 s]
/proc/loadavg: 0.00 0.26 2.65 2/175 20698
/proc/meminfo: memFree=21680068/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=36896 CPUtime=1.49 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 4410 0 0 0 149 0 0 0 25 0 1 0 270781143 37781504 2316 33554432000 4194304 4650387 140733769367200 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 9224 2316 378 112 0 4189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36896

[startup+3.10042 s]
/proc/loadavg: 0.00 0.26 2.65 2/175 20698
/proc/meminfo: memFree=21679696/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=49372 CPUtime=3.09 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 8341 0 0 0 308 1 0 0 25 0 1 0 270781143 50556928 5454 33554432000 4194304 4650387 140733769367200 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 12343 5454 380 112 0 7308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49372

[startup+6.30086 s]
/proc/loadavg: 0.08 0.27 2.64 4/185 20719
/proc/meminfo: memFree=21603124/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=51172 CPUtime=6.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 9667 0 0 0 628 1 0 0 25 0 1 0 270781143 52400128 5893 33554432000 4194304 4650387 140733769367200 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 12793 5893 380 112 0 7758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51172

[startup+12.7007 s]
/proc/loadavg: 0.31 0.31 2.64 4/185 20719
/proc/meminfo: memFree=21570384/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=51384 CPUtime=12.69 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 12525 0 0 0 1268 1 0 0 25 0 1 0 270781143 52617216 5706 33554432000 4194304 4650387 140733769367200 18446744073709551615 4438370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 12846 5706 380 112 0 7811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51384

[startup+25.5005 s]
/proc/loadavg: 0.99 0.46 2.65 5/190 20729
/proc/meminfo: memFree=21436356/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=62236 CPUtime=25.49 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 22473 0 0 0 2547 2 0 0 25 0 1 0 270781143 63729664 9127 33554432000 4194304 4650387 140733769367200 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 15559 9127 380 112 0 10524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62236

[startup+51.101 s]
/proc/loadavg: 2.01 0.75 2.69 5/190 20729
/proc/meminfo: memFree=21269572/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=80292 CPUtime=51.09 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 35296 0 0 0 5104 5 0 0 25 0 1 0 270781143 82219008 13578 33554432000 4194304 4650387 140733769367200 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 20073 13578 380 112 0 15038 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80292

[startup+102.307 s]
/proc/loadavg: 3.14 1.24 2.76 5/190 20731
/proc/meminfo: memFree=21121992/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=88616 CPUtime=102.3 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 58684 0 0 0 10220 10 0 0 25 0 1 0 270781143 90742784 15336 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 22154 15336 380 112 0 17119 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88616

[startup+162.3 s]
/proc/loadavg: 3.73 1.76 2.84 5/190 20733
/proc/meminfo: memFree=21063320/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=105744 CPUtime=162.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 82797 0 0 0 16213 16 0 0 25 0 1 0 270781143 108281856 20230 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 26436 20230 380 112 0 21401 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105744

[startup+222.301 s]
/proc/loadavg: 3.93 2.18 2.91 5/190 20734
/proc/meminfo: memFree=21048160/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=109292 CPUtime=222.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 101345 0 0 0 22207 22 0 0 25 0 1 0 270781143 111915008 19564 33554432000 4194304 4650387 140733769367200 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 27323 19564 380 112 0 22288 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109292

[startup+282.3 s]
/proc/loadavg: 3.97 2.51 2.98 5/190 20736
/proc/meminfo: memFree=20988984/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=124596 CPUtime=282.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 116907 0 0 0 28205 24 0 0 25 0 1 0 270781143 127586304 24670 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 31149 24670 380 112 0 26114 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124596

[startup+342.301 s]
/proc/loadavg: 3.99 2.78 3.04 5/190 20737
/proc/meminfo: memFree=20956348/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=126036 CPUtime=342.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 117319 0 0 0 34205 24 0 0 25 0 1 0 270781143 129060864 25082 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 31509 25082 380 112 0 26474 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126036

[startup+402.3 s]
/proc/loadavg: 3.99 3.00 3.10 5/190 20739
/proc/meminfo: memFree=20942672/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=126036 CPUtime=402.29 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 117319 0 0 0 40205 24 0 0 25 0 1 0 270781143 129060864 25082 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 31509 25082 380 112 0 26474 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 126036

[startup+462.301 s]
/proc/loadavg: 3.99 3.18 3.15 5/190 20741
/proc/meminfo: memFree=20926520/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=177092 CPUtime=462.3 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 133080 0 0 0 46201 29 0 0 25 0 1 0 270781143 181342208 25798 33554432000 4194304 4650387 140733769367200 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 44273 25798 380 112 0 39238 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 177092

[startup+522.3 s]
/proc/loadavg: 3.99 3.32 3.20 5/190 20742
/proc/meminfo: memFree=20912496/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203548 CPUtime=522.3 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159692 0 0 0 52195 35 0 0 18 0 1 0 270781143 208433152 32284 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50887 32284 380 112 0 45852 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 203548

[startup+582.301 s]
/proc/loadavg: 3.99 3.44 3.25 5/190 20744
/proc/meminfo: memFree=20859272/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=582.3 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159843 0 0 0 58195 35 0 0 25 0 1 0 270781143 208867328 32435 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32435 380 112 0 45958 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 203972

[startup+642.301 s]
/proc/loadavg: 3.99 3.54 3.29 5/190 20745
/proc/meminfo: memFree=20859972/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=642.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159844 0 0 0 64196 35 0 0 25 0 1 0 270781143 208867328 32436 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32436 380 112 0 45958 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 203972

[startup+702.301 s]
/proc/loadavg: 4.07 3.64 3.34 5/190 20747
/proc/meminfo: memFree=20838732/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=702.3 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159844 0 0 0 70195 35 0 0 25 0 1 0 270781143 208867328 32436 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32436 380 112 0 45958 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 203972

[startup+762.307 s]
/proc/loadavg: 4.02 3.70 3.38 5/190 20749
/proc/meminfo: memFree=20804484/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=762.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159848 0 0 0 76196 35 0 0 25 0 1 0 270781143 208867328 32440 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32440 380 112 0 45958 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 203972

[startup+822.301 s]
/proc/loadavg: 4.01 3.75 3.41 5/190 20750
/proc/meminfo: memFree=20798768/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=822.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159848 0 0 0 82196 35 0 0 25 0 1 0 270781143 208867328 32440 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32440 380 112 0 45958 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 203972

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 3.45 5/190 20752
/proc/meminfo: memFree=20839796/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=882.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159848 0 0 0 88196 35 0 0 25 0 1 0 270781143 208867328 32440 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32440 380 112 0 45958 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 203972

[startup+942.3 s]
/proc/loadavg: 4.00 3.83 3.48 5/190 20753
/proc/meminfo: memFree=20810760/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=942.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159848 0 0 0 94196 35 0 0 25 0 1 0 270781143 208867328 32440 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32440 380 112 0 45958 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203972

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.51 5/190 20755
/proc/meminfo: memFree=20778496/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=203972 CPUtime=1002.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 159872 0 0 0 100196 35 0 0 25 0 1 0 270781143 208867328 32464 33554432000 4194304 4650387 140733769367200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 50993 32464 380 112 0 45958 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 203972

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 3.54 5/190 20757
/proc/meminfo: memFree=20817912/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=152180 CPUtime=1062.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 180054 0 0 0 106192 39 0 0 25 0 1 0 270781143 155832320 30548 33554432000 4194304 4650387 140733769367200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 38045 30548 380 112 0 33010 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 152180

[startup+1122.3 s]
/proc/loadavg: 4.05 3.91 3.57 5/190 20758
/proc/meminfo: memFree=20702700/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=224640 CPUtime=1122.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 200138 0 0 0 112186 45 0 0 25 0 1 0 270781143 230031360 36699 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 56160 36699 380 112 0 51125 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 224640

[startup+1182.3 s]
/proc/loadavg: 4.02 3.93 3.59 5/190 20760
/proc/meminfo: memFree=20717932/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=224640 CPUtime=1182.31 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 200138 0 0 0 118186 45 0 0 25 0 1 0 270781143 230031360 36699 33554432000 4194304 4650387 140733769367200 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 56160 36699 380 112 0 51125 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 224640

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 20761
/proc/meminfo: memFree=20720276/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=224640 CPUtime=1242.32 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 200231 0 0 0 124186 46 0 0 25 0 1 0 270781143 230031360 36792 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 56160 36792 380 112 0 51125 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 224640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20763
/proc/meminfo: memFree=20608644/32951124 swapFree=67111528/67111528
[pid=20697] ppid=20695 vsize=224860 CPUtime=1300.02 cores=4,6
/proc/20697/stat : 20697 (strangenight1-s) R 20695 20697 20667 0 -1 4202496 200252 0 0 0 129956 46 0 0 25 0 1 0 270781143 230256640 36813 33554432000 4194304 4650387 140733769367200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20697/statm: 56215 36813 380 112 0 51180 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 224860

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.57
CPU system time (s): 0.467928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 224860

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

runsolver used 2.27265 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:34:10
IDJOB=3175489
IDBENCH=82507
IDSOLVER=1589
FILE ID=node144/3175489-1301783650
RUNJOBID= node144-1301783648-20686
PBS_JOBID= 12841374
Free space on /tmp= 71320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175489-1301783650/watcher-3175489-1301783650 -o /tmp/evaluation-result-3175489-1301783650/solver-3175489-1301783650 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175489-1301783650.cnf

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

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=1340296769

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21688904 kB
Buffers:        357368 kB
Cached:       10567476 kB
SwapCached:          0 kB
Active:        8085964 kB
Inactive:      2900756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21688904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6656 kB
Writeback:           0 kB
AnonPages:       61496 kB
Mapped:          14508 kB
Slab:           212308 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184824 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= 71292 MiB
End job on node144 at 2011-04-03 00:55:52