Trace number 3367537

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.616
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367537-1305383581.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.00	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:     11  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:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     222 undec:      57 neg:     221
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       489      2119         0         0      6429         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4915       489      2119         0      4840      6429    108755   no data   no data
0.29/0.38	c  N st    10     11301       489      2119         0      4479      6429     73085   no data   no data
0.59/0.64	c  N st    11     17044       489      2119         0     10077      6429    199803   no data   no data
1.00/1.03	c  F st    12     25001       489      2119         0     12350      6429    235733   no data   no data
1.00/1.04	c  N st    12     25001       489      2119         0     12350      6429    235733   no data   no data
1.19/1.29	c Decided on static restart strategy
1.19/1.29	c  N st    18     30000       489      2119         0     10653      6429    190034   no data   no data
1.19/1.29	c  S st    18     30000       489      2119         0     10653      6429    190034   no data   no data
1.29/1.32	c  S st    18     30506       489      2119         0     11158      6429    200781   no data   no data
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.32	c blocked clauses removed:        0 vars:      0 tried:         489 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c lits-rem:       101  cl-subs:      564  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.38	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.01
1.29/1.38	c calculated reachability. Time: 0.00
1.29/1.38	c  N st    18     30506       489      2119         0     10594      6429    188105   no data   no data
1.69/1.78	c  N st    20     37618       489      2119         0      9868      6429    155646   no data   no data
2.09/2.16	c  N st    21     44017       489      2119         0     16154      6429    305867   no data   no data
2.20/2.28	c  S st    22     45759       489      2119         0      9091      6429    122616   no data   no data
2.29/2.31	c  S st    22     46262       489      2119         0      9593      6429    134073   no data   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
2.29/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c lits-rem:        18  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.33	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c vivif2 --  cl tried     9542 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.00
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N st    22     46262       489      2119         0      9542      6429    132807   no data   no data
3.19/3.25	c  N st    23     60659       489      2119         0     13810      6429    229200   no data   no data
3.89/3.91	c  N st    24     69394       489      2119         0     11599      6429    163509   no data   no data
3.89/3.91	c  S st    24     69394       489      2119         0     11599      6429    163509   no data   no data
3.89/3.95	c  S st    24     69897       489      2119         0     12102      6429    175125   no data   no data
3.89/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
3.89/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.98	c lits-rem:        59  cl-subs:      295  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.98	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
3.89/3.98	c vivif2 --  cl tried    11807 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.01
3.89/3.99	c calculated reachability. Time: 0.00
3.89/3.99	c  N st    24     69897       489      2119         0     11807      6429    168650   no data   no data
5.19/5.23	c  F st    25     87500       489      2119         0     17344      6429    302132   no data   no data
5.19/5.23	c  N st    25     87500       489      2119         0     17344      6429    302132   no data   no data
5.69/5.71	c Decided on static restart strategy
5.89/5.98	c  N st    32     95536       489      2119         0     25203      6429    478609   no data   no data
6.60/6.65	c  N st    34    104845       489      2119         0     21605      6429    366665   no data   no data
6.60/6.65	c  S st    34    104845       489      2119         0     21605      6429    366665   no data   no data
6.69/6.70	c  S st    34    105347       489      2119         0     22107      6429    377900   no data   no data
6.69/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
6.69/6.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.69/6.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.85	c lits-rem:       154  cl-subs:      798  v-elim:      0  v-fix:    0  time:  0.12 s
6.79/6.85	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
6.79/6.85	c vivif2 --  cl tried    21309 cl shrink        0 lits rem          0 time: 0.00
6.79/6.86	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.01
6.79/6.86	c calculated reachability. Time: 0.00
6.79/6.86	c  N st    34    105347       489      2119         0     21309      6429    360192   no data   no data
7.48/7.57	c  N st    35    114947       489      2119         0     17056      6429    243394   no data   no data
8.80/8.84	c  N st    36    129346       489      2119         0     16417      6429    216869   no data   no data
10.69/10.70	c  N st    37    150941       489      2119         0     21926      6429    338387   no data   no data
11.19/11.27	c  S st    38    158022       489      2119         0     28893      6429    513575   no data   no data
11.29/11.34	c  S st    38    158529       489      2119         0     29399      6429    525142   no data   no data
11.29/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.29/11.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
11.29/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.71	c lits-rem:       165  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  0.34 s
11.69/11.71	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
11.69/11.72	c vivif2 --  cl tried    27968 cl shrink        0 lits rem          0 time: 0.01
11.69/11.73	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.01
11.69/11.73	c calculated reachability. Time: 0.00
11.69/11.73	c  N st    38    158529       489      2119         0     27968      6429    488868   no data   no data
16.19/16.20	c  N st    39    207117       489      2119         0     22627      6429    314353   no data   no data
19.09/19.18	c  N st    40    237793       489      2119         0     33023      6429    559148   no data   no data
19.09/19.18	c  S st    40    237793       489      2119         0     33023      6429    559148   no data   no data
19.19/19.26	c  S st    40    238295       489      2119         0     33524      6429    570833   no data   no data
19.19/19.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
19.19/19.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.77	c lits-rem:       502  cl-subs:     1438  v-elim:      0  v-fix:    0  time:  0.48 s
19.70/19.77	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
19.70/19.78	c vivif2 --  cl tried    32086 cl shrink        0 lits rem          0 time: 0.01
19.70/19.79	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.02
19.70/19.79	c calculated reachability. Time: 0.00
19.70/19.79	c  N st    40    238295       489      2119         0     32086      6429    533605   no data   no data
26.89/26.91	c  F st    41    306250       489      2119         0     34010      6429    543776   no data   no data
26.89/26.91	c  N st    41    306250       489      2119         0     34010      6429    543776   no data   no data
27.39/27.50	c Decided on static restart strategy
29.79/29.88	c  N st    51    334556       489      2119         0     38386      6429    622730   no data   no data
32.39/32.40	c  N st    53    357442       489      2119         0     36284      6429    556779   no data   no data
32.39/32.40	c  S st    53    357442       489      2119         0     36284      6429    556779   no data   no data
32.39/32.49	c  S st    53    357946       489      2119         0     36788      6429    568791   no data   no data
32.39/32.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
32.49/32.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.49/32.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
32.49/32.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.49/32.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.86	c lits-rem:       128  cl-subs:     1380  v-elim:      0  v-fix:    0  time:  0.35 s
32.79/32.86	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
32.79/32.87	c vivif2 --  cl tried    35408 cl shrink        0 lits rem          0 time: 0.01
32.79/32.89	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.02
32.79/32.89	c calculated reachability. Time: 0.00
32.79/32.89	c  N st    53    357946       489      2119         0     35408      6429    533963   no data   no data
36.69/36.76	c  N st    54    390338       489      2119         0     41600      6429    652216   no data   no data
42.69/42.73	c  N st    55    438927       489      2119         0     35179      6429    466405   no data   no data
52.69/52.75	c  N st    56    511811       489      2119         0     48515      6429    729537   no data   no data
56.19/56.21	c  N st    57    536920       489      2119         0     42873      6429    621854   no data   no data
56.19/56.21	c  S st    57    536920       489      2119         0     42873      6429    621854   no data   no data
56.29/56.31	c  S st    57    537426       489      2119         0     43375      6429    633523   no data   no data
56.29/56.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.29/56.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.29/56.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.29/56.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.29/56.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
56.29/56.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.29/56.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.29/56.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.93	c lits-rem:       346  cl-subs:     1851  v-elim:      0  v-fix:    0  time:  0.59 s
56.89/56.93	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
56.89/56.94	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.01
56.89/56.96	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.02
56.89/56.96	c calculated reachability. Time: 0.00
56.89/56.96	c  N st    57    537426       489      2119         0     41524      6429    590219   no data   no data
82.19/82.28	c  N st    58    701410       489      2119         0     35704      6429    363811   no data   no data
98.70/98.75	c  N st    59    806139       489      2119         0     64673      6429   1067159   no data   no data
98.70/98.75	c  S st    59    806139       489      2119         0     64673      6429   1067159   no data   no data
98.90/98.91	c  S st    59    806645       489      2119         0     65178      6429   1078514   no data   no data
98.90/98.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.90/98.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.90/98.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.90/98.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.90/98.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.90/98.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
98.90/98.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.90/98.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.90/98.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.49/101.58	c lits-rem:       715  cl-subs:     4308  v-elim:      0  v-fix:    0  time:  2.60 s
101.49/101.58	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
101.49/101.59	c vivif2 --  cl tried    60870 cl shrink        0 lits rem          0 time: 0.01
101.59/101.63	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.03
101.59/101.63	c calculated reachability. Time: 0.00
101.59/101.63	c  N st    59    806645       489      2119         0     60870      6429    976593   no data   no data
148.59/148.69	c  F st    60   1071876       489      2119         0     76793      6429   1241649   no data   no data
148.59/148.69	c  N st    60   1071876       489      2119         0     76793      6429   1241649   no data   no data
149.89/149.93	c Decided on static restart strategy
154.29/154.37	c  N st    70   1100180       489      2119         0     60617      6429    809496   no data   no data
161.50/161.54	c  N st    72   1136174       489      2119         0     50779      6429    566734   no data   no data
167.50/167.50	c  N st    73   1168567       489      2119         0     82233      6429   1246509   no data   no data
174.19/174.29	c  N st    74   1209967       489      2119         0     76920      6429   1207863   no data   no data
174.19/174.29	c  S st    74   1209967       489      2119         0     76920      6429   1207863   no data   no data
174.39/174.47	c  S st    74   1210474       489      2119         0     77426      6429   1220409   no data   no data
174.39/174.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.39/174.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
174.39/174.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.39/174.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.39/174.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.39/174.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
174.39/174.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.49/174.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
174.49/174.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.20/177.27	c lits-rem:       454  cl-subs:     4250  v-elim:      0  v-fix:    0  time:  2.73 s
177.20/177.28	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
177.20/177.29	c vivif2 --  cl tried    73176 cl shrink        0 lits rem          0 time: 0.01
177.30/177.33	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.04
177.30/177.34	c calculated reachability. Time: 0.00
177.30/177.34	c  N st    74   1210474       489      2119         0     73176      6429   1124019   no data   no data
193.19/193.28	c  N st    75   1283356       489      2119         0     49809      6429    497983   no data   no data
214.60/214.65	c  N st    76   1392679       489      2119         0     57911      6429    661965   no data   no data
250.40/250.45	c  N st    77   1556663       489      2119         0     62602      6429    726991   no data   no data
284.30/284.31	c  N st    78   1710474       489      2119         0    104285      6429   1665258   no data   no data
284.30/284.31	c  S st    78   1710474       489      2119         0    104285      6429   1665258   no data   no data
284.50/284.58	c  S st    78   1710980       489      2119         0    104789      6429   1677058   no data   no data
284.50/284.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
284.60/284.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
284.60/284.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
284.60/284.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.60/284.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.60/284.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
284.60/284.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
284.60/284.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
284.60/284.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.09/293.13	c lits-rem:      1046  cl-subs:     9723  v-elim:      0  v-fix:    0  time:  8.43 s
293.09/293.13	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
293.09/293.14	c vivif2 --  cl tried    95066 cl shrink        0 lits rem          0 time: 0.02
293.19/293.21	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.07
293.19/293.21	c calculated reachability. Time: 0.00
293.19/293.21	c  N st    78   1710980       489      2119         0     95066      6429   1471032   no data   no data
382.50/382.54	c  N st    79   2079944       489      2119         0    106522      6429   1671720   no data   no data
413.30/413.36	c  N st    80   2210981       489      2119         0    110721      6429   1734870   no data   no data
413.30/413.36	c  S st    80   2210981       489      2119         0    110721      6429   1734870   no data   no data
413.61/413.67	c  S st    80   2211485       489      2119         0    111222      6429   1746551   no data   no data
413.61/413.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
413.70/413.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
413.70/413.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
413.70/413.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.70/413.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.70/413.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
413.70/413.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
413.70/413.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
413.70/413.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.90/421.91	c lits-rem:       876  cl-subs:     8070  v-elim:      0  v-fix:    0  time:  8.12 s
421.90/421.91	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
421.90/421.93	c vivif2 --  cl tried   103152 cl shrink        0 lits rem          0 time: 0.02
422.00/422.01	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.08
422.00/422.02	c calculated reachability. Time: 0.00
422.00/422.02	c  N st    80   2211485       489      2119         0    103152      6429   1570736   no data   no data
553.21/553.26	c  N st    81   2711486       489      2119         0    126951      6429   2122791   no data   no data
553.21/553.26	c  S st    81   2711486       489      2119         0    126951      6429   2122791   no data   no data
553.61/553.63	c  S st    81   2711988       489      2119         0    127453      6429   2134723   no data   no data
553.61/553.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
553.61/553.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
553.61/553.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
553.61/553.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.61/553.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.61/553.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
553.61/553.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.71/553.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
553.71/553.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.61/564.68	c lits-rem:       756  cl-subs:     8152  v-elim:      0  v-fix:    0  time: 10.91 s
564.61/564.68	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
564.71/564.71	c vivif2 --  cl tried   119301 cl shrink        0 lits rem          0 time: 0.03
564.81/564.81	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.10
564.81/564.81	c calculated reachability. Time: 0.00
564.81/564.81	c  N st    81   2711988       489      2119         0    119301      6429   1947354   no data   no data
721.71/721.72	c  N st    82   3211988       489      2119         0     94956      6429   1172644   no data   no data
721.71/721.72	c  S st    82   3211988       489      2119         0     94956      6429   1172644   no data   no data
721.91/721.95	c  S st    82   3212489       489      2119         0     95455      6429   1184707   no data   no data
721.91/721.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
721.91/721.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
721.91/721.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
721.91/721.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.91/721.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.91/721.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
721.91/721.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
722.01/722.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
722.01/722.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.61/723.63	c lits-rem:       203  cl-subs:     2977  v-elim:      0  v-fix:    0  time:  1.59 s
723.61/723.63	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
723.61/723.65	c vivif2 --  cl tried    92478 cl shrink        0 lits rem          0 time: 0.02
723.71/723.71	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.06
723.71/723.72	c calculated reachability. Time: 0.00
723.71/723.72	c  N st    82   3212489       489      2119         0     92478      6429   1116476   no data   no data
881.12/881.17	c  N st    83   3712489       489      2119         0    102885      6429   1234408   no data   no data
881.12/881.17	c  S st    83   3712489       489      2119         0    102885      6429   1234408   no data   no data
881.41/881.45	c  S st    83   3712995       489      2119         0    103390      6429   1246526   no data   no data
881.41/881.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
881.41/881.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
881.41/881.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
881.41/881.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
881.41/881.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
881.41/881.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
881.41/881.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
881.51/881.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
881.51/881.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.91/883.94	c lits-rem:       225  cl-subs:     5721  v-elim:      0  v-fix:    0  time:  2.40 s
883.91/883.94	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
883.91/883.96	c vivif2 --  cl tried    97669 cl shrink        0 lits rem          0 time: 0.02
884.01/884.03	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.07
884.01/884.03	c calculated reachability. Time: 0.00
884.01/884.03	c  N st    83   3712995       489      2119         0     97669      6429   1129301   no data   no data
894.71/894.75	c  F st    84   3751563       489      2119         0    135262      6429   2071023   no data   no data
894.71/894.75	c  N st    84   3751563       489      2119         0    135262      6429   2071023   no data   no data
896.61/896.69	c Decided on static restart strategy
905.41/905.45	c  N st    94   3779866       489      2119         0    162791      6429   2710774   no data   no data
915.22/915.25	c  N st    96   3815859       489      2119         0    115556      6429   1525010   no data   no data
926.01/926.04	c  N st    97   3848253       489      2119         0    147067      6429   2264469   no data   no data
940.42/940.42	c  N st    98   3896841       489      2119         0    110844      6429   1404714   no data   no data
964.72/964.75	c  N st    99   3969724       489      2119         0     97211      6429   1055455   no data   no data
996.02/996.06	c  N st   100   4079048       489      2119         0    117773      6429   1499756   no data   no data
1042.62/1042.69	c  N st   101   4212996       489      2119         0    161046      6429   2416218   no data   no data
1042.62/1042.69	c  S st   101   4212996       489      2119         0    161046      6429   2416218   no data   no data
1043.12/1043.16	c  S st   101   4213500       489      2119         0    161550      6429   2428025   no data   no data
1043.12/1043.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.22/1043.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1043.22/1043.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.22/1043.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1043.22/1043.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.22/1043.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
1043.22/1043.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1043.22/1043.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1043.32/1043.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1063.31/1063.33	c lits-rem:       719  cl-subs:    18138  v-elim:      0  v-fix:    0  time: 19.99 s
1063.31/1063.33	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
1063.31/1063.36	c vivif2 --  cl tried   143412 cl shrink        0 lits rem          0 time: 0.03
1063.41/1063.49	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.13
1063.41/1063.49	c calculated reachability. Time: 0.00
1063.41/1063.49	c  N st   101   4213500       489      2119         0    143412      6429   2078528   no data   no data
1143.71/1143.70	c  N st   102   4459476       489      2119         0    118369      6429   1530804   no data   no data
1220.02/1220.09	c  N st   103   4713500       489      2119         0    182716      6429   3009308   no data   no data
1220.02/1220.09	c  S st   103   4713500       489      2119         0    182716      6429   3009308   no data   no data
1220.62/1220.68	c  S st   103   4714001       489      2119         0    183217      6429   3021361   no data   no data
1220.62/1220.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1220.72/1220.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1220.72/1220.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1220.72/1220.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1220.72/1220.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1220.72/1220.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
1220.72/1220.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1220.82/1220.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1220.92/1220.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1246.13/1246.11	c lits-rem:       916  cl-subs:    17214  v-elim:      0  v-fix:    0  time: 25.20 s
1246.13/1246.11	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
1246.13/1246.15	c vivif2 --  cl tried   166003 cl shrink        0 lits rem          0 time: 0.04
1246.23/1246.30	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.15
1246.34/1246.31	c calculated reachability. Time: 0.00
1246.34/1246.31	c  N st   103   4714001       489      2119         0    166003      6429   2697634   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-3367537-1305383581/watcher-3367537-1305383581 -o /tmp/evaluation-result-3367537-1305383581/solver-3367537-1305383581 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367537-1305383581.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: 3.68 3.95 3.74 2/286 974
/proc/meminfo: memFree=21768580/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=29760 CPUtime=0 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 533 0 0 0 0 0 0 0 23 0 1 0 649956274 30474240 474 33554432000 4194304 4580011 140734583642144 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 7440 474 337 95 0 2422 0

