Trace number 3369706

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
MD5SUM917ee0efab4f0e89027865c1129d272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3369706-1305380605.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.05	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.05	c -- vars added        250
0.00/0.05	c Parsing time:  0.01 s
0.00/0.05	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14629/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.74	c  N dy    14      4744       250     21250         0      4635    148750    312560     58.90     62.04  --
1.00/1.02	c  N dy    33      9303       250     21250         0      6648    148750    387781     59.09     62.34  --
1.29/1.31	c  N dy    44     13812       250     21250         0      6920    148750    338246     58.60     62.02  --
1.59/1.64	c  N dy    57     18540       250     21250         0      6033    148750    221269     58.41     61.58  --
1.89/1.92	c  N dy    72     22624       250     21250         0     10039    148750    487440     58.34     61.46  --
1.99/2.08	c  F st    78     25000       250     21250         0     12372    148750    642645     58.22     60.59  --
2.20/2.23	c  N st    82     27031       250     21250         0      7680    148750    273962     58.22   no data  --
2.39/2.43	c  S st    84     30000       250     21250         0     10568    148750    466748     58.22   no data  --
2.39/2.48	c  S st    84     30501       250     21250         0     11067    148750    498062     58.22   no data  --
2.39/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.44	c lits-rem:      2397  cl-subs:      304  v-elim:      0  v-fix:    0  time:  3.93 s
6.60/6.63	c asymm  cl-useful: 0/5588/21250 lits-rem:0 time: 0.19
6.60/6.63	c calculated reachability. Time: 0.00
6.60/6.63	c  N dy    84     30501       250     21250         0     10763    148750    467557     58.22   no data  --
6.89/6.98	c  N dy    96     34855       250     21250         0     15022    148750    753260     58.18     62.34  --
7.19/7.27	c  N dy   109     38921       250     21250         0     11263    148750    453975     58.18     61.97  --
7.49/7.58	c  N dy   123     42926       250     21250         0     15158    148750    710225     58.20     67.30  --
7.79/7.82	c  S st   133     45752       250     21250         0      9176    148750    261329     58.20     57.95  --
7.79/7.87	c  S st   133     46252       250     21250         0      9672    148750    292806     58.20   no data  --
7.79/7.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.79/7.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.79/7.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.90/11.01	c lits-rem:       559  cl-subs:       31  v-elim:      0  v-fix:    0  time:  3.12 s
11.00/11.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
11.00/11.01	c vivif2 --  cl tried     9641 cl shrink        0 lits rem          0 time: 0.00
11.00/11.05	c asymm  cl-useful: 0/1033/21250 lits-rem:0 time: 0.04
11.00/11.05	c calculated reachability. Time: 0.00
11.00/11.05	c  N dy   133     46252       250     21250         0      9641    148750    289232     58.20   no data  --
11.29/11.35	c  N dy   139     50269       250     21250         0     13555    148750    544835     58.02     61.92  --
11.59/11.69	c  N dy   156     54346       250     21250         0     17541    148750    807689     58.04     61.10  --
11.99/12.03	c  N dy   170     58481       250     21250         0     11854    148750    386085     58.06     61.15  --
12.29/12.34	c  N dy   187     62497       250     21250         0     15785    148750    645970     58.08     61.67  --
12.69/12.79	c  N dy   201     67695       250     21250         0     20868    148750    982271     58.03     61.14  --
12.89/12.94	c  S st   207     69378       250     21250         0     11777    148750    325954     58.00     54.43  --
12.89/12.99	c  S st   207     69880       250     21250         0     12277    148750    357911     58.00   no data  --
12.89/12.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.99/13.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.99/13.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.09/16.11	c lits-rem:       741  cl-subs:       52  v-elim:      0  v-fix:    0  time:  3.09 s
16.09/16.11	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
16.09/16.11	c vivif2 --  cl tried    12225 cl shrink        0 lits rem          0 time: 0.00
16.29/16.30	c asymm  cl-useful: 0/6448/21250 lits-rem:0 time: 0.19
16.29/16.30	c calculated reachability. Time: 0.00
16.29/16.30	c  N dy   207     69880       250     21250         0     12225    148750    352320     58.00   no data  --
16.69/16.74	c  N dy   216     75314       250     21250         0     17522    148750    703183     57.87     60.95  --
17.09/17.16	c  N dy   230     80161       250     21250         0     22247    148750   1015662     57.82     60.97  --
17.60/17.61	c  N dy   255     85562       250     21250         0     15800    148750    540929     57.90     61.56  --
17.69/17.77	c  F st   263     87500       250     21250         0     17690    148750    665353     57.90     54.77  --
18.19/18.23	c  N dy   269     92692       250     21250         0     22750    148750   1010365     57.90   no data  --
18.79/18.81	c  N dy   287     99186       250     21250         0     16415    148750    529021     57.85     60.93  --
19.19/19.29	c  S st   306    104820       250     21250         0     21911    148750    890178     57.84     55.99  --
19.30/19.36	c  S st   306    105326       250     21250         0     22412    148750    920371     57.84   no data  --
19.30/19.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.30/19.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.30/19.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
19.39/19.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.39/19.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.29/24.37	c lits-rem:      1305  cl-subs:      536  v-elim:      0  v-fix:    0  time:  4.96 s
24.29/24.37	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
24.29/24.38	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.01
24.49/24.59	c asymm  cl-useful: 0/4245/21250 lits-rem:0 time: 0.21
24.49/24.59	c calculated reachability. Time: 0.00
24.49/24.59	c  N dy   306    105326       250     21250         0     21876    148750    870060     57.84   no data  --
25.20/25.26	c  N dy   329    112226       250     21250         0     14960    148750    377588     57.83     60.99  --
25.89/25.91	c  N dy   361    119602       250     21250         0     22168    148750    853684     57.85     61.46  --
26.59/26.69	c  N dy   381    127369       250     21250         0     15081    148750    334493     57.78     61.02  --
27.39/27.42	c  N dy   398    135939       250     21250         0     23439    148750    888305     57.71     61.31  --
28.29/28.32	c  N dy   433    144686       250     21250         0     16363    148750    365721     57.74     62.99  --
29.09/29.15	c  N dy   466    153961       250     21250         0     25425    148750    963074     57.75     61.49  --
29.49/29.57	c  S st   489    157990       250     21250         0     29355    148750   1222825     57.79   no data  --
29.60/29.65	c  S st   489    158493       250     21250         0     29854    148750   1254614     57.79   no data  --
29.60/29.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.60/29.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.60/29.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
29.70/29.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.70/29.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.70/29.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.70/29.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.29/39.36	c lits-rem:      1374  cl-subs:      783  v-elim:      0  v-fix:    0  time:  9.66 s
39.29/39.37	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
39.29/39.38	c vivif2 --  cl tried    29071 cl shrink        0 lits rem          0 time: 0.01
39.50/39.60	c asymm  cl-useful: 0/3456/21250 lits-rem:0 time: 0.22
39.50/39.60	c calculated reachability. Time: 0.00
39.50/39.60	c  N dy   489    158493       250     21250         0     29071    148750   1181213     57.79   no data  --
40.60/40.61	c  N dy   534    168627       250     21250         0     22381    148750    705243     57.81     60.97  --
41.70/41.71	c  N dy   570    179387       250     21250         0     32906    148750   1400491     57.80     61.24  --
42.80/42.85	c  N dy   612    190856       250     21250         0     26533    148750    927177     57.77     61.23  --
44.19/44.20	c  N dy   656    203118       250     21250         0     19971    148750    442462     57.77     62.75  --
45.49/45.53	c  N dy   717    216166       250     21250         0     32751    148750   1288608     57.82     60.97  --
46.99/47.05	c  N dy   770    230071       250     21250         0     26748    148750    834239     57.85     61.23  --
47.79/47.88	c  S st   795    237739       250     21250         0     34258    148750   1329851     57.85     57.07  --
47.89/47.97	c  S st   795    238242       250     21250         0     34752    148750   1360374     57.85   no data  --
47.89/47.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.89/47.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.89/47.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
47.99/48.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.99/48.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.99/48.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
47.99/48.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.79/57.80	c lits-rem:      1157  cl-subs:      929  v-elim:      0  v-fix:    0  time:  9.77 s
57.79/57.80	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
57.79/57.81	c vivif2 --  cl tried    33823 cl shrink        0 lits rem          0 time: 0.01
57.99/58.04	c asymm  cl-useful: 0/3140/21250 lits-rem:0 time: 0.23
57.99/58.04	c calculated reachability. Time: 0.00
57.99/58.04	c  N dy   795    238242       250     21250         0     33823    148750   1275266     57.85   no data  --
59.59/59.69	c  N dy   843    253527       250     21250         0     28229    148750    876598     57.83     60.98  --
61.60/61.68	c  N dy   895    270277       250     21250         0     23135    148750    488884     57.80     60.89  --
63.59/63.65	c  N dy   940    288472       250     21250         0     40900    148750   1661693     57.74     60.99  --
65.60/65.68	c  F st  1017    306250       250     21250         0     35780    148750   1271241     57.77   no data  --
65.80/65.82	c  N st  1020    307439       250     21250         0     36945    148750   1348116     57.77   no data  --
68.10/68.18	c  N dy  1102    327070       250     21250         0     32694    148750   1019909     57.83     61.25  --
70.69/70.72	c  N dy  1160    348043       250     21250         0     28730    148750    697853     57.77     61.03  --
71.80/71.81	c  S st  1203    357363       250     21250         0     37825    148750   1297812     57.78     52.52  --
71.90/71.90	c  S st  1203    357865       250     21250         0     38324    148750   1330529     57.78   no data  --
71.90/71.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.90/71.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.90/71.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
71.90/71.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.90/71.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.90/71.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
71.90/71.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.00/85.02	c lits-rem:      1537  cl-subs:      791  v-elim:      0  v-fix:    0  time: 13.06 s
85.00/85.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
85.00/85.04	c vivif2 --  cl tried    37533 cl shrink        0 lits rem          0 time: 0.01
85.20/85.28	c asymm  cl-useful: 0/2895/21250 lits-rem:0 time: 0.23
85.20/85.28	c calculated reachability. Time: 0.00
85.20/85.28	c  N dy  1203    357865       250     21250         0     37533    148750   1256147     57.78   no data  --
87.79/87.81	c  N dy  1278    378029       250     21250         0     31845    148750    849385     57.80     60.90  --
90.39/90.41	c  N dy  1349    398215       250     21250         0     51583    148750   2148262     57.82     61.05  --
92.79/92.82	c  N dy  1427    418255       250     21250         0     44781    148750   1651126     57.81     60.88  --
95.39/95.44	c  N dy  1493    438942       250     21250         0     37657    148750   1125039     57.79     60.95  --
98.29/98.33	c  N dy  1576    458964       250     21250         0     28875    148750    488558     57.80     62.58  --
100.90/100.93	c  N dy  1655    479914       250     21250         0     49319    148750   1840385     57.79     60.83  --
103.69/103.71	c  N dy  1733    500343       250     21250         0     40003    148750   1169911     57.79     60.97  --
106.60/106.63	c  N dy  1798    520404       250     21250         0     59586    148750   2462589     57.78     61.02  --
108.59/108.69	c  S st  1838    536797       250     21250         0     45312    148750   1463007     57.75     56.48  --
108.80/108.81	c  S st  1838    537303       250     21250         0     45807    148750   1496069     57.75   no data  --
108.80/108.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.80/108.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.80/108.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.80/108.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.80/108.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.80/108.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
108.80/108.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.90/120.91	c lits-rem:       945  cl-subs:      991  v-elim:      0  v-fix:    0  time: 12.03 s
120.90/120.91	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
120.90/120.92	c vivif2 --  cl tried    44816 cl shrink        0 lits rem          0 time: 0.01
121.00/121.03	c asymm  cl-useful: 0/1066/21250 lits-rem:0 time: 0.10
121.00/121.03	c calculated reachability. Time: 0.00
121.00/121.03	c  N dy  1838    537303       250     21250         0     44816    148750   1407710     57.75   no data  --
124.09/124.19	c  N dy  1920    557639       250     21250         0     33426    148750    626629     57.77     61.00  --
126.79/126.86	c  N dy  1984    578139       250     21250         0     53473    148750   1961560     57.76     61.04  --
129.81/129.88	c  N dy  2064    598230       250     21250         0     40845    148750   1063895     57.78     60.94  --
132.69/132.78	c  N dy  2128    618361       250     21250         0     60487    148750   2366142     57.77     61.20  --
135.60/135.64	c  N dy  2221    638397       250     21250         0     46862    148750   1414302     57.80     65.26  --
138.90/138.96	c  N dy  2255    659916       250     21250         0     67850    148750   2807406     57.73     60.87  --
141.69/141.75	c  N dy  2333    680275       250     21250         0     53595    148750   1802949     57.73     61.47  --
145.20/145.21	c  N dy  2401    701142       250     21250         0     38830    148750    767144     57.73     60.77  --
148.10/148.15	c  N dy  2504    721199       250     21250         0     58415    148750   2061968     57.75     63.09  --
151.49/151.52	c  N dy  2589    741201       250     21250         0     41809    148750    907949     57.76     61.03  --
154.39/154.49	c  N dy  2662    761333       250     21250         0     61468    148750   2207805     57.76     60.87  --
157.89/157.92	c  N dy  2750    781761       250     21250         0     44305    148750   1020803     57.78     61.86  --
161.00/161.07	c  N dy  2831    802091       250     21250         0     64167    148750   2340669     57.79     61.24  --
161.80/161.80	c  S st  2848    805954       250     21250         0     67948    148750   2590421     57.79     55.68  --
161.90/161.96	c  S st  2848    806457       250     21250         0     68444    148750   2622004     57.79   no data  --
161.90/161.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.90/161.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.00/162.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
162.00/162.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.00/162.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.00/162.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
162.00/162.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
384.20/384.21	c lits-rem:      2686  cl-subs:     1793  v-elim:      0  v-fix:    0  time: 222.14 s
384.20/384.21	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
384.20/384.24	c vivif2 --  cl tried    66651 cl shrink        0 lits rem          0 time: 0.02
384.40/384.49	c asymm  cl-useful: 0/2492/21250 lits-rem:0 time: 0.25
384.40/384.49	c calculated reachability. Time: 0.00
384.40/384.49	c  N dy  2848    806457       250     21250         0     66651    148750   2454722     57.79   no data  --
387.91/387.91	c  N dy  2932    826592       250     21250         0     48219    148750   1219514     57.81     60.94  --
391.30/391.30	c  N dy  3020    846648       250     21250         0     67836    148750   2522732     57.82     60.98  --
394.81/394.88	c  N dy  3080    866661       250     21250         0     48322    148750   1171444     57.81     60.90  --
398.40/398.45	c  N dy  3168    887116       250     21250         0     68293    148750   2496411     57.82     61.74  --
402.10/402.19	c  N dy  3260    907921       250     21250         0     48584    148750   1138796     57.83     61.07  --
405.20/405.27	c  N dy  3308    928363       250     21250         0     68514    148750   2460692     57.80     61.42  --
408.80/408.85	c  N dy  3382    948441       250     21250         0     47118    148750    983681     57.80     61.06  --
411.90/412.00	c  N dy  3457    968556       250     21250         0     66764    148750   2279288     57.79     60.96  --
415.61/415.61	c  N dy  3516    988583       250     21250         0     44338    148750    743945     57.78     61.99  --
418.71/418.70	c  N dy  3603   1008858       250     21250         0     64172    148750   2058068     57.79     61.28  --
422.60/422.65	c  N dy  3704   1028860       250     21250         0     83680    148750   3350664     57.82     66.17  --
425.91/425.98	c  N dy  3774   1048935       250     21250         0     60293    148750   1744726     57.82     60.92  --
429.90/429.91	c  N dy  3842   1069896       250     21250         0     80802    148750   3100338     57.81     60.90  --
430.30/430.32	c  F st  3850   1071875       250     21250         0     82743    148750   3227278     57.81   no data  --
433.51/433.51	c  N dy  3902   1090602       250     21250         0     57067    148750   1479361     57.81     61.02  --
437.31/437.38	c  N dy  3980   1110630       250     21250         0     76662    148750   2779515     57.82     61.03  --
441.80/441.85	c  N dy  4081   1130732       250     21250         0     51360    148750   1045884     57.84     61.11  --
445.41/445.48	c  N dy  4151   1150994       250     21250         0     71165    148750   2351159     57.84     60.89  --
449.70/449.75	c  N dy  4239   1171155       250     21250         0     90881    148750   3657522     57.85     60.90  --
452.91/452.94	c  N dy  4320   1191199       250     21250         0     64496    148750   1855186     57.86     61.08  --
456.41/456.45	c  S st  4387   1209687       250     21250         0     82552    148750   3050580     57.86     57.06  --
456.61/456.64	c  S st  4387   1210188       250     21250         0     83048    148750   3081222     57.86   no data  --
456.61/456.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
456.61/456.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.61/456.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
456.71/456.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.71/456.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.71/456.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
456.71/456.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
826.81/826.82	c lits-rem:      4238  cl-subs:     2101  v-elim:      0  v-fix:    0  time: 370.05 s
826.81/826.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
826.81/826.85	c vivif2 --  cl tried    80947 cl shrink        0 lits rem          0 time: 0.03
827.12/827.20	c asymm  cl-useful: 0/1824/21250 lits-rem:0 time: 0.35
827.22/827.21	c calculated reachability. Time: 0.00
827.22/827.21	c  N dy  4387   1210188       250     21250         0     80947    148750   2884763     57.86   no data  --
831.52/831.51	c  N dy  4452   1230635       250     21250         0     54043    148750   1111423     57.85     61.02  --
835.32/835.31	c  N dy  4527   1251192       250     21250         0     74111    148750   2444581     57.86     60.91  --
840.01/840.04	c  N dy  4588   1271296       250     21250         0     93729    148750   3741340     57.85     61.13  --
843.73/843.74	c  N dy  4652   1291343       250     21250         0     65485    148750   1811211     57.85     61.14  --
848.03/848.06	c  N dy  4734   1311364       250     21250         0     85050    148750   3112360     57.86     61.80  --
852.72/852.72	c  N dy  4811   1331374       250     21250         0     55758    148750   1113834     57.86     61.52  --
856.62/856.61	c  N dy  4883   1351380       250     21250         0     75294    148750   2409303     57.87     61.55  --
861.22/861.27	c  N dy  4961   1371475       250     21250         0     94939    148750   3712466     57.87     61.42  --
864.81/864.89	c  N dy  5030   1391720       250     21250         0     64874    148750   1662125     57.87     61.28  --
868.62/868.67	c  N dy  5102   1411761       250     21250         0     84465    148750   2962113     57.87     61.14  --
873.02/873.09	c  N dy  5153   1431876       250     21250         0     53306    148750    839666     57.86     61.67  --
876.63/876.61	c  N dy  5235   1452737       250     21250         0     73752    148750   2189339     57.86     61.00  --
881.32/881.30	c  N dy  5302   1475434       250     21250         0     95933    148750   3657944     57.85     61.38  --
885.43/885.41	c  N dy  5373   1496276       250     21250         0     64484    148750   1524651     57.85     61.40  --
889.41/889.44	c  N dy  5467   1517247       250     21250         0     84941    148750   2877218     57.85     61.58  --
896.12/896.15	c  N dy  5527   1551114       250     21250         0     65198    148750   1535263     57.82     60.94  --
900.12/900.16	c  N dy  5612   1571729       250     21250         0     85352    148750   2867884     57.82     61.00  --
905.12/905.19	c  N dy  5694   1592437       250     21250         0    105561    148750   4208527     57.83     61.14  --
908.92/908.91	c  N dy  5791   1612444       250     21250         0     71400    148750   1883873     57.84     61.60  --
912.93/912.98	c  N dy  5868   1632628       250     21250         0     91099    148750   3188941     57.84     61.28  --
918.12/918.10	c  N dy  5953   1652823       250     21250         0     56154    148750    815496     57.85     61.31  --
921.73/921.71	c  N dy  6047   1672898       250     21250         0     75740    148750   2114448     57.85     60.92  --
926.13/926.12	c  N dy  6130   1692956       250     21250         0     95306    148750   3404997     57.86     62.09  --
930.63/930.69	c  S st  6209   1710190       250     21250         0     56511    148750    782722     57.87     59.11  --
930.82/930.81	c  S st  6209   1710696       250     21250         0     57008    148750    814242     57.87   no data  --
930.82/930.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
930.82/930.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
930.82/930.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
930.82/930.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.82/930.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.82/930.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
930.82/930.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
936.62/936.65	c lits-rem:       103  cl-subs:       47  v-elim:      0  v-fix:    0  time:  5.78 s
936.62/936.65	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
936.62/936.66	c vivif2 --  cl tried    56961 cl shrink        0 lits rem          0 time: 0.01
936.92/936.95	c asymm  cl-useful: 0/2288/21250 lits-rem:0 time: 0.29
936.92/936.96	c calculated reachability. Time: 0.00
936.92/936.96	c  N dy  6209   1710696       250     21250         0     56961    148750    809769     57.87   no data  --
941.12/941.11	c  N dy  6296   1730783       250     21250         0     76621    148750   2111362     57.87     61.41  --
945.82/945.82	c  N dy  6370   1750906       250     21250         0     96296    148750   3412801     57.87     61.13  --
951.12/951.10	c  N dy  6438   1771096       250     21250         0     59348    148750    912773     57.87     60.92  --
954.83/954.86	c  N dy  6502   1791173       250     21250         0     78976    148750   2213981     57.87     61.43  --
959.72/959.76	c  N dy  6597   1811217       250     21250         0     98559    148750   3517470     57.87     60.93  --
965.32/965.35	c  N dy  6682   1831637       250     21250         0     60872    148750    954682     57.88     61.13  --
969.52/969.53	c  N dy  6761   1852447       250     21250         0     81188    148750   2307009     57.88     61.31  --
974.42/974.45	c  N dy  6819   1872528       250     21250         0    100822    148750   3606926     57.87     61.22  --
980.42/980.41	c  N dy  6890   1893808       250     21250         0     63005    148750   1046417     57.87     61.31  --
984.54/984.59	c  N dy  6962   1913910       250     21250         0     82647    148750   2349098     57.87     61.85  --
989.52/989.50	c  N dy  7003   1934083       250     21250         0    102327    148750   3653984     57.86     61.27  --
994.83/994.86	c  N dy  7034   1954148       250     21250         0     62336    148750    943460     57.84     60.89  --
999.02/999.01	c  N dy  7114   1974233       250     21250         0     81918    148750   2242222     57.84     62.40  --
1004.12/1004.18	c  N dy  7201   1994271       250     21250         0    101495    148750   3538257     57.85     61.11  --
1010.52/1010.59	c  N dy  7281   2014565       250     21250         0     60778    148750    785400     57.85     60.90  --
1014.82/1014.85	c  N dy  7373   2034768       250     21250         0     80492    148750   2093415     57.85     61.04  --
1020.02/1020.08	c  N dy  7448   2055035       250     21250         0    100301    148750   3404838     57.86     61.66  --
1026.33/1026.34	c  N dy  7528   2075598       250     21250         0    120394    148750   4740277     57.86     61.45  --
1030.83/1030.83	c  N dy  7599   2095643       250     21250         0     78416    148750   1892111     57.86     61.06  --
1035.92/1035.97	c  N dy  7678   2116692       250     21250         0     98974    148750   3250121     57.86     60.95  --
1042.12/1042.14	c  N dy  7763   2136997       250     21250         0    118767    148750   4560132     57.87     61.04  --
1047.13/1047.13	c  N dy  7829   2157233       250     21250         0     76019    148750   1680658     57.87     61.14  --
1052.13/1052.17	c  N dy  7923   2177581       250     21250         0     95919    148750   3002570     57.87     61.03  --
1058.02/1058.03	c  N dy  7999   2197898       250     21250         0    115757    148750   4324225     57.88     60.98  --
1061.92/1061.99	c  S st  8034   2210697       250     21250         0     64767    148750    887372     57.87   no data  --
1062.12/1062.15	c  S st  8034   2211202       250     21250         0     65263    148750    918701     57.87   no data  --
1062.12/1062.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1062.12/1062.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1062.12/1062.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1062.22/1062.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1062.22/1062.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1062.22/1062.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1062.22/1062.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1067.92/1067.95	c lits-rem:       114  cl-subs:       72  v-elim:      0  v-fix:    0  time:  5.73 s
1067.92/1067.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1067.92/1067.97	c vivif2 --  cl tried    65191 cl shrink        0 lits rem          0 time: 0.01
1068.22/1068.21	c asymm  cl-useful: 0/2016/21250 lits-rem:0 time: 0.25
1068.22/1068.22	c calculated reachability. Time: 0.00
1068.22/1068.22	c  N dy  8034   2211202       250     21250         0     65191    148750    911797     57.87   no data  --
1072.43/1072.42	c  N dy  8109   2231370       250     21250         0     84917    148750   2220863     57.88     61.13  --
1077.62/1077.66	c  N dy  8181   2251405       250     21250         0    104553    148750   3522212     57.88     61.06  --
1084.03/1084.03	c  N dy  8254   2271684       250     21250         0    124385    148750   4831142     57.88     61.34  --
1088.94/1088.94	c  N dy  8325   2291855       250     21250         0     79590    148750   1807589     57.88     61.42  --
1094.63/1094.63	c  N dy  8393   2315713       250     21250         0    102901    148750   3359810     57.87     61.24  --
1100.82/1100.87	c  N dy  8466   2335772       250     21250         0    122514    148750   4655803     57.87     61.18  --
1106.33/1106.37	c  N dy  8535   2355958       250     21250         0     76731    148750   1568916     57.87     61.01  --
1111.22/1111.28	c  N dy  8615   2376252       250     21250         0     96548    148750   2883789     57.88     61.06  --
1117.23/1117.24	c  N dy  8696   2396363       250     21250         0    116165    148750   4188929     57.88     61.46  --
1123.73/1123.74	c  N dy  8767   2416518       250     21250         0     69437    148750   1031282     57.88     61.15  --
1128.32/1128.36	c  N dy  8842   2437425       250     21250         0     89861    148750   2389261     57.88     60.98  --
1134.03/1134.01	c  N dy  8918   2457688       250     21250         0    109658    148750   3701353     57.88     60.97  --
1140.33/1140.37	c  N dy  8976   2477893       250     21250         0    129441    148750   5008991     57.88     61.31  --
1145.63/1145.62	c  N dy  9055   2497955       250     21250         0     81635    148750   1783769     57.88     60.99  --
1150.92/1150.92	c  N dy  9126   2518479       250     21250         0    101729    148750   3113491     57.88     61.19  --
1157.13/1157.11	c  N dy  9191   2538535       250     21250         0    121307    148750   4415069     57.88     61.26  --
1164.03/1164.06	c  N dy  9275   2559256       250     21250         0     73098    148750   1161991     57.89     60.94  --
1168.62/1168.62	c  N dy  9318   2580348       250     21250         0     93637    148750   2533732     57.88     61.63  --
1174.43/1174.46	c  N dy  9408   2600476       250     21250         0    113312    148750   3845335     57.88     61.06  --
1181.34/1181.40	c  N dy  9471   2620987       250     21250         0    133351    148750   5167727     57.88     61.96  --
1187.03/1187.01	c  N dy  9566   2641016       250     21250         0     83585    148750   1800918     57.89     61.19  --
1192.13/1192.14	c  N dy  9643   2661051       250     21250         0    103182    148750   3101248     57.89     61.40  --
1198.53/1198.54	c  N dy  9724   2681692       250     21250         0    123337    148750   4441199     57.89     61.14  --
1205.73/1205.76	c  N dy  9798   2701784       250     21250         0     72640    148750   1018575     57.90     60.97  --
1207.73/1207.80	c  S st  9827   2711205       250     21250         0     81838    148750   1625558     57.90   no data  --
1208.02/1208.00	c  S st  9827   2711708       250     21250         0     82337    148750   1657735     57.90   no data  --
1208.02/1208.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1208.02/1208.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1208.02/1208.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1208.12/1208.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1208.12/1208.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1208.12/1208.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1208.12/1208.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.74/1229.78	c lits-rem:       377  cl-subs:      737  v-elim:      0  v-fix:    0  time: 21.67 s
1229.74/1229.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1229.74/1229.80	c vivif2 --  cl tried    81600 cl shrink        0 lits rem          0 time: 0.02
1230.13/1230.14	c asymm  cl-useful: 0/1655/21250 lits-rem:0 time: 0.34
1230.13/1230.14	c calculated reachability. Time: 0.00
1230.13/1230.14	c  N dy  9827   2711708       250     21250         0     81600    148750   1591004     57.90   no data  --
1235.34/1235.35	c  N dy  9909   2731852       250     21250         0    101270    148750   2895277     57.90     61.30  --
1241.63/1241.63	c  N dy 10001   2751899       250     21250         0    120877    148750   4198669     57.90     61.02  --
1249.03/1249.08	c  N dy 10085   2772040       250     21250         0    140533    148750   5497898     57.91     61.17  --
1254.23/1254.26	c  N dy 10169   2792309       250     21250         0     89006    148750   2049672     57.91     61.36  --
1260.03/1260.08	c  N dy 10262   2812626       250     21250         0    108846    148750   3371016     57.92     61.00  --
1266.74/1266.79	c  N dy 10333   2833268       250     21250         0    129005    148750   4708595     57.92     61.25  --
1274.13/1274.12	c  N dy 10419   2853982       250     21250         0     77001    148750   1197154     57.92     61.07  --
1279.13/1279.14	c  N dy 10491   2874581       250     21250         0     97128    148750   2525037     57.92     61.05  --
1285.03/1285.05	c  N dy 10578   2894632       250     21250         0    116727    148750   3824705     57.92     61.37  --
1292.03/1292.09	c  N dy 10659   2914797       250     21250         0    136416    148750   5128976     57.93     61.62  --
1298.53/1298.55	c  N dy 10731   2934982       250     21250         0     82851    148750   1526642     57.93     61.62  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.07 3.99 3.09 4/303 24875
/proc/meminfo: memFree=23994148/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=30104 CPUtime=0 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 808 0 0 0 0 0 0 0 25 0 1 0 630476459 30826496 749 33554432000 4194304 4650387 140737109686880 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 7526 750 327 112 0 2491 0

