Trace number 3368049

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1297.42 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368049-1305395174.cnf'
0.00/0.01	c -- header says num vars:           2969
0.00/0.01	c -- header says num clauses:       18767
0.00/0.01	c -- clauses added:            0 learnts,        18767 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     17464      1036         0    132554         0   no data   no data
0.09/0.13	c asymm  cl-useful: 1395/16175/16175 lits-rem:2109 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
0.09/0.14	c subs with bin:       17  lits-rem:       153  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.17	c lits-rem:      6942  cl-subs:     3623  v-elim:    184  v-fix:    0  time:  0.03 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:    1005 undec:     943 neg:    1021
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      2728     12316      1079         0     89551         0   no data   no data
0.19/0.24	c  N dy    19      4123      2728     12316      1119      3877     89537     54262      7.13      7.58
0.29/0.32	c  N dy    41      8293      2728     12316      1178      5476     89537     68830      7.05      7.46
0.39/0.46	c  N dy    72     12298      2728     12316      1216      5280     89531     58258      7.26      8.17
0.48/0.59	c  N dy   105     16388      2728     12316      1263      9196     89528    119285      7.50      8.80
0.68/0.77	c  N dy   139     20411      2728     12316      1298      7718     89527     91301      7.71      8.52
0.86/0.95	c  N dy   170     24510      2728     12316      1331     11702     89524    164634      7.88      8.55
0.86/0.98	c  F st   174     25001      2728     12316      1332     12160     89522    172632      7.89   no data
1.16/1.25	c Decided on static restart strategy
1.16/1.25	c  N st   180     30000      2728     12316      1347     10488     89522    156279      7.89   no data
1.16/1.25	c  S st   180     30000      2728     12316      1347     10488     89522    156279      7.89   no data
1.16/1.28	c  S st   180     30507      2728     12316      1387     10951     89520    161537      7.89   no data
1.16/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.26/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   38 Bins:    974 BRemL:     26 BRemN:      0 P:  0.6M T:  0.02
1.26/1.31	c Replacing       38 vars Replaced    13737 lits Time:     0.01 s 
1.26/1.31	c blocked clauses removed:      399 vars:    252 tried:        2690 T: 0.00 s
1.26/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.26/1.31	c subs with bin:      144  lits-rem:       638  v-fix:    0  time:  0.00 s
1.26/1.32	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:   2438 time:  0.00 s
1.26/1.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.26/1.33	c lits-rem:       771  cl-subs:      279  v-elim:     53  v-fix:    0  time:  0.02 s
1.26/1.38	c subs with bin:      638  lits-rem:      4937  v-fix:    0  time:  0.04 s
1.37/1.44	c lits-rem:      1074  cl-subs:      749  v-elim:      0  v-fix:    0  time:  0.06 s
1.57/1.67	c asymm  cl-useful: 96/11426/11426 lits-rem:103 time: 0.23
1.57/1.67	c calculated reachability. Time: 0.00
1.57/1.67	c  N st   180     30507      2385     11426      2126      9145     81939    138783      7.89   no data
1.77/1.86	c Finding binary XORs  T:     0.00 s  found:       2
2.07/2.16	c  N st   182     37620      2385     11426      2144      9085     81939    137581      7.89   no data
2.57/2.61	c  N st   183     44019      2385     11426      2162     15300     81939    295463      7.89   no data
2.67/2.75	c  S st   184     45760      2385     11426      2167     16994     81939    339178      7.89   no data
2.67/2.79	c  S st   184     46264      2385     11426      2176     17484     81938    345852      7.89   no data
2.67/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.77/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    102 BRemL:      9 BRemN:      0 P:  0.8M T:  0.02
2.77/2.83	c Replacing       10 vars Replaced    10907 lits Time:     0.01 s 
2.77/2.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.77/2.83	c bin-w-bin subsume rem           44 bins  time:  0.00 s
2.77/2.83	c subs with bin:       16  lits-rem:        67  v-fix:    0  time:  0.00 s
2.77/2.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2375 time:  0.00 s
2.77/2.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.77/2.85	c lits-rem:       451  cl-subs:      153  v-elim:     37  v-fix:    0  time:  0.01 s
2.87/2.95	c subs with bin:      129  lits-rem:      2358  v-fix:    0  time:  0.09 s
3.07/3.13	c lits-rem:      1552  cl-subs:     1089  v-elim:      0  v-fix:    0  time:  0.18 s
3.07/3.13	c vivif2 --  cl tried    11253 cl shrink        0 lits rem          0 time: 0.00
3.07/3.13	c vivif2 --  cl tried    16260 cl shrink      144 lits rem        144 time: 0.01
3.47/3.52	c asymm  cl-useful: 34/11253/11253 lits-rem:36 time: 0.38
3.47/3.52	c calculated reachability. Time: 0.00
3.47/3.52	c  N st   184     46264      2338     11253      2210     16260     79818    324015      7.89   no data
5.61/7.06	c  N st   185     60662      2338     11253      2232     12696     79818    192064      7.89   no data
5.61/7.06	c Finding binary XORs  T:     0.00 s  found:       0
6.56/8.00	c  N st   186     69397      2338     11253      2239     21202     79818    416317      7.89   no data
6.56/8.00	c  S st   186     69397      2338     11253      2239     21202     79818    416317      7.89   no data
6.56/8.06	c  S st   186     69902      2338     11253      2243     21697     79818    423123      7.89   no data
6.56/8.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.56/8.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     38 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
6.56/8.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.56/8.08	c bin-w-bin subsume rem            5 bins  time:  0.00 s
6.56/8.09	c subs with bin:        3  lits-rem:        11  v-fix:    0  time:  0.00 s
6.56/8.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2338 time:  0.00 s
6.56/8.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.66/8.10	c lits-rem:        24  cl-subs:       14  v-elim:      4  v-fix:    0  time:  0.01 s
6.75/8.21	c subs with bin:       74  lits-rem:      1163  v-fix:    0  time:  0.10 s
6.95/8.46	c lits-rem:      1767  cl-subs:     1283  v-elim:      0  v-fix:    0  time:  0.24 s
6.95/8.46	c vivif2 --  cl tried    11227 cl shrink        0 lits rem          0 time: 0.00
6.95/8.47	c vivif2 --  cl tried    20349 cl shrink       76 lits rem         76 time: 0.01
7.48/9.01	c asymm  cl-useful: 70/9795/11227 lits-rem:72 time: 0.46
7.48/9.01	c calculated reachability. Time: 0.00
7.48/9.01	c  N st   186     69902      2334     11227      2276     20349     79460    396464      7.89   no data
9.56/11.48	c  F st   187     87500      2334     11227      2283     15556     79460    241307      7.89   no data
9.56/11.48	c  N st   187     87500      2334     11227      2283     15556     79460    241307      7.89   no data
10.16/12.06	c Decided on static restart strategy
10.55/12.40	c  N st   194     95539      2334     11227      2286     23326     79460    441166      7.89   no data
11.45/13.36	c  N st   196    104853      2334     11227      2302     19885     79460    320349      7.89   no data
11.45/13.36	c  S st   196    104853      2334     11227      2302     19885     79460    320349      7.89   no data
11.45/13.36	c Finding binary XORs  T:     0.00 s  found:       0
11.55/13.41	c  S st   196    105355      2334     11227      2305     20383     79460    328118      7.89   no data
11.55/13.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.55/13.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
11.55/13.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.55/13.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/13.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/13.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2334 time:  0.00 s
11.55/13.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11.55/13.45	c lits-rem:         9  cl-subs:       14  v-elim:      6  v-fix:    0  time:  0.01 s
11.65/13.52	c subs with bin:       96  lits-rem:       681  v-fix:    0  time:  0.06 s
11.75/13.67	c lits-rem:       681  cl-subs:     1232  v-elim:      0  v-fix:    0  time:  0.14 s
11.75/13.67	c vivif2 --  cl tried    11211 cl shrink        0 lits rem          0 time: 0.00
11.75/13.67	c vivif2 --  cl tried    19057 cl shrink       26 lits rem         26 time: 0.00
11.85/13.71	c asymm  cl-useful: 11/1416/11211 lits-rem:25 time: 0.04
11.85/13.71	c calculated reachability. Time: 0.00
11.85/13.71	c  N st   196    105355      2328     11207      2325     19057     79269    305248      7.89   no data
12.96/14.83	c  N st   197    114953      2328     11207      2339     28399     79269    565157      7.89   no data
14.64/16.58	c  N st   198    129352      2328     11207      2346     28946     79269    588097      7.89   no data
17.44/19.36	c  N st   199    150947      2328     11207      2361     19949     79269    277309      7.89   no data
17.44/19.36	c Finding binary XORs  T:     0.00 s  found:       0
18.34/20.22	c  S st   200    158032      2328     11207      2363     26814     79269    465739      7.89   no data
18.34/20.29	c  S st   200    158536      2328     11207      2365     27311     79269    475191      7.89   no data
18.34/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.44/20.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
18.44/20.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.44/20.32	c bin-w-bin subsume rem            1 bins  time:  0.00 s
18.44/20.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.44/20.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2328 time:  0.00 s
18.44/20.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
18.44/20.33	c lits-rem:        51  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.01 s
18.54/20.46	c subs with bin:      150  lits-rem:      1299  v-fix:    0  time:  0.11 s
18.84/20.78	c lits-rem:      1334  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  0.32 s
18.84/20.78	c vivif2 --  cl tried    11191 cl shrink        0 lits rem          0 time: 0.00
18.84/20.79	c vivif2 --  cl tried    25033 cl shrink       68 lits rem         68 time: 0.01
19.05/20.99	c asymm  cl-useful: 69/5452/11191 lits-rem:74 time: 0.20
19.05/20.99	c calculated reachability. Time: 0.00
19.05/20.99	c  N st   200    158536      2327     11191      2369     25033     79040    437706      7.89   no data
26.23/28.16	c  N st   201    207126      2327     11191      2372     38052     79039    708689      7.89   no data
30.72/32.62	c  N st   202    237804      2327     11191      2376     30191     79039    483603      7.89   no data
30.72/32.62	c  S st   202    237804      2327     11191      2376     30191     79039    483603      7.89   no data
30.82/32.71	c  S st   202    238309      2327     11191      2378     30682     79039    492048      7.89   no data
30.82/32.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.82/32.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
30.82/32.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.82/32.74	c bin-w-bin subsume rem            1 bins  time:  0.00 s
30.82/32.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.82/32.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.00 s
30.82/32.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30.82/32.76	c lits-rem:        32  cl-subs:       20  v-elim:      9  v-fix:    0  time:  0.01 s
30.92/32.87	c subs with bin:       34  lits-rem:       200  v-fix:    0  time:  0.10 s
31.42/33.30	c lits-rem:       952  cl-subs:     3594  v-elim:      0  v-fix:    0  time:  0.43 s
31.42/33.30	c vivif2 --  cl tried    11165 cl shrink        0 lits rem          0 time: 0.00
31.42/33.31	c vivif2 --  cl tried    27060 cl shrink       40 lits rem         40 time: 0.01
31.62/33.52	c asymm  cl-useful: 1/2245/11165 lits-rem:1 time: 0.20
31.62/33.52	c calculated reachability. Time: 0.00
31.62/33.52	c  N st   202    238309      2318     11165      2378     27060     78769    428165      7.89   no data
42.22/44.15	c  F st   203    306251      2318     11165      2398     29203     78769    411708      7.89   no data
42.22/44.15	c  N st   203    306251      2318     11165      2398     29203     78769    411708      7.89   no data
42.22/44.15	c Finding binary XORs  T:     0.00 s  found:       0
42.92/44.88	c Decided on static restart strategy
46.43/48.31	c  N st   213    334562      2318     11165      2404     33494     78769    524205      7.89   no data
49.83/51.78	c  N st   215    357463      2318     11165      2414     31661     78769    472604      7.89   no data
49.83/51.78	c  S st   215    357463      2318     11165      2414     31661     78769    472604      7.89   no data
49.92/51.86	c  S st   215    357964      2318     11165      2417     32157     78769    483149      7.89   no data
49.92/51.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.02/51.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
50.02/51.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.02/51.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.02/51.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.02/51.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2318 time:  0.00 s
50.02/51.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
50.02/51.92	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.01 s
50.12/52.03	c subs with bin:      145  lits-rem:       441  v-fix:    0  time:  0.10 s
50.32/52.24	c lits-rem:       896  cl-subs:     1052  v-elim:      0  v-fix:    0  time:  0.21 s
50.32/52.24	c vivif2 --  cl tried    11164 cl shrink        0 lits rem          0 time: 0.00
50.32/52.25	c vivif2 --  cl tried    30960 cl shrink       31 lits rem         31 time: 0.01
50.52/52.45	c asymm  cl-useful: 0/1906/11164 lits-rem:0 time: 0.20
50.52/52.45	c calculated reachability. Time: 0.00
50.52/52.45	c  N st   215    357964      2316     11164      2419     30960     78763    466110      7.89   no data
55.82/57.70	c  N st   216    390359      2316     11164      2421     36944     78761    612059      7.89   no data
64.31/66.28	c  N st   217    438948      2316     11164      2421     30736     78761    406667      7.89   no data
78.42/80.35	c  N st   218    511830      2316     11164      2424     44319     78761    746200      7.89   no data
83.31/85.26	c  N st   219    536946      2316     11164      2426     38537     78761    579752      7.89   no data
83.31/85.26	c  S st   219    536946      2316     11164      2426     38537     78761    579752      7.89   no data
83.41/85.37	c  S st   219    537447      2316     11164      2426     39029     78761    589495      7.89   no data
83.41/85.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.50/85.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
83.50/85.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.50/85.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.50/85.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.50/85.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
83.50/85.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
83.50/85.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.60/85.56	c subs with bin:       22  lits-rem:       168  v-fix:    0  time:  0.11 s
84.00/85.96	c lits-rem:      1209  cl-subs:     2201  v-elim:      0  v-fix:    0  time:  0.38 s
84.00/85.96	c vivif2 --  cl tried    11164 cl shrink        0 lits rem          0 time: 0.00
84.00/85.97	c vivif2 --  cl tried    36806 cl shrink       10 lits rem         10 time: 0.01
84.10/86.09	c asymm  cl-useful: 5/1561/11164 lits-rem:5 time: 0.12
84.10/86.09	c calculated reachability. Time: 0.00
84.10/86.09	c  N st   219    537447      2316     11164      2428     36806     78756    556073      7.89   no data
118.09/120.07	c  N st   220    701432      2316     11164      2448     66180     78756   1238524      7.89   no data
118.09/120.07	c Finding binary XORs  T:     0.00 s  found:       0
140.79/142.76	c  N st   221    806170      2316     11164      2462     60599     78756   1077912      7.89   no data
140.79/142.76	c  S st   221    806170      2316     11164      2462     60599     78756   1077912      7.89   no data
140.99/142.92	c  S st   221    806672      2316     11164      2468     61094     78756   1085959      7.89   no data
140.99/142.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.99/142.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P:  2.7M T:  0.07
140.99/142.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.99/142.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.99/142.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.99/143.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
140.99/143.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
141.10/143.01	c lits-rem:        32  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.02 s
141.49/143.41	c subs with bin:      880  lits-rem:      1803  v-fix:    0  time:  0.36 s
143.20/145.11	c lits-rem:      4934  cl-subs:     3886  v-elim:      0  v-fix:    0  time:  1.69 s
143.20/145.11	c vivif2 --  cl tried    11153 cl shrink        0 lits rem          0 time: 0.00
143.20/145.12	c vivif2 --  cl tried    56334 cl shrink       27 lits rem         27 time: 0.02
143.39/145.35	c asymm  cl-useful: 98/2151/11153 lits-rem:101 time: 0.22
143.39/145.35	c calculated reachability. Time: 0.00
143.39/145.35	c  N st   221    806672      2316     11153      2480     56334     78540   1006828      7.89   no data
206.77/208.73	c  F st   222   1071875      2316     11153      2514     71588     78538   1289396      7.89   no data
206.77/208.73	c  N st   222   1071875      2316     11153      2514     71588     78538   1289396      7.89   no data
206.77/208.73	c Finding binary XORs  T:     0.00 s  found:       0
207.97/209.93	c Decided on static restart strategy
213.58/215.54	c  N st   232   1100184      2316     11153      2514     55690     78537    862620      7.89   no data
221.67/223.62	c  N st   234   1136179      2316     11153      2516     90557     78537   1837249      7.89   no data
230.07/232.09	c  N st   235   1168572      2316     11153      2517     77742     78537   1460430      7.89   no data
241.26/243.20	c  N st   236   1210009      2316     11153      2518     72138     78537   1261707      7.89   no data
241.26/243.20	c  S st   236   1210009      2316     11153      2518     72138     78537   1261707      7.89   no data
241.36/243.38	c  S st   236   1210511      2316     11153      2523     72635     78537   1271666      7.89   no data
241.36/243.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.46/243.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.3M T:  0.08
241.46/243.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.46/243.47	c bin-w-bin subsume rem            3 bins  time:  0.00 s
241.46/243.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.46/243.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
241.46/243.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
241.56/243.50	c lits-rem:        39  cl-subs:       60  v-elim:     28  v-fix:    0  time:  0.02 s
241.87/243.86	c subs with bin:      158  lits-rem:       947  v-fix:    0  time:  0.32 s
244.76/246.75	c lits-rem:      4074  cl-subs:     6049  v-elim:      0  v-fix:    0  time:  2.88 s
244.76/246.75	c vivif2 --  cl tried    11092 cl shrink        0 lits rem          0 time: 0.00
244.76/246.77	c vivif2 --  cl tried    66426 cl shrink       64 lits rem         64 time: 0.02
245.06/247.00	c asymm  cl-useful: 46/1914/11092 lits-rem:47 time: 0.23
245.06/247.00	c calculated reachability. Time: 0.00
245.06/247.00	c  N st   236   1210511      2288     11092      2523     66426     77815   1156374      7.89   no data
264.56/266.53	c  N st   237   1283395      2288     11092      2526     90579     77815   1741805      7.89   no data
293.74/295.70	c  N st   238   1392719      2288     11092      2528    100227     77814   1921109      7.89   no data
339.14/341.14	c  N st   239   1556703      2288     11092      2533     55732     77814    726062      7.89   no data
384.54/386.56	c  N st   240   1710511      2288     11092      2537     97267     77814   1894116      7.89   no data
384.54/386.56	c  S st   240   1710511      2288     11092      2537     97267     77814   1894116      7.89   no data
384.74/386.79	c  S st   240   1711012      2288     11092      2539     97757     77814   1903172      7.89   no data
384.84/386.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
384.94/386.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  4.3M T:  0.13
384.94/386.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
384.94/386.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
384.94/386.93	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.00 s
384.94/386.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2288 time:  0.00 s
384.94/386.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
384.94/386.96	c lits-rem:        41  cl-subs:       26  v-elim:     10  v-fix:    0  time:  0.03 s
385.84/387.83	c subs with bin:      621  lits-rem:      5076  v-fix:    0  time:  0.82 s
392.44/394.45	c lits-rem:      9753  cl-subs:    10777  v-elim:      0  v-fix:    0  time:  6.62 s
392.44/394.45	c vivif2 --  cl tried    11062 cl shrink        0 lits rem          0 time: 0.00
392.44/394.48	c vivif2 --  cl tried    86357 cl shrink       20 lits rem         20 time: 0.03
392.74/394.75	c asymm  cl-useful: 0/523/11062 lits-rem:0 time: 0.26
392.74/394.75	c calculated reachability. Time: 0.00
392.74/394.75	c  N st   240   1711012      2278     11062      2547     86357     77558   1681889      7.89   no data
510.52/512.57	c Finding binary XORs  T:     0.00 s  found:       0
514.32/516.33	c  N st   241   2079977      2277     11058      2553     74557     77491   1248001      7.89   no data
554.63/556.69	c  N st   242   2211015      2277     11058      2558     96653     77491   1810600      7.89   no data
554.63/556.69	c  S st   242   2211015      2277     11058      2558     96653     77491   1810600      7.89   no data
554.92/556.96	c  S st   242   2211519      2277     11058      2561     97150     77491   1821494      7.89   no data
554.92/556.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
555.12/557.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      2 BRemN:      0 P:  4.5M T:  0.13
555.12/557.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
555.12/557.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
555.12/557.11	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.00 s
555.12/557.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2277 time:  0.00 s
555.12/557.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
555.12/557.13	c lits-rem:        92  cl-subs:       24  v-elim:      2  v-fix:    0  time:  0.03 s
556.11/558.18	c subs with bin:     1358  lits-rem:      3810  v-fix:    0  time:  1.00 s
562.11/564.11	c lits-rem:      7814  cl-subs:     9122  v-elim:      0  v-fix:    0  time:  5.93 s
562.11/564.12	c vivif2 --  cl tried    11034 cl shrink        0 lits rem          0 time: 0.00
562.11/564.15	c vivif2 --  cl tried    86670 cl shrink       45 lits rem         45 time: 0.03
562.42/564.41	c asymm  cl-useful: 4/569/11034 lits-rem:4 time: 0.26
562.42/564.41	c calculated reachability. Time: 0.00
562.42/564.41	c  N st   242   2211519      2275     11034      2570     86670     77226   1622714      7.89   no data
753.88/755.97	c  N st   243   2711521      2275     11034      2580    116876     77226   2142554      7.89   no data
753.88/755.97	c  S st   243   2711521      2275     11034      2580    116876     77226   2142554      7.89   no data
753.88/755.97	c Finding binary XORs  T:     0.00 s  found:       0
754.18/756.29	c  S st   243   2712023      2275     11034      2582    117373     77226   2153340      7.89   no data
754.28/756.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
754.38/756.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.4M T:  0.17
754.38/756.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
754.38/756.48	c bin-w-bin subsume rem            3 bins  time:  0.00 s
754.38/756.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.38/756.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2275 time:  0.00 s
754.38/756.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
754.48/756.51	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.03 s
755.18/757.22	c subs with bin:       67  lits-rem:       632  v-fix:    0  time:  0.65 s
764.08/766.16	c lits-rem:     10512  cl-subs:    12091  v-elim:      0  v-fix:    0  time:  8.94 s
764.08/766.17	c vivif2 --  cl tried    11030 cl shrink        0 lits rem          0 time: 0.00
764.18/766.21	c vivif2 --  cl tried   105215 cl shrink      133 lits rem        133 time: 0.04
764.48/766.50	c asymm  cl-useful: 0/390/11030 lits-rem:0 time: 0.29
764.48/766.50	c calculated reachability. Time: 0.00
764.48/766.50	c  N st   243   2712023      2275     11030      2580    105215     77195   1924245      7.89   no data
966.78/968.95	c  N st   244   3212027      2275     11030      2587     81159     77195   1095680      7.89   no data
966.78/968.95	c  S st   244   3212027      2275     11030      2587     81159     77195   1095680      7.89   no data
966.99/969.17	c  S st   244   3212528      2275     11030      2587     81654     77195   1106495      7.89   no data
966.99/969.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
967.08/969.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.4M T:  0.09
967.08/969.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
967.08/969.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
967.08/969.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
967.08/969.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2275 time:  0.00 s
967.08/969.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
967.18/969.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
967.38/969.52	c subs with bin:       27  lits-rem:        31  v-fix:    0  time:  0.19 s
968.18/970.38	c lits-rem:      5011  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  0.86 s
968.18/970.38	c vivif2 --  cl tried    11030 cl shrink        0 lits rem          0 time: 0.00
968.28/970.41	c vivif2 --  cl tried    80203 cl shrink       25 lits rem         25 time: 0.02
968.48/970.62	c asymm  cl-useful: 2/503/11030 lits-rem:2 time: 0.21
968.48/970.62	c calculated reachability. Time: 0.00
968.48/970.62	c  N st   244   3212528      2275     11030      2589     80203     77193   1083481      7.89   no data
1172.94/1175.10	c  N st   245   3712528      2274     11030      2620     90269     77193   1256581      7.89   no data
1172.94/1175.10	c  S st   245   3712528      2274     11030      2620     90269     77193   1256581      7.89   no data
1172.94/1175.11	c Finding binary XORs  T:     0.00 s  found:       0
1173.14/1175.39	c  S st   245   3713032      2274     10928      2596     88917     76523   1237783      7.89   no data
1173.14/1175.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1173.34/1175.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      5 BRemN:      0 P:  4.8M T:  0.11
1173.34/1175.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1173.34/1175.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1173.34/1175.51	c subs with bin:       18  lits-rem:        15  v-fix:    0  time:  0.00 s
1173.34/1175.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2274 time:  0.00 s
1173.34/1175.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1173.34/1175.53	c lits-rem:        58  cl-subs:       32  v-elim:      6  v-fix:    0  time:  0.02 s
1173.84/1176.00	c subs with bin:     1115  lits-rem:      5413  v-fix:    0  time:  0.44 s
1175.24/1177.45	c lits-rem:      7951  cl-subs:     2440  v-elim:      0  v-fix:    0  time:  1.45 s
1175.24/1177.45	c vivif2 --  cl tried    10878 cl shrink        2 lits rem          2 time: 0.00
1175.24/1177.49	c vivif2 --  cl tried    85360 cl shrink     2759 lits rem       3251 time: 0.03
1175.54/1177.70	c asymm  cl-useful: 0/388/10878 lits-rem:0 time: 0.22
1175.54/1177.71	c calculated reachability. Time: 0.00
1175.54/1177.71	c  N st   245   3713032      2268     10878      2603     85360     76088   1174185      7.89   no data
1191.15/1193.48	c  F st   246   3751563      2268     10878      2604    122729     76088   2208412      7.89   no data
1191.15/1193.48	c  N st   246   3751563      2268     10878      2604    122729     76088   2208412      7.89   no data
1193.25/1195.60	c Decided on static restart strategy
1203.15/1205.41	c  N st   256   3779869      2268     10878      2606    149971     76088   2892664      7.89   no data
1217.76/1220.12	c  N st   258   3815862      2268     10878      2608    103413     76088   1593461      7.89   no data
1230.61/1233.23	c  N st   259   3848254      2268     10878      2608    134701     76088   2434529      7.89   no data
1255.29/1257.95	c  N st   260   3896842      2268     10878      2610     99297     76088   1485125      7.89   no data
1290.39/1293.05	c  N st   261   3969730      2267     10878      2616    169678     76088   3319661      7.89   no data

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.70 3.93 3.78 5/294 3854
/proc/meminfo: memFree=19055184/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=30724 CPUtime=0 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 929 0 0 0 0 0 0 0 22 0 1 0 651117029 31461376 837 33554432000 4194304 4580011 140733921713008 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 7681 837 324 95 0 2663 0

