Trace number 3368433

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) 1299.91 1300.02

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368433-1305379155.cnf'
0.00/0.00	c -- header says num vars:           7502
0.00/0.00	c -- header says num clauses:       28770
0.00/0.01	c -- clauses added:            0 learnts,        28770 normals,            0 xors
0.00/0.01	c -- vars added       7502
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      7502     12844     10393         0     63534         0   no data   no data
0.00/0.04	c asymm  cl-useful: 41/12844/12844 lits-rem:51 time: 0.03
0.05/0.08	c Flit:    18 Blit:    136 bXBeca:    0 bXProp:  896 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
0.05/0.08	c Cleaning up after failed var search:     0.00 s 
0.05/0.08	c Replacing      896 vars Replaced    20711 lits Time:     0.00 s 
0.05/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.05/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.05/0.09	c subs with bin:       88  lits-rem:        54  v-fix:    0  time:  0.00 s
0.05/0.09	c Subs w/ non-existent bins:     84 l-rem:     56 v-fix:     0 done:   5592 time:  0.00 s
0.05/0.09	c Removed useless bin:      62  fixed:     0  props:   0.27M  time:  0.00 s
0.09/0.11	c lits-rem:      1466  cl-subs:     1702  v-elim:   1864  v-fix:    0  time:  0.02 s
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:      18
0.09/0.12	c Replacing       18 vars Replaced      525 lits Time:     0.00 s 
0.09/0.12	c Finding non-binary XORs:     0.00 s (found:    1714, avg size: 3.0)
0.09/0.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    549 locsubst:    23 time:   0.00
0.09/0.12	c calculated reachability. Time: 0.00
0.09/0.12	c Calc default polars -  time:   0.00 s pos:    1052 undec:    4409 neg:    2041
0.09/0.12	c =========================================================================================
0.09/0.12	c types(t): F = full restart, N = normal restart
0.09/0.12	c types(t): S = simplification begin/end, E = solution found
0.09/0.12	c restart types(rt): st = static, dy = dynamic
0.09/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.12	c  B st     0         0      3161      5376      4051         0     33269         0   no data   no data
0.19/0.29	c Decided on static restart strategy
0.49/0.56	c  N st     8      4913      3160      5376      4273      4569     33268    212205   no data   no data
1.19/1.22	c  N st    10     11295      3160      5376      4394      4769     33268    121319   no data   no data
1.89/1.98	c  N st    11     17038      3160      5376      4444     10381     33268    400025   no data   no data
1.89/1.99	c Finding binary XORs  T:     0.00 s  found:       4
3.19/3.27	c  F st    12     25001      3160      5360      4485     13212     33190    420808   no data   no data
3.19/3.28	c Replacing       14 vars Replaced      412 lits Time:     0.00 s 
3.19/3.28	c  N st    12     25001      3146      5360      4457     13212     33134    420808   no data   no data
3.79/3.89	c Decided on static restart strategy
3.79/3.89	c  N st    18     30000      3146      5360      4492     11806     33134    267177   no data   no data
3.79/3.89	c  S st    18     30000      3146      5360      4492     11806     33134    267177   no data   no data
3.89/3.93	c  S st    18     30500      3146      5360      4523     12271     33134    272538   no data   no data
3.89/3.93	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:     18 locsubst:     9 time:   0.00
3.89/3.99	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:  10368 BRemL:   5541 BRemN:      5 P:  1.5M T:  0.05
3.99/4.00	c Replacing        8 vars Replaced     1698 lits Time:     0.01 s 
3.99/4.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.00	c bin-w-bin subsume rem           29 bins  time:  0.00 s
3.99/4.00	c subs with bin:      292  lits-rem:       670  v-fix:    0  time:  0.00 s
3.99/4.00	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   3119 time:  0.00 s
3.99/4.00	c Removed useless bin:       2  fixed:     0  props:   0.05M  time:  0.00 s
3.99/4.01	c lits-rem:        15  cl-subs:       46  v-elim:    370  v-fix:    0  time:  0.01 s
3.99/4.05	c subs with bin:       99  lits-rem:      6927  v-fix:    0  time:  0.04 s
4.09/4.12	c lits-rem:      1261  cl-subs:      402  v-elim:      0  v-fix:    0  time:  0.06 s
4.09/4.16	c asymm  cl-useful: 84/5364/5364 lits-rem:159 time: 0.04
4.09/4.16	c calculated reachability. Time: 0.00
4.09/4.16	c  N st    18     30500      2749      5357      7130      9792     30290    203677   no data   no data
4.59/4.62	c Finding binary XORs  T:     0.00 s  found:       0
5.19/5.27	c  N st    20     37611      2749      5357      7143     10196     30290    196995   no data   no data
6.09/6.14	c  N st    21     44010      2749      5357      7152     16498     30290    425117   no data   no data
6.39/6.40	c  S st    22     45750      2748      5357      7164     10164     30290    140036   no data   no data
6.39/6.45	c  S st    22     46252      2748      5357      7173     10651     30290    145075   no data   no data
6.39/6.45	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.00
6.39/6.49	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    5 Bins:   2497 BRemL:    983 BRemN:      2 P:  1.1M T:  0.04
6.50/6.51	c Replacing        5 vars Replaced      148 lits Time:     0.00 s 
6.50/6.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.51	c bin-w-bin subsume rem           64 bins  time:  0.00 s
6.50/6.51	c subs with bin:      116  lits-rem:       116  v-fix:    0  time:  0.00 s
6.50/6.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2736 time:  0.00 s
6.50/6.51	c Removed useless bin:       1  fixed:     0  props:   0.05M  time:  0.00 s
6.50/6.51	c lits-rem:         4  cl-subs:       10  v-elim:      7  v-fix:    0  time:  0.00 s
6.50/6.52	c subs with bin:       68  lits-rem:       831  v-fix:    0  time:  0.01 s
6.50/6.54	c lits-rem:       256  cl-subs:       92  v-elim:      0  v-fix:    0  time:  0.01 s
6.50/6.54	c vivif2 --  cl tried     5226 cl shrink       36 lits rem         42 time: 0.00
6.50/6.54	c vivif2 --  cl tried    10310 cl shrink     1348 lits rem       2176 time: 0.01
6.50/6.58	c asymm  cl-useful: 16/5220/5220 lits-rem:19 time: 0.04
6.50/6.59	c calculated reachability. Time: 0.00
6.50/6.59	c  N st    22     46252      2729      5220      8372     10294     29700    139021   no data   no data
6.50/6.59	c Finding binary XORs  T:     0.00 s  found:       0
9.39/9.49	c  N st    23     60650      2729      5220      8385     15159     29700    401066   no data   no data
11.49/11.55	c  N st    24     69379      2729      5220      8389     13335     29700    215995   no data   no data
11.49/11.55	c  S st    24     69379      2729      5220      8389     13335     29700    215995   no data   no data
11.59/11.60	c  S st    24     69883      2729      5220      8405     13818     29700    221125   no data   no data
11.59/11.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.00
11.59/11.65	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1131 BRemL:    822 BRemN:     10 P:  1.3M T:  0.05
11.59/11.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.65	c bin-w-bin subsume rem           30 bins  time:  0.00 s
11.59/11.65	c subs with bin:       28  lits-rem:         3  v-fix:    0  time:  0.00 s
11.59/11.65	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   2723 time:  0.00 s
11.59/11.66	c Removed useless bin:       2  fixed:     0  props:   0.05M  time:  0.00 s
11.59/11.66	c lits-rem:         0  cl-subs:        1  v-elim:      7  v-fix:    0  time:  0.00 s
11.59/11.69	c subs with bin:      181  lits-rem:       757  v-fix:    0  time:  0.02 s
11.69/11.72	c lits-rem:       232  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.03 s
11.69/11.72	c vivif2 --  cl tried     5211 cl shrink       17 lits rem         24 time: 0.00
11.69/11.73	c vivif2 --  cl tried    13339 cl shrink      549 lits rem       1284 time: 0.01
11.69/11.78	c asymm  cl-useful: 66/5204/5204 lits-rem:248 time: 0.05
11.69/11.78	c calculated reachability. Time: 0.00
11.69/11.78	c  N st    24     69883      2716      5176      8657     13336     29432    211342   no data   no data
14.79/14.84	c  F st    25     87501      2716      5176      8669     19244     29432    474417   no data   no data
14.79/14.85	c  N st    25     87501      2716      5176      8669     19244     29432    474417   no data   no data
14.79/14.85	c Finding binary XORs  T:     0.00 s  found:       0
15.89/15.90	c Decided on static restart strategy
16.09/16.16	c  N st    32     95537      2715      5176      8678     27140     29432    803536   no data   no data
17.89/17.96	c  N st    34    104824      2714      5176      8687     23772     29432    656151   no data   no data
17.89/17.96	c  S st    34    104824      2714      5176      8687     23772     29432    656151   no data   no data
17.99/18.04	c  S st    34    105328      2714      5176      8694     24266     29432    662558   no data   no data
17.99/18.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.11	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   2185 BRemL:   1244 BRemN:      2 P:  2.1M T:  0.07
18.09/18.12	c Replacing        7 vars Replaced      362 lits Time:     0.01 s 
18.09/18.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.09/18.12	c bin-w-bin subsume rem            9 bins  time:  0.00 s
18.09/18.12	c subs with bin:       24  lits-rem:         5  v-fix:    0  time:  0.00 s
18.09/18.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2706 time:  0.00 s
18.09/18.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.09/18.13	c lits-rem:         9  cl-subs:        6  v-elim:     10  v-fix:    0  time:  0.01 s
18.19/18.23	c subs with bin:       62  lits-rem:      1601  v-fix:    0  time:  0.08 s
18.49/18.50	c lits-rem:       980  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  0.27 s
18.49/18.50	c vivif2 --  cl tried     5148 cl shrink       19 lits rem         22 time: 0.00
18.49/18.54	c vivif2 --  cl tried    23030 cl shrink     3557 lits rem       9525 time: 0.04
18.60/18.61	c asymm  cl-useful: 42/5145/5145 lits-rem:82 time: 0.06
18.60/18.61	c calculated reachability. Time: 0.00
18.60/18.61	c  N st    34    105328      2696      5137      9079     23017     29165    627806   no data   no data
20.29/20.36	c  N st    35    114927      2696      5137      9081     18976     29165    328223   no data   no data
20.29/20.36	c Finding binary XORs  T:     0.00 s  found:       0
23.49/23.58	c  N st    36    129324      2696      5137      9085     18646     29165    277359   no data   no data
28.39/28.46	c  N st    37    150919      2696      5137      9087     24271     29165    517025   no data   no data
30.19/30.26	c  S st    38    157992      2696      5137      9089     31247     29165    899431   no data   no data
30.29/30.36	c  S st    38    158493      2696      5137      9094     31739     29165    905576   no data   no data
30.29/30.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.00
30.39/30.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    725 BRemL:    367 BRemN:      3 P:  2.4M T:  0.08
30.39/30.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.39/30.44	c bin-w-bin subsume rem           16 bins  time:  0.00 s
30.39/30.44	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
30.39/30.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2691 time:  0.00 s
30.39/30.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
30.39/30.46	c lits-rem:         7  cl-subs:        7  v-elim:      5  v-fix:    0  time:  0.01 s
30.49/30.59	c subs with bin:      108  lits-rem:      1229  v-fix:    0  time:  0.11 s
31.09/31.14	c lits-rem:      1555  cl-subs:     2201  v-elim:      0  v-fix:    0  time:  0.55 s
31.09/31.15	c vivif2 --  cl tried     5146 cl shrink       10 lits rem         13 time: 0.00
31.09/31.19	c vivif2 --  cl tried    29099 cl shrink     3883 lits rem      12632 time: 0.05
31.19/31.27	c asymm  cl-useful: 24/5143/5143 lits-rem:37 time: 0.08
31.19/31.28	c calculated reachability. Time: 0.00
31.19/31.28	c  N st    38    158493      2686      5141      9382     29097     29080    819241   no data   no data
43.69/43.79	c  N st    39    207082      2686      5141      9388     24475     29080    370577   no data   no data
43.69/43.79	c Finding binary XORs  T:     0.00 s  found:       0
49.99/50.09	c  N st    40    237739      2686      5141      9390     35237     29080    938311   no data   no data
49.99/50.09	c  S st    40    237739      2686      5141      9390     35237     29080    938311   no data   no data
50.09/50.19	c  S st    40    238241      2686      5141      9393     35732     29080    944871   no data   no data
50.09/50.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.19/50.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    773 BRemL:    445 BRemN:      3 P:  2.8M T:  0.08
50.19/50.28	c Replacing        1 vars Replaced       96 lits Time:     0.00 s 
50.19/50.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.19/50.28	c bin-w-bin subsume rem            3 bins  time:  0.00 s
50.19/50.28	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
50.19/50.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2685 time:  0.00 s
50.19/50.29	c Removed useless bin:       1  fixed:     0  props:   0.05M  time:  0.00 s
50.29/50.30	c lits-rem:        16  cl-subs:        3  v-elim:      3  v-fix:    0  time:  0.01 s
50.39/50.42	c subs with bin:       22  lits-rem:       441  v-fix:    0  time:  0.10 s
50.99/51.00	c lits-rem:      2226  cl-subs:     1531  v-elim:      0  v-fix:    0  time:  0.57 s
50.99/51.00	c vivif2 --  cl tried     5146 cl shrink        7 lits rem          8 time: 0.00
50.99/51.05	c vivif2 --  cl tried    34143 cl shrink     3125 lits rem       6455 time: 0.05
51.09/51.14	c asymm  cl-useful: 10/5146/5146 lits-rem:18 time: 0.09
51.09/51.14	c calculated reachability. Time: 0.00
51.09/51.14	c  N st    40    238241      2682      5143      9684     34142     29042    902577   no data   no data
68.88/68.94	c  F st    41    306250      2682      5143      9693     36202     29042    961745   no data   no data
68.88/68.95	c  N st    41    306250      2682      5143      9693     36202     29042    961745   no data   no data
68.88/68.95	c Finding binary XORs  T:     0.00 s  found:       0
70.08/70.15	c Decided on static restart strategy
75.48/75.50	c  N st    51    334555      2680      5143      9707     40767     29042   1108871   no data   no data
81.28/81.35	c  N st    53    357362      2680      5143      9711     38746     29042    922089   no data   no data
81.28/81.35	c  S st    53    357362      2680      5143      9711     38746     29042    922089   no data   no data
81.39/81.47	c  S st    53    357867      2680      5143      9714     39238     29042    929286   no data   no data
81.39/81.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.48/81.56	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    6 Bins:   1372 BRemL:    662 BRemN:      1 P:  2.8M T:  0.09
81.48/81.57	c Replacing        7 vars Replaced      476 lits Time:     0.01 s 
81.48/81.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.48/81.58	c bin-w-bin subsume rem            7 bins  time:  0.00 s
81.48/81.58	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.00 s
81.48/81.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2672 time:  0.00 s
81.48/81.58	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
81.48/81.59	c lits-rem:         3  cl-subs:        2  v-elim:      7  v-fix:    0  time:  0.01 s
81.67/81.72	c subs with bin:       48  lits-rem:      1232  v-fix:    0  time:  0.10 s
82.17/82.30	c lits-rem:      1331  cl-subs:     2101  v-elim:      0  v-fix:    0  time:  0.58 s
82.28/82.30	c vivif2 --  cl tried     5113 cl shrink        7 lits rem          8 time: 0.00
82.28/82.35	c vivif2 --  cl tried    36956 cl shrink     3515 lits rem      12107 time: 0.05
82.39/82.45	c asymm  cl-useful: 14/5112/5112 lits-rem:28 time: 0.10
82.39/82.45	c calculated reachability. Time: 0.00
82.39/82.45	c  N st    53    357867      2665      5109     10024     36951     29182    866960   no data   no data
90.19/90.26	c  N st    54    390259      2665      5109     10027     43439     29182   1267110   no data   no data
90.19/90.26	c Finding binary XORs  T:     0.00 s  found:       0
102.48/102.56	c  N st    55    438847      2665      5109     10028     37271     29182    540603   no data   no data
121.08/121.12	c  N st    56    511729      2662      5109     10036     51155     29182   1108423   no data   no data
129.48/129.59	c  N st    57    536800      2662      5109     10036     45550     29182   1053037   no data   no data
129.48/129.59	c  S st    57    536800      2662      5109     10036     45550     29182   1053037   no data   no data
129.68/129.72	c  S st    57    537302      2662      5109     10038     46046     29182   1060885   no data   no data
129.68/129.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.00
129.78/129.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   1378 BRemL:    723 BRemN:      0 P:  3.3M T:  0.10
129.78/129.84	c Replacing        6 vars Replaced      203 lits Time:     0.01 s 
129.78/129.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
129.78/129.84	c bin-w-bin subsume rem           10 bins  time:  0.00 s
129.78/129.84	c subs with bin:        1  lits-rem:         3  v-fix:    0  time:  0.00 s
129.78/129.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2651 time:  0.00 s
129.78/129.85	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
129.78/129.86	c lits-rem:         3  cl-subs:        2  v-elim:      3  v-fix:    0  time:  0.01 s
129.99/130.01	c subs with bin:       28  lits-rem:       346  v-fix:    0  time:  0.12 s
130.77/130.86	c lits-rem:      2156  cl-subs:     2224  v-elim:      0  v-fix:    0  time:  0.85 s
130.77/130.86	c vivif2 --  cl tried     5091 cl shrink        5 lits rem          6 time: 0.00
130.87/130.91	c vivif2 --  cl tried    43602 cl shrink     3412 lits rem       8279 time: 0.05
130.98/131.04	c asymm  cl-useful: 27/5091/5091 lits-rem:27 time: 0.13
130.98/131.04	c calculated reachability. Time: 0.00
130.98/131.04	c  N st    57    537302      2648      5091     10071     43602     29094    948958   no data   no data
178.97/179.04	c  N st    58    701287      2648      5091     10071     73641     29094   1812884   no data   no data
178.97/179.04	c Finding binary XORs  T:     0.00 s  found:       0
210.57/210.66	c  N st    59    805953      2648      5091     10074     67424     29094   1561360   no data   no data
210.57/210.66	c  S st    59    805953      2648      5091     10074     67424     29094   1561360   no data   no data
210.77/210.82	c  S st    59    806454      2648      5091     10077     67915     29094   1566802   no data   no data
210.77/210.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.01
210.87/210.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    931 BRemL:    667 BRemN:      3 P:  4.5M T:  0.13
210.87/210.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.87/210.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.87/210.97	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
210.87/210.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2643 time:  0.00 s
210.87/210.97	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
210.87/210.99	c lits-rem:         5  cl-subs:        3  v-elim:      4  v-fix:    0  time:  0.02 s
211.07/211.17	c subs with bin:       37  lits-rem:       934  v-fix:    0  time:  0.13 s
213.87/213.95	c lits-rem:      3752  cl-subs:     6154  v-elim:      0  v-fix:    0  time:  2.78 s
213.87/213.95	c vivif2 --  cl tried     5098 cl shrink        3 lits rem          4 time: 0.00
213.97/214.03	c vivif2 --  cl tried    61475 cl shrink     5748 lits rem       9579 time: 0.08
214.17/214.22	c asymm  cl-useful: 23/5097/5097 lits-rem:29 time: 0.19
214.17/214.22	c calculated reachability. Time: 0.00
214.17/214.22	c  N st    59    806454      2639      5097     10221     61471     29036   1393049   no data   no data
214.17/214.22	c Finding binary XORs  T:     0.00 s  found:       0
291.56/291.65	c  F st    60   1071875      2639      5097     10226     78072     29036   2032413   no data   no data
291.56/291.65	c  N st    60   1071875      2639      5097     10226     78072     29036   2032413   no data   no data
293.25/293.37	c Decided on static restart strategy
300.55/300.63	c  N st    70   1100177      2638      5097     10239     61798     29036   1174719   no data   no data
313.06/313.12	c  N st    72   1136171      2638      5097     10239     52083     29036    620571   no data   no data
323.25/323.31	c  N st    73   1168563      2638      5097     10239     84109     29036   2308278   no data   no data
335.67/335.78	c  N st    74   1209682      2637      5097     10248     78360     29036   2246395   no data   no data
335.67/335.78	c  S st    74   1209682      2637      5097     10248     78360     29036   2246395   no data   no data
335.95/336.00	c  S st    74   1210187      2637      5097     10249     78860     29036   2252938   no data   no data
335.95/336.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
336.05/336.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    546 BRemL:    287 BRemN:      2 P:  5.2M T:  0.15
336.05/336.18	c Replacing       10 vars Replaced      873 lits Time:     0.02 s 
336.05/336.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
336.05/336.19	c bin-w-bin subsume rem            3 bins  time:  0.00 s
336.05/336.19	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
336.05/336.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2627 time:  0.00 s
336.05/336.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
336.15/336.22	c lits-rem:        10  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.02 s
336.45/336.51	c subs with bin:      121  lits-rem:       602  v-fix:    0  time:  0.24 s
339.85/339.98	c lits-rem:      4442  cl-subs:     3624  v-elim:      0  v-fix:    0  time:  3.46 s
339.85/339.98	c vivif2 --  cl tried     5060 cl shrink        0 lits rem          0 time: 0.00
339.95/340.10	c vivif2 --  cl tried    75074 cl shrink     7564 lits rem      14687 time: 0.12
340.25/340.32	c asymm  cl-useful: 16/5060/5060 lits-rem:16 time: 0.23
340.25/340.33	c calculated reachability. Time: 0.00
340.25/340.33	c  N st    74   1210187      2624      5060      9927     75071     28902   2151288   no data   no data
340.25/340.33	c Finding binary XORs  T:     0.00 s  found:       0
363.05/363.13	c  N st    75   1283069      2624      5060      9931     99268     28902   3138631   no data   no data
397.26/397.36	c  N st    76   1392392      2624      5060      9931     59761     28902    789085   no data   no data
454.15/454.29	c  N st    77   1556376      2624      5060      9933     64633     28902    893873   no data   no data
498.35/498.43	c  N st    78   1710187      2624      5060      9939    105751     28902   1524588   no data   no data
498.35/498.43	c  S st    78   1710187      2624      5060      9939    105751     28902   1524588   no data   no data
498.65/498.76	c  S st    78   1710690      2624      5060      9941    106247     28902   1531029   no data   no data
498.65/498.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.01
498.85/498.96	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    393 BRemL:    316 BRemN:      0 P:  6.6M T:  0.19
498.85/498.98	c Replacing        2 vars Replaced       80 lits Time:     0.02 s 
498.85/498.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.85/498.98	c bin-w-bin subsume rem           14 bins  time:  0.00 s
498.85/498.98	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
498.85/498.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2611 time:  0.00 s
498.85/498.98	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
498.95/499.01	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
499.04/499.13	c subs with bin:       40  lits-rem:      3197  v-fix:    0  time:  0.07 s
505.05/505.16	c lits-rem:     14193  cl-subs:    17254  v-elim:      0  v-fix:    0  time:  6.04 s
505.05/505.17	c vivif2 --  cl tried     5050 cl shrink        0 lits rem          0 time: 0.00
505.14/505.26	c vivif2 --  cl tried    88117 cl shrink    10926 lits rem      14190 time: 0.09
505.44/505.51	c asymm  cl-useful: 21/4897/5050 lits-rem:23 time: 0.25
505.44/505.51	c calculated reachability. Time: 0.00
505.44/505.51	c  N st    78   1710690      2611      5050      9849     88117     28822   1232836   no data   no data
505.44/505.51	c Finding binary XORs  T:     0.00 s  found:       0
643.84/643.99	c  N st    79   2079654      2611      5050      9851    102385     28822   2702731   no data   no data
693.15/693.27	c  N st    80   2210691      2611      5050      9852    105985     28822   2767956   no data   no data
693.15/693.27	c  S st    80   2210691      2611      5050      9852    105985     28822   2767956   no data   no data
693.44/693.54	c  S st    80   2211195      2611      5050      9856    106483     28822   2774611   no data   no data
693.44/693.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
693.64/693.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    382 BRemL:    221 BRemN:      0 P:  6.2M T:  0.19
693.64/693.74	c Replacing        1 vars Replaced      125 lits Time:     0.01 s 
693.64/693.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
693.64/693.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.64/693.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
693.64/693.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2610 time:  0.00 s
693.64/693.75	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
693.64/693.78	c lits-rem:        14  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.03 s
694.03/694.12	c subs with bin:       20  lits-rem:       952  v-fix:    0  time:  0.26 s
703.04/703.11	c lits-rem:      2599  cl-subs:    13400  v-elim:      0  v-fix:    0  time:  8.99 s
703.04/703.11	c vivif2 --  cl tried     5052 cl shrink        5 lits rem          6 time: 0.00
703.13/703.24	c vivif2 --  cl tried    92898 cl shrink     8653 lits rem      16319 time: 0.13
703.43/703.50	c asymm  cl-useful: 21/4466/5051 lits-rem:21 time: 0.26
703.43/703.51	c calculated reachability. Time: 0.00
703.43/703.51	c  N st    80   2211195      2608      5051      9996     92897     28774   2318013   no data   no data
703.43/703.51	c Finding binary XORs  T:     0.00 s  found:       0
900.61/900.70	c  N st    81   2711195      2608      5051      9998    117227     28774   2330605   no data   no data
900.61/900.70	c  S st    81   2711195      2608      5051      9998    117227     28774   2330605   no data   no data
900.92/901.02	c  S st    81   2711699      2608      5051      9998    117729     28774   2339494   no data   no data
900.92/901.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
901.12/901.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    106 BRemL:     54 BRemN:      2 P:  7.8M T:  0.23
901.12/901.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
901.12/901.27	c bin-w-bin subsume rem            1 bins  time:  0.00 s
901.12/901.27	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
901.12/901.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2608 time:  0.00 s
901.12/901.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
901.21/901.31	c lits-rem:        11  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
901.41/901.57	c subs with bin:        3  lits-rem:       147  v-fix:    0  time:  0.20 s
909.32/909.45	c lits-rem:      2014  cl-subs:    15320  v-elim:      0  v-fix:    0  time:  7.88 s
909.32/909.45	c vivif2 --  cl tried     5053 cl shrink        2 lits rem          3 time: 0.00
909.42/909.56	c vivif2 --  cl tried   102243 cl shrink     9614 lits rem      16704 time: 0.11
909.42/909.58	c asymm  cl-useful: 0/587/5053 lits-rem:0 time: 0.02
909.42/909.59	c calculated reachability. Time: 0.00
909.42/909.59	c  N st    81   2711699      2607      5053     10036    102243     28763   1774276   no data   no data
909.42/909.59	c Finding binary XORs  T:     0.00 s  found:       0
1132.20/1132.32	c  N st    82   3211699      2607      5053     10037    156139     28763   4484530   no data   no data
1132.20/1132.32	c  S st    82   3211699      2607      5053     10037    156139     28763   4484530   no data   no data
1132.70/1132.84	c  S st    82   3212203      2607      5053     10042    156637     28763   4491368   no data   no data
1132.70/1132.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1133.00/1133.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    230 BRemL:    140 BRemN:      0 P: 10.0M T:  0.33
1133.00/1133.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1133.00/1133.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1133.00/1133.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1133.00/1133.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2607 time:  0.00 s
1133.00/1133.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1133.11/1133.24	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.05 s
1133.70/1133.84	c subs with bin:       10  lits-rem:      1027  v-fix:    0  time:  0.47 s
1146.20/1146.39	c lits-rem:      5448  cl-subs:    10567  v-elim:      0  v-fix:    0  time: 12.55 s
1146.20/1146.39	c vivif2 --  cl tried     5054 cl shrink        1 lits rem          1 time: 0.00
1146.50/1146.68	c vivif2 --  cl tried   146038 cl shrink    16325 lits rem      26087 time: 0.29
1146.90/1147.03	c asymm  cl-useful: 5/2555/5054 lits-rem:5 time: 0.35
1146.90/1147.03	c calculated reachability. Time: 0.00
1146.90/1147.03	c  N st    82   3212203      2606      5054     10125    146038     28758   4247399   no data   no data
1146.90/1147.04	c Finding binary XORs  T:     0.00 s  found:       0

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-3368433-1305379155/watcher-3368433-1305379155 -o /tmp/evaluation-result-3368433-1305379155/solver-3368433-1305379155 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368433-1305379155.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: 0.00 0.00 0.00 2/284 1685
/proc/meminfo: memFree=19125260/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=22524 CPUtime=0 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 855 0 0 0 0 0 0 0 21 0 1 0 649515210 23064576 763 33554432000 4194304 4580011 140737474336144 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 5631 768 321 95 0 613 0