[startup+0.0816179 s]
/proc/loadavg: 4.07 3.99 3.09 4/303 24875
/proc/meminfo: memFree=23994148/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=30748 CPUtime=0.07 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 1078 0 0 0 7 0 0 0 25 0 1 0 630476459 31485952 1019 33554432000 4194304 4650387 140737109686880 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 7687 1019 346 112 0 2652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30748

[startup+0.100611 s]
/proc/loadavg: 4.07 3.99 3.09 4/303 24875
/proc/meminfo: memFree=23994148/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=30748 CPUtime=0.09 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 1082 0 0 0 9 0 0 0 25 0 1 0 630476459 31485952 1023 33554432000 4194304 4650387 140737109686880 18446744073709551615 4370525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 7687 1023 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.300578 s]
/proc/loadavg: 4.07 3.99 3.09 4/303 24875
/proc/meminfo: memFree=23994148/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=30880 CPUtime=0.29 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 1119 0 0 0 29 0 0 0 25 0 1 0 630476459 31621120 1060 33554432000 4194304 4650387 140737109686880 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.700513 s]
/proc/loadavg: 4.07 3.99 3.09 4/303 24875
/proc/meminfo: memFree=23994148/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=38076 CPUtime=0.69 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 3133 0 0 0 69 0 0 0 25 0 1 0 630476459 38989824 2759 33554432000 4194304 4650387 140737109686880 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 9519 2759 377 112 0 4484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38076

