Trace number 3367834

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-v650-c2769-S1261029273-036.SATISFIABLE.cnf
MD5SUMad12e37a0f3b75f1b331fdb5e803c99f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034993
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3367834-1305387514.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 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:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  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:     284 undec:      71 neg:     295
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       638      2758         0         0      8343         0   no data   no data
0.05/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4920       638      2758         0      4855      8343    148061   no data   no data
0.59/0.66	c  N st    10     11305       638      2758         0      4494      8343     92123   no data   no data
0.69/0.73	c  N st    11     17048       638      2758         0     10162      8343    249545   no data   no data
1.11/1.16	c  F st    12     25000       638      2758         0     12479      8343    323338   no data   no data
1.11/1.16	c  N st    12     25000       638      2758         0     12479      8343    323338   no data   no data
1.39/1.40	c Decided on static restart strategy
1.39/1.40	c  N st    18     30000       638      2758         0     10772      8343    239383   no data   no data
1.39/1.40	c  S st    18     30000       638      2758         0     10772      8343    239383   no data   no data
1.39/1.44	c  S st    18     30503       638      2758         0     11275      8343    252349   no data   no data
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.44	c blocked clauses removed:        8 vars:      3 tried:         638 T: 0.00 s
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c lits-rem:        69  cl-subs:      303  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.50	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
1.49/1.50	c calculated reachability. Time: 0.00
1.49/1.50	c  N st    18     30503       634      2749         0     10946      8320    241687   no data   no data
1.89/1.93	c  N st    20     37613       634      2749         0     10213      8320    199975   no data   no data
2.29/2.34	c  N st    21     44012       634      2749         0     16497      8320    376313   no data   no data
2.39/2.47	c  S st    22     45754       634      2749         0      9423      8320    156701   no data   no data
2.39/2.49	c  S st    22     46257       634      2749         0      9924      8320    169829   no data   no data
2.39/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
2.49/2.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c lits-rem:        12  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.51	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
2.49/2.52	c vivif2 --  cl tried     9872 cl shrink        0 lits rem          0 time: 0.00
2.49/2.52	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
2.49/2.52	c calculated reachability. Time: 0.00
2.49/2.52	c  N st    22     46257       634      2749         0      9872      8320    168187   no data   no data
3.39/3.48	c  N st    23     60655       634      2749         0     14273      8320    296202   no data   no data
4.09/4.14	c  N st    24     69386       634      2749         0     12040      8320    211937   no data   no data
4.09/4.14	c  S st    24     69386       634      2749         0     12040      8320    211937   no data   no data
4.09/4.18	c  S st    24     69890       634      2749         0     12544      8320    226044   no data   no data
4.09/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
4.09/4.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.21	c lits-rem:        29  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.21	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
4.19/4.21	c vivif2 --  cl tried    12417 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
4.19/4.22	c calculated reachability. Time: 0.00
4.19/4.22	c  N st    24     69890       634      2749         0     12417      8320    221690   no data   no data
5.51/5.56	c  F st    25     87501       634      2749         0     17919      8320    374262   no data   no data
5.51/5.56	c  N st    25     87501       634      2749         0     17919      8320    374262   no data   no data
5.89/5.96	c Decided on static restart strategy
6.19/6.21	c  N st    32     95542       634      2749         0     13050      8320    198328   no data   no data
6.79/6.89	c  N st    34    104835       634      2749         0     22150      8320    453833   no data   no data
6.79/6.89	c  S st    34    104835       634      2749         0     22150      8320    453833   no data   no data
6.89/6.94	c  S st    34    105338       634      2749         0     22652      8320    467205   no data   no data
6.89/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
6.89/6.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.89/6.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.89/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.10	c lits-rem:       184  cl-subs:      567  v-elim:      0  v-fix:    0  time:  0.14 s
7.09/7.10	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
7.09/7.11	c vivif2 --  cl tried    22085 cl shrink        0 lits rem          0 time: 0.00
7.09/7.12	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
7.09/7.12	c calculated reachability. Time: 0.00
7.09/7.12	c  N st    34    105338       634      2749         0     22085      8320    449532   no data   no data
7.79/7.89	c  N st    35    114937       634      2749         0     17824      8320    315990   no data   no data
9.09/9.15	c  N st    36    129334       634      2749         0     17208      8320    272741   no data   no data
11.01/11.08	c  N st    37    150930       634      2749         0     22633      8320    415165   no data   no data
11.70/11.71	c  S st    38    158009       634      2749         0     29606      8320    619395   no data   no data
11.70/11.78	c  S st    38    158517       634      2749         0     30114      8320    633864   no data   no data
11.70/11.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.70/11.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.70/11.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.70/11.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.70/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.70/11.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
11.70/11.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.80/11.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.80/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.24	c lits-rem:       245  cl-subs:     1292  v-elim:      0  v-fix:    0  time:  0.42 s
12.19/12.24	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
12.19/12.25	c vivif2 --  cl tried    28822 cl shrink        0 lits rem          0 time: 0.01
12.19/12.26	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
12.19/12.26	c calculated reachability. Time: 0.00
12.19/12.26	c  N st    38    158517       634      2749         0     28822      8320    594707   no data   no data
16.89/16.96	c  N st    39    207106       634      2749         0     23588      8320    400089   no data   no data
19.99/20.09	c  N st    40    237776       634      2749         0     34068      8320    678749   no data   no data
19.99/20.09	c  S st    40    237776       634      2749         0     34068      8320    678749   no data   no data
20.09/20.17	c  S st    40    238276       634      2749         0     34567      8320    692550   no data   no data
20.09/20.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
20.09/20.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.09/20.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.76	c lits-rem:       333  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  0.55 s
20.69/20.76	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
20.69/20.77	c vivif2 --  cl tried    33257 cl shrink        0 lits rem          0 time: 0.01
20.69/20.79	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
20.69/20.79	c calculated reachability. Time: 0.00
20.69/20.79	c  N st    40    238276       634      2749         0     33257      8320    654026   no data   no data
28.29/28.32	c  F st    41    306253       634      2749         0     35205      8320    694542   no data   no data
28.29/28.32	c  N st    41    306253       634      2749         0     35205      8320    694542   no data   no data
30.59/30.67	c  N dy    87    326110       634      2749         0     31123      8320    455206     18.77     20.05
33.29/33.30	c  N dy   153    346353       634      2749         0     26446      8320    291142     18.39     19.47
34.39/34.49	c  S st   196    357419       634      2749         0     37426      8320    589592     18.35   no data
34.49/34.57	c  S st   196    357925       634      2749         0     37931      8320    602978     18.35   no data
34.49/34.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.49/34.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.49/34.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.49/34.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.49/34.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
34.49/34.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.49/34.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.59/34.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.75	c lits-rem:       118  cl-subs:      356  v-elim:      0  v-fix:    0  time:  0.15 s
34.69/34.75	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
34.69/34.76	c vivif2 --  cl tried    37575 cl shrink        0 lits rem          0 time: 0.01
34.69/34.78	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
34.69/34.78	c calculated reachability. Time: 0.00
34.69/34.78	c  N dy   196    357925       634      2749         0     37575      8320    591637     18.35   no data
38.50/38.51	c  N dy   306    386814       634      2749         0     40451      8320    650936     18.28     19.34
41.29/41.31	c  N dy   408    407089       634      2749         0     33786      8320    436381     18.36     19.34
44.19/44.25	c  N dy   512    427581       634      2749         0     54108      8320    996420     18.44     19.82
46.79/46.80	c  N dy   597    447812       634      2749         0     46396      8320    751561     18.43     19.51
49.69/49.71	c  N dy   703    467911       634      2749         0     37539      8320    483574     18.46     19.55
52.59/52.71	c  N dy   795    488039       634      2749         0     57472      8320   1042118     18.51     19.49
55.29/55.33	c  N dy   852    508147       634      2749         0     47640      8320    737459     18.46     19.64
58.59/58.60	c  N dy   976    528157       634      2749         0     36798      8320    420667     18.54     20.02
59.69/59.78	c  S st  1016    536889       634      2749         0     45447      8320    658563     18.56     18.25
59.79/59.87	c  S st  1016    537390       634      2749         0     45948      8320    672013     18.56   no data
59.79/59.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.79/59.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.79/59.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.79/59.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.79/59.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.79/59.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
59.79/59.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.89/59.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.89/59.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.09/60.14	c lits-rem:       180  cl-subs:      497  v-elim:      0  v-fix:    0  time:  0.22 s
60.09/60.14	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
60.09/60.15	c vivif2 --  cl tried    45451 cl shrink        0 lits rem          0 time: 0.01
60.09/60.17	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
60.09/60.17	c calculated reachability. Time: 0.00
60.09/60.17	c  N dy  1016    537390       634      2749         0     45451      8320    656716     18.56   no data
63.70/63.73	c  N dy  1056    559516       634      2749         0     35656      8320    363282     18.48     19.49
66.79/66.89	c  N dy  1120    581025       634      2749         0     56901      8320    932430     18.42     19.65
69.89/69.96	c  N dy  1178    601437       634      2749         0     44477      8320    584732     18.38     19.43
73.39/73.41	c  N dy  1289    621529       634      2749         0     64344      8320   1125094     18.42     22.84
76.39/76.42	c  N dy  1393    641715       634      2749         0     50700      8320    734450     18.44     19.45
80.09/80.14	c  N dy  1483    662058       634      2749         0     36206      8320    314004     18.45     19.45
83.09/83.10	c  N dy  1559    682207       634      2749         0     56163      8320    856967     18.43     19.42
86.59/86.63	c  N dy  1619    702248       634      2749         0     40355      8320    408470     18.40     23.54
89.79/89.88	c  N dy  1732    722307       634      2749         0     60242      8320    952108     18.44     19.73
93.70/93.71	c  N dy  1847    742714       634      2749         0     43809      8320    477788     18.48     19.51
98.09/98.15	c  N dy  1932    766717       634      2749         0     67547      8320   1129479     18.46     19.46
101.69/101.76	c  N dy  2035    786974       634      2749         0     49974      8320    626703     18.48     19.56
105.30/105.35	c  S st  2143    806087       634      2749         0     68920      8320   1152795     18.51   no data
105.40/105.50	c  S st  2143    806589       634      2749         0     69420      8320   1167241     18.51   no data
105.40/105.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.50/105.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.50/105.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.50/105.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.50/105.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.50/105.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
105.50/105.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.50/105.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.50/105.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.19/106.24	c lits-rem:       272  cl-subs:      978  v-elim:      0  v-fix:    0  time:  0.66 s
106.19/106.24	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
106.19/106.25	c vivif2 --  cl tried    68442 cl shrink        0 lits rem          0 time: 0.01
106.29/106.30	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.05
106.29/106.30	c calculated reachability. Time: 0.00
106.29/106.30	c  N dy  2143    806589       634      2749         0     68442      8320   1136310     18.51   no data
109.90/109.99	c  N dy  2221    826718       634      2749         0     49726      8320    581898     18.51     19.61
113.69/113.72	c  N dy  2294    846798       634      2749         0     69601      8320   1115253     18.51     22.62
117.50/117.50	c  N dy  2390    866878       634      2749         0     49840      8320    563591     18.52     19.53
121.01/121.08	c  N dy  2437    886972       634      2749         0     69636      8320   1098951     18.51     22.49
124.99/125.07	c  N dy  2533    907297       634      2749         0     49201      8320    538463     18.51     19.67
128.79/128.83	c  N dy  2645    927298       634      2749         0     69003      8320   1078220     18.53     19.79
133.20/133.24	c  N dy  2764    947452       634      2749         0     47443      8320    468082     18.57     19.65
137.10/137.17	c  N dy  2790    970096       634      2749         0     69734      8320   1059084     18.51     19.52
141.60/141.68	c  N dy  2886    990157       634      2749         0     47103      8320    439932     18.52     19.66
145.30/145.32	c  N dy  3008   1010187       634      2749         0     66945      8320    990520     18.55     20.03
150.20/150.25	c  N dy  3122   1030209       634      2749         0     86799      8320   1545726     18.58     19.58
153.49/153.56	c  N dy  3183   1050280       634      2749         0     63087      8320    850730     18.56     20.16
158.09/158.16	c  N dy  3283   1070316       634      2749         0     82926      8320   1399893     18.57     24.89
158.59/158.60	c  F st  3292   1071875       634      2749         0     84472      8320   1442449     18.58     17.60
159.89/159.97	c Decided on static restart strategy
161.90/161.91	c  N st  3301   1090579       634      2749         0     58376      8320    722458     18.58   no data
167.10/167.11	c  N st  3303   1114574       634      2749         0     81871      8320   1374588     18.58   no data
171.50/171.60	c  N st  3304   1136170       634      2749         0     57804      8320   1032988     18.58   no data
177.40/177.43	c  N st  3305   1168562       634      2749         0     89693      8320   2056729     18.58   no data
185.19/185.21	c  N st  3306   1209883       634      2749         0     83996      8320   1832312     18.58   no data
185.19/185.21	c  S st  3306   1209883       634      2749         0     83996      8320   1832312     18.58   no data
185.29/185.39	c  S st  3306   1210386       634      2749         0     84499      8320   1846736     18.58   no data
185.39/185.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.39/185.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
185.39/185.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.39/185.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.39/185.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.39/185.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
185.39/185.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
185.39/185.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.49/185.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.09/192.16	c lits-rem:       544  cl-subs:     5858  v-elim:      0  v-fix:    0  time:  6.65 s
192.09/192.16	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
192.09/192.18	c vivif2 --  cl tried    78641 cl shrink        0 lits rem          0 time: 0.02
192.19/192.24	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.06
192.19/192.24	c calculated reachability. Time: 0.00
192.19/192.24	c  N st  3306   1210386       634      2749         0     78641      8320   1665923     18.58   no data
207.40/207.47	c  N st  3307   1283268       634      2749         0     55121      8320    870160     18.58   no data
231.50/231.53	c  N st  3308   1392592       634      2749         0     63158      8320   1037181     18.58   no data
268.50/268.53	c  N st  3309   1556576       634      2749         0     67837      8320   1088068     18.58   no data
305.81/305.85	c  N st  3310   1710387       634      2749         0    109907      8320   2328467     18.58   no data
305.81/305.85	c  S st  3310   1710387       634      2749         0    109907      8320   2328467     18.58   no data
306.09/306.13	c  S st  3310   1710892       634      2749         0    110411      8320   2342866     18.58   no data
306.09/306.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.09/306.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
306.09/306.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
306.09/306.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.09/306.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.09/306.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
306.09/306.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
306.19/306.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
306.19/306.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.40/320.41	c lits-rem:      1148  cl-subs:     7523  v-elim:      0  v-fix:    0  time: 14.13 s
320.40/320.41	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
320.40/320.44	c vivif2 --  cl tried   102888 cl shrink        0 lits rem          0 time: 0.03
320.50/320.53	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.09
320.50/320.54	c calculated reachability. Time: 0.00
320.50/320.54	c  N st  3310   1710892       634      2749         0    102888      8320   2127067     18.58   no data
412.00/412.08	c  N st  3311   2079857       634      2749         0    115325      8320   2566668     18.58   no data
447.41/447.48	c  N st  3312   2210892       634      2749         0    119073      8320   2489825     18.58   no data
447.41/447.48	c  S st  3312   2210892       634      2749         0    119073      8320   2489825     18.58   no data
447.81/447.80	c  S st  3312   2211397       634      2749         0    119577      8320   2503262     18.58   no data
447.81/447.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
447.81/447.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
447.81/447.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
447.81/447.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.81/447.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.81/447.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
447.81/447.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
447.81/447.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
447.91/447.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.91/462.96	c lits-rem:      1169  cl-subs:     6864  v-elim:      0  v-fix:    0  time: 15.00 s
462.91/462.96	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
462.91/462.99	c vivif2 --  cl tried   112713 cl shrink        0 lits rem          0 time: 0.03
463.01/463.09	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.10
463.01/463.10	c calculated reachability. Time: 0.00
463.01/463.10	c  N st  3312   2211397       634      2749         0    112713      8320   2285786     18.58   no data
612.71/612.78	c  N st  3313   2711398       634      2749         0    135754      8320   2779736     18.58   no data
612.71/612.78	c  S st  3313   2711398       634      2749         0    135754      8320   2779736     18.58   no data
613.10/613.14	c  S st  3313   2711900       634      2749         0    136256      8320   2792995     18.58   no data
613.10/613.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
613.20/613.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
613.20/613.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.20/613.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.20/613.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.20/613.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
613.20/613.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
613.20/613.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
613.30/613.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
635.71/635.71	c lits-rem:       845  cl-subs:     9515  v-elim:      0  v-fix:    0  time: 22.38 s
635.71/635.71	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
635.71/635.74	c vivif2 --  cl tried   126741 cl shrink        0 lits rem          0 time: 0.03
635.82/635.86	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.12
635.82/635.86	c calculated reachability. Time: 0.00
635.82/635.86	c  N st  3313   2711900       634      2749         0    126741      8320   2514488     18.58   no data
773.11/773.18	c  N st  3314   3211901       634      2749         0    102653      8320   1636306     18.58   no data
773.11/773.18	c  S st  3314   3211901       634      2749         0    102653      8320   1636306     18.58   no data
773.41/773.46	c  S st  3314   3212401       634      2749         0    103153      8320   1650599     18.58   no data
773.41/773.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.51/773.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
773.51/773.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.51/773.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.51/773.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.51/773.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
773.51/773.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
773.51/773.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
773.51/773.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.91/776.97	c lits-rem:       526  cl-subs:     3272  v-elim:      0  v-fix:    0  time:  3.40 s
776.91/776.97	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
776.91/776.99	c vivif2 --  cl tried    99881 cl shrink        0 lits rem          0 time: 0.02
777.01/777.07	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.08
777.01/777.08	c calculated reachability. Time: 0.00
777.01/777.08	c  N st  3314   3212401       634      2749         0     99881      8320   1553488     18.58   no data
934.12/934.15	c  N st  3315   3712401       634      2749         0    110768      8320   1765707     18.58   no data
934.12/934.15	c  S st  3315   3712401       634      2749         0    110768      8320   1765707     18.58   no data
934.42/934.42	c  S st  3315   3712903       634      2749         0    111270      8320   1779397     18.58   no data
934.42/934.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
934.42/934.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
934.42/934.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
934.42/934.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.42/934.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.42/934.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
934.42/934.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
934.51/934.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
934.51/934.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.51/938.59	c lits-rem:       256  cl-subs:     3944  v-elim:      0  v-fix:    0  time:  4.03 s
938.51/938.59	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
938.61/938.61	c vivif2 --  cl tried   107326 cl shrink        0 lits rem          0 time: 0.02
938.71/938.70	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.09
938.71/938.70	c calculated reachability. Time: 0.00
938.71/938.70	c  N st  3315   3712903       634      2749         0    107326      8320   1667544     18.58   no data
952.71/952.74	c  F st  3316   3751565       634      2749         0    145243      8320   2795098     18.58   no data
952.71/952.74	c  N st  3316   3751565       634      2749         0    145243      8320   2795098     18.58   no data
954.82/954.82	c Decided on static restart strategy
965.02/965.05	c  N st  3326   3779868       634      2749         0     89790      8320   1033297     18.58   no data
975.62/975.70	c  N st  3328   3815863       634      2749         0    125044      8320   2041561     18.58   no data
988.93/988.95	c  N st  3329   3848257       634      2749         0    156952      8320   2985683     18.58   no data
1003.62/1003.62	c  N st  3330   3896845       634      2749         0    120353      8320   1946806     18.58   no data
1026.81/1026.85	c  N st  3331   3969728       634      2749         0    106466      8320   1529108     18.58   no data
1060.52/1060.53	c  N st  3332   4079052       634      2749         0    127402      8320   2148538     18.58   no data
1106.72/1106.76	c  N st  3333   4212903       634      2749         0    171233      8320   3466223     18.58   no data
1106.72/1106.76	c  S st  3333   4212903       634      2749         0    171233      8320   3466223     18.58   no data
1107.22/1107.28	c  S st  3333   4213403       634      2749         0    171732      8320   3479989     18.58   no data
1107.22/1107.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1107.32/1107.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1107.32/1107.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1107.32/1107.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1107.32/1107.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1107.32/1107.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    634 time:  0.00 s
1107.32/1107.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1107.42/1107.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1107.51/1107.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1136.52/1136.58	c lits-rem:       629  cl-subs:    10198  v-elim:      0  v-fix:    0  time: 29.06 s
1136.52/1136.58	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1136.62/1136.62	c vivif2 --  cl tried   161534 cl shrink        0 lits rem          0 time: 0.05
1136.72/1136.79	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.17
1136.82/1136.80	c calculated reachability. Time: 0.00
1136.82/1136.80	c  N st  3333   4213403       634      2749         0    161534      8320   3178990     18.58   no data
1221.32/1221.39	c  N st  3334   4459384       634      2749         0    134931      8320   2208326     18.58   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-3367834-1305387514/watcher-3367834-1305387514 -o /tmp/evaluation-result-3367834-1305387514/solver-3367834-1305387514 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367834-1305387514.cnf 