[startup+0.0616211 s]
/proc/loadavg: 0.00 0.00 0.00 2/284 1685
/proc/meminfo: memFree=19125260/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=33608 CPUtime=0.05 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 1708 0 0 0 5 0 0 0 21 0 1 0 649515210 34414592 1551 33554432000 4194304 4580011 140737474336144 18446744073709551615 4234384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 8402 1552 342 95 0 3384 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33608

[startup+0.100615 s]
/proc/loadavg: 0.00 0.00 0.00 2/284 1685
/proc/meminfo: memFree=19125260/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=36544 CPUtime=0.09 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 2398 0 0 0 9 0 0 0 21 0 1 0 649515210 37421056 2241 33554432000 4194304 4580011 140737474336144 18446744073709551615 4421496 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 9136 2243 356 95 0 4118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36544

[startup+0.300578 s]
/proc/loadavg: 0.00 0.00 0.00 2/284 1685
/proc/meminfo: memFree=19125260/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=37392 CPUtime=0.29 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 2879 0 0 0 29 0 0 0 22 0 1 0 649515210 38289408 2611 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 9348 2611 365 95 0 4330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37392

[startup+0.700508 s]
/proc/loadavg: 0.00 0.00 0.00 2/284 1685
/proc/meminfo: memFree=19125260/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=38216 CPUtime=0.69 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 3244 0 0 0 69 0 0 0 23 0 1 0 649515210 39133184 2604 33554432000 4194304 4580011 140737474336144 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 9554 2604 365 95 0 4536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38216