[startup+0.0460391 s]
/proc/loadavg: 3.70 3.93 3.78 5/294 3854
/proc/meminfo: memFree=19055184/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=31592 CPUtime=0.04 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 1309 0 0 0 4 0 0 0 22 0 1 0 651117029 32350208 1217 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 7898 1217 339 95 0 2880 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31592

[startup+0.101056 s]
/proc/loadavg: 3.70 3.93 3.78 5/294 3854
/proc/meminfo: memFree=19055184/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=31724 CPUtime=0.09 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 1355 0 0 0 9 0 0 0 22 0 1 0 651117029 32485376 1263 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 7931 1263 339 95 0 2913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31724

[startup+0.301019 s]
/proc/loadavg: 3.70 3.93 3.78 5/294 3854
/proc/meminfo: memFree=19055184/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=36428 CPUtime=0.29 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 2861 0 0 0 29 0 0 0 23 0 1 0 651117029 37302272 2244 33554432000 4194304 4580011 140733921713008 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 9107 2244 364 95 0 4089 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36428

[startup+0.700947 s]
/proc/loadavg: 3.70 3.93 3.78 5/294 3854
/proc/meminfo: memFree=19055184/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=36924 CPUtime=0.68 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 3509 0 0 0 68 0 0 0 25 0 1 0 651117029 37810176 2346 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 9231 2346 364 95 0 4213 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36924