[startup+1.50036 s]
/proc/loadavg: 4.07 3.99 3.09 5/304 24876
/proc/meminfo: memFree=23982112/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=38868 CPUtime=1.49 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 4671 0 0 0 149 0 0 0 25 0 1 0 630476459 39800832 3032 33554432000 4194304 4650387 140737109686880 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 9717 3032 379 112 0 4682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38868

[startup+3.10106 s]
/proc/loadavg: 4.07 3.99 3.09 5/304 24876
/proc/meminfo: memFree=23979400/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=52064 CPUtime=3.09 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 9670 0 0 0 309 0 0 0 18 0 1 0 630476459 53313536 6253 33554432000 4194304 4650387 140737109686880 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 13016 6253 381 112 0 7981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52064

[startup+6.30048 s]
/proc/loadavg: 4.14 4.00 3.10 5/304 24876
/proc/meminfo: memFree=23964184/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=54216 CPUtime=6.29 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 10058 0 0 0 629 0 0 0 25 0 1 0 630476459 55517184 6641 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 13554 6641 381 112 0 8519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54216

[startup+12.7003 s]
/proc/loadavg: 4.13 4.00 3.10 5/304 24876
/proc/meminfo: memFree=23957872/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=54816 CPUtime=12.69 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 14014 0 0 0 1267 2 0 0 25 0 1 0 630476459 56131584 7258 33554432000 4194304 4650387 140737109686880 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 13704 7258 381 112 0 8669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54816