[startup+1.50038 s]
/proc/loadavg: 0.24 0.05 0.02 3/285 1686
/proc/meminfo: memFree=19113480/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=38716 CPUtime=1.49 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 3801 0 0 0 149 0 0 0 25 0 1 0 649515210 39645184 2780 33554432000 4194304 4580011 140737474336144 18446744073709551615 4316403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 9679 2781 365 95 0 4661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38716

[startup+3.10109 s]
/proc/loadavg: 0.24 0.05 0.02 3/285 1686
/proc/meminfo: memFree=19111096/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=39084 CPUtime=3.09 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 4545 0 0 0 309 0 0 0 25 0 1 0 649515210 40022016 3027 33554432000 4194304 4580011 140737474336144 18446744073709551615 4316619 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 9771 3027 365 95 0 4753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39084

[startup+6.30054 s]
/proc/loadavg: 0.24 0.05 0.02 3/285 1686
/proc/meminfo: memFree=19101472/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=44772 CPUtime=6.29 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 7190 0 0 0 628 1 0 0 25 0 1 0 649515210 45846528 4512 33554432000 4194304 4580011 140737474336144 18446744073709551615 4316626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 11193 4512 367 95 0 6175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44772

[startup+12.7004 s]
/proc/loadavg: 0.58 0.13 0.04 3/285 1686
/proc/meminfo: memFree=19091676/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=46672 CPUtime=12.69 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 10244 0 0 0 1268 1 0 0 25 0 1 0 649515210 47792128 5000 33554432000 4194304 4580011 140737474336144 18446744073709551615 4317056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 11668 5000 370 95 0 6650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46672