[startup+1.50081 s]
/proc/loadavg: 3.70 3.93 3.78 5/295 3855
/proc/meminfo: memFree=19031988/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=41552 CPUtime=1.47 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 5088 0 0 0 145 2 0 0 25 0 1 0 651117029 42549248 3577 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 10388 3577 369 95 0 5370 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41552

[startup+3.10053 s]
/proc/loadavg: 3.70 3.93 3.78 5/295 3855
/proc/meminfo: memFree=19017616/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=47440 CPUtime=3.07 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 7052 0 0 0 305 2 0 0 25 0 1 0 651117029 48578560 5044 33554432000 4194304 4580011 140733921713008 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 11860 5044 370 95 0 6842 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47440

[startup+6.30098 s]
/proc/loadavg: 3.81 3.95 3.79 5/295 3855
/proc/meminfo: memFree=18997396/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=47492 CPUtime=5.08 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 7576 0 0 0 501 7 0 0 25 0 1 0 651117029 48631808 5024 33554432000 4194304 4580011 140733921713008 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 11873 5024 369 95 0 6855 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 47492

[startup+12.7009 s]
/proc/loadavg: 3.98 3.99 3.80 5/295 3855
/proc/meminfo: memFree=18985228/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=50700 CPUtime=10.85 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 10456 0 0 0 1075 10 0 0 25 0 1 0 651117029 51916800 6003 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 12675 6003 371 95 0 7657 0
Current children cumulated CPU time (s) 10.85
Current children cumulated vsize (KiB) 50700