[startup+25.5009 s]
/proc/loadavg: 4.10 4.00 3.12 5/304 24876
/proc/meminfo: memFree=23939260/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=69164 CPUtime=25.49 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 22555 0 0 0 2546 3 0 0 25 0 1 0 630476459 70823936 10127 33554432000 4194304 4650387 140737109686880 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 17291 10127 381 112 0 12256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69164

[startup+51.1002 s]
/proc/loadavg: 4.07 4.00 3.14 5/304 24877
/proc/meminfo: memFree=23892912/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=84268 CPUtime=51.09 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 37700 0 0 0 5103 6 0 0 25 0 1 0 630476459 86290432 14479 33554432000 4194304 4650387 140737109686880 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 21067 14479 381 112 0 16032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84268

[startup+102.311 s]
/proc/loadavg: 4.03 4.00 3.18 5/304 24878
/proc/meminfo: memFree=23915112/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=91204 CPUtime=102.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 61973 0 0 0 10219 11 0 0 25 0 1 0 630476459 93392896 17170 33554432000 4194304 4650387 140737109686880 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 22801 17170 381 112 0 17766 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91204

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.23 5/304 24880
/proc/meminfo: memFree=23885540/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=118156 CPUtime=162.29 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 96132 0 0 0 16210 19 0 0 25 0 1 0 630476459 120991744 23379 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 29539 23379 381 112 0 24504 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118156

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.28 5/304 24881
/proc/meminfo: memFree=23880156/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=120128 CPUtime=222.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 96692 0 0 0 22211 19 0 0 25 0 1 0 630476459 123011072 23939 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 30032 23939 381 112 0 24997 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 120128

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.32 5/304 24883
/proc/meminfo: memFree=23859152/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=120128 CPUtime=282.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 96709 0 0 0 28211 19 0 0 25 0 1 0 630476459 123011072 23956 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 30032 23956 381 112 0 24997 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120128

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/304 24912
/proc/meminfo: memFree=24036440/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=120128 CPUtime=342.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 96709 0 0 0 34211 19 0 0 25 0 1 0 630476459 123011072 23956 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 30032 23956 381 112 0 24997 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120128

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.39 5/304 24941
/proc/meminfo: memFree=24137384/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=120312 CPUtime=402.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 106111 0 0 0 40208 22 0 0 25 0 1 0 630476459 123199488 22521 33554432000 4194304 4650387 140737109686880 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 30078 22521 381 112 0 25043 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120312