running on 2 cores: 1,3

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.65 3.94 3.97 6/375 5802
/proc/meminfo: memFree=13533232/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=30296 CPUtime=0.01 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 736 0 0 0 1 0 0 0 25 0 1 0 631167663 31023104 643 33554432000 4194304 4580011 140734485744496 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 7574 643 363 95 0 2556 0

[startup+0.054478 s]
/proc/loadavg: 3.65 3.94 3.97 6/375 5802
/proc/meminfo: memFree=13533232/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=30444 CPUtime=0.05 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 786 0 0 0 5 0 0 0 25 0 1 0 631167663 31174656 693 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 7611 693 363 95 0 2593 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30444

[startup+0.100481 s]
/proc/loadavg: 3.65 3.94 3.97 6/375 5802
/proc/meminfo: memFree=13533232/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=30444 CPUtime=0.09 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 853 0 0 0 9 0 0 0 25 0 1 0 631167663 31174656 760 33554432000 4194304 4580011 140734485744496 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 7611 760 364 95 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30444

[startup+0.300433 s]
/proc/loadavg: 3.65 3.94 3.97 6/375 5802
/proc/meminfo: memFree=13533232/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=31104 CPUtime=0.29 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 1154 0 0 0 29 0 0 0 25 0 1 0 631167663 31850496 882 33554432000 4194304 4580011 140734485744496 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 7776 882 364 95 0 2758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31104

