Trace number 3175620

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
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-3175620-1301784962.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/14625/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:     104 undec:       4 neg:      92
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     8      4039       200     17000         0      3909    119000    225525     49.99     55.11  --
0.79/0.85	c  N dy    23      8277       200     17000         0      5614    119000    274850     49.45     52.38  --
1.00/1.10	c  N dy    34     12507       200     17000         0      5577    119000    220881     49.34     52.17  --
1.39/1.45	c  N dy    41     18312       200     17000         0      5748    119000    183255     48.75     51.49  --
1.69/1.79	c  N dy    57     23765       200     17000         0     11047    119000    479392     48.56     51.22  --
1.79/1.87	c  F st    62     25001       200     17000         0     12242    119000    545990     48.59     47.57  --
1.99/2.08	c  N st    67     28297       200     17000         0      8839    119000    315955     48.59   no data  --
2.09/2.19	c  S st    68     30000       200     17000         0     10490    119000    411608     48.59   no data  --
2.19/2.24	c  S st    68     30506       200     17000         0     10987    119000    438874     48.59   no data  --
2.19/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.19/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.19/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.01	c lits-rem:      2493  cl-subs:      385  v-elim:      0  v-fix:    0  time:  2.75 s
5.09/5.10	c asymm  cl-useful: 0/2375/17000 lits-rem:0 time: 0.09
5.09/5.10	c calculated reachability. Time: 0.00
5.09/5.10	c  N dy    68     30506       200     17000         0     10602    119000    406370     48.59   no data  --
5.40/5.46	c  N dy    73     35302       200     17000         0     15230    119000    664187     48.40     51.18  --
5.69/5.77	c  N dy    94     39780       200     17000         0     11919    119000    437632     48.53     51.27  --
5.99/6.06	c  N dy   104     43798       200     17000         0     15791    119000    652309     48.47     53.67  --
6.19/6.22	c  S st   112     45759       200     17000         0      9028    119000    233547     48.52     48.90  --
6.19/6.27	c  S st   112     46264       200     17000         0      9527    119000    260656     48.52   no data  --
6.19/6.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.19/6.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.19/6.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.69/8.70	c lits-rem:       351  cl-subs:       42  v-elim:      0  v-fix:    0  time:  2.42 s
8.69/8.70	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
8.69/8.71	c vivif2 --  cl tried     9485 cl shrink        0 lits rem          0 time: 0.00
8.99/9.07	c asymm  cl-useful: 0/12544/17000 lits-rem:0 time: 0.36
8.99/9.07	c calculated reachability. Time: 0.00
8.99/9.07	c  N dy   112     46264       200     17000         0      9485    119000    257191     48.52   no data  --
9.39/9.42	c  N dy   126     51529       200     17000         0     14573    119000    540544     48.47     51.05  --
9.79/9.85	c  N dy   147     56965       200     17000         0     10173    119000    255129     48.50     51.19  --
10.09/10.17	c  N dy   170     61436       200     17000         0     14499    119000    498448     48.58     51.16  --
10.39/10.47	c  N dy   183     65454       200     17000         0     18400    119000    717917     48.61     51.29  --
10.69/10.79	c  S st   192     69397       200     17000         0     11597    119000    291812     48.55     44.46  --
10.79/10.84	c  S st   192     69903       200     17000         0     12096    119000    319858     48.55   no data  --
10.79/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.79/10.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
10.79/10.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.39/13.45	c lits-rem:       902  cl-subs:      116  v-elim:      0  v-fix:    0  time:  2.59 s
13.39/13.45	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
13.39/13.46	c vivif2 --  cl tried    11980 cl shrink        0 lits rem          0 time: 0.00
13.59/13.63	c asymm  cl-useful: 0/4456/17000 lits-rem:0 time: 0.17
13.59/13.63	c calculated reachability. Time: 0.00
13.59/13.63	c  N dy   192     69903       200     17000         0     11980    119000    310847     48.55   no data  --
13.89/13.97	c  N dy   207     74675       200     17000         0     16595    119000    568183     48.57     51.88  --
14.29/14.37	c  N dy   226     79520       200     17000         0     21295    119000    830191     48.57     51.33  --
14.79/14.80	c  N dy   237     84972       200     17000         0     14957    119000    435756     48.50     51.28  --
14.89/14.99	c  F st   247     87500       200     17000         0     17421    119000    571550     48.51     49.97  --
15.19/15.25	c  N st   252     90799       200     17000         0     20602    119000    753878     48.51   no data  --
15.79/15.81	c  N dy   271     97389       200     17000         0     14392    119000    361781     48.55     51.18  --
16.29/16.38	c  N dy   291    104646       200     17000         0     21436    119000    754101     48.51     51.08  --
16.39/16.40	c  S st   294    104857       200     17000         0     21643    119000    766255     48.52   no data  --
16.39/16.46	c  S st   294    105359       200     17000         0     22139    119000    792005     48.52   no data  --
16.39/16.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.39/16.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.39/16.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.39/16.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.39/16.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.39/16.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.39/16.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.70/21.73	c lits-rem:      1999  cl-subs:      773  v-elim:      0  v-fix:    0  time:  5.23 s
21.70/21.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
21.70/21.74	c vivif2 --  cl tried    21366 cl shrink        0 lits rem          0 time: 0.01
21.90/21.94	c asymm  cl-useful: 0/4465/17000 lits-rem:0 time: 0.19
21.90/21.94	c calculated reachability. Time: 0.00
21.90/21.94	c  N dy   294    105359       200     17000         0     21366    119000    734667     48.52   no data  --
22.59/22.60	c  N dy   319    113051       200     17000         0     15273    119000    366623     48.52     51.15  --
23.19/23.20	c  N dy   348    120731       200     17000         0     22742    119000    783252     48.54     51.21  --
23.89/23.91	c  N dy   361    128535       200     17000         0     15758    119000    349741     48.44     51.02  --
24.49/24.59	c  N dy   392    136777       200     17000         0     23746    119000    793042     48.47     51.64  --
25.39/25.44	c  N dy   415    145529       200     17000         0     16711    119000    360157     48.43     51.07  --
26.20/26.27	c  N dy   457    155212       200     17000         0     26106    119000    886200     48.48     51.17  --
26.49/26.55	c  S st   470    158039       200     17000         0     28865    119000   1039672     48.50     48.74  --
26.59/26.62	c  S st   470    158544       200     17000         0     29361    119000   1065914     48.50   no data  --
26.59/26.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.59/26.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
26.59/26.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.59/26.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.59/26.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.59/26.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.49/34.55	c lits-rem:      1500  cl-subs:      956  v-elim:      0  v-fix:    0  time:  7.87 s
34.49/34.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
34.49/34.56	c vivif2 --  cl tried    28405 cl shrink        0 lits rem          0 time: 0.01
34.79/34.80	c asymm  cl-useful: 0/3222/17000 lits-rem:0 time: 0.24
34.79/34.80	c calculated reachability. Time: 0.00
34.79/34.80	c  N dy   470    158544       200     17000         0     28405    119000    993816     48.50   no data  --
35.79/35.84	c  N dy   505    169419       200     17000         0     22468    119000    633037     48.50     51.15  --
36.89/36.90	c  N dy   533    180431       200     17000         0     33161    119000   1227000     48.48     51.15  --
37.98/38.06	c  N dy   577    192236       200     17000         0     27134    119000    853143     48.52     51.11  --
39.50/39.51	c  N dy   632    205165       200     17000         0     21254    119000    483292     48.55     51.61  --
40.69/40.79	c  N dy   667    218455       200     17000         0     34142    119000   1195586     48.53     51.52  --
42.18/42.20	c  N dy   717    232427       200     17000         0     28294    119000    830112     48.54     51.21  --
42.68/42.78	c  S st   744    237816       200     17000         0     33515    119000   1122358     48.56     46.20  --
42.79/42.86	c  S st   744    238322       200     17000         0     34013    119000   1148514     48.56   no data  --
42.79/42.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.79/42.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.79/42.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
42.89/42.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.89/42.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.89/42.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
42.89/42.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.08/52.13	c lits-rem:      1037  cl-subs:      994  v-elim:      0  v-fix:    0  time:  9.22 s
52.08/52.13	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
52.08/52.14	c vivif2 --  cl tried    33019 cl shrink        0 lits rem          0 time: 0.01
52.28/52.38	c asymm  cl-useful: 0/2818/17000 lits-rem:0 time: 0.24
52.28/52.38	c calculated reachability. Time: 0.00
52.28/52.38	c  N dy   744    238322       200     17000         0     33019    119000   1074133     48.56   no data  --
54.09/54.11	c  N dy   793    254243       200     17000         0     28115    119000    779477     48.56     51.43  --
55.99/56.08	c  N dy   827    271174       200     17000         0     23215    119000    460145     48.50     51.42  --
58.09/58.11	c  N dy   886    288965       200     17000         0     40499    119000   1424256     48.49     51.20  --
59.99/60.00	c  F st   937    306252       200     17000         0     34954    119000   1071209     48.47     47.45  --
60.08/60.14	c  N st   940    307443       200     17000         0     36108    119000   1136545     48.47   no data  --
62.49/62.54	c  N dy  1001    327680       200     17000         0     32444    119000    887054     48.48     51.19  --
64.98/65.09	c  N dy  1070    347778       200     17000         0     27667    119000    578335     48.48     51.55  --
66.19/66.21	c  S st  1104    357484       200     17000         0     37095    119000   1102866     48.48     48.05  --
66.29/66.31	c  S st  1104    357989       200     17000         0     37590    119000   1129454     48.48   no data  --
66.29/66.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.29/66.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.29/66.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
66.29/66.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.29/66.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.29/66.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
66.29/66.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.59/73.67	c lits-rem:      1550  cl-subs:      938  v-elim:      0  v-fix:    0  time:  7.31 s
73.59/73.67	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
73.59/73.68	c vivif2 --  cl tried    36652 cl shrink        0 lits rem          0 time: 0.01
73.79/73.90	c asymm  cl-useful: 0/2614/17000 lits-rem:0 time: 0.21
73.89/73.90	c calculated reachability. Time: 0.00
73.89/73.90	c  N dy  1104    357989       200     17000         0     36652    119000   1059166     48.48   no data  --
76.08/76.19	c  N dy  1141    378089       200     17000         0     30952    119000    716028     48.41     50.99  --
78.68/78.78	c  N dy  1235    398771       200     17000         0     51023    119000   1836205     48.46     51.05  --
81.19/81.28	c  N dy  1307    420034       200     17000         0     45454    119000   1478719     48.45     51.11  --
83.69/83.73	c  N dy  1357    440155       200     17000         0     37806    119000   1009209     48.45     51.25  --
86.48/86.56	c  N dy  1411    460443       200     17000         0     29339    119000    497774     48.43     51.29  --
88.99/89.05	c  N dy  1458    480707       200     17000         0     49007    119000   1591048     48.40     51.18  --
91.78/91.86	c  N dy  1537    500816       200     17000         0     39442    119000   1015248     48.43     51.03  --
94.99/95.00	c  N dy  1626    520858       200     17000         0     58888    119000   2104943     48.47     51.03  --
97.08/97.11	c  S st  1681    536983       200     17000         0     44418    119000   1240779     48.48     48.31  --
97.18/97.23	c  S st  1681    537487       200     17000         0     44914    119000   1267111     48.48   no data  --
97.18/97.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.18/97.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.18/97.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
97.18/97.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.18/97.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.18/97.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
97.18/97.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.49/106.58	c lits-rem:       814  cl-subs:     1133  v-elim:      0  v-fix:    0  time:  9.28 s
106.49/106.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
106.49/106.59	c vivif2 --  cl tried    43781 cl shrink        0 lits rem          0 time: 0.01
106.79/106.82	c asymm  cl-useful: 0/2217/17000 lits-rem:0 time: 0.23
106.79/106.82	c calculated reachability. Time: 0.00
106.79/106.82	c  N dy  1681    537487       200     17000         0     43781    119000   1184444     48.48   no data  --
110.00/110.01	c  N dy  1770    558259       200     17000         0     32875    119000    560545     48.50     51.51  --
112.39/112.48	c  N dy  1836    578375       200     17000         0     52380    119000   1652923     48.50     51.35  --
115.29/115.33	c  N dy  1900    598465       200     17000         0     39883    119000    908371     48.50     53.57  --
118.29/118.36	c  N dy  1949    620401       200     17000         0     61112    119000   2086970     48.48     51.19  --
122.29/122.37	c  N dy  2007    650384       200     17000         0     57174    119000   1836180     48.41     51.87  --
125.49/125.53	c  N dy  2087    670470       200     17000         0     42782    119000    979191     48.42     57.32  --
128.70/128.72	c  N dy  2182    690482       200     17000         0     62241    119000   2066916     48.45     51.97  --
131.79/131.85	c  N dy  2260    710523       200     17000         0     46769    119000   1158808     48.46     52.10  --
134.98/135.01	c  N dy  2347    730534       200     17000         0     66121    119000   2236889     48.48     51.16  --
137.99/138.02	c  N dy  2425    751178       200     17000         0     50290    119000   1308592     48.49     51.24  --
141.19/141.20	c  N dy  2485    771196       200     17000         0     69726    119000   2395422     48.49     53.05  --
144.19/144.21	c  N dy  2579    791228       200     17000         0     52243    119000   1376186     48.52     51.11  --
146.49/146.58	c  S st  2622    806230       200     17000         0     66745    119000   2179750     48.51   no data  --
146.69/146.73	c  S st  2622    806734       200     17000         0     67239    119000   2206591     48.51   no data  --
146.69/146.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.69/146.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.69/146.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
146.79/146.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.79/146.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.79/146.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
146.79/146.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.99/181.04	c lits-rem:      2456  cl-subs:     2303  v-elim:      0  v-fix:    0  time: 34.21 s
180.99/181.04	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
180.99/181.07	c vivif2 --  cl tried    64936 cl shrink        0 lits rem          0 time: 0.02
181.29/181.34	c asymm  cl-useful: 0/1602/17000 lits-rem:0 time: 0.27
181.29/181.34	c calculated reachability. Time: 0.00
181.29/181.34	c  N dy  2622    806734       200     17000         0     64936    119000   2037378     48.51   no data  --
184.49/184.56	c  N dy  2697    826828       200     17000         0     46677    119000   1024700     48.52     51.50  --
187.59/187.63	c  N dy  2742    846878       200     17000         0     66108    119000   2106186     48.51     51.09  --
191.09/191.15	c  N dy  2818    867595       200     17000         0     47472    119000   1022599     48.51     51.14  --
194.39/194.43	c  N dy  2895    888369       200     17000         0     67607    119000   2141626     48.52     51.09  --
198.00/198.02	c  N dy  2976    908479       200     17000         0     47368    119000    968119     48.53     51.09  --
200.99/201.08	c  N dy  3037    928536       200     17000         0     66855    119000   2054830     48.52     53.16  --
205.09/205.14	c  N dy  3141    950557       200     17000         0     47433    119000    924975     48.54     51.13  --
208.30/208.32	c  N dy  3226    970575       200     17000         0     66888    119000   2009099     48.56     51.69  --
212.49/212.53	c  N dy  3297    993361       200     17000         0     47278    119000    870322     48.56     51.20  --
215.60/215.60	c  N dy  3343   1013400       200     17000         0     66696    119000   1948261     48.54     51.16  --
219.69/219.79	c  N dy  3431   1033831       200     17000         0     43829    119000    636624     48.55     51.41  --
222.69/222.73	c  N dy  3492   1053959       200     17000         0     63354    119000   1723364     48.54     51.15  --
225.88/225.94	c  F st  3518   1071877       200     17000         0     80673    119000   2695389     48.51     44.85  --
226.60/226.65	c  N st  3523   1075172       200     17000         0     83869    119000   2875189     48.51   no data  --
230.09/230.11	c  N dy  3582   1095250       200     17000         0     59741    119000   1485351     48.51     51.20  --
234.09/234.13	c  N dy  3652   1115358       200     17000         0     79262    119000   2574474     48.52     51.22  --
238.19/238.22	c  N dy  3726   1135384       200     17000         0     54072    119000   1121526     48.52     51.54  --
242.09/242.14	c  N dy  3807   1156115       200     17000         0     74228    119000   2250702     48.53     51.31  --
246.79/246.83	c  N dy  3875   1176900       200     17000         0     48790    119000    780714     48.53     51.10  --
250.39/250.47	c  N dy  3953   1197285       200     17000         0     68570    119000   1880718     48.54     51.91  --
253.29/253.34	c  S st  3993   1210102       200     17000         0     81016    119000   2574026     48.54     48.31  --
253.49/253.54	c  S st  3993   1210603       200     17000         0     81508    119000   2599994     48.54   no data  --
253.49/253.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
253.49/253.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
253.49/253.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
253.59/253.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.59/253.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.59/253.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
253.59/253.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
463.00/463.01	c lits-rem:      2190  cl-subs:     2766  v-elim:      0  v-fix:    0  time: 209.35 s
463.00/463.01	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
463.00/463.04	c vivif2 --  cl tried    78742 cl shrink        0 lits rem          0 time: 0.03
463.30/463.36	c asymm  cl-useful: 0/1836/17000 lits-rem:0 time: 0.33
463.30/463.37	c calculated reachability. Time: 0.00
463.30/463.37	c  N dy  3993   1210603       200     17000         0     78742    119000   2397176     48.54   no data  --
468.00/468.01	c  N dy  4058   1230635       200     17000         0     51638    119000    893441     48.54     54.71  --
471.70/471.76	c  N dy  4141   1250734       200     17000         0     71163    119000   1986554     48.55     51.96  --
476.70/476.77	c  N dy  4204   1272322       200     17000         0     92127    119000   3165764     48.55     51.24  --
481.50/481.56	c  N dy  4263   1298685       200     17000         0     70096    119000   1881432     48.53     51.10  --
486.30/486.35	c  N dy  4347   1318875       200     17000         0     89722    119000   2972498     48.54     51.20  --
490.61/490.64	c  N dy  4414   1339621       200     17000         0     61334    119000   1342447     48.54     51.25  --
494.91/494.98	c  N dy  4466   1360347       200     17000         0     81394    119000   2460966     48.54     51.18  --
500.21/500.26	c  N dy  4538   1380541       200     17000         0     51522    119000    753141     48.54     51.13  --
503.40/503.48	c  N dy  4583   1400559       200     17000         0     70966    119000   1836656     48.53     51.12  --
507.70/507.72	c  N dy  4655   1420649       200     17000         0     90486    119000   2927618     48.53     51.17  --
511.91/511.91	c  N dy  4722   1440810       200     17000         0     59598    119000   1158746     48.54     51.28  --
515.50/515.58	c  N dy  4788   1460978       200     17000         0     79126    119000   2245881     48.54     51.58  --
520.31/520.37	c  N dy  4866   1481350       200     17000         0     98842    119000   3345395     48.55     51.50  --
524.10/524.14	c  N dy  4933   1501785       200     17000         0     67249    119000   1538701     48.54     51.10  --
528.21/528.27	c  N dy  5006   1522396       200     17000         0     87242    119000   2656670     48.55     51.21  --
533.30/533.30	c  N dy  5088   1542524       200     17000         0     54432    119000    784643     48.55     51.29  --
536.60/536.65	c  N dy  5159   1562544       200     17000         0     73864    119000   1873183     48.56     51.45  --
540.81/540.86	c  N dy  5215   1582854       200     17000         0     93557    119000   2973435     48.56     51.41  --
545.40/545.46	c  N dy  5294   1603084       200     17000         0     59862    119000   1045521     48.57     51.17  --
549.30/549.30	c  N dy  5378   1623840       200     17000         0     80053    119000   2172186     48.57     51.40  --
553.71/553.70	c  N dy  5445   1643918       200     17000         0     99596    119000   3263852     48.57     51.23  --
558.00/558.03	c  N dy  5508   1663993       200     17000         0     64662    119000   1266003     48.56     51.43  --
562.11/562.11	c  N dy  5596   1684214       200     17000         0     84268    119000   2361183     48.57     51.24  --
567.11/567.17	c  N dy  5670   1705189       200     17000         0    104589    119000   3496443     48.58     51.35  --
568.61/568.66	c  S st  5688   1710603       200     17000         0    109830    119000   3787725     48.58     44.47  --
568.90/568.92	c  S st  5688   1711109       200     17000         0    110332    119000   3815252     48.58   no data  --
568.90/568.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.90/568.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.90/568.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
569.00/569.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
569.00/569.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.00/569.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
569.00/569.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1086.84/1086.85	c lits-rem:      4889  cl-subs:     4300  v-elim:      0  v-fix:    0  time: 517.78 s
1086.84/1086.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1086.84/1086.89	c vivif2 --  cl tried   106032 cl shrink        0 lits rem          0 time: 0.04
1087.23/1087.24	c asymm  cl-useful: 0/1213/17000 lits-rem:0 time: 0.35
1087.23/1087.25	c calculated reachability. Time: 0.00
1087.23/1087.25	c  N dy  5688   1711109       200     17000         0    106032    119000   3503023     48.58   no data  --
1091.53/1091.59	c  N dy  5746   1731184       200     17000         0     70190    119000   1538193     48.58     51.39  --
1096.23/1096.29	c  N dy  5829   1751280       200     17000         0     89717    119000   2634161     48.58     51.63  --
1102.43/1102.43	c  N dy  5920   1771310       200     17000         0    109167    119000   3722148     48.59     51.18  --
1106.73/1106.72	c  N dy  5991   1791449       200     17000         0     72461    119000   1618667     48.60     51.37  --
1111.73/1111.73	c  N dy  6083   1811801       200     17000         0     92200    119000   2727922     48.61     51.34  --
1117.73/1117.70	c  N dy  6133   1833358       200     17000         0    113140    119000   3901840     48.60     51.27  --
1122.04/1122.00	c  N dy  6203   1853539       200     17000         0     75532    119000   1740055     48.60     51.98  --
1128.33/1128.30	c  N dy  6267   1878871       200     17000         0    100062    119000   3107302     48.59     51.32  --
1134.33/1134.30	c  N dy  6335   1899034       200     17000         0     61418    119000    902938     48.60     51.22  --
1138.62/1138.63	c  N dy  6421   1919113       200     17000         0     80899    119000   1996893     48.60     51.28  --
1145.03/1145.00	c  N dy  6496   1942662       200     17000         0    103727    119000   3270119     48.60     51.68  --
1150.73/1150.73	c  N dy  6557   1962756       200     17000         0     64065    119000   1006259     48.60     53.78  --
1154.94/1154.96	c  N dy  6602   1983397       200     17000         0     84122    119000   2128269     48.60     51.18  --
1160.53/1160.58	c  N dy  6667   2003870       200     17000         0    103998    119000   3237436     48.60     51.25  --
1166.73/1166.70	c  N dy  6724   2023904       200     17000         0     63295    119000    916747     48.60     51.32  --
1171.04/1171.01	c  N dy  6808   2043916       200     17000         0     82705    119000   1999769     48.60     52.31  --
1176.63/1176.65	c  N dy  6895   2064181       200     17000         0    102375    119000   3106470     48.61     51.61  --
1183.43/1183.49	c  N dy  6984   2084206       200     17000         0    121801    119000   4195177     48.61     51.43  --
1188.13/1188.12	c  N dy  7066   2104932       200     17000         0     80772    119000   1844900     48.62     51.19  --
1193.44/1193.45	c  N dy  7135   2125365       200     17000         0    100605    119000   2954676     48.62     51.45  --
1200.14/1200.11	c  N dy  7193   2147953       200     17000         0    122518    119000   4186619     48.61     51.41  --
1204.83/1204.82	c  N dy  7268   2168019       200     17000         0     79941    119000   1753915     48.62     53.05  --
1210.04/1210.08	c  N dy  7342   2188035       200     17000         0     99390    119000   2844721     48.62     51.48  --
1217.04/1217.02	c  N dy  7424   2209747       200     17000         0    120425    119000   4021619     48.62     51.26  --
1217.53/1217.53	c  S st  7433   2211109       200     17000         0    121746    119000   4096419     48.63     49.93  --
1217.83/1217.85	c  S st  7433   2211611       200     17000         0    122239    119000   4123782     48.63   no data  --
1217.83/1217.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.83/1217.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1217.93/1217.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1218.03/1218.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1218.03/1218.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1218.03/1218.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1218.03/1218.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-3175620-1301784962/watcher-3175620-1301784962 -o /tmp/evaluation-result-3175620-1301784962/solver-3175620-1301784962 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175620-1301784962.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19463
/proc/meminfo: memFree=22405808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=29952 CPUtime=0 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 696 0 0 0 0 0 0 0 25 0 1 0 270911870 30670848 635 33554432000 4194304 4650387 140735774586816 18446744073709551615 270338080953 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 7488 636 327 112 0 2453 0