[startup+0.0640031 s]
/proc/loadavg: 3.68 3.95 3.74 2/286 974
/proc/meminfo: memFree=21768580/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=30260 CPUtime=0.06 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 720 0 0 0 6 0 0 0 23 0 1 0 649956274 30986240 656 33554432000 4194304 4580011 140734583642144 18446744073709551615 4321238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 7565 656 364 95 0 2547 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30260

[startup+0.100994 s]
/proc/loadavg: 3.68 3.95 3.74 2/286 974
/proc/meminfo: memFree=21768580/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=30260 CPUtime=0.09 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 770 0 0 0 9 0 0 0 23 0 1 0 649956274 30986240 706 33554432000 4194304 4580011 140734583642144 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 7565 706 364 95 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30260

[startup+0.300954 s]
/proc/loadavg: 3.68 3.95 3.74 2/286 974
/proc/meminfo: memFree=21768580/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=30844 CPUtime=0.29 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 1031 0 0 0 29 0 0 0 25 0 1 0 649956274 31584256 831 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 7711 831 364 95 0 2693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30844

[startup+0.700886 s]
/proc/loadavg: 3.68 3.95 3.74 2/286 974
/proc/meminfo: memFree=21768580/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=31456 CPUtime=0.69 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 1534 0 0 0 69 0 0 0 25 0 1 0 649956274 32210944 869 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 7864 869 364 95 0 2846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31456