[startup+25.5007 s]
/proc/loadavg: 3.99 3.99 3.80 5/295 3856
/proc/meminfo: memFree=18968636/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=54836 CPUtime=23.63 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 16054 0 0 0 2350 13 0 0 25 0 1 0 651117029 56152064 6681 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 13709 6681 369 95 0 8691 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 54836

[startup+51.1002 s]
/proc/loadavg: 4.12 4.02 3.82 5/295 3856
/proc/meminfo: memFree=18951060/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=57384 CPUtime=49.21 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 23649 0 0 0 4905 16 0 0 25 0 1 0 651117029 58761216 7977 33554432000 4194304 4580011 140733921713008 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 14346 7977 369 95 0 9328 0
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (KiB) 57384

[startup+102.31 s]
/proc/loadavg: 4.25 4.06 3.84 5/295 3858
/proc/meminfo: memFree=18927968/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=63644 CPUtime=100.4 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 37518 0 0 0 10017 23 0 0 25 0 1 0 651117029 65171456 9159 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 15911 9159 369 95 0 10893 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 63644

[startup+162.301 s]
/proc/loadavg: 4.09 4.05 3.84 5/295 3859
/proc/meminfo: memFree=18888136/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=77076 CPUtime=160.39 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 52742 0 0 0 16010 29 0 0 25 0 1 0 651117029 78925824 12050 33554432000 4194304 4580011 140733921713008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 19269 12050 369 95 0 14251 0
Current children cumulated CPU time (s) 160.39
Current children cumulated vsize (KiB) 77076

