Trace number 3370658

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370658-1305392744.cnf'
0.00/0.01	c -- header says num vars:            708
0.00/0.01	c -- header says num clauses:        2664
0.00/0.01	c -- clauses added:            0 learnts,         2664 normals,            0 xors
0.00/0.01	c -- vars added        708
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       708      2420       120         0      8076         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2164/2164 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c Replacing      112 vars Replaced     2100 lits Time:     0.00 s 
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     84  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:     226, avg size: 3.3)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 locsubst:    12 time:   0.00
0.00/0.01	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     296 neg:     412
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       412       960        18         0      4236         0   no data   no data  --
0.02/0.06	c Decided on static restart strategy
0.09/0.19	c  N st     8      4913       412       960        26      4694      4236    125534   no data   no data  --
0.49/0.52	c  N st    10     11296       412       960        30      4347      4236     68020   no data   no data  --
0.79/0.85	c  N st    11     17039       412       960        31      9801      4236    216461   no data   no data  --
1.29/1.38	c  F st    12     25001       412       960        31     11948      4236    255806   no data   no data  --
1.29/1.38	c  N st    12     25001       412       960        31     11948      4236    255806   no data   no data  --
1.59/1.68	c Decided on static restart strategy
1.59/1.68	c  N st    18     30001       412       960        34     10290      4236    200704   no data   no data  --
1.59/1.68	c  S st    18     30001       412       960        34     10290      4236    200704   no data   no data  --
1.69/1.71	c  S st    18     30504       412       960        35     10766      4236    208825   no data   no data  --
1.69/1.71	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.69/1.72	c Replacing       12 vars Replaced     8347 lits Time:     0.01 s 
1.69/1.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.73	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.69/1.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.05	c lits-rem:      2582  cl-subs:     1456  v-elim:      0  v-fix:    0  time:  0.32 s
1.99/2.06	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.00
1.99/2.06	c calculated reachability. Time: 0.00
1.99/2.06	c  N st    18     30504       400       960        11      9291      4202    175102   no data   no data  --
2.49/2.55	c  N st    20     37617       400       960        11      8748      4202    138612   no data   no data  --
2.89/2.99	c  N st    21     44016       400       960        11     14897      4202    314600   no data   no data  --
2.89/2.99	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.11	c  S st    22     45756       400       960        11     16538      4202    356584   no data   no data  --
3.09/3.16	c  S st    22     46258       400       960        14     17017      4202    365154   no data   no data  --
3.09/3.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.16	c Replacing        2 vars Replaced      489 lits Time:     0.00 s 
3.09/3.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.17	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    398 time:  0.00 s
3.09/3.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.00	c lits-rem:      2613  cl-subs:     1589  v-elim:      0  v-fix:    0  time:  1.82 s
4.99/5.00	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
4.99/5.00	c vivif2 --  cl tried    15425 cl shrink        0 lits rem          0 time: 0.00
4.99/5.00	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.00
4.99/5.01	c calculated reachability. Time: 0.00
4.99/5.01	c  N st    22     46258       398       960        10     15425      4198    325738   no data   no data  --
5.98/6.07	c  N st    23     60657       398       960        10     11515      4198    181581   no data   no data  --
6.68/6.71	c  N st    24     69388       398       960        10     19875      4198    388397   no data   no data  --
6.68/6.71	c  S st    24     69388       398       960        10     19875      4198    388397   no data   no data  --
6.68/6.77	c  S st    24     69895       398       960        11     20356      4198    397963   no data   no data  --
6.68/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.68/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.68/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.68/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.68/6.79	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    398 time:  0.00 s
6.68/6.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.69/8.79	c lits-rem:      1828  cl-subs:     3149  v-elim:      0  v-fix:    0  time:  2.00 s
8.69/8.79	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
8.69/8.79	c vivif2 --  cl tried    17206 cl shrink        0 lits rem          0 time: 0.00
8.69/8.80	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
8.69/8.80	c calculated reachability. Time: 0.00
8.69/8.80	c  N st    24     69895       398       960        11     17206      4198    324786   no data   no data  --
10.38/10.43	c  F st    25     87501       398       960        11     12100      4198    170956   no data   no data  --
10.38/10.43	c  N st    25     87501       398       960        11     12100      4198    170956   no data   no data  --
10.78/10.80	c Decided on static restart strategy
11.00/11.03	c  N st    32     95540       398       960        11     19761      4198    370500   no data   no data  --
11.78/11.82	c  N st    34    104842       398       960        11     16328      4198    262580   no data   no data  --
11.78/11.82	c  S st    34    104842       398       960        11     16328      4198    262580   no data   no data  --
11.78/11.87	c  S st    34    105342       398       960        14     16804      4198    272055   no data   no data  --
11.78/11.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.78/11.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.78/11.88	c Replacing        1 vars Replaced      153 lits Time:     0.00 s 
11.78/11.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.78/11.89	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
11.78/11.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    397 time:  0.00 s
11.78/11.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.09/13.17	c lits-rem:      1192  cl-subs:     1485  v-elim:      0  v-fix:    0  time:  1.28 s
13.09/13.17	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
13.09/13.17	c vivif2 --  cl tried    15316 cl shrink        0 lits rem          0 time: 0.00
13.09/13.17	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.00
13.09/13.17	c calculated reachability. Time: 0.00
13.09/13.17	c  N st    34    105342       397       960        12     15316      4196    239196   no data   no data  --
13.98/14.07	c  N st    35    114940       397       960        12     24488      4196    468929   no data   no data  --
13.98/14.07	c Finding binary XORs  T:     0.00 s  found:       0
15.29/15.38	c  N st    36    129338       397       960        12     24898      4196    460124   no data   no data  --
17.39/17.48	c  N st    37    150934       397       960        12     15940      4196    215564   no data   no data  --
17.99/18.06	c  S st    38    158013       397       960        12     22718      4196    387798   no data   no data  --
18.09/18.13	c  S st    38    158515       397       960        14     23199      4196    396978   no data   no data  --
18.09/18.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.09/18.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.09/18.14	c Replacing        2 vars Replaced       89 lits Time:     0.00 s 
18.09/18.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.09/18.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
18.09/18.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.09/20.16	c lits-rem:      1827  cl-subs:     2494  v-elim:      0  v-fix:    0  time:  2.01 s
20.09/20.16	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
20.09/20.17	c vivif2 --  cl tried    20703 cl shrink        0 lits rem          0 time: 0.00
20.09/20.17	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
20.09/20.17	c calculated reachability. Time: 0.00
20.09/20.17	c  N st    38    158515       395       960        10     20703      4194    339548   no data   no data  --
25.38/25.40	c  N st    39    207103       395       960        10     33681      4194    618277   no data   no data  --
28.68/28.71	c  N st    40    237772       395       960        10     25609      4194    406938   no data   no data  --
28.68/28.71	c  S st    40    237772       395       960        10     25609      4194    406938   no data   no data  --
28.68/28.78	c  S st    40    238276       395       960        12     26093      4194    416526   no data   no data  --
28.68/28.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.68/28.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.68/28.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.68/28.79	c Replacing        1 vars Replaced       24 lits Time:     0.00 s 
28.78/28.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.78/28.80	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
28.78/28.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    394 time:  0.00 s
28.78/28.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.70/30.72	c lits-rem:      1630  cl-subs:     2685  v-elim:      0  v-fix:    0  time:  1.92 s
30.70/30.72	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
30.70/30.72	c vivif2 --  cl tried    23406 cl shrink        0 lits rem          0 time: 0.00
30.70/30.73	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
30.70/30.73	c calculated reachability. Time: 0.00
30.70/30.73	c  N st    40    238276       394       960        10     23406      4194    360892   no data   no data  --
39.19/39.20	c  F st    41    306251       394       960        10     25466      4194    378035   no data   no data  --
39.19/39.20	c  N st    41    306251       394       960        10     25466      4194    378035   no data   no data  --
39.60/39.69	c Decided on static restart strategy
42.28/42.32	c  N st    51    334551       394       960        10     29713      4194    474786   no data   no data  --
45.10/45.15	c  N st    53    357414       394       960        10     27773      4194    412531   no data   no data  --
45.10/45.15	c  S st    53    357414       394       960        10     27773      4194    412531   no data   no data  --
45.19/45.22	c  S st    53    357919       394       960        13     28249      4194    422370   no data   no data  --
45.19/45.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.19/45.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/45.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.19/45.23	c Replacing        2 vars Replaced      124 lits Time:     0.00 s 
45.19/45.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.19/45.24	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
45.19/45.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
45.19/45.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.89/46.95	c lits-rem:      1628  cl-subs:     1543  v-elim:      0  v-fix:    0  time:  1.70 s
46.89/46.95	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
46.89/46.95	c vivif2 --  cl tried    26702 cl shrink        0 lits rem          0 time: 0.00
46.89/46.96	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
46.89/46.96	c calculated reachability. Time: 0.00
46.89/46.96	c  N st    53    357919       392       960         9     26702      4190    389282   no data   no data  --
51.19/51.25	c  N st    54    390313       392       960         9     32878      4190    519673   no data   no data  --
51.19/51.25	c Finding binary XORs  T:     0.00 s  found:       0
57.69/57.76	c  N st    55    438902       392       960         9     53022      4190    973037   no data   no data  --
67.79/67.80	c  N st    56    511784       392       960         9     39741      4190    635151   no data   no data  --
71.39/71.42	c  N st    57    536878       392       960         9     34006      4190    504624   no data   no data  --
71.39/71.42	c  S st    57    536878       392       960         9     34006      4190    504624   no data   no data  --
71.39/71.50	c  S st    57    537379       392       960        13     34484      4190    514572   no data   no data  --
71.39/71.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.39/71.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.39/71.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
71.39/71.51	c Replacing        2 vars Replaced       65 lits Time:     0.00 s 
71.50/71.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.50/71.52	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
71.50/71.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
71.50/71.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.39/73.49	c lits-rem:      1524  cl-subs:     2030  v-elim:      0  v-fix:    0  time:  1.97 s
73.39/73.49	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
73.39/73.50	c vivif2 --  cl tried    32450 cl shrink        0 lits rem          0 time: 0.00
73.49/73.51	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
73.49/73.51	c calculated reachability. Time: 0.00
73.49/73.51	c  N st    57    537379       390       960         9     32450      4188    473369   no data   no data  --
97.68/97.77	c  N st    58    701363       390       960         9     60643      4188   1077206   no data   no data  --
113.89/113.99	c  N st    59    806068       390       960         9     55061      4188    925409   no data   no data  --
113.89/113.99	c  S st    59    806068       390       960         9     55061      4188    925409   no data   no data  --
114.09/114.17	c  S st    59    806573       390       960        11     55553      4188    935922   no data   no data  --
114.09/114.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.09/114.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.09/114.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
114.09/114.19	c Replacing        1 vars Replaced       19 lits Time:     0.00 s 
114.19/114.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.19/114.22	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
114.19/114.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
114.19/114.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.19/120.26	c lits-rem:       309  cl-subs:    10026  v-elim:      0  v-fix:    0  time:  6.04 s
120.19/120.26	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
120.19/120.26	c vivif2 --  cl tried    45525 cl shrink        0 lits rem          0 time: 0.01
120.19/120.28	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
120.19/120.28	c calculated reachability. Time: 0.00
120.19/120.28	c  N st    59    806573       389       960         9     45525      4188    733488   no data   no data  --
164.90/165.00	c  F st    60   1071876       389       960         9     61611      4188   1015969   no data   no data  --
164.90/165.00	c  N st    60   1071876       389       960         9     61611      4188   1015969   no data   no data  --
165.79/165.85	c Decided on static restart strategy
169.69/169.75	c  N st    70   1100183       389       960         9     45832      4188    653576   no data   no data  --
175.39/175.46	c  N st    72   1136176       389       960         9     79788      4188   1476187   no data   no data  --
180.69/180.74	c  N st    73   1168568       389       960         9     67269      4188   1150173   no data   no data  --
188.11/188.12	c  N st    74   1209860       389       960         9     61117      4188    994951   no data   no data  --
188.11/188.12	c  S st    74   1209860       389       960         9     61117      4188    994951   no data   no data  --
188.20/188.27	c  S st    74   1210362       389       960        11     61606      4188   1005570   no data   no data  --
188.20/188.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.20/188.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.20/188.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
188.30/188.30	c Replacing        1 vars Replaced      107 lits Time:     0.00 s 
188.30/188.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.30/188.32	c subs with bin:        1  lits-rem:        23  v-fix:    0  time:  0.00 s
188.30/188.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
188.30/188.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
193.39/193.42	c lits-rem:      1951  cl-subs:     8362  v-elim:      0  v-fix:    0  time:  5.09 s
193.39/193.42	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
193.39/193.43	c vivif2 --  cl tried    53239 cl shrink        0 lits rem          0 time: 0.01
193.39/193.44	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
193.39/193.45	c calculated reachability. Time: 0.00
193.39/193.45	c  N st    74   1210362       388       960         9     53239      4188    836611   no data   no data  --
205.59/205.66	c  N st    75   1283244       388       960         9     77538      4188   1374025   no data   no data  --
205.59/205.66	c Finding binary XORs  T:     0.00 s  found:       0
224.40/224.45	c  N st    76   1392568       388       960         9     86871      4188   1552170   no data   no data  --
253.20/253.21	c  N st    77   1556553       388       960         9     95046      4188   1715689   no data   no data  --
281.70/281.73	c  N st    78   1710363       388       960         9     84019      4188   1423753   no data   no data  --
281.70/281.73	c  S st    78   1710363       388       960         9     84019      4188   1423753   no data   no data  --
281.90/281.93	c  S st    78   1710868       388       960        11     84508      4188   1434754   no data   no data  --
281.90/281.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.90/281.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
281.90/281.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
281.90/281.96	c Replacing        1 vars Replaced       33 lits Time:     0.00 s 
281.99/282.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.99/282.01	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
281.99/282.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    387 time:  0.00 s
281.99/282.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
300.09/300.20	c lits-rem:      2188  cl-subs:    18485  v-elim:      0  v-fix:    0  time: 18.19 s
300.09/300.20	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
300.20/300.21	c vivif2 --  cl tried    66021 cl shrink        0 lits rem          0 time: 0.01
300.20/300.23	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
300.20/300.23	c calculated reachability. Time: 0.00
300.20/300.23	c  N st    78   1710868       387       960         9     66021      4188   1058992   no data   no data  --
373.70/373.70	c  N st    79   2079832       387       960         9     78625      4188   1258978   no data   no data  --
400.42/400.49	c  N st    80   2210868       387       960         9     81574      4188   1310076   no data   no data  --
400.42/400.49	c  S st    80   2210868       387       960         9     81574      4188   1310076   no data   no data  --
400.70/400.75	c  S st    80   2211369       387       960        10     82063      4188   1321008   no data   no data  --
400.70/400.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
400.70/400.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.70/400.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
400.80/400.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.80/400.82	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
400.80/400.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    387 time:  0.00 s
400.80/400.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
412.00/412.01	c lits-rem:       901  cl-subs:    12678  v-elim:      0  v-fix:    0  time: 11.19 s
412.00/412.01	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
412.00/412.02	c vivif2 --  cl tried    69384 cl shrink        0 lits rem          0 time: 0.01
412.00/412.05	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
412.00/412.05	c calculated reachability. Time: 0.00
412.00/412.05	c  N st    80   2211369       387       960        10     69384      4188   1063682   no data   no data  --
522.10/522.16	c  N st    81   2711369       387       960        10     91485      4188   1443625   no data   no data  --
522.10/522.16	c  S st    81   2711369       387       960        10     91485      4188   1443625   no data   no data  --
522.30/522.38	c  S st    81   2711870       387       960        10     91975      4188   1454607   no data   no data  --
522.30/522.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
522.30/522.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
522.41/522.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
522.41/522.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.41/522.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.41/522.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    387 time:  0.00 s
522.41/522.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
538.60/538.67	c lits-rem:      2538  cl-subs:    16956  v-elim:      0  v-fix:    0  time: 16.21 s
538.60/538.67	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
538.60/538.69	c vivif2 --  cl tried    75019 cl shrink        0 lits rem          0 time: 0.01
538.70/538.71	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.03
538.70/538.71	c calculated reachability. Time: 0.00
538.70/538.71	c  N st    81   2711870       387       960        10     75019      4188   1142646   no data   no data  --
654.80/654.88	c  N st    82   3211871       387       960        10    125538      4188   2154958   no data   no data  --
654.80/654.88	c  S st    82   3211871       387       960        10    125538      4188   2154958   no data   no data  --
655.20/655.27	c  S st    82   3212372       387       960        11    126028      4188   2165984   no data   no data  --
655.20/655.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
655.20/655.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
655.30/655.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
655.30/655.34	c Replacing        1 vars Replaced      111 lits Time:     0.01 s 
655.41/655.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
655.41/655.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
655.41/655.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
655.41/655.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
706.81/706.86	c lits-rem:      1512  cl-subs:    32975  v-elim:      0  v-fix:    0  time: 51.46 s
706.81/706.86	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
706.81/706.88	c vivif2 --  cl tried    93052 cl shrink        0 lits rem          0 time: 0.02
706.91/706.92	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.04
706.91/706.92	c calculated reachability. Time: 0.00
706.91/706.92	c  N st    82   3212372       386       960         9     93052      4186   1563302   no data   no data  --
831.91/831.91	c  N st    83   3712372       386       960         9    112904      4186   1873461   no data   no data  --
831.91/831.91	c  S st    83   3712372       386       960         9    112904      4186   1873461   no data   no data  --
832.31/832.32	c  S st    83   3712873       386       960        11    113397      4186   1884778   no data   no data  --
832.31/832.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
832.31/832.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
832.31/832.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
832.31/832.39	c Replacing        2 vars Replaced      196 lits Time:     0.01 s 
832.41/832.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.41/832.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
832.41/832.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
832.41/832.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.61/866.69	c lits-rem:      2466  cl-subs:    19348  v-elim:      0  v-fix:    0  time: 34.24 s
866.61/866.69	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
866.72/866.71	c vivif2 --  cl tried    94045 cl shrink        0 lits rem          0 time: 0.02
866.72/866.76	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.05
866.72/866.76	c calculated reachability. Time: 0.00
866.72/866.76	c  N st    83   3712873       384       960         7     94045      4186   1509152   no data   no data  --
876.01/876.04	c  F st    84   3751562       384       960         7    129820      4186   2362481   no data   no data  --
876.01/876.04	c  N st    84   3751562       384       960         7    129820      4186   2362481   no data   no data  --
877.41/877.49	c Decided on static restart strategy
884.31/884.35	c  N st    94   3779864       384       960         7    156441      4186   3041150   no data   no data  --
893.23/893.26	c  N st    96   3815857       384       960         7    112418      4186   1912516   no data   no data  --
901.61/901.60	c  N st    97   3848250       384       960         7    142978      4186   2649927   no data   no data  --
914.02/914.02	c  N st    98   3896840       384       960         7    109519      4186   1803677   no data   no data  --
933.62/933.65	c  N st    99   3969724       384       960         7     96748      4186   1480645   no data   no data  --
961.11/961.12	c  N st   100   4079049       384       960         7    117812      4186   1949277   no data   no data  --
996.82/996.87	c  N st   101   4212873       384       960         7    160517      4186   2934660   no data   no data  --
996.82/996.87	c  S st   101   4212873       384       960         7    160517      4186   2934660   no data   no data  --
997.42/997.45	c  S st   101   4213375       384       960         7    161001      4186   2945077   no data   no data  --
997.42/997.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.42/997.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
997.52/997.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
997.62/997.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.62/997.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.62/997.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
997.62/997.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1176.92/1176.96	c lits-rem:      5737  cl-subs:    42274  v-elim:      0  v-fix:    0  time: 179.34 s
1176.92/1176.96	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
1176.92/1176.98	c vivif2 --  cl tried   118727 cl shrink        0 lits rem          0 time: 0.02
1177.03/1177.04	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.06
1177.03/1177.04	c calculated reachability. Time: 0.00
1177.03/1177.04	c  N st   101   4213375       384       960         7    118727      4186   2107502   no data   no data  --
1245.13/1245.20	c  N st   102   4459351       384       960         7     98321      4186   1472190   no data   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-3370658-1305392744/watcher-3370658-1305392744 -o /tmp/evaluation-result-3370658-1305392744/solver-3370658-1305392744 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370658-1305392744.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: 2.28 3.59 3.85 3/372 15915
/proc/meminfo: memFree=22647968/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=20368 CPUtime=0 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4194304 327 0 0 0 0 0 0 0 22 0 1 0 650872163 20856832 267 33554432000 4194304 4650387 140733195192176 18446744073709551615 212687361776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15915/statm: 5092 275 233 112 0 57 0