[startup+1.50074 s]
/proc/loadavg: 3.71 3.95 3.74 5/297 996
/proc/meminfo: memFree=21743560/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=37152 CPUtime=1.49 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 3365 0 0 0 149 0 0 0 25 0 1 0 649956274 38043648 2397 33554432000 4194304 4580011 140734583642144 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 9288 2397 367 95 0 4270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37152

[startup+3.10046 s]
/proc/loadavg: 3.71 3.95 3.74 5/297 996
/proc/meminfo: memFree=21716288/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=37336 CPUtime=3.09 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 4521 0 0 0 309 0 0 0 25 0 1 0 649956274 38232064 2340 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 9334 2340 367 95 0 4316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37336

[startup+6.30089 s]
/proc/loadavg: 3.71 3.95 3.74 5/297 996
/proc/meminfo: memFree=21705848/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=38900 CPUtime=6.29 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 6547 0 0 0 629 0 0 0 25 0 1 0 649956274 39833600 2786 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 9725 2786 367 95 0 4707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38900

[startup+12.7008 s]
/proc/loadavg: 3.75 3.95 3.75 5/297 996
/proc/meminfo: memFree=21672228/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=50424 CPUtime=12.69 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 12042 0 0 0 1268 1 0 0 25 0 1 0 649956274 51634176 5598 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 12606 5598 367 95 0 7588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50424