[startup+25.5002 s]
/proc/loadavg: 0.80 0.19 0.06 3/285 1687
/proc/meminfo: memFree=19071980/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=56528 CPUtime=25.49 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 17226 0 0 0 2546 3 0 0 25 0 1 0 649515210 57884672 7488 33554432000 4194304 4580011 140737474336144 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 14132 7488 367 95 0 9114 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56528

[startup+51.1008 s]
/proc/loadavg: 1.71 0.45 0.15 5/295 1734
/proc/meminfo: memFree=18969132/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=69084 CPUtime=51.09 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 27637 0 0 0 5104 5 0 0 25 0 1 0 649515210 70742016 10953 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 17271 10953 367 95 0 12253 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69084

[startup+102.311 s]
/proc/loadavg: 3.09 1.04 0.37 5/295 1763
/proc/meminfo: memFree=18962840/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=71772 CPUtime=102.29 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 43318 0 0 0 10220 9 0 0 25 0 1 0 649515210 73494528 10753 33554432000 4194304 4580011 140737474336144 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 17943 10753 367 95 0 12925 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71772

[startup+162.3 s]
/proc/loadavg: 3.73 1.61 0.60 5/295 1791
/proc/meminfo: memFree=18893444/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=78072 CPUtime=162.28 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 58178 0 0 0 16216 12 0 0 25 0 1 0 649515210 79945728 12696 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 19518 12696 367 95 0 14500 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78072

