Trace number 3367675

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S576842028-023.SATISFIABLE.cnf
MD5SUMa7a611663d2f029393d16aacd4e48364
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367675-1305385852.cnf'
0.00/0.01	c -- header says num vars:            750
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 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:    750 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.02	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     329 undec:      74 neg:     347
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       735      3175         0         0      9625         0   no data   no data
0.04/0.08	c Decided on static restart strategy
0.08/0.19	c  N st     8      4917       735      3175         0      4865      9625    160155   no data   no data
0.38/0.48	c  N st    10     11302       735      3175         0      4526      9625     98347   no data   no data
0.68/0.79	c  N st    11     17047       735      3175         0     10202      9625    295051   no data   no data
1.18/1.27	c  F st    12     25001       735      3175         0     12470      9625    355898   no data   no data
1.18/1.27	c  N st    12     25001       735      3175         0     12470      9625    355898   no data   no data
1.48/1.53	c Decided on static restart strategy
1.48/1.53	c  N st    18     30001       735      3175         0     10739      9625    263461   no data   no data
1.48/1.53	c  S st    18     30001       735      3175         0     10739      9625    263461   no data   no data
1.48/1.57	c  S st    18     30506       735      3175         0     11244      9625    277925   no data   no data
1.48/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.48/1.57	c blocked clauses removed:       18 vars:      3 tried:         735 T: 0.00 s
1.48/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1.48/1.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.48/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.48/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.63	c lits-rem:        60  cl-subs:      208  v-elim:      0  v-fix:    0  time:  0.04 s
1.58/1.63	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.01
1.58/1.63	c calculated reachability. Time: 0.00
1.58/1.63	c  N st    18     30506       732      3157         0     11036      9571    269801   no data   no data
1.98/2.05	c  N st    20     37620       732      3157         0     10300      9571    220360   no data   no data
2.38/2.44	c  N st    21     44019       732      3157         0     16630      9571    417043   no data   no data
2.48/2.56	c  S st    22     45761       732      3157         0      9504      9571    170815   no data   no data
2.48/2.59	c  S st    22     46263       732      3157         0     10006      9571    185517   no data   no data
2.48/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.48/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.48/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
2.48/2.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.58/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.61	c lits-rem:        17  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.01 s
2.58/2.61	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
2.58/2.61	c vivif2 --  cl tried     9967 cl shrink        0 lits rem          0 time: 0.00
2.58/2.62	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.01
2.58/2.62	c calculated reachability. Time: 0.00
2.58/2.62	c  N st    22     46263       732      3157         0      9967      9571    184104   no data   no data
3.57/3.67	c  N st    23     60661       732      3157         0     14363      9571    323234   no data   no data
4.29/4.35	c  N st    24     69395       732      3157         0     12134      9571    231816   no data   no data
4.29/4.35	c  S st    24     69395       732      3157         0     12134      9571    231816   no data   no data
4.29/4.38	c  S st    24     69897       732      3157         0     12636      9571    246186   no data   no data
4.29/4.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
4.29/4.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.29/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.42	c lits-rem:        18  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.02 s
4.40/4.42	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
4.40/4.42	c vivif2 --  cl tried    12556 cl shrink        0 lits rem          0 time: 0.00
4.40/4.43	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.01
4.40/4.43	c calculated reachability. Time: 0.00
4.40/4.43	c  N st    24     69897       732      3157         0     12556      9571    243038   no data   no data
5.78/5.83	c  F st    25     87500       732      3157         0     18050      9571    417655   no data   no data
5.78/5.83	c  N st    25     87500       732      3157         0     18050      9571    417655   no data   no data
6.18/6.25	c Decided on static restart strategy
6.49/6.52	c  N st    32     95535       732      3157         0     13184      9571    221828   no data   no data
7.18/7.21	c  N st    34    104848       732      3157         0     22399      9571    528163   no data   no data
7.18/7.21	c  S st    34    104848       732      3157         0     22399      9571    528163   no data   no data
7.18/7.26	c  S st    34    105351       732      3157         0     22902      9571    542490   no data   no data
7.18/7.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.18/7.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.18/7.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.18/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
7.18/7.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.18/7.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.18/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.42	c lits-rem:       116  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.12 s
7.38/7.42	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
7.38/7.42	c vivif2 --  cl tried    22495 cl shrink        0 lits rem          0 time: 0.00
7.38/7.44	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.01
7.38/7.44	c calculated reachability. Time: 0.00
7.38/7.44	c  N st    34    105351       732      3157         0     22495      9571    526432   no data   no data
8.07/8.17	c  N st    35    114949       732      3157         0     18156      9571    357346   no data   no data
9.48/9.54	c  N st    36    129346       732      3157         0     17521      9571    317449   no data   no data
11.38/11.48	c  N st    37    150943       732      3157         0     22964      9571    477540   no data   no data
12.10/12.17	c  S st    38    158026       732      3157         0     29928      9571    697510   no data   no data
12.18/12.24	c  S st    38    158529       732      3157         0     30431      9571    712229   no data   no data
12.18/12.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.18/12.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.18/12.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.18/12.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.18/12.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.18/12.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
12.18/12.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.18/12.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.18/12.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.68/12.78	c lits-rem:       139  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.51 s
12.68/12.78	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
12.68/12.79	c vivif2 --  cl tried    29222 cl shrink        0 lits rem          0 time: 0.01
12.78/12.81	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.02
12.78/12.81	c calculated reachability. Time: 0.00
12.78/12.81	c  N st    38    158529       732      3157         0     29222      9571    667791   no data   no data
17.68/17.72	c  N st    39    207117       732      3157         0     23973      9571    448965   no data   no data
21.18/21.23	c  N st    40    237793       732      3157         0     34551      9571    792691   no data   no data
21.18/21.23	c  S st    40    237793       732      3157         0     34551      9571    792691   no data   no data
21.28/21.31	c  S st    40    238295       732      3157         0     35053      9571    807092   no data   no data
21.28/21.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.28/21.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.28/21.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.28/21.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.28/21.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.28/21.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
21.28/21.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.28/21.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.28/21.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.68/21.79	c lits-rem:       231  cl-subs:      708  v-elim:      0  v-fix:    0  time:  0.43 s
21.68/21.79	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
21.78/21.80	c vivif2 --  cl tried    34345 cl shrink        0 lits rem          0 time: 0.01
21.78/21.82	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.02
21.78/21.82	c calculated reachability. Time: 0.00
21.78/21.82	c  N st    40    238295       732      3157         0     34345      9571    779009   no data   no data
29.38/29.49	c  F st    41    306250       732      3157         0     36270      9571    779508   no data   no data
29.38/29.49	c  N st    41    306250       732      3157         0     36270      9571    779508   no data   no data
29.98/30.08	c Decided on static restart strategy
32.69/32.71	c  N st    51    334559       732      3157         0     40511      9571    897377   no data   no data
35.38/35.40	c  N st    53    357442       732      3157         0     38373      9571    767363   no data   no data
35.38/35.40	c  S st    53    357442       732      3157         0     38373      9571    767363   no data   no data
35.38/35.48	c  S st    53    357948       732      3157         0     38879      9571    781615   no data   no data
35.38/35.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.38/35.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.48/35.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.48/35.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.48/35.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.48/35.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
35.48/35.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.48/35.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.48/35.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.88/35.99	c lits-rem:       163  cl-subs:     1178  v-elim:      0  v-fix:    0  time:  0.46 s
35.88/35.99	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
35.88/36.00	c vivif2 --  cl tried    37701 cl shrink        0 lits rem          0 time: 0.01
35.98/36.02	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.02
35.98/36.02	c calculated reachability. Time: 0.00
35.98/36.02	c  N st    53    357948       732      3157         0     37701      9571    740138   no data   no data
40.28/40.38	c  N st    54    390341       732      3157         0     44069      9571    949198   no data   no data
47.08/47.15	c  N st    55    438930       732      3157         0     37629      9571    696328   no data   no data
57.88/57.90	c  N st    56    511814       732      3157         0     51189      9571   1148427   no data   no data
61.59/61.67	c  N st    57    536923       732      3157         0     45435      9571    890427   no data   no data
61.59/61.67	c  S st    57    536923       732      3157         0     45435      9571    890427   no data   no data
61.68/61.77	c  S st    57    537427       732      3157         0     45939      9571    905051   no data   no data
61.68/61.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.68/61.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.68/61.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.68/61.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.68/61.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.68/61.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
61.68/61.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.78/61.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.78/61.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.38/62.47	c lits-rem:       205  cl-subs:      980  v-elim:      0  v-fix:    0  time:  0.65 s
62.38/62.47	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
62.38/62.48	c vivif2 --  cl tried    44959 cl shrink        0 lits rem          0 time: 0.01
62.48/62.51	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.03
62.48/62.51	c calculated reachability. Time: 0.00
62.48/62.51	c  N st    57    537427       732      3157         0     44959      9571    866430   no data   no data
90.28/90.39	c  N st    58    701411       732      3157         0     39024      9571    559959   no data   no data
108.68/108.70	c  N st    59    806140       732      3157         0     68134      9571   1529537   no data   no data
108.68/108.70	c  S st    59    806140       732      3157         0     68134      9571   1529537   no data   no data
108.79/108.85	c  S st    59    806643       732      3157         0     68637      9571   1543772   no data   no data
108.79/108.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.79/108.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
108.79/108.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.79/108.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.79/108.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.79/108.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
108.79/108.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.79/108.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
108.89/108.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.19/113.22	c lits-rem:       783  cl-subs:     3437  v-elim:      0  v-fix:    0  time:  4.28 s
113.19/113.22	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
113.19/113.23	c vivif2 --  cl tried    65200 cl shrink        0 lits rem          0 time: 0.02
113.19/113.28	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.04
113.19/113.28	c calculated reachability. Time: 0.00
113.19/113.28	c  N st    59    806643       732      3157         0     65200      9571   1421113   no data   no data
165.08/165.13	c  F st    60   1071875       732      3157         0     81107      9571   1837257   no data   no data
165.08/165.13	c  N st    60   1071875       732      3157         0     81107      9571   1837257   no data   no data
166.28/166.31	c Decided on static restart strategy
169.89/169.97	c  N st    70   1100178       732      3157         0     64978      9571   1216448   no data   no data
176.88/176.98	c  N st    72   1136170       732      3157         0     55140      9571    851558   no data   no data
183.29/183.39	c  N st    73   1168562       732      3157         0     87060      9571   1914975   no data   no data
191.18/191.22	c  N st    74   1209966       732      3157         0     81396      9571   1647554   no data   no data
191.18/191.22	c  S st    74   1209966       732      3157         0     81396      9571   1647554   no data   no data
191.29/191.40	c  S st    74   1210473       732      3157         0     81903      9571   1663230   no data   no data
191.29/191.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.40/191.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.40/191.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.40/191.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.40/191.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.40/191.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
191.40/191.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.40/191.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.48/191.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.99/196.06	c lits-rem:       823  cl-subs:     4305  v-elim:      0  v-fix:    0  time:  4.56 s
195.99/196.06	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
195.99/196.08	c vivif2 --  cl tried    77598 cl shrink        0 lits rem          0 time: 0.02
196.09/196.14	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.06
196.09/196.14	c calculated reachability. Time: 0.00
196.09/196.14	c  N st    74   1210473       732      3157         0     77598      9571   1530967   no data   no data
211.69/211.79	c  N st    75   1283356       732      3157         0     53971      9571    745541   no data   no data
233.98/234.08	c  N st    76   1392679       732      3157         0     62290      9571    975606   no data   no data
274.90/274.97	c  N st    77   1556664       732      3157         0     67147      9571   1088322   no data   no data
310.20/310.26	c  N st    78   1710473       732      3157         0    109266      9571   2444846   no data   no data
310.20/310.26	c  S st    78   1710473       732      3157         0    109266      9571   2444846   no data   no data
310.49/310.52	c  S st    78   1710974       732      3157         0    109767      9571   2460531   no data   no data
310.49/310.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
310.49/310.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
310.49/310.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.49/310.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.49/310.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.49/310.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
310.49/310.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
310.59/310.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
310.59/310.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.89/320.94	c lits-rem:       673  cl-subs:     4959  v-elim:      0  v-fix:    0  time: 10.27 s
320.89/320.94	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
320.89/320.97	c vivif2 --  cl tried   104808 cl shrink        0 lits rem          0 time: 0.03
320.99/321.07	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.09
320.99/321.07	c calculated reachability. Time: 0.00
320.99/321.07	c  N st    78   1710974       732      3157         0    104808      9571   2300003   no data   no data
415.29/415.33	c  N st    79   2079938       732      3157         0    116235      9571   2737764   no data   no data
450.10/450.14	c  N st    80   2210974       732      3157         0    120411      9571   2777854   no data   no data
450.10/450.14	c  S st    80   2210974       732      3157         0    120411      9571   2777854   no data   no data
450.40/450.48	c  S st    80   2211474       732      3157         0    120911      9571   2792298   no data   no data
450.40/450.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.50/450.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
450.50/450.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.50/450.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.50/450.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.50/450.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
450.50/450.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
450.50/450.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
450.60/450.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.19/462.27	c lits-rem:      1375  cl-subs:     4366  v-elim:      0  v-fix:    0  time: 11.61 s
462.19/462.27	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
462.29/462.31	c vivif2 --  cl tried   116545 cl shrink        0 lits rem          0 time: 0.04
462.40/462.41	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.11
462.40/462.42	c calculated reachability. Time: 0.00
462.40/462.42	c  N st    80   2211474       732      3157         0    116545      9571   2629682   no data   no data
610.21/610.26	c  N st    81   2711475       732      3157         0    139554      9571   3154966   no data   no data
610.21/610.26	c  S st    81   2711475       732      3157         0    139554      9571   3154966   no data   no data
610.61/610.65	c  S st    81   2711981       732      3157         0    140060      9571   3169691   no data   no data
610.61/610.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.71/610.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
610.71/610.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
610.71/610.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
610.71/610.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
610.71/610.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
610.71/610.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
610.71/610.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
610.81/610.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.90/641.98	c lits-rem:       848  cl-subs:    10382  v-elim:      0  v-fix:    0  time: 31.13 s
641.90/641.98	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
642.00/642.01	c vivif2 --  cl tried   129678 cl shrink        0 lits rem          0 time: 0.04
642.10/642.14	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.12
642.10/642.14	c calculated reachability. Time: 0.00
642.10/642.14	c  N st    81   2711981       732      3157         0    129678      9571   2816215   no data   no data
791.11/791.10	c  N st    82   3211985       732      3157         0    105696      9571   1780021   no data   no data
791.11/791.10	c  S st    82   3211985       732      3157         0    105696      9571   1780021   no data   no data
791.31/791.36	c  S st    82   3212489       732      3157         0    106200      9571   1796172   no data   no data
791.31/791.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
791.41/791.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
791.41/791.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
791.41/791.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.41/791.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.41/791.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
791.41/791.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
791.41/791.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
791.41/791.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
795.91/795.92	c lits-rem:       358  cl-subs:     4184  v-elim:      0  v-fix:    0  time:  4.43 s
795.91/795.92	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
795.91/795.94	c vivif2 --  cl tried   102016 cl shrink        0 lits rem          0 time: 0.02
796.01/796.02	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.08
796.01/796.03	c calculated reachability. Time: 0.00
796.01/796.03	c  N st    82   3212489       732      3157         0    102016      9571   1672450   no data   no data
960.62/960.61	c  N st    83   3712490       732      3157         0    112754      9571   1889134   no data   no data
960.62/960.61	c  S st    83   3712490       732      3157         0    112754      9571   1889134   no data   no data
960.82/960.89	c  S st    83   3712994       732      3157         0    113258      9571   1904919   no data   no data
960.92/960.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
960.92/960.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
960.92/960.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
960.92/960.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
960.92/960.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.92/960.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
960.92/960.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
960.92/960.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
961.02/961.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
965.83/965.82	c lits-rem:       257  cl-subs:     3812  v-elim:      0  v-fix:    0  time:  4.80 s
965.83/965.82	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
965.83/965.85	c vivif2 --  cl tried   109446 cl shrink        0 lits rem          0 time: 0.03
965.91/965.98	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.13
965.91/965.98	c calculated reachability. Time: 0.00
965.91/965.98	c  N st    83   3712994       732      3157         0    109446      9571   1785057   no data   no data
983.01/983.05	c  F st    84   3751562       732      3157         0    147391      9571   3058367   no data   no data
983.01/983.05	c  N st    84   3751562       732      3157         0    147391      9571   3058367   no data   no data
986.11/986.12	c Decided on static restart strategy
997.11/997.13	c  N st    94   3779864       732      3157         0     92039      9571   1207766   no data   no data
1011.02/1011.06	c  N st    96   3815857       732      3157         0    127553      9571   2392964   no data   no data
1022.62/1022.60	c  N st    97   3848251       732      3157         0    159666      9571   3523423   no data   no data
1037.33/1037.34	c  N st    98   3896841       732      3157         0    123031      9571   2303238   no data   no data
1061.53/1061.53	c  N st    99   3969723       732      3157         0    109060      9571   1763375   no data   no data
1100.22/1100.23	c  N st   100   4079047       732      3157         0    129948      9571   2415962   no data   no data
1148.22/1148.26	c  N st   101   4212994       732      3157         0    174546      9571   4165656   no data   no data
1148.22/1148.26	c  S st   101   4212994       732      3157         0    174546      9571   4165656   no data   no data
1148.72/1148.76	c  S st   101   4213497       732      3157         0    175049      9571   4181222   no data   no data
1148.72/1148.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1148.82/1148.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1148.82/1148.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1148.82/1148.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.82/1148.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1148.82/1148.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1148.82/1148.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1148.92/1148.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1149.03/1149.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1178.03/1178.04	c lits-rem:      1873  cl-subs:     6988  v-elim:      0  v-fix:    0  time: 29.00 s
1178.03/1178.04	c vivif2 --  cl tried     3157 cl shrink        0 lits rem          0 time: 0.00
1178.03/1178.09	c vivif2 --  cl tried   168061 cl shrink        0 lits rem          0 time: 0.05
1178.22/1178.27	c asymm  cl-useful: 0/3157/3157 lits-rem:0 time: 0.18
1178.22/1178.28	c calculated reachability. Time: 0.00
1178.22/1178.28	c  N st   101   4213497       732      3157         0    168061      9571   3900550   no data   no data
1288.63/1288.65	c  N st   102   4459475       732      3157         0    141270      9571   2906667   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-3367675-1305385852/watcher-3367675-1305385852 -o /tmp/evaluation-result-3367675-1305385852/solver-3367675-1305385852 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367675-1305385852.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.75 3.95 3.95 3/315 5821
/proc/meminfo: memFree=11200832/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=11796 CPUtime=0 cores=5,7
/proc/5821/stat : 5821 (runsolver) R 5818 5821 4890 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 650187584 12079104 49 33554432000 4194304 5432360 140736651139344 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/5821/statm: 2949 49 30 303 0 2643 0