[startup+25.5005 s]
/proc/loadavg: 3.79 3.95 3.75 5/297 997
/proc/meminfo: memFree=21657172/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=57332 CPUtime=25.49 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 18238 0 0 0 2547 2 0 0 25 0 1 0 649956274 58707968 7531 33554432000 4194304 4580011 140734583642144 18446744073709551615 4320664 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 14333 7531 367 95 0 9315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57332

[startup+51.1009 s]
/proc/loadavg: 3.86 3.95 3.75 5/297 1024
/proc/meminfo: memFree=21649080/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=61280 CPUtime=51.09 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 27258 0 0 0 5106 3 0 0 25 0 1 0 649956274 62750720 8069 33554432000 4194304 4580011 140734583642144 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 15320 8069 367 95 0 10302 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61280

[startup+102.311 s]
/proc/loadavg: 3.94 3.96 3.76 5/297 1026
/proc/meminfo: memFree=21576764/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=77704 CPUtime=102.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 42592 0 0 0 10224 6 0 0 25 0 1 0 649956274 79568896 12745 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 19426 12745 367 95 0 14408 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77704

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.77 5/297 1027
/proc/meminfo: memFree=21557268/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=78120 CPUtime=162.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 55240 0 0 0 16222 8 0 0 25 0 1 0 649956274 79994880 12251 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 19530 12251 367 95 0 14512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78120