[startup+0.70036 s]
/proc/loadavg: 3.65 3.94 3.97 6/375 5802
/proc/meminfo: memFree=13533232/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=31632 CPUtime=0.69 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 1582 0 0 0 69 0 0 0 25 0 1 0 631167663 32391168 1054 33554432000 4194304 4580011 140734485744496 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 7908 1054 364 95 0 2890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31632

[startup+1.50022 s]
/proc/loadavg: 3.65 3.94 3.97 6/377 5804
/proc/meminfo: memFree=13521560/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=38620 CPUtime=1.49 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 3972 0 0 0 149 0 0 0 25 0 1 0 631167663 39546880 2727 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 9655 2727 367 95 0 4637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38620

[startup+3.10093 s]
/proc/loadavg: 3.65 3.94 3.97 6/377 5805
/proc/meminfo: memFree=13508044/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=38872 CPUtime=3.09 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 5167 0 0 0 309 0 0 0 25 0 1 0 631167663 39804928 3000 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 9718 3000 367 95 0 4700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38872

[startup+6.30037 s]
/proc/loadavg: 3.68 3.94 3.97 6/377 5805
/proc/meminfo: memFree=13489632/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=41020 CPUtime=6.29 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 7827 0 0 0 628 1 0 0 21 0 1 0 631167663 42004480 3215 33554432000 4194304 4580011 140734485744496 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 10255 3215 367 95 0 5237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41020