[startup+222.301 s]
/proc/loadavg: 4.03 4.04 3.85 5/295 3861
/proc/meminfo: memFree=18868768/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=77408 CPUtime=220.37 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 63480 0 0 0 22004 33 0 0 25 0 1 0 651117029 79265792 13075 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 19352 13075 369 95 0 14334 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 77408

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.86 5/295 3863
/proc/meminfo: memFree=18837348/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=87992 CPUtime=280.36 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 76358 0 0 0 27998 38 0 0 25 0 1 0 651117029 90103808 14420 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 21998 14420 370 95 0 16980 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 87992

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 3.87 5/295 3864
/proc/meminfo: memFree=18828880/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=88276 CPUtime=340.34 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 86100 0 0 0 33992 42 0 0 25 0 1 0 651117029 90394624 14620 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 22069 14620 369 95 0 17051 0
Current children cumulated CPU time (s) 340.34
Current children cumulated vsize (KiB) 88276

[startup+402.3 s]
/proc/loadavg: 4.02 4.03 3.87 5/295 3866
/proc/meminfo: memFree=18808384/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=104424 CPUtime=400.34 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 96513 0 0 0 39988 46 0 0 25 0 1 0 651117029 106930176 19886 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 26106 19886 369 95 0 21088 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 104424

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/295 3867
/proc/meminfo: memFree=18791600/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=104676 CPUtime=460.32 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 104844 0 0 0 45982 50 0 0 25 0 1 0 651117029 107188224 19684 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 26169 19684 369 95 0 21151 0
Current children cumulated CPU time (s) 460.32
Current children cumulated vsize (KiB) 104676

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 3869
/proc/meminfo: memFree=18756464/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=104868 CPUtime=520.32 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 113004 0 0 0 51979 53 0 0 25 0 1 0 651117029 107384832 19682 33554432000 4194304 4580011 140733921713008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 26217 19682 369 95 0 21199 0
Current children cumulated CPU time (s) 520.32
Current children cumulated vsize (KiB) 104868

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 3871
/proc/meminfo: memFree=18719124/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=128580 CPUtime=580.31 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 120521 0 0 0 57975 56 0 0 25 0 1 0 651117029 131665920 24387 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32145 24387 369 95 0 27127 0
Current children cumulated CPU time (s) 580.31
Current children cumulated vsize (KiB) 128580

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/295 3872
/proc/meminfo: memFree=18703840/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=128828 CPUtime=640.31 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 124733 0 0 0 63972 59 0 0 25 0 1 0 651117029 131919872 25629 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32207 25629 369 95 0 27189 0
Current children cumulated CPU time (s) 640.31
Current children cumulated vsize (KiB) 128828