[startup+222.301 s]
/proc/loadavg: 3.98 2.06 0.82 5/295 1793
/proc/meminfo: memFree=18808336/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=91624 CPUtime=222.26 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 73697 0 0 0 22212 14 0 0 25 0 1 0 649515210 93822976 15803 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 22906 15803 367 95 0 17888 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 91624

[startup+282.301 s]
/proc/loadavg: 3.99 2.41 1.01 5/295 1794
/proc/meminfo: memFree=18736128/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=137292 CPUtime=282.25 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 85023 0 0 0 28209 16 0 0 25 0 1 0 649515210 140587008 17614 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 34323 17614 367 95 0 29305 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 137292

[startup+342.311 s]
/proc/loadavg: 4.06 2.71 1.20 5/295 1796
/proc/meminfo: memFree=18688084/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=155840 CPUtime=342.26 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 102598 0 0 0 34205 21 0 0 25 0 1 0 649515210 159580160 22416 33554432000 4194304 4580011 140737474336144 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 38960 22416 375 95 0 33942 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 155840

[startup+402.301 s]
/proc/loadavg: 4.02 2.94 1.38 5/295 1798
/proc/meminfo: memFree=18692372/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=109564 CPUtime=402.25 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 116249 0 0 0 40201 24 0 0 25 0 1 0 649515210 112193536 20265 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 27391 20265 367 95 0 22373 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 109564