[startup+462.3 s]
/proc/loadavg: 4.11 4.03 3.44 5/304 24971
/proc/meminfo: memFree=24193084/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188192 CPUtime=462.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135219 0 0 0 46202 28 0 0 25 0 1 0 630476459 192708608 28079 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47048 28079 381 112 0 42013 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 188192

[startup+522.3 s]
/proc/loadavg: 4.04 4.02 3.47 5/304 24972
/proc/meminfo: memFree=24120420/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188192 CPUtime=522.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135286 0 0 0 52202 28 0 0 25 0 1 0 630476459 192708608 28146 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47048 28146 381 112 0 42013 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 188192

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.50 5/304 24974
/proc/meminfo: memFree=24075988/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188620 CPUtime=582.3 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135379 0 0 0 58202 28 0 0 25 0 1 0 630476459 193146880 28239 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47155 28239 381 112 0 42120 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 188620

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.53 5/304 24976
/proc/meminfo: memFree=24053128/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188620 CPUtime=642.31 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135380 0 0 0 64203 28 0 0 25 0 1 0 630476459 193146880 28240 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47155 28240 381 112 0 42120 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188620

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.56 5/304 24977
/proc/meminfo: memFree=23998260/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188620 CPUtime=702.31 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135380 0 0 0 70203 28 0 0 25 0 1 0 630476459 193146880 28240 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47155 28240 381 112 0 42120 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188620