[startup+12.7002 s]
/proc/loadavg: 3.71 3.94 3.97 6/377 5805
/proc/meminfo: memFree=13451556/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=55856 CPUtime=12.69 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 14055 0 0 0 1267 2 0 0 25 0 1 0 631167663 57196544 7197 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 13964 7197 367 95 0 8946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55856

[startup+25.5009 s]
/proc/loadavg: 3.77 3.95 3.97 6/377 5805
/proc/meminfo: memFree=13430868/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=62420 CPUtime=25.49 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 21354 0 0 0 2546 3 0 0 25 0 1 0 631167663 63918080 8599 33554432000 4194304 4580011 140734485744496 18446744073709551615 4324491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 15605 8599 367 95 0 10587 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62420

[startup+51.1004 s]
/proc/loadavg: 3.90 3.96 3.98 6/377 5806
/proc/meminfo: memFree=13403272/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=80560 CPUtime=51.09 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 27481 0 0 0 5106 3 0 0 25 0 1 0 631167663 82493440 12401 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 20140 12401 367 95 0 15122 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80560

[startup+102.313 s]
/proc/loadavg: 3.96 3.97 3.98 6/377 5807
/proc/meminfo: memFree=13382272/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=68592 CPUtime=102.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 36476 0 0 0 10225 5 0 0 25 0 1 0 631167663 70238208 10300 33554432000 4194304 4580011 140734485744496 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 17148 10300 367 95 0 12130 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68592

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.98 6/377 5809
/proc/meminfo: memFree=13345516/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=79948 CPUtime=162.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 50827 0 0 0 16221 9 0 0 25 0 1 0 631167663 81866752 12786 33554432000 4194304 4580011 140734485744496 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 19987 12786 367 95 0 14969 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79948