[startup+702.3 s]
/proc/loadavg: 4.08 4.03 3.91 5/295 3874
/proc/meminfo: memFree=18689796/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=129004 CPUtime=700.3 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 128286 0 0 0 69968 62 0 0 25 0 1 0 651117029 132100096 25987 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32251 25987 369 95 0 27233 0
Current children cumulated CPU time (s) 700.3
Current children cumulated vsize (KiB) 129004

[startup+762.311 s]
/proc/loadavg: 4.07 4.03 3.92 5/295 3875
/proc/meminfo: memFree=18674904/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=129960 CPUtime=760.29 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 131663 0 0 0 75965 64 0 0 25 0 1 0 651117029 133079040 26102 33554432000 4194304 4580011 140733921713008 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32490 26102 369 95 0 27472 0
Current children cumulated CPU time (s) 760.29
Current children cumulated vsize (KiB) 129960

[startup+822.301 s]
/proc/loadavg: 3.58 3.91 3.88 4/289 3894
/proc/meminfo: memFree=18791544/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130092 CPUtime=820.24 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 138336 0 0 0 81954 70 0 0 25 0 1 0 651117029 133214208 25556 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32523 25556 369 95 0 27505 0
Current children cumulated CPU time (s) 820.24
Current children cumulated vsize (KiB) 130092