[startup+762.311 s]
/proc/loadavg: 4.03 4.02 3.59 5/304 24979
/proc/meminfo: memFree=24017688/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188620 CPUtime=762.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135380 0 0 0 76204 28 0 0 25 0 1 0 630476459 193146880 28240 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47155 28240 381 112 0 42120 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188620

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.62 5/304 24980
/proc/meminfo: memFree=24002748/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=188620 CPUtime=822.31 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 135380 0 0 0 82203 28 0 0 25 0 1 0 630476459 193146880 28240 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47155 28240 381 112 0 42120 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 188620

[startup+882.301 s]
/proc/loadavg: 4.12 4.06 3.65 5/304 24982
/proc/meminfo: memFree=23986316/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=189984 CPUtime=882.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 158123 0 0 0 88196 36 0 0 25 0 1 0 630476459 194543616 29091 33554432000 4194304 4650387 140737109686880 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 47496 29091 381 112 0 42461 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 189984

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 3.67 5/304 24984
/proc/meminfo: memFree=23979064/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=141796 CPUtime=942.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 181225 0 0 0 94191 41 0 0 25 0 1 0 630476459 145199104 28464 33554432000 4194304 4650387 140737109686880 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 35449 28464 381 112 0 30414 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 141796

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 3.69 5/304 24985
/proc/meminfo: memFree=23985328/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=196520 CPUtime=1002.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 202296 0 0 0 100179 53 0 0 25 0 1 0 630476459 201236480 29122 33554432000 4194304 4650387 140737109686880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 49130 29122 381 112 0 44095 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 196520

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 3.71 5/304 24996
/proc/meminfo: memFree=23968516/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=142248 CPUtime=1062.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 221719 0 0 0 106168 64 0 0 25 0 1 0 630476459 145661952 26910 33554432000 4194304 4650387 140737109686880 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 35562 26910 381 112 0 30527 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 142248

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.73 5/304 24997
/proc/meminfo: memFree=23970492/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=198280 CPUtime=1122.32 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 237449 0 0 0 112161 71 0 0 25 0 1 0 630476459 203038720 31333 33554432000 4194304 4650387 140737109686880 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 49570 31333 381 112 0 44535 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 198280

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.74 5/304 24999
/proc/meminfo: memFree=23952832/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=199208 CPUtime=1182.33 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 255173 0 0 0 118154 79 0 0 25 0 1 0 630476459 203988992 31510 33554432000 4194304 4650387 140737109686880 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 49802 31510 381 112 0 44767 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 199208

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.76 5/304 25001
/proc/meminfo: memFree=23952648/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=202772 CPUtime=1242.33 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 266836 0 0 0 124149 84 0 0 25 0 1 0 630476459 207638528 31074 33554432000 4194304 4650387 140737109686880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 50693 31074 381 112 0 45658 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 202772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.77 5/304 25002
/proc/meminfo: memFree=23910676/32951124 swapFree=63485424/67111528
[pid=24875] ppid=24873 vsize=145880 CPUtime=1300.04 cores=5,7
/proc/24875/stat : 24875 (strangenight1-s) R 24873 24875 24609 0 -1 4202496 283060 0 0 0 129911 93 0 0 25 0 1 0 630476459 149381120 28551 33554432000 4194304 4650387 140737109686880 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24875/statm: 36470 28551 381 112 0 31435 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 145880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.12
CPU system time (s): 0.938857
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 217748

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

runsolver used 3.48847 second user time and 8.37573 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 15:43:26
IDJOB=3369706
IDBENCH=82515
IDSOLVER=1847
FILE ID=node147/3369706-1305380605
RUNJOBID= node147-1305379151-24630
PBS_JOBID= 13324355
Free space on /tmp= 73072 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369706-1305380605/watcher-3369706-1305380605 -o /tmp/evaluation-result-3369706-1305380605/solver-3369706-1305380605 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369706-1305380605.cnf

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=1100445921

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23994304 kB
Buffers:        269612 kB
Cached:        4936520 kB
SwapCached:      13132 kB
Active:        2065048 kB
Inactive:      6660128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23994304 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           23308 kB
Writeback:           0 kB
AnonPages:     3514372 kB
Mapped:          16196 kB
Slab:           139140 kB
PageTables:      30608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45490184 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= 73084 MiB
End job on node147 at 2011-05-14 16:05:08