[startup+222.301 s]
/proc/loadavg: 4.08 4.00 3.99 5/377 5837
/proc/meminfo: memFree=13295452/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=124224 CPUtime=222.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 67664 0 0 0 22217 13 0 0 25 0 1 0 631167663 127205376 22814 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 31056 22814 367 95 0 26038 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 124224

[startup+282.301 s]
/proc/loadavg: 4.10 4.02 3.99 5/377 5839
/proc/meminfo: memFree=13264888/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=124644 CPUtime=282.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 69506 0 0 0 28217 13 0 0 25 0 1 0 631167663 127635456 24656 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 31161 24656 367 95 0 26143 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 124644

[startup+342.3 s]
/proc/loadavg: 4.04 4.01 3.99 5/377 5841
/proc/meminfo: memFree=13224392/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=141468 CPUtime=342.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 74252 0 0 0 34216 14 0 0 25 0 1 0 631167663 144863232 29402 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 35367 29402 367 95 0 30349 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141468

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/377 5842
/proc/meminfo: memFree=13209336/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=153792 CPUtime=402.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 82196 0 0 0 40213 17 0 0 25 0 1 0 631167663 157483008 31242 33554432000 4194304 4580011 140734485744496 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 38448 31242 367 95 0 33430 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153792

[startup+462.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/377 5844
/proc/meminfo: memFree=13202848/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=153912 CPUtime=462.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 89584 0 0 0 46212 19 0 0 25 0 1 0 631167663 157605888 32468 33554432000 4194304 4580011 140734485744496 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 38478 32468 367 95 0 33460 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 153912

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/377 5845
/proc/meminfo: memFree=13170076/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=154024 CPUtime=522.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 98781 0 0 0 52208 23 0 0 25 0 1 0 631167663 157720576 32211 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 38506 32211 367 95 0 33488 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 154024

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 4.01 5/377 5847
/proc/meminfo: memFree=13180716/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=154132 CPUtime=582.3 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 107886 0 0 0 58205 25 0 0 25 0 1 0 631167663 157831168 31919 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 38533 31919 367 95 0 33515 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154132

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 4.01 5/377 5849
/proc/meminfo: memFree=13140136/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=171392 CPUtime=642.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 117539 0 0 0 64204 27 0 0 25 0 1 0 631167663 175505408 34768 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 42848 34768 367 95 0 37830 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171392

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/377 5850
/proc/meminfo: memFree=13132024/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=171560 CPUtime=702.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 127966 0 0 0 70201 30 0 0 25 0 1 0 631167663 175677440 34933 33554432000 4194304 4580011 140734485744496 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 42890 34933 367 95 0 37872 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 171560

[startup+762.314 s]
/proc/loadavg: 4.08 4.05 4.01 5/377 5852
/proc/meminfo: memFree=13101356/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=171676 CPUtime=762.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 137013 0 0 0 76199 33 0 0 25 0 1 0 631167663 175796224 36811 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 42919 36811 367 95 0 37901 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 171676

[startup+822.301 s]
/proc/loadavg: 4.06 4.05 4.01 5/377 5853
/proc/meminfo: memFree=13077244/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=226044 CPUtime=822.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 145416 0 0 0 82196 36 0 0 25 0 1 0 631167663 231469056 37713 33554432000 4194304 4580011 140734485744496 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 56511 37713 367 95 0 51493 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 226044

[startup+882.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/377 5855
/proc/meminfo: memFree=13084524/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=173624 CPUtime=882.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 155155 0 0 0 88191 40 0 0 25 0 1 0 631167663 177790976 36114 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 43406 36114 367 95 0 38388 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 173624

[startup+942.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/377 5857
/proc/meminfo: memFree=13076900/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=179332 CPUtime=942.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 164415 0 0 0 94188 43 0 0 25 0 1 0 631167663 183635968 37737 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 44833 37737 367 95 0 39815 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 179332

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/377 5858
/proc/meminfo: memFree=13078460/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=179432 CPUtime=1002.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 171793 0 0 0 100187 45 0 0 25 0 1 0 631167663 183738368 37370 33554432000 4194304 4580011 140734485744496 18446744073709551615 4296050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 44858 37370 367 95 0 39840 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 179432

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/377 5860
/proc/meminfo: memFree=13056216/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=179504 CPUtime=1062.31 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 180309 0 0 0 106183 48 0 0 25 0 1 0 631167663 183812096 37933 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 44876 37933 367 95 0 39858 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 179504

[startup+1122.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/377 5861
/proc/meminfo: memFree=13013032/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=268748 CPUtime=1122.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 193127 0 0 0 112180 52 0 0 25 0 1 0 631167663 275197952 46710 33554432000 4194304 4580011 140734485744496 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 67187 46710 367 95 0 62169 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 268748

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 4.01 5/377 5863
/proc/meminfo: memFree=13011108/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=214160 CPUtime=1182.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 199253 0 0 0 118178 54 0 0 25 0 1 0 631167663 219299840 44599 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 53540 44599 367 95 0 48522 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 214160

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/377 5865
/proc/meminfo: memFree=12965796/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=269276 CPUtime=1242.32 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 205550 0 0 0 124174 58 0 0 25 0 1 0 631167663 275738624 46858 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 67319 46858 367 95 0 62301 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 269276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.03 4.00 3/367 5902
/proc/meminfo: memFree=13242176/32951124 swapFree=65051360/67111528
[pid=5802] ppid=5800 vsize=214312 CPUtime=1300.03 cores=1,3
/proc/5802/stat : 5802 (strangenight2-s) R 5800 5802 4643 0 -1 4202496 213219 0 0 0 129942 61 0 0 25 0 1 0 631167663 219455488 46115 33554432000 4194304 4580011 140734485744496 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5802/statm: 53578 46115 367 95 0 48560 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 214312

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.621905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213219
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= 15
involuntary context switches= 2515

runsolver used 4.46932 second user time and 10.9573 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 17:38:34
IDJOB=3367834
IDBENCH=83043
IDSOLVER=1845
FILE ID=node146/3367834-1305387514
RUNJOBID= node146-1305387512-5709
PBS_JOBID= 13324356
Free space on /tmp= 73260 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1261029273-036.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367834-1305387514/watcher-3367834-1305387514 -o /tmp/evaluation-result-3367834-1305387514/solver-3367834-1305387514 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367834-1305387514.cnf

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

MD5SUM BENCH= ad12e37a0f3b75f1b331fdb5e803c99f
RANDOM SEED=655513119

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13533388 kB
Buffers:        267412 kB
Cached:        3433084 kB
SwapCached:      41828 kB
Active:       11515032 kB
Inactive:      7614676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13533388 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           22624 kB
Writeback:           0 kB
AnonPages:    15394444 kB
Mapped:          22948 kB
Slab:           163968 kB
PageTables:      59388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81857968 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= 73260 MiB
End job on node146 at 2011-05-14 18:00:16