[startup+0.028247 s]
/proc/loadavg: 2.28 3.59 3.85 3/372 15915
/proc/meminfo: memFree=22647968/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=30560 CPUtime=0.02 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 769 0 0 0 2 0 0 0 18 0 1 0 650872163 31293440 693 33554432000 4194304 4650387 140733195192176 18446744073709551615 4303872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 7640 693 378 112 0 2605 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30560

[startup+0.100231 s]
/proc/loadavg: 2.28 3.59 3.85 3/372 15915
/proc/meminfo: memFree=22647968/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=30692 CPUtime=0.09 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 849 0 0 0 9 0 0 0 18 0 1 0 650872163 31428608 773 33554432000 4194304 4650387 140733195192176 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 7673 773 379 112 0 2638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30692

[startup+0.30022 s]
/proc/loadavg: 2.28 3.59 3.85 3/372 15915
/proc/meminfo: memFree=22647968/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=31032 CPUtime=0.29 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 1071 0 0 0 29 0 0 0 18 0 1 0 650872163 31776768 835 33554432000 4194304 4650387 140733195192176 18446744073709551615 4330450 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 7758 835 380 112 0 2723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31032

[startup+0.701148 s]
/proc/loadavg: 2.28 3.59 3.85 3/372 15915
/proc/meminfo: memFree=22647968/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=31452 CPUtime=0.69 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 1430 0 0 0 69 0 0 0 18 0 1 0 650872163 32206848 971 33554432000 4194304 4650387 140733195192176 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 7863 971 380 112 0 2828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31452