[startup+0.0539321 s]
/proc/loadavg: 3.75 3.95 3.95 3/315 5821
/proc/meminfo: memFree=11200832/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=30376 CPUtime=0.04 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 800 0 0 0 4 0 0 0 23 0 1 0 650187584 31105024 703 33554432000 4194304 4580011 140733436000832 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 7594 703 363 95 0 2576 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30376

[startup+0.100923 s]
/proc/loadavg: 3.75 3.95 3.95 3/315 5821
/proc/meminfo: memFree=11200832/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=30508 CPUtime=0.08 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 874 0 0 0 8 0 0 0 23 0 1 0 650187584 31240192 777 33554432000 4194304 4580011 140733436000832 18446744073709551615 4320853 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 7627 777 364 95 0 2609 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30508

[startup+0.300882 s]
/proc/loadavg: 3.75 3.95 3.95 3/315 5821
/proc/meminfo: memFree=11200832/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=31152 CPUtime=0.28 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 1179 0 0 0 28 0 0 0 24 0 1 0 650187584 31899648 888 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 7788 888 364 95 0 2770 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31152

[startup+0.700807 s]
/proc/loadavg: 3.75 3.95 3.95 3/315 5821
/proc/meminfo: memFree=11200832/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=31604 CPUtime=0.68 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 1646 0 0 0 68 0 0 0 25 0 1 0 650187584 32362496 1068 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 7901 1068 364 95 0 2883 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31604