[startup+222.3 s]
/proc/loadavg: 4.03 3.98 3.79 5/297 1029
/proc/meminfo: memFree=21518420/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=90208 CPUtime=222.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 68342 0 0 0 22219 11 0 0 25 0 1 0 649956274 92372992 15971 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 22552 15971 367 95 0 17534 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90208

[startup+282.301 s]
/proc/loadavg: 4.01 3.98 3.80 5/297 1030
/proc/meminfo: memFree=21505240/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=90440 CPUtime=282.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 78658 0 0 0 28216 14 0 0 25 0 1 0 649956274 92610560 15900 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 22610 15900 367 95 0 17592 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90440

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.81 5/297 1032
/proc/meminfo: memFree=21450260/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=108368 CPUtime=342.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 90958 0 0 0 34213 17 0 0 25 0 1 0 649956274 110968832 19254 33554432000 4194304 4580011 140734583642144 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 27092 19254 367 95 0 22074 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108368

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.82 5/297 1034
/proc/meminfo: memFree=21444532/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=108512 CPUtime=402.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 99265 0 0 0 40210 20 0 0 25 0 1 0 649956274 111116288 20638 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 27128 20638 367 95 0 22110 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108512

[startup+462.301 s]
/proc/loadavg: 4.17 4.03 3.84 5/297 1035
/proc/meminfo: memFree=21415112/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=121840 CPUtime=462.3 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 111395 0 0 0 46207 23 0 0 25 0 1 0 649956274 124764160 22345 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 30460 22345 367 95 0 25442 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 121840

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.86 5/297 1037
/proc/meminfo: memFree=21394880/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=121992 CPUtime=522.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 119768 0 0 0 52204 27 0 0 25 0 1 0 649956274 124919808 22577 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 30498 22577 367 95 0 25480 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 121992