[startup+1.50101 s]
/proc/loadavg: 2.41 3.60 3.85 5/383 15936
/proc/meminfo: memFree=22556804/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=32076 CPUtime=1.49 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 2099 0 0 0 149 0 0 0 19 0 1 0 650872163 32845824 1042 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 8019 1042 381 112 0 2984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32076

[startup+3.10071 s]
/proc/loadavg: 2.41 3.60 3.85 5/383 15936
/proc/meminfo: memFree=22457108/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=37356 CPUtime=3.09 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 4005 0 0 0 309 0 0 0 25 0 1 0 650872163 38252544 2547 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364018 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 9339 2547 381 112 0 4304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37356

[startup+6.30112 s]
/proc/loadavg: 2.62 3.62 3.86 5/383 15936
/proc/meminfo: memFree=22442556/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=41888 CPUtime=6.28 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 5924 0 0 0 628 0 0 0 25 0 1 0 650872163 42893312 3504 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 10472 3504 381 112 0 5437 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41888

[startup+12.701 s]
/proc/loadavg: 2.73 3.63 3.86 5/383 15963
/proc/meminfo: memFree=22420024/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=45408 CPUtime=12.68 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 8407 0 0 0 1268 0 0 0 25 0 1 0 650872163 46497792 4309 33554432000 4194304 4650387 140733195192176 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 11352 4309 381 112 0 6317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45408