[startup+462.3 s]
/proc/loadavg: 4.11 3.16 1.55 5/295 1799
/proc/meminfo: memFree=18680180/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=109760 CPUtime=462.24 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 126562 0 0 0 46199 25 0 0 25 0 1 0 649515210 112394240 20487 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 27440 20487 367 95 0 22422 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 109760

[startup+522.301 s]
/proc/loadavg: 4.04 3.31 1.70 5/295 1801
/proc/meminfo: memFree=18655204/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=122408 CPUtime=522.24 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 138210 0 0 0 52197 27 0 0 25 0 1 0 649515210 125345792 23969 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 30602 23969 367 95 0 25584 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 122408

[startup+582.301 s]
/proc/loadavg: 4.01 3.43 1.84 5/295 1802
/proc/meminfo: memFree=18662096/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=122648 CPUtime=582.24 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 150585 0 0 0 58194 30 0 0 25 0 1 0 649515210 125591552 22921 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 30662 22921 367 95 0 25644 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 122648

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 1.97 5/295 1804
/proc/meminfo: memFree=18605636/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=122804 CPUtime=642.24 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 160221 0 0 0 64192 32 0 0 25 0 1 0 649515210 125751296 24329 33554432000 4194304 4580011 140737474336144 18446744073709551615 4295008 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 30701 24329 367 95 0 25683 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 122804

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.10 5/295 1806
/proc/meminfo: memFree=18556232/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=135632 CPUtime=702.23 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 172147 0 0 0 70188 35 0 0 25 0 1 0 649515210 138887168 27392 33554432000 4194304 4580011 140737474336144 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 33908 27392 367 95 0 28890 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 135632