[startup+582.3 s]
/proc/loadavg: 4.12 4.05 3.87 5/297 1038
/proc/meminfo: memFree=21356276/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=137748 CPUtime=582.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 129513 0 0 0 58201 30 0 0 25 0 1 0 649956274 141053952 26493 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 34437 26493 367 95 0 29419 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 137748

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 3.88 5/297 1040
/proc/meminfo: memFree=21336168/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=137840 CPUtime=642.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 135708 0 0 0 64199 32 0 0 25 0 1 0 649956274 141148160 27057 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 34460 27057 367 95 0 29442 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 137840

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/297 1042
/proc/meminfo: memFree=21336868/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=138004 CPUtime=702.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 143876 0 0 0 70196 35 0 0 25 0 1 0 649956274 141316096 26505 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 34501 26505 367 95 0 29483 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 138004

[startup+762.311 s]
/proc/loadavg: 4.13 4.06 3.90 5/297 1043
/proc/meminfo: memFree=21330904/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=138112 CPUtime=762.32 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 151136 0 0 0 76194 38 0 0 25 0 1 0 649956274 141426688 27658 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 34528 27658 367 95 0 29510 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138112

[startup+822.301 s]
/proc/loadavg: 4.05 4.04 3.91 5/297 1045
/proc/meminfo: memFree=21320700/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=138208 CPUtime=822.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 157623 0 0 0 82189 42 0 0 25 0 1 0 649956274 141524992 27994 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 34552 27994 367 95 0 29534 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 138208

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/297 1046
/proc/meminfo: memFree=21324764/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=143056 CPUtime=882.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 166603 0 0 0 88187 44 0 0 25 0 1 0 649956274 146489344 27552 33554432000 4194304 4580011 140734583642144 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 35764 27552 367 95 0 30746 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 143056

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/297 1048
/proc/meminfo: memFree=21324124/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=143176 CPUtime=942.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 173461 0 0 0 94184 47 0 0 25 0 1 0 649956274 146612224 27894 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 35794 27894 367 95 0 30776 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 143176

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.92 5/297 1050
/proc/meminfo: memFree=21316292/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=143264 CPUtime=1002.32 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 180440 0 0 0 100182 50 0 0 25 0 1 0 649956274 146702336 28390 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 35816 28390 367 95 0 30798 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 143264

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 3.93 5/297 1051
/proc/meminfo: memFree=21284628/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=160324 CPUtime=1062.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 188269 0 0 0 106180 51 0 0 25 0 1 0 649956274 164171776 33004 33554432000 4194304 4580011 140734583642144 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 40081 33004 367 95 0 35063 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 160324

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/297 1053
/proc/meminfo: memFree=21243688/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=160420 CPUtime=1122.31 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 194855 0 0 0 112177 54 0 0 25 0 1 0 649956274 164270080 32548 33554432000 4194304 4580011 140734583642144 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 40105 32548 367 95 0 35087 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 160420

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 3.94 5/297 1054
/proc/meminfo: memFree=21247500/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=160528 CPUtime=1182.32 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 202192 0 0 0 118174 58 0 0 25 0 1 0 649956274 164380672 32871 33554432000 4194304 4580011 140734583642144 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 40132 32871 367 95 0 35114 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 160528

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.94 5/297 1056
/proc/meminfo: memFree=21214100/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=235476 CPUtime=1242.33 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 211350 0 0 0 124173 60 0 0 25 0 1 0 649956274 241127424 38570 33554432000 4194304 4580011 140734583642144 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 58869 38570 367 95 0 53851 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 235476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.94 5/298 1059
/proc/meminfo: memFree=21302336/32951124 swapFree=66457188/67111528
[pid=974] ppid=972 vsize=182208 CPUtime=1300.03 cores=5,7
/proc/974/stat : 974 (strangenight2-s) R 972 974 32743 0 -1 4202496 217467 0 0 0 129941 62 0 0 25 0 1 0 649956274 186580992 37056 33554432000 4194304 4580011 140734583642144 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/974/statm: 45552 37056 367 95 0 40534 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 182208

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.42
CPU system time (s): 0.627904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 235700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217468
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1034

runsolver used 3.37749 second user time and 8.49571 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 16:33:01
IDJOB=3367537
IDBENCH=82746
IDSOLVER=1845
FILE ID=node132/3367537-1305383581
RUNJOBID= node132-1305383581-955
PBS_JOBID= 13324370
Free space on /tmp= 73328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367537-1305383581/watcher-3367537-1305383581 -o /tmp/evaluation-result-3367537-1305383581/solver-3367537-1305383581 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367537-1305383581.cnf

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=464094450

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21768860 kB
Buffers:        255468 kB
Cached:        5394636 kB
SwapCached:       6904 kB
Active:        4732892 kB
Inactive:      6162608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21768860 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           11036 kB
Writeback:           0 kB
AnonPages:     5243260 kB
Mapped:          19248 kB
Slab:           199952 kB
PageTables:      25220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34769592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73312 MiB
End job on node132 at 2011-05-14 16:54:43