[startup+25.5006 s]
/proc/loadavg: 3.01 3.64 3.86 5/383 15964
/proc/meminfo: memFree=22400456/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=48344 CPUtime=25.48 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 12890 0 0 0 2547 1 0 0 25 0 1 0 650872163 49504256 5260 33554432000 4194304 4650387 140733195192176 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 12086 5260 381 112 0 7051 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48344

[startup+51.1009 s]
/proc/loadavg: 3.35 3.67 3.86 5/383 16018
/proc/meminfo: memFree=22321352/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=53824 CPUtime=51.09 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 21418 0 0 0 5106 3 0 0 25 0 1 0 650872163 55115776 6174 33554432000 4194304 4650387 140733195192176 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 13456 6174 381 112 0 8421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53824

[startup+102.314 s]
/proc/loadavg: 3.72 3.72 3.87 5/383 16020
/proc/meminfo: memFree=22268800/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=57008 CPUtime=102.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 35621 0 0 0 10225 6 0 0 25 0 1 0 650872163 58376192 7492 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 14252 7492 381 112 0 9217 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 57008

[startup+162.301 s]
/proc/loadavg: 3.96 3.80 3.89 5/383 16021
/proc/meminfo: memFree=22221020/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=68916 CPUtime=162.29 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 51115 0 0 0 16220 9 0 0 25 0 1 0 650872163 70569984 9696 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 17229 9696 381 112 0 12194 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68916