[startup+762.3 s]
/proc/loadavg: 4.00 3.68 2.21 5/295 1807
/proc/meminfo: memFree=18559656/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=135760 CPUtime=762.23 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 180764 0 0 0 76186 37 0 0 25 0 1 0 649515210 139018240 26818 33554432000 4194304 4580011 140737474336144 18446744073709551615 4295433 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 33940 26818 367 95 0 28922 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 135760

[startup+822.301 s]
/proc/loadavg: 4.04 3.75 2.33 5/295 1809
/proc/meminfo: memFree=18557112/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=188096 CPUtime=822.22 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 190137 0 0 0 82184 38 0 0 25 0 1 0 649515210 192610304 28018 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 47024 28018 367 95 0 42006 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 188096

[startup+882.3 s]
/proc/loadavg: 4.01 3.80 2.43 5/295 1810
/proc/meminfo: memFree=18531284/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=188856 CPUtime=882.22 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 199110 0 0 0 88181 41 0 0 25 0 1 0 649515210 193388544 28494 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 47214 28494 367 95 0 42196 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 188856

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.52 5/295 1812
/proc/meminfo: memFree=18502712/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=140876 CPUtime=942.22 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 208615 0 0 0 94179 43 0 0 25 0 1 0 649515210 144257024 27903 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 35219 27903 367 95 0 30201 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 140876