[startup+882.301 s]
/proc/loadavg: 3.21 3.74 3.82 4/289 3896
/proc/meminfo: memFree=18793872/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130228 CPUtime=880.23 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 145502 0 0 0 87950 73 0 0 25 0 1 0 651117029 133353472 25687 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32557 25687 369 95 0 27539 0
Current children cumulated CPU time (s) 880.23
Current children cumulated vsize (KiB) 130228

[startup+942.301 s]
/proc/loadavg: 3.08 3.61 3.77 4/289 3906
/proc/meminfo: memFree=18785168/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130408 CPUtime=940.19 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 152708 0 0 0 93941 78 0 0 25 0 1 0 651117029 133537792 25665 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32602 25665 369 95 0 27584 0
Current children cumulated CPU time (s) 940.19
Current children cumulated vsize (KiB) 130408

[startup+1002.3 s]
/proc/loadavg: 3.03 3.49 3.72 4/289 3908
/proc/meminfo: memFree=18759224/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130556 CPUtime=1000.17 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 159346 0 0 0 99937 80 0 0 25 0 1 0 651117029 133689344 24957 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32639 24957 369 95 0 27621 0
Current children cumulated CPU time (s) 1000.17
Current children cumulated vsize (KiB) 130556

[startup+1062.3 s]
/proc/loadavg: 3.01 3.40 3.67 4/289 3909
/proc/meminfo: memFree=18735032/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130584 CPUtime=1060.16 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 164828 0 0 0 105934 82 0 0 25 0 1 0 651117029 133718016 26832 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32646 26832 369 95 0 27628 0
Current children cumulated CPU time (s) 1060.16
Current children cumulated vsize (KiB) 130584