[startup+1.50065 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11174844/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=32380 CPUtime=1.48 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 2581 0 0 0 148 0 0 0 25 0 1 0 650187584 33157120 1196 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 8095 1196 365 95 0 3077 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32380

[startup+3.10035 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11146448/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=39552 CPUtime=3.08 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 5511 0 0 0 308 0 0 0 25 0 1 0 650187584 40501248 3130 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 9888 3130 367 95 0 4870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39552

[startup+6.30075 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11133052/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=41752 CPUtime=6.28 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 8105 0 0 0 627 1 0 0 20 0 1 0 650187584 42754048 3784 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 10438 3784 367 95 0 5420 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41752

[startup+12.7005 s]
/proc/loadavg: 3.80 3.96 3.95 5/330 5847
/proc/meminfo: memFree=11098816/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=58492 CPUtime=12.68 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 15397 0 0 0 1266 2 0 0 25 0 1 0 650187584 59895808 7774 33554432000 4194304 4580011 140733436000832 18446744073709551615 4451473 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 14623 7774 367 95 0 9605 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58492

[startup+25.5001 s]
/proc/loadavg: 3.83 3.96 3.95 5/330 5847
/proc/meminfo: memFree=11064496/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=67648 CPUtime=25.48 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 23585 0 0 0 2544 4 0 0 25 0 1 0 650187584 69271552 9571 33554432000 4194304 4580011 140733436000832 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 16912 9571 367 95 0 11894 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67648

[startup+51.1003 s]
/proc/loadavg: 3.89 3.96 3.95 5/330 5848
/proc/meminfo: memFree=11044372/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=74728 CPUtime=51.08 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 35070 0 0 0 5101 7 0 0 25 0 1 0 650187584 76521472 11394 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 18682 11394 367 95 0 13664 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74728

[startup+102.313 s]
/proc/loadavg: 3.95 3.96 3.95 5/330 5849
/proc/meminfo: memFree=10990752/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=83192 CPUtime=102.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 52110 0 0 0 10219 10 0 0 25 0 1 0 650187584 85188608 14330 33554432000 4194304 4580011 140733436000832 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 20798 14330 367 95 0 15780 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83192

[startup+162.3 s]
/proc/loadavg: 4.06 4.00 3.96 6/330 5851
/proc/meminfo: memFree=10933540/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=102996 CPUtime=162.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 71540 0 0 0 16215 14 0 0 25 0 1 0 650187584 105467904 18820 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 25749 18820 367 95 0 20731 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102996

[startup+222.301 s]
/proc/loadavg: 4.19 4.04 3.97 5/330 5852
/proc/meminfo: memFree=10918372/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=119404 CPUtime=222.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 88826 0 0 0 22210 19 0 0 25 0 1 0 650187584 122269696 21779 33554432000 4194304 4580011 140733436000832 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 29851 21779 367 95 0 24833 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119404

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/330 5855
/proc/meminfo: memFree=10872448/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=119632 CPUtime=282.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 101000 0 0 0 28207 22 0 0 25 0 1 0 650187584 122503168 23215 33554432000 4194304 4580011 140733436000832 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 29908 23215 367 95 0 24890 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119632

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/330 5856
/proc/meminfo: memFree=10836952/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=150048 CPUtime=342.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 119172 0 0 0 34203 26 0 0 25 0 1 0 650187584 153649152 29795 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 37512 29795 367 95 0 32494 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 150048

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/330 5859
/proc/meminfo: memFree=10810356/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=150288 CPUtime=402.3 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 131443 0 0 0 40200 30 0 0 25 0 1 0 650187584 153894912 29390 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 37572 29390 367 95 0 32554 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150288

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 5862
/proc/meminfo: memFree=10767148/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=174676 CPUtime=462.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 145543 0 0 0 46196 33 0 0 25 0 1 0 650187584 178868224 36880 33554432000 4194304 4580011 140733436000832 18446744073709551615 4502377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 43669 36880 367 95 0 38651 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 174676

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 5863
/proc/meminfo: memFree=10764640/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=174884 CPUtime=522.29 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 157166 0 0 0 52193 36 0 0 25 0 1 0 650187584 179081216 35047 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 43721 35047 367 95 0 38703 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 174884

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/330 5865
/proc/meminfo: memFree=10734596/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=174984 CPUtime=582.3 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 165747 0 0 0 58190 40 0 0 25 0 1 0 650187584 179183616 36680 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 43746 36680 367 95 0 38728 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174984

[startup+642.301 s]
/proc/loadavg: 4.12 4.03 3.98 5/330 5866
/proc/meminfo: memFree=10703532/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=250732 CPUtime=642.31 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 175455 0 0 0 64190 41 0 0 25 0 1 0 650187584 256749568 42855 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 62683 42855 367 95 0 57665 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 250732

[startup+702.301 s]
/proc/loadavg: 4.11 4.04 3.99 5/330 5869
/proc/meminfo: memFree=10701348/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=199544 CPUtime=702.31 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 185763 0 0 0 70187 44 0 0 25 0 1 0 650187584 204333056 42082 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 49886 42082 367 95 0 44868 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 199544

[startup+762.312 s]
/proc/loadavg: 4.04 4.03 3.99 5/330 5871
/proc/meminfo: memFree=10709228/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=199760 CPUtime=762.32 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 195993 0 0 0 76185 47 0 0 25 0 1 0 650187584 204554240 40936 33554432000 4194304 4580011 140733436000832 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 49940 40936 367 95 0 44922 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199760

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/330 5872
/proc/meminfo: memFree=10701376/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=201540 CPUtime=822.31 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 204576 0 0 0 82181 50 0 0 25 0 1 0 650187584 206376960 41787 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 50385 41787 367 95 0 45367 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 201540

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/330 5875
/proc/meminfo: memFree=10699916/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=201648 CPUtime=882.31 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 212882 0 0 0 88178 53 0 0 25 0 1 0 650187584 206487552 42482 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 50412 42482 367 95 0 45394 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201648

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/330 5876
/proc/meminfo: memFree=10664660/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=201776 CPUtime=942.31 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 221324 0 0 0 94175 56 0 0 25 0 1 0 650187584 206618624 43128 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 50444 43128 367 95 0 45426 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 201776

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 5879
/proc/meminfo: memFree=10642632/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=208528 CPUtime=1002.32 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 230084 0 0 0 100171 61 0 0 25 0 1 0 650187584 213532672 43581 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 52132 43581 367 95 0 47114 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208528

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 5881
/proc/meminfo: memFree=10639988/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=208648 CPUtime=1062.32 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 238935 0 0 0 106168 64 0 0 25 0 1 0 650187584 213655552 43716 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 52162 43716 367 95 0 47144 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 208648

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 5882
/proc/meminfo: memFree=10623312/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=208728 CPUtime=1122.32 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 247739 0 0 0 112163 69 0 0 25 0 1 0 650187584 213737472 43612 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 52182 43612 367 95 0 47164 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 208728

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/330 5884
/proc/meminfo: memFree=10513300/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=308668 CPUtime=1182.33 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 260871 0 0 0 118161 72 0 0 25 0 1 0 650187584 316076032 56744 33554432000 4194304 4580011 140733436000832 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 77167 56744 367 95 0 72149 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 308668

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 4.02 5/330 5885
/proc/meminfo: memFree=10526412/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=253148 CPUtime=1242.32 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 267911 0 0 0 124158 74 0 0 25 0 1 0 650187584 259223552 54049 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 63287 54049 367 95 0 58269 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 253148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.08 4.02 5/330 5887
/proc/meminfo: memFree=10522276/32951124 swapFree=67093864/67111528
[pid=5821] ppid=5818 vsize=309408 CPUtime=1300.04 cores=5,7
/proc/5821/stat : 5821 (strangenight2-s) R 5818 5821 4890 0 -1 4202496 274833 0 0 0 129926 78 0 0 25 0 1 0 650187584 316833792 56174 33554432000 4194304 4580011 140733436000832 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5821/statm: 77352 56174 367 95 0 72334 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 309408

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.06
CPU user time (s): 1299.27
CPU system time (s): 0.790879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 309408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274833
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= 10
involuntary context switches= 770

runsolver used 4.02239 second user time and 9.96248 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 17:10:52
IDJOB=3367675
IDBENCH=82884
IDSOLVER=1845
FILE ID=node102/3367675-1305385852
RUNJOBID= node102-1305385852-5806
PBS_JOBID= 13324400
Free space on /tmp= 73536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S576842028-023.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367675-1305385852/watcher-3367675-1305385852 -o /tmp/evaluation-result-3367675-1305385852/solver-3367675-1305385852 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367675-1305385852.cnf

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

MD5SUM BENCH= a7a611663d2f029393d16aacd4e48364
RANDOM SEED=212159423

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.828
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.82
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.828
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.828
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.828
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:      11200996 kB
Buffers:        241088 kB
Cached:        2772404 kB
SwapCached:       1128 kB
Active:       19495488 kB
Inactive:      1958120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11200996 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           11028 kB
Writeback:           0 kB
AnonPages:    18438908 kB
Mapped:          25920 kB
Slab:           177752 kB
PageTables:      53100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59040384 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= 73516 MiB
End job on node102 at 2011-05-14 17:32:34