[startup+222.301 s]
/proc/loadavg: 3.98 3.83 3.89 5/383 16023
/proc/meminfo: memFree=22183796/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=76060 CPUtime=222.29 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 65234 0 0 0 22217 12 0 0 25 0 1 0 650872163 77885440 11957 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 19015 11957 381 112 0 13980 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76060

[startup+282.301 s]
/proc/loadavg: 3.99 3.86 3.90 5/383 16024
/proc/meminfo: memFree=22164168/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=87644 CPUtime=282.29 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 81000 0 0 0 28214 15 0 0 25 0 1 0 650872163 89747456 14893 33554432000 4194304 4650387 140733195192176 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 21911 14893 381 112 0 16876 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87644

[startup+342.301 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22284692/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=90136 CPUtime=342.3 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 89322 0 0 0 34212 18 0 0 25 0 1 0 650872163 92299264 15810 33554432000 4194304 4650387 140733195192176 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 22534 15810 381 112 0 17499 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90136

[startup+402.301 s]
/proc/loadavg: 4.03 3.91 3.91 5/383 16136
/proc/meminfo: memFree=20851996/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=90896 CPUtime=402.3 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 101218 0 0 0 40210 20 0 0 25 0 1 0 650872163 93077504 15473 33554432000 4194304 4650387 140733195192176 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 22724 15473 381 112 0 17689 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90896

[startup+462.301 s]
/proc/loadavg: 4.05 3.94 3.91 5/383 16137
/proc/meminfo: memFree=20840208/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=96384 CPUtime=462.3 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 110534 0 0 0 46209 21 0 0 25 0 1 0 650872163 98697216 16729 33554432000 4194304 4650387 140733195192176 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 24096 16729 381 112 0 19061 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 96384

[startup+522.301 s]
/proc/loadavg: 4.02 3.95 3.91 5/383 16139
/proc/meminfo: memFree=20835272/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=96680 CPUtime=522.3 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 120811 0 0 0 52206 24 0 0 25 0 1 0 650872163 99000320 16517 33554432000 4194304 4650387 140733195192176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 24170 16517 381 112 0 19135 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96680

[startup+582.301 s]
/proc/loadavg: 4.05 3.97 3.92 5/383 16140
/proc/meminfo: memFree=20831600/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=101360 CPUtime=582.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 128924 0 0 0 58205 26 0 0 25 0 1 0 650872163 103792640 18691 33554432000 4194304 4650387 140733195192176 18446744073709551615 4366999 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 25340 18691 381 112 0 20305 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 101360

[startup+642.3 s]
/proc/loadavg: 4.02 3.97 3.92 5/383 16142
/proc/meminfo: memFree=20800064/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=101600 CPUtime=642.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 137806 0 0 0 64202 29 0 0 25 0 1 0 650872163 104038400 19043 33554432000 4194304 4650387 140733195192176 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 25400 19043 381 112 0 20365 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 101600

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/383 16144
/proc/meminfo: memFree=20809700/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=114140 CPUtime=702.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 143346 0 0 0 70201 30 0 0 25 0 1 0 650872163 116879360 21729 33554432000 4194304 4650387 140733195192176 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 28535 21729 381 112 0 23500 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 114140

[startup+762.314 s]
/proc/loadavg: 4.04 3.99 3.93 5/383 16145
/proc/meminfo: memFree=20777676/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=118044 CPUtime=762.32 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 153467 0 0 0 76200 32 0 0 25 0 1 0 650872163 120877056 21843 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 29511 21843 381 112 0 24476 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118044

[startup+822.3 s]
/proc/loadavg: 4.05 4.00 3.93 5/383 16147
/proc/meminfo: memFree=20772072/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=118224 CPUtime=822.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 161104 0 0 0 82195 36 0 0 25 0 1 0 650872163 121061376 23137 33554432000 4194304 4650387 140733195192176 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 29556 23137 381 112 0 24521 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 118224

[startup+882.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/383 16148
/proc/meminfo: memFree=20774004/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=181596 CPUtime=882.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 166282 0 0 0 88194 37 0 0 25 0 1 0 650872163 185954304 25128 33554432000 4194304 4650387 140733195192176 18446744073709551615 4334498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 45399 25128 381 112 0 40364 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181596

[startup+942.301 s]
/proc/loadavg: 4.13 4.03 3.94 5/383 16150
/proc/meminfo: memFree=20783124/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=123852 CPUtime=942.32 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 176059 0 0 0 94192 40 0 0 25 0 1 0 650872163 126824448 24078 33554432000 4194304 4650387 140733195192176 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 30963 24078 381 112 0 25928 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 123852

[startup+1002.3 s]
/proc/loadavg: 4.10 4.04 3.95 5/383 16152
/proc/meminfo: memFree=20756684/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=142508 CPUtime=1002.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 187960 0 0 0 100189 42 0 0 25 0 1 0 650872163 145928192 28995 33554432000 4194304 4650387 140733195192176 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 35627 28995 381 112 0 30592 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 142508

[startup+1062.3 s]
/proc/loadavg: 4.16 4.06 3.96 5/383 16153
/proc/meminfo: memFree=20756148/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=142508 CPUtime=1062.31 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 187960 0 0 0 106189 42 0 0 25 0 1 0 650872163 145928192 28995 33554432000 4194304 4650387 140733195192176 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 35627 28995 381 112 0 30592 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142508

[startup+1122.3 s]
/proc/loadavg: 4.11 4.06 3.96 5/383 16155
/proc/meminfo: memFree=20752264/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=142508 CPUtime=1122.32 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 187960 0 0 0 112190 42 0 0 25 0 1 0 650872163 145928192 28995 33554432000 4194304 4650387 140733195192176 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 35627 28995 381 112 0 30592 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 142508

[startup+1182.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/383 16156
/proc/meminfo: memFree=20740720/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=202012 CPUtime=1182.32 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 188597 0 0 0 118190 42 0 0 25 0 1 0 650872163 206860288 29632 33554432000 4194304 4650387 140733195192176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 50503 29632 381 112 0 45468 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 202012

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.97 5/383 16158
/proc/meminfo: memFree=20715856/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=142560 CPUtime=1242.32 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 196370 0 0 0 124188 44 0 0 25 0 1 0 650872163 145981440 29309 33554432000 4194304 4650387 140733195192176 18446744073709551615 4313311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 35640 29309 381 112 0 30605 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 142560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 3.97 4/382 16161
/proc/meminfo: memFree=20833992/32951124 swapFree=67111348/67111528
[pid=15915] ppid=15913 vsize=142904 CPUtime=1300.03 cores=4,6
/proc/15915/stat : 15915 (strangenight1-s) R 15913 15915 15158 0 -1 4202496 205901 0 0 0 129957 46 0 0 25 0 1 0 650872163 146333696 27958 33554432000 4194304 4650387 140733195192176 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15915/statm: 35726 27958 381 112 0 30691 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 142904

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.59
CPU system time (s): 0.467928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 202012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205902
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= 958

runsolver used 5.07723 second user time and 10.6284 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:05:44
IDJOB=3370658
IDBENCH=83432
IDSOLVER=1847
FILE ID=node139/3370658-1305392744
RUNJOBID= node139-1305392744-15894
PBS_JOBID= 13324418
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370658-1305392744/watcher-3370658-1305392744 -o /tmp/evaluation-result-3370658-1305392744/solver-3370658-1305392744 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370658-1305392744.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=109643552

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      22648132 kB
Buffers:        293960 kB
Cached:        2856084 kB
SwapCached:          0 kB
Active:        7935456 kB
Inactive:      2061028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22648132 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12544 kB
Writeback:           0 kB
AnonPages:     6846216 kB
Mapped:          29180 kB
Slab:           203112 kB
PageTables:      38236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76810200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73124 MiB
End job on node139 at 2011-05-14 19:27:26