[startup+1002.31 s]
/proc/loadavg: 4.03 3.87 2.62 5/295 1814
/proc/meminfo: memFree=18501416/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=141040 CPUtime=1002.22 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 217824 0 0 0 100177 45 0 0 25 0 1 0 649515210 144424960 26924 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 35260 26924 367 95 0 30242 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 141040

[startup+1062.3 s]
/proc/loadavg: 4.14 3.93 2.71 5/295 1815
/proc/meminfo: memFree=18491948/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=195444 CPUtime=1062.21 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 226043 0 0 0 106173 48 0 0 25 0 1 0 649515210 200134656 30243 33554432000 4194304 4580011 140737474336144 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 48861 30243 367 95 0 43843 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 195444

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 2.79 5/295 1817
/proc/meminfo: memFree=18414776/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=196168 CPUtime=1122.21 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 235907 0 0 0 112170 51 0 0 25 0 1 0 649515210 200876032 29417 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 49042 29417 367 95 0 44024 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 196168

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 2.86 5/295 1818
/proc/meminfo: memFree=18378392/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=228912 CPUtime=1182.2 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 251547 0 0 0 118166 54 0 0 25 0 1 0 649515210 234405888 38104 33554432000 4194304 4580011 140737474336144 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 57228 38104 367 95 0 52210 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 228912

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.93 5/295 1820
/proc/meminfo: memFree=18365704/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=229604 CPUtime=1242.19 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 261568 0 0 0 124162 57 0 0 25 0 1 0 649515210 235114496 36784 33554432000 4194304 4580011 140737474336144 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 57401 36784 367 95 0 52383 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 229604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 2.99 5/295 1822
/proc/meminfo: memFree=18391188/32951132 swapFree=67093824/67111528
[pid=1685] ppid=1683 vsize=173944 CPUtime=1299.89 cores=5,7
/proc/1685/stat : 1685 (strangenight2-s) R 1683 1685 1645 0 -1 4202496 272633 0 0 0 129929 60 0 0 25 0 1 0 649515210 178118656 35389 33554432000 4194304 4580011 140737474336144 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1685/statm: 43486 35389 367 95 0 38468 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 173944

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): 1299.91
CPU user time (s): 1299.3
CPU system time (s): 0.607907
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 230052

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

runsolver used 3.54346 second user time and 8.29374 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 15:19:16
IDJOB=3368433
IDBENCH=20399
IDSOLVER=1845
FILE ID=node131/3368433-1305379155
RUNJOBID= node131-1305379152-1666
PBS_JOBID= 13324371
Free space on /tmp= 73684 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368433-1305379155/watcher-3368433-1305379155 -o /tmp/evaluation-result-3368433-1305379155/solver-3368433-1305379155 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368433-1305379155.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=968933230

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:      19125540 kB
Buffers:        253760 kB
Cached:        3593224 kB
SwapCached:       1504 kB
Active:       10530648 kB
Inactive:      3037660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19125540 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           11692 kB
Writeback:           0 kB
AnonPages:     9719916 kB
Mapped:          27044 kB
Slab:           164348 kB
PageTables:      31176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28027824 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= 73660 MiB
End job on node131 at 2011-05-14 15:40:58