[startup+0.077276 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19463
/proc/meminfo: memFree=22405808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=30532 CPUtime=0.07 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 959 0 0 0 7 0 0 0 25 0 1 0 270911870 31264768 898 33554432000 4194304 4650387 140735774586816 18446744073709551615 4370675 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 7633 898 345 112 0 2598 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30532

[startup+0.100272 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19463
/proc/meminfo: memFree=22405808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=30532 CPUtime=0.09 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 964 0 0 0 9 0 0 0 25 0 1 0 270911870 31264768 903 33554432000 4194304 4650387 140735774586816 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 7633 903 345 112 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532

[startup+0.300235 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19463
/proc/meminfo: memFree=22405808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=30664 CPUtime=0.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 999 0 0 0 29 0 0 0 25 0 1 0 270911870 31399936 938 33554432000 4194304 4650387 140735774586816 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 7666 938 345 112 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30664

[startup+0.700157 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19463
/proc/meminfo: memFree=22405808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=36488 CPUtime=0.69 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 2956 0 0 0 69 0 0 0 25 0 1 0 270911870 37363712 2176 33554432000 4194304 4650387 140735774586816 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 9122 2176 378 112 0 4087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36488

[startup+1.501 s]
/proc/loadavg: 3.76 3.89 3.63 4/188 19464
/proc/meminfo: memFree=22379884/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=36860 CPUtime=1.49 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 4393 0 0 0 149 0 0 0 25 0 1 0 270911870 37744640 2305 33554432000 4194304 4650387 140735774586816 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 9215 2305 378 112 0 4180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36860

[startup+3.10068 s]
/proc/loadavg: 3.76 3.89 3.63 4/187 19485
/proc/meminfo: memFree=22385808/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=49400 CPUtime=3.09 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 8397 0 0 0 308 1 0 0 25 0 1 0 270911870 50585600 5514 33554432000 4194304 4650387 140735774586816 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 12350 5514 380 112 0 7315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49400

[startup+6.30105 s]
/proc/loadavg: 3.78 3.90 3.63 5/190 19491
/proc/meminfo: memFree=22237948/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=51360 CPUtime=6.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 10435 0 0 0 628 1 0 0 25 0 1 0 270911870 52592640 5713 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 12840 5713 380 112 0 7805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51360

[startup+12.7008 s]
/proc/loadavg: 3.80 3.90 3.63 5/190 19492
/proc/meminfo: memFree=22175760/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=51508 CPUtime=12.69 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 12630 0 0 0 1267 2 0 0 25 0 1 0 270911870 52744192 5806 33554432000 4194304 4650387 140735774586816 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 12877 5806 380 112 0 7842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51508

[startup+25.5002 s]
/proc/loadavg: 3.84 3.90 3.64 5/190 19492
/proc/meminfo: memFree=22140056/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=62916 CPUtime=25.49 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 21854 0 0 0 2546 3 0 0 25 0 1 0 270911870 64425984 8509 33554432000 4194304 4650387 140735774586816 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 15729 8509 380 112 0 10694 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62916

[startup+51.1012 s]
/proc/loadavg: 3.97 3.93 3.65 5/190 19493
/proc/meminfo: memFree=21992760/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=78388 CPUtime=51.08 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 32711 0 0 0 5103 5 0 0 25 0 1 0 270911870 80269312 12837 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 19597 12837 380 112 0 14562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78388

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.67 5/190 19494
/proc/meminfo: memFree=21954084/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=86392 CPUtime=102.3 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 58151 0 0 0 10217 13 0 0 25 0 1 0 270911870 88465408 14822 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 21598 14822 380 112 0 16563 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86392

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.68 5/190 19496
/proc/meminfo: memFree=21878656/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=106724 CPUtime=162.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 82974 0 0 0 16211 18 0 0 25 0 1 0 270911870 109285376 20434 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 26681 20434 380 112 0 21646 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106724

[startup+222.301 s]
/proc/loadavg: 4.06 3.97 3.71 5/190 19497
/proc/meminfo: memFree=21866844/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=110108 CPUtime=222.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 102239 0 0 0 22207 22 0 0 25 0 1 0 270911870 112750592 20514 33554432000 4194304 4650387 140735774586816 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 27527 20514 380 112 0 22492 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110108

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/190 19499
/proc/meminfo: memFree=21810980/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=123168 CPUtime=282.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 116667 0 0 0 28200 29 0 0 25 0 1 0 270911870 126124032 24473 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 30792 24473 380 112 0 25757 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 123168

[startup+342.3 s]
/proc/loadavg: 4.05 3.99 3.74 5/190 19509
/proc/meminfo: memFree=21807504/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=126048 CPUtime=342.29 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 117136 0 0 0 34200 29 0 0 25 0 1 0 270911870 129073152 24942 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 31512 24942 380 112 0 26477 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126048

[startup+402.3 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 19511
/proc/meminfo: memFree=21786264/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=126048 CPUtime=402.3 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 117136 0 0 0 40201 29 0 0 25 0 1 0 270911870 129073152 24942 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 31512 24942 380 112 0 26477 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126048

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 19513
/proc/meminfo: memFree=21792204/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=126048 CPUtime=462.3 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 117136 0 0 0 46201 29 0 0 25 0 1 0 270911870 129073152 24942 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 31512 24942 380 112 0 26477 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126048

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 19514
/proc/meminfo: memFree=21745976/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=126372 CPUtime=522.3 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 138343 0 0 0 52194 36 0 0 25 0 1 0 270911870 129404928 23242 33554432000 4194304 4650387 140735774586816 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 31593 23242 380 112 0 26558 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 126372

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.79 5/190 19516
/proc/meminfo: memFree=21734292/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=582.31 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160068 0 0 0 58190 41 0 0 25 0 1 0 270911870 209858560 32661 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32661 380 112 0 46200 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204940

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.81 5/190 19517
/proc/meminfo: memFree=21707728/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=642.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160113 0 0 0 64191 41 0 0 25 0 1 0 270911870 209858560 32706 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32706 380 112 0 46200 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 204940

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 19519
/proc/meminfo: memFree=21704984/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=702.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160114 0 0 0 70191 41 0 0 25 0 1 0 270911870 209858560 32707 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32707 380 112 0 46200 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 204940

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.83 5/190 19521
/proc/meminfo: memFree=21698764/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=762.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 76191 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 204940

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.84 5/190 19522
/proc/meminfo: memFree=21686576/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=822.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 82191 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 204940

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/190 19524
/proc/meminfo: memFree=21698556/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=882.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 88191 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 204940

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 19525
/proc/meminfo: memFree=21673992/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=942.32 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 94191 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 204940

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 19527
/proc/meminfo: memFree=21689092/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=1002.33 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 100192 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 204940

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.87 5/190 19529
/proc/meminfo: memFree=21697500/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=204940 CPUtime=1062.33 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 160117 0 0 0 106192 41 0 0 25 0 1 0 270911870 209858560 32710 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51235 32710 380 112 0 46200 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 204940

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 19530
/proc/meminfo: memFree=21550512/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=153036 CPUtime=1122.33 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 171237 0 0 0 112187 46 0 0 25 0 1 0 270911870 156708864 30653 33554432000 4194304 4650387 140735774586816 18446744073709551615 4360499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 38259 30653 380 112 0 33224 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 153036

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 19532
/proc/meminfo: memFree=21543548/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=206560 CPUtime=1182.33 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 187044 0 0 0 118179 54 0 0 25 0 1 0 270911870 211517440 32942 33554432000 4194304 4650387 140735774586816 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 51640 32942 380 112 0 46605 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 206560

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.89 5/190 19533
/proc/meminfo: memFree=21528268/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=226596 CPUtime=1242.33 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 200731 0 0 0 124175 58 0 0 25 0 1 0 270911870 232034304 37261 33554432000 4194304 4650387 140735774586816 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 56649 37261 380 112 0 51614 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 226596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.90 3/186 19537
/proc/meminfo: memFree=21903880/32951124 swapFree=67111528/67111528
[pid=19463] ppid=19461 vsize=226596 CPUtime=1300.04 cores=1,3
/proc/19463/stat : 19463 (strangenight1-s) R 19461 19463 19283 0 -1 4202496 200845 0 0 0 129946 58 0 0 25 0 1 0 270911870 232034304 37375 33554432000 4194304 4650387 140735774586816 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19463/statm: 56649 37375 380 112 0 51614 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 226596

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.46
CPU system time (s): 0.592909
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 226596

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

runsolver used 2.05169 second user time and 5.05723 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 00:56:03
IDJOB=3175620
IDBENCH=82638
IDSOLVER=1589
FILE ID=node143/3175620-1301784962
RUNJOBID= node143-1301783648-19303
PBS_JOBID= 12841375
Free space on /tmp= 72020 MiB

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

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=1544099079

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22406460 kB
Buffers:        358124 kB
Cached:        9842440 kB
SwapCached:          0 kB
Active:        7031964 kB
Inactive:      3251756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22406460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21208 kB
Writeback:           0 kB
AnonPages:       82996 kB
Mapped:          15760 kB
Slab:           197128 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   292668 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= 72028 MiB
End job on node143 at 2011-04-03 01:17:45