[startup+1122.3 s]
/proc/loadavg: 3.00 3.33 3.62 4/289 3911
/proc/meminfo: memFree=18740092/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130740 CPUtime=1120.14 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 171921 0 0 0 111929 85 0 0 25 0 1 0 651117029 133877760 26570 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32685 26570 369 95 0 27667 0
Current children cumulated CPU time (s) 1120.14
Current children cumulated vsize (KiB) 130740

[startup+1182.3 s]
/proc/loadavg: 3.00 3.26 3.58 4/289 3915
/proc/meminfo: memFree=18750240/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130860 CPUtime=1180.13 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 178507 0 0 0 117926 87 0 0 25 0 1 0 651117029 134000640 25547 33554432000 4194304 4580011 140733921713008 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32715 25547 369 95 0 27697 0
Current children cumulated CPU time (s) 1180.13
Current children cumulated vsize (KiB) 130860

[startup+1242.3 s]
/proc/loadavg: 2.72 3.15 3.52 3/283 3934
/proc/meminfo: memFree=18857320/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130904 CPUtime=1239.7 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 183849 0 0 0 123870 100 0 0 25 0 1 0 651117029 134045696 26918 33554432000 4194304 4580011 140733921713008 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32726 26918 369 95 0 27708 0
Current children cumulated CPU time (s) 1239.7
Current children cumulated vsize (KiB) 130904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 2.94 3.42 2/281 3937
/proc/meminfo: memFree=18983164/32951132 swapFree=67093824/67111528
[pid=3854] ppid=3852 vsize=130996 CPUtime=1297.39 cores=4,6
/proc/3854/stat : 3854 (strangenight2-s) R 3852 3854 2953 0 -1 4202496 190046 0 0 0 129636 103 0 0 25 0 1 0 651117029 134139904 25412 33554432000 4194304 4580011 140733921713008 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3854/statm: 32749 25412 369 95 0 27731 0
Current children cumulated CPU time (s) 1297.39
Current children cumulated vsize (KiB) 130996

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): 1297.42
CPU user time (s): 1296.37
CPU system time (s): 1.04384
CPU usage (%): 99.8002
Max. virtual memory (cumulated for all children) (KiB): 205820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.37
system time used= 1.04384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1231

runsolver used 3.72043 second user time and 8.03678 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 19:46:14
IDJOB=3368049
IDBENCH=85808
IDSOLVER=1845
FILE ID=node131/3368049-1305395174
RUNJOBID= node131-1305395173-3813
PBS_JOBID= 13324410
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368049-1305395174/watcher-3368049-1305395174 -o /tmp/evaluation-result-3368049-1305395174/solver-3368049-1305395174 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368049-1305395174.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1964673690

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19055464 kB
Buffers:        265084 kB
Cached:        3633556 kB
SwapCached:       1504 kB
Active:       10579964 kB
Inactive:      3057096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19055464 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           25008 kB
Writeback:           8 kB
AnonPages:     9736336 kB
Mapped:          27108 kB
Slab:           164228 kB
PageTables:      31416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28100620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73684 MiB
End job on node131 at 2011-05-14 20:07:56