Trace number 3367574

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-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
MD5SUMfa89dbbfc32d9aaebefbb7225db2ad6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3367574-1305384563.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      50 undec:       6 neg:      44
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       100      2130         0         0     10650         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.08/0.13	c  N st     8      4913       100      2130         0      4582     10650    101290   no data   no data
0.28/0.32	c  N st    10     11295       100      2130         0      4246     10650     73782   no data   no data
0.48/0.52	c  N st    11     17040       100      2130         0      9542     10650    184872   no data   no data
0.78/0.80	c  F st    12     25000       100      2130         0     11744     10650    230618   no data   no data
0.78/0.80	c  N st    12     25000       100      2130         0     11744     10650    230618   no data   no data
0.88/0.99	c Decided on static restart strategy
0.88/0.99	c  N st    18     30000       100      2130         0     10086     10650    187133   no data   no data
0.88/0.99	c  S st    18     30000       100      2130         0     10086     10650    187133   no data   no data
0.99/1.01	c  S st    18     30501       100      2130         0     10565     10650    197710   no data   no data
0.99/1.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.02	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
0.99/1.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.99/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.09/1.18	c lits-rem:       208  cl-subs:     1875  v-elim:      0  v-fix:    0  time:  0.15 s
1.18/1.21	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.18/1.21	c calculated reachability. Time: 0.00
1.18/1.21	c  N st    18     30501       100      2130         0      8690     10650    157481   no data   no data
1.48/1.53	c  N st    20     37615       100      2130         0      7999     10650    129324   no data   no data
1.78/1.80	c  N st    21     44015       100      2130         0     13923     10650    257102   no data   no data
1.78/1.87	c  S st    22     45751       100      2130         0     15557     10650    293052   no data   no data
1.88/1.91	c  S st    22     46251       100      2130         0     16034     10650    303761   no data   no data
1.88/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.88/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.88/1.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.88/1.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.88/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.88/1.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.88/1.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.88/1.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.88/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.30	c lits-rem:       467  cl-subs:     2113  v-elim:      0  v-fix:    0  time:  0.38 s
2.28/2.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.28/2.31	c vivif2 --  cl tried    13921 cl shrink        0 lits rem          0 time: 0.00
2.28/2.36	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.28/2.36	c calculated reachability. Time: 0.00
2.28/2.36	c  N st    22     46251       100      2130         0     13921     10650    258163   no data   no data
2.98/3.09	c  N st    23     60648       100      2130         0      9812     10650    144399   no data   no data
3.48/3.52	c  N st    24     69376       100      2130         0     17913     10650    317315   no data   no data
3.48/3.52	c  S st    24     69376       100      2130         0     17913     10650    317315   no data   no data
3.48/3.57	c  S st    24     69877       100      2130         0     18402     10650    328161   no data   no data
3.48/3.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.48/3.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.48/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.48/3.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.48/3.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.48/3.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.11	c lits-rem:       325  cl-subs:     2541  v-elim:      0  v-fix:    0  time:  0.52 s
4.08/4.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.08/4.11	c vivif2 --  cl tried    15861 cl shrink        0 lits rem          0 time: 0.00
4.08/4.17	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.08/4.17	c calculated reachability. Time: 0.00
4.08/4.17	c  N st    24     69877       100      2130         0     15861     10650    276362   no data   no data
5.18/5.26	c  F st    25     87501       100      2130         0     22022     10650    396709   no data   no data
5.18/5.26	c  N st    25     87501       100      2130         0     22022     10650    396709   no data   no data
5.49/5.55	c Decided on static restart strategy
5.68/5.71	c  N st    32     95542       100      2130         0     18468     10650    313592   no data   no data
6.17/6.29	c  N st    34    104816       100      2130         0     15021     10650    234112   no data   no data
6.17/6.29	c  S st    34    104816       100      2130         0     15021     10650    234112   no data   no data
6.27/6.33	c  S st    34    105321       100      2130         0     15512     10650    245000   no data   no data
6.27/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.27/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.27/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.27/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.27/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.27/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.27/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.27/6.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.27/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/6.49	c lits-rem:       225  cl-subs:     1381  v-elim:      0  v-fix:    0  time:  0.15 s
6.37/6.49	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c vivif2 --  cl tried    14131 cl shrink        0 lits rem          0 time: 0.00
6.49/6.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.49/6.55	c calculated reachability. Time: 0.00
6.49/6.55	c  N st    34    105321       100      2130         0     14131     10650    218231   no data   no data
7.08/7.15	c  N st    35    114920       100      2130         0     22954     10650    401907   no data   no data
7.98/8.03	c  N st    36    129317       100      2130         0     23414     10650    414083   no data   no data
9.48/9.50	c  N st    37    150914       100      2130         0     14725     10650    193100   no data   no data
9.89/9.94	c  S st    38    157981       100      2130         0     21223     10650    331267   no data   no data
9.98/10.00	c  S st    38    158487       100      2130         0     21706     10650    342146   no data   no data
9.98/10.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.98/10.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.98/10.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.98/10.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.98/10.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.98/10.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.98/10.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.98/10.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.98/10.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.38/10.40	c lits-rem:       231  cl-subs:     2154  v-elim:      0  v-fix:    0  time:  0.38 s
10.38/10.40	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.38/10.40	c vivif2 --  cl tried    19552 cl shrink        0 lits rem          0 time: 0.00
10.38/10.47	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.38/10.47	c calculated reachability. Time: 0.00
10.38/10.47	c  N st    38    158487       100      2130         0     19552     10650    298012   no data   no data
14.08/14.14	c  N st    39    207077       100      2130         0     32101     10650    541699   no data   no data
16.49/16.57	c  N st    40    237731       100      2130         0     24529     10650    364522   no data   no data
16.49/16.57	c  S st    40    237731       100      2130         0     24529     10650    364522   no data   no data
16.58/16.63	c  S st    40    238234       100      2130         0     25007     10650    375548   no data   no data
16.58/16.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.58/16.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.58/16.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.58/16.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.58/16.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.58/16.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.58/16.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.58/16.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.58/16.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.08/17.10	c lits-rem:       394  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  0.45 s
17.08/17.10	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.08/17.10	c vivif2 --  cl tried    22748 cl shrink        0 lits rem          0 time: 0.00
17.08/17.19	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.08/17.19	c calculated reachability. Time: 0.00
17.08/17.19	c  N st    40    238234       100      2130         0     22748     10650    331939   no data   no data
22.68/22.75	c  F st    41    306250       100      2130         0     24742     10650    341143   no data   no data
22.68/22.75	c  N st    41    306250       100      2130         0     24742     10650    341143   no data   no data
23.09/23.17	c Decided on static restart strategy
25.29/25.32	c  N st    51    334556       100      2130         0     28836     10650    420478   no data   no data
27.68/27.71	c  N st    53    357351       100      2130         0     26821     10650    361615   no data   no data
27.68/27.71	c  S st    53    357351       100      2130         0     26821     10650    361615   no data   no data
27.68/27.77	c  S st    53    357852       100      2130         0     27301     10650    372315   no data   no data
27.68/27.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.68/27.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.68/27.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.68/27.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.68/27.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.68/27.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
27.68/27.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.68/27.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.68/27.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.98/28.03	c lits-rem:       229  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  0.23 s
27.98/28.03	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
27.98/28.03	c vivif2 --  cl tried    26190 cl shrink        0 lits rem          0 time: 0.00
28.08/28.13	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
28.08/28.13	c calculated reachability. Time: 0.00
28.08/28.13	c  N st    53    357852       100      2130         0     26190     10650    349648   no data   no data
31.27/31.31	c  N st    54    390245       100      2130         0     32174     10650    467704   no data   no data
36.38/36.42	c  N st    55    438833       100      2130         0     26088     10650    314778   no data   no data
44.18/44.22	c  N st    56    511716       100      2130         0     38775     10650    552024   no data   no data
47.29/47.36	c  N st    57    536780       100      2130         0     33343     10650    433847   no data   no data
47.29/47.36	c  S st    57    536780       100      2130         0     33343     10650    433847   no data   no data
47.38/47.44	c  S st    57    537285       100      2130         0     33830     10650    444757   no data   no data
47.38/47.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.38/47.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.38/47.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.38/47.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.38/47.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.38/47.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
47.38/47.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.38/47.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.38/47.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.78/47.87	c lits-rem:       269  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  0.40 s
47.78/47.87	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
47.78/47.87	c vivif2 --  cl tried    32125 cl shrink        0 lits rem          0 time: 0.00
47.88/47.99	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
47.88/47.99	c calculated reachability. Time: 0.00
47.88/47.99	c  N st    57    537285       100      2130         0     32125     10650    413481   no data   no data
65.89/65.98	c  N st    58    701271       100      2130         0     59709     10650    972448   no data   no data
79.98/80.09	c  N st    59    805929       100      2130         0     53866     10650    798807   no data   no data
79.98/80.09	c  S st    59    805929       100      2130         0     53866     10650    798807   no data   no data
80.19/80.23	c  S st    59    806433       100      2130         0     54338     10650    809623   no data   no data
80.19/80.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.19/80.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
80.19/80.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.19/80.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.19/80.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.19/80.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
80.19/80.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.19/80.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.19/80.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.08/83.14	c lits-rem:      1741  cl-subs:     6451  v-elim:      0  v-fix:    0  time:  2.87 s
83.08/83.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
83.08/83.14	c vivif2 --  cl tried    47887 cl shrink        0 lits rem          0 time: 0.01
83.28/83.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.18
83.28/83.33	c calculated reachability. Time: 0.00
83.28/83.33	c  N st    59    806433       100      2130         0     47887     10650    685253   no data   no data
120.68/120.77	c  F st    60   1071875       100      2130         0     63445     10650    937318   no data   no data
120.68/120.77	c  N st    60   1071875       100      2130         0     63445     10650    937318   no data   no data
121.68/121.76	c Decided on static restart strategy
125.79/125.81	c  N st    70   1100176       100      2130         0     48264     10650    609088   no data   no data
130.90/130.94	c  N st    72   1136171       100      2130         0     81531     10650   1352237   no data   no data
135.68/135.72	c  N st    73   1168565       100      2130         0     68991     10650   1059266   no data   no data
142.90/142.93	c  N st    74   1209651       100      2130         0     63538     10650    914634   no data   no data
142.90/142.93	c  S st    74   1209651       100      2130         0     63538     10650    914634   no data   no data
143.09/143.11	c  S st    74   1210159       100      2130         0     64031     10650    925907   no data   no data
143.09/143.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.09/143.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
143.09/143.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.09/143.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.09/143.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.09/143.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
143.09/143.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.09/143.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.09/143.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.38/146.44	c lits-rem:      1171  cl-subs:     5993  v-elim:      0  v-fix:    0  time:  3.27 s
146.38/146.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
146.38/146.45	c vivif2 --  cl tried    58038 cl shrink        0 lits rem          0 time: 0.01
146.58/146.64	c asymm  cl-useful: 0/1855/2130 lits-rem:0 time: 0.19
146.58/146.65	c calculated reachability. Time: 0.00
146.58/146.65	c  N st    74   1210159       100      2130         0     58038     10650    803560   no data   no data
159.08/159.18	c  N st    75   1283041       100      2130         0     80929     10650   1277517   no data   no data
175.90/175.91	c  N st    76   1392364       100      2130         0     90375     10650   1429648   no data   no data
202.58/202.66	c  N st    77   1556348       100      2130         0     97316     10650   1542509   no data   no data
230.18/230.23	c  N st    78   1710161       100      2130         0     87282     10650   1292289   no data   no data
230.18/230.23	c  S st    78   1710161       100      2130         0     87282     10650   1292289   no data   no data
230.38/230.45	c  S st    78   1710665       100      2130         0     87761     10650   1303473   no data   no data
230.38/230.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
230.38/230.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
230.38/230.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
230.38/230.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.38/230.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.38/230.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
230.38/230.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
230.38/230.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
230.48/230.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.58/239.65	c lits-rem:      2039  cl-subs:    12638  v-elim:      0  v-fix:    0  time:  9.12 s
239.58/239.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
239.58/239.66	c vivif2 --  cl tried    75123 cl shrink        0 lits rem          0 time: 0.01
239.80/239.87	c asymm  cl-useful: 0/1449/2130 lits-rem:0 time: 0.21
239.80/239.87	c calculated reachability. Time: 0.00
239.80/239.87	c  N st    78   1710665       100      2130         0     75123     10650   1071936   no data   no data
307.59/307.60	c  N st    79   2079629       100      2130         0     86908     10650   1230331   no data   no data
334.59/334.68	c  N st    80   2210667       100      2130         0     90588     10650   1322641   no data   no data
334.59/334.68	c  S st    80   2210667       100      2130         0     90588     10650   1322641   no data   no data
334.79/334.88	c  S st    80   2211169       100      2130         0     91068     10650   1333742   no data   no data
334.79/334.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
334.89/334.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
334.89/334.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
334.89/334.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
334.89/334.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.89/334.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
334.89/334.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
334.89/334.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
334.89/334.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.79/342.80	c lits-rem:      1362  cl-subs:     9736  v-elim:      0  v-fix:    0  time:  7.84 s
342.79/342.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
342.79/342.81	c vivif2 --  cl tried    81332 cl shrink        0 lits rem          0 time: 0.01
342.89/342.94	c asymm  cl-useful: 0/681/2130 lits-rem:0 time: 0.12
342.89/342.94	c calculated reachability. Time: 0.00
342.89/342.94	c  N st    80   2211169       100      2130         0     81332     10650   1143913   no data   no data
450.70/450.72	c  N st    81   2711169       100      2130         0    104525     10650   1546465   no data   no data
450.70/450.72	c  S st    81   2711169       100      2130         0    104525     10650   1546465   no data   no data
451.01/451.03	c  S st    81   2711674       100      2130         0    105011     10650   1557380   no data   no data
451.01/451.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
451.01/451.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
451.01/451.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
451.01/451.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.01/451.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.01/451.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
451.01/451.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
451.01/451.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
451.10/451.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.99/461.07	c lits-rem:      1480  cl-subs:    10970  v-elim:      0  v-fix:    0  time:  9.94 s
460.99/461.07	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
460.99/461.08	c vivif2 --  cl tried    94041 cl shrink        0 lits rem          0 time: 0.02
461.29/461.33	c asymm  cl-useful: 0/1213/2130 lits-rem:0 time: 0.24
461.29/461.33	c calculated reachability. Time: 0.00
461.29/461.33	c  N st    81   2711674       100      2130         0     94041     10650   1353200   no data   no data
584.60/584.60	c  N st    82   3211676       100      2130         0     71735     10650    762894   no data   no data
584.60/584.60	c  S st    82   3211676       100      2130         0     71735     10650    762894   no data   no data
584.70/584.77	c  S st    82   3212177       100      2130         0     72214     10650    774018   no data   no data
584.70/584.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
584.70/584.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
584.70/584.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.70/584.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.70/584.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.70/584.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
584.70/584.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.80/584.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
584.80/584.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.12/585.13	c lits-rem:        32  cl-subs:      307  v-elim:      0  v-fix:    0  time:  0.31 s
585.12/585.13	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
585.12/585.14	c vivif2 --  cl tried    71907 cl shrink        0 lits rem          0 time: 0.01
585.22/585.28	c asymm  cl-useful: 0/917/2130 lits-rem:0 time: 0.14
585.22/585.28	c calculated reachability. Time: 0.00
585.22/585.28	c  N st    82   3212177       100      2130         0     71907     10650    769196   no data   no data
706.00/706.07	c  N st    83   3712178       100      2130         0     82190     10650    926832   no data   no data
706.00/706.07	c  S st    83   3712178       100      2130         0     82190     10650    926832   no data   no data
706.21/706.28	c  S st    83   3712679       100      2130         0     82668     10650    937675   no data   no data
706.21/706.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
706.30/706.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
706.30/706.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
706.30/706.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
706.30/706.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.30/706.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
706.30/706.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
706.30/706.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
706.30/706.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.10/707.19	c lits-rem:       227  cl-subs:     1605  v-elim:      0  v-fix:    0  time:  0.85 s
707.10/707.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
707.10/707.21	c vivif2 --  cl tried    81063 cl shrink        0 lits rem          0 time: 0.01
707.40/707.42	c asymm  cl-useful: 0/1277/2130 lits-rem:0 time: 0.22
707.40/707.42	c calculated reachability. Time: 0.00
707.40/707.42	c  N st    83   3712679       100      2130         0     81063     10650    908519   no data   no data
716.41/716.43	c  F st    84   3751564       100      2130         0    116529     10650   1669806   no data   no data
716.41/716.43	c  N st    84   3751564       100      2130         0    116529     10650   1669806   no data   no data
718.11/718.13	c Decided on static restart strategy
725.11/725.16	c  N st    94   3779872       100      2130         0    142599     10650   2238712   no data   no data
735.10/735.14	c  N st    96   3815866       100      2130         0     97744     10650   1245443   no data   no data
742.81/742.88	c  N st    97   3848258       100      2130         0    127450     10650   1902261   no data   no data
755.71/755.75	c  N st    98   3896846       100      2130         0     93320     10650   1133750   no data   no data
775.91/775.93	c  N st    99   3969728       100      2130         0     80476     10650    852049   no data   no data
801.21/801.26	c  N st   100   4079051       100      2130         0     99867     10650   1257397   no data   no data
837.02/837.09	c  N st   101   4212682       100      2130         0    140574     10650   2117608   no data   no data
837.02/837.09	c  S st   101   4212682       100      2130         0    140574     10650   2117608   no data   no data
837.41/837.45	c  S st   101   4213187       100      2130         0    141059     10650   2129346   no data   no data
837.41/837.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
837.51/837.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
837.51/837.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
837.51/837.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.51/837.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
837.51/837.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
837.51/837.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
837.51/837.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
837.60/837.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.43/863.48	c lits-rem:      1566  cl-subs:    18560  v-elim:      0  v-fix:    0  time: 25.88 s
863.43/863.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
863.43/863.51	c vivif2 --  cl tried   122499 cl shrink        0 lits rem          0 time: 0.02
863.81/863.81	c asymm  cl-useful: 0/821/2130 lits-rem:0 time: 0.30
863.81/863.81	c calculated reachability. Time: 0.00
863.81/863.81	c  N st   101   4213187       100      2130         0    122499     10650   1774036   no data   no data
932.11/932.13	c  N st   102   4459163       100      2130         0     99110     10650   1196322   no data   no data
1002.82/1002.85	c  N st   103   4713187       100      2130         0    160603     10650   2476486   no data   no data
1002.82/1002.85	c  S st   103   4713187       100      2130         0    160603     10650   2476486   no data   no data
1003.23/1003.29	c  S st   103   4713692       100      2130         0    161094     10650   2488076   no data   no data
1003.32/1003.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.32/1003.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1003.32/1003.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1003.32/1003.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.32/1003.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.32/1003.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1003.32/1003.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1003.42/1003.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1003.42/1003.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.61/1046.66	c lits-rem:      2455  cl-subs:    26324  v-elim:      0  v-fix:    0  time: 43.19 s
1046.61/1046.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1046.61/1046.69	c vivif2 --  cl tried   134770 cl shrink        0 lits rem          0 time: 0.03
1046.91/1046.97	c asymm  cl-useful: 0/859/2130 lits-rem:0 time: 0.28
1046.91/1046.97	c calculated reachability. Time: 0.00
1046.91/1046.97	c  N st   103   4713692       100      2130         0    134770     10650   1992620   no data   no data
1195.42/1195.48	c  N st   104   5213692       100      2130         0    149724     10650   2160300   no data   no data
1195.42/1195.48	c  S st   104   5213692       100      2130         0    149724     10650   2160300   no data   no data
1195.92/1195.92	c  S st   104   5214195       100      2130         0    150204     10650   2171585   no data   no data
1195.92/1195.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1195.92/1195.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1195.92/1195.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1195.92/1195.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1195.92/1195.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1195.92/1195.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1195.92/1195.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1196.02/1196.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1196.02/1196.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1221.62/1221.62	c lits-rem:      2095  cl-subs:    21623  v-elim:      0  v-fix:    0  time: 25.54 s
1221.62/1221.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1221.62/1221.64	c vivif2 --  cl tried   128581 cl shrink        0 lits rem          0 time: 0.03
1221.92/1221.95	c asymm  cl-useful: 0/784/2130 lits-rem:0 time: 0.31
1221.92/1221.96	c calculated reachability. Time: 0.00
1221.92/1221.96	c  N st   104   5214195       100      2130         0    128581     10650   1786568   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-3367574-1305384563/watcher-3367574-1305384563 -o /tmp/evaluation-result-3367574-1305384563/solver-3367574-1305384563 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367574-1305384563.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.77 4.00 3.93 5/371 30919
/proc/meminfo: memFree=21131384/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=11796 CPUtime=0 cores=1,3
/proc/30919/stat : 30919 (runsolver) R 30917 30919 30147 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 630871965 12079104 49 33554432000 4194304 5432360 140735433011488 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/30919/statm: 2949 49 30 303 0 2643 0

[startup+0.0735181 s]
/proc/loadavg: 3.77 4.00 3.93 5/371 30919
/proc/meminfo: memFree=21131384/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=30224 CPUtime=0.05 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 732 0 0 0 5 0 0 0 21 0 1 0 630871965 30949376 653 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 7556 653 363 95 0 2538 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30224

[startup+0.100516 s]
/proc/loadavg: 3.77 4.00 3.93 5/371 30919
/proc/meminfo: memFree=21131384/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=30224 CPUtime=0.08 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 772 0 0 0 8 0 0 0 21 0 1 0 630871965 30949376 693 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 7556 693 363 95 0 2538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30224

[startup+0.300479 s]
/proc/loadavg: 3.77 4.00 3.93 5/371 30919
/proc/meminfo: memFree=21131384/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=30832 CPUtime=0.28 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 1055 0 0 0 28 0 0 0 22 0 1 0 630871965 31571968 844 33554432000 4194304 4580011 140734141962992 18446744073709551615 4321203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 7708 844 363 95 0 2690 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30832

[startup+0.7004 s]
/proc/loadavg: 3.77 4.00 3.93 5/371 30919
/proc/meminfo: memFree=21131384/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=31284 CPUtime=0.68 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 1595 0 0 0 68 0 0 0 23 0 1 0 630871965 32034816 937 33554432000 4194304 4580011 140734141962992 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 7821 937 363 95 0 2803 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31284

[startup+1.50025 s]
/proc/loadavg: 3.77 4.00 3.93 5/377 30930
/proc/meminfo: memFree=21104864/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=37104 CPUtime=1.48 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 3408 0 0 0 148 0 0 0 25 0 1 0 630871965 37994496 2450 33554432000 4194304 4580011 140734141962992 18446744073709551615 4340557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 9276 2450 367 95 0 4258 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37104

[startup+3.10096 s]
/proc/loadavg: 3.79 4.00 3.93 5/377 30931
/proc/meminfo: memFree=21082936/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=40420 CPUtime=3.08 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 5176 0 0 0 308 0 0 0 25 0 1 0 630871965 41390080 3012 33554432000 4194304 4580011 140734141962992 18446744073709551615 4296069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 10105 3012 367 95 0 5087 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40420

[startup+6.30034 s]
/proc/loadavg: 3.79 4.00 3.93 5/377 30931
/proc/meminfo: memFree=21075436/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=43224 CPUtime=6.27 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 7377 0 0 0 627 0 0 0 25 0 1 0 630871965 44261376 3737 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 10806 3737 367 95 0 5788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43224

[startup+12.7001 s]
/proc/loadavg: 3.81 4.00 3.93 5/377 30931
/proc/meminfo: memFree=21059044/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=46812 CPUtime=12.68 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 10972 0 0 0 1267 1 0 0 25 0 1 0 630871965 47935488 4863 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 11703 4863 367 95 0 6685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46812

[startup+25.5007 s]
/proc/loadavg: 3.85 4.00 3.93 5/377 30931
/proc/meminfo: memFree=21041192/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=50388 CPUtime=25.48 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 17166 0 0 0 2546 2 0 0 25 0 1 0 630871965 51597312 5509 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 12597 5509 367 95 0 7579 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50388

[startup+51.1009 s]
/proc/loadavg: 3.98 4.02 3.93 5/377 30932
/proc/meminfo: memFree=21025164/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=55292 CPUtime=51.08 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 25988 0 0 0 5105 3 0 0 25 0 1 0 630871965 56619008 7229 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 13823 7229 367 95 0 8805 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55292

[startup+102.314 s]
/proc/loadavg: 4.07 4.03 3.94 5/377 30933
/proc/meminfo: memFree=20977636/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=67764 CPUtime=102.3 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 41884 0 0 0 10223 7 0 0 25 0 1 0 630871965 69390336 9981 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 16941 9981 367 95 0 11923 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67764

[startup+162.301 s]
/proc/loadavg: 4.03 4.02 3.94 5/377 30935
/proc/meminfo: memFree=20958484/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=76040 CPUtime=162.28 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 56492 0 0 0 16218 10 0 0 25 0 1 0 630871965 77864960 11624 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 19010 11624 367 95 0 13992 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76040

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/377 30936
/proc/meminfo: memFree=20935468/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=76364 CPUtime=222.29 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 68313 0 0 0 22216 13 0 0 25 0 1 0 630871965 78196736 12596 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 19091 12596 367 95 0 14073 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76364

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/377 30938
/proc/meminfo: memFree=20920060/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=90076 CPUtime=282.29 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 81404 0 0 0 28213 16 0 0 25 0 1 0 630871965 92237824 15385 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 22519 15385 367 95 0 17501 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90076

[startup+342.301 s]
/proc/loadavg: 4.07 4.02 3.94 5/377 30967
/proc/meminfo: memFree=20916040/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=98940 CPUtime=342.29 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 92250 0 0 0 34211 18 0 0 25 0 1 0 630871965 101314560 17695 33554432000 4194304 4580011 140734141962992 18446744073709551615 4416361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 24735 17695 367 95 0 19717 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 98940

[startup+402.301 s]
/proc/loadavg: 4.14 4.04 3.95 5/377 30968
/proc/meminfo: memFree=20911512/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=99212 CPUtime=402.29 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 101928 0 0 0 40209 20 0 0 25 0 1 0 630871965 101593088 17727 33554432000 4194304 4580011 140734141962992 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 24803 17727 367 95 0 19785 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 99212

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.95 5/377 30970
/proc/meminfo: memFree=20874740/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=107212 CPUtime=462.29 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 111391 0 0 0 46208 21 0 0 25 0 1 0 630871965 109785088 19823 33554432000 4194304 4580011 140734141962992 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 26803 19823 367 95 0 21785 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 107212

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/377 30998
/proc/meminfo: memFree=20909640/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=107352 CPUtime=522.3 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 119366 0 0 0 52207 23 0 0 25 0 1 0 630871965 109928448 20056 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 26838 20056 367 95 0 21820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107352

[startup+582.3 s]
/proc/loadavg: 4.09 4.05 3.97 5/377 31000
/proc/meminfo: memFree=20873184/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=107904 CPUtime=582.3 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 127391 0 0 0 58204 26 0 0 25 0 1 0 630871965 110493696 20440 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 26976 20440 367 95 0 21958 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107904

[startup+642.3 s]
/proc/loadavg: 4.03 4.04 3.97 5/377 31002
/proc/meminfo: memFree=20844364/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=108088 CPUtime=642.31 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 135675 0 0 0 64203 28 0 0 25 0 1 0 630871965 110682112 20584 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 27022 20584 367 95 0 22004 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 108088

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.97 5/377 31012
/proc/meminfo: memFree=20845556/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=109080 CPUtime=702.31 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 144454 0 0 0 70199 32 0 0 25 0 1 0 630871965 111697920 20894 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 27270 20894 367 95 0 22252 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 109080

[startup+762.315 s]
/proc/loadavg: 4.00 4.02 3.97 5/377 31014
/proc/meminfo: memFree=20836496/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=110060 CPUtime=762.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 152691 0 0 0 76198 34 0 0 25 0 1 0 630871965 112701440 20280 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 27515 20280 367 95 0 22497 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110060

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/377 31015
/proc/meminfo: memFree=20839544/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=110644 CPUtime=822.31 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 161071 0 0 0 82194 37 0 0 25 0 1 0 630871965 113299456 19639 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 27661 19639 367 95 0 22643 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 110644

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.97 5/377 31017
/proc/meminfo: memFree=20809720/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=129288 CPUtime=882.31 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 169117 0 0 0 88192 39 0 0 25 0 1 0 630871965 132390912 24214 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 32322 24214 367 95 0 27304 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 129288

[startup+942.3 s]
/proc/loadavg: 4.06 4.03 3.98 5/377 31019
/proc/meminfo: memFree=20803608/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=129424 CPUtime=942.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 176264 0 0 0 94190 42 0 0 25 0 1 0 630871965 132530176 25193 33554432000 4194304 4580011 140734141962992 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 32356 25193 367 95 0 27338 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129424

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/377 31020
/proc/meminfo: memFree=20788548/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=129564 CPUtime=1002.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 183206 0 0 0 100188 44 0 0 25 0 1 0 630871965 132673536 25676 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 32391 25676 367 95 0 27373 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 129564

[startup+1062.3 s]
/proc/loadavg: 4.13 4.05 3.99 5/377 31022
/proc/meminfo: memFree=20770032/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=147664 CPUtime=1062.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 189545 0 0 0 106187 45 0 0 25 0 1 0 630871965 151207936 28186 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 36916 28186 367 95 0 31898 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 147664

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.99 5/377 31023
/proc/meminfo: memFree=20737500/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=147808 CPUtime=1122.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 196127 0 0 0 112184 48 0 0 25 0 1 0 630871965 151355392 28297 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 36952 28297 367 95 0 31934 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 147808

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.99 5/377 31025
/proc/meminfo: memFree=20739080/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=147920 CPUtime=1182.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 202869 0 0 0 118182 50 0 0 25 0 1 0 630871965 151470080 28481 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 36980 28481 367 95 0 31962 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 147920

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/377 31027
/proc/meminfo: memFree=20711508/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=209528 CPUtime=1242.32 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 206610 0 0 0 124181 51 0 0 25 0 1 0 630871965 214556672 32222 33554432000 4194304 4580011 140734141962992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 52382 32222 367 95 0 47364 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 209528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.99 5/377 31028
/proc/meminfo: memFree=20712824/32951124 swapFree=66341972/67111528
[pid=30919] ppid=30917 vsize=153744 CPUtime=1300.03 cores=1,3
/proc/30919/stat : 30919 (strangenight2-s) R 30917 30919 30147 0 -1 4202496 213275 0 0 0 129950 53 0 0 25 0 1 0 630871965 157433856 31580 33554432000 4194304 4580011 140734141962992 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30919/statm: 38436 31580 367 95 0 33418 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 153744

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.51
CPU system time (s): 0.545917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 216332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213275
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= 9
involuntary context switches= 1050

runsolver used 4.47132 second user time and 10.9253 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 16:49:24
IDJOB=3367574
IDBENCH=82783
IDSOLVER=1845
FILE ID=node141/3367574-1305384563
RUNJOBID= node141-1305384563-30889
PBS_JOBID= 13324361
Free space on /tmp= 73288 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367574-1305384563/watcher-3367574-1305384563 -o /tmp/evaluation-result-3367574-1305384563/solver-3367574-1305384563 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367574-1305384563.cnf

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

MD5SUM BENCH= fa89dbbfc32d9aaebefbb7225db2ad6a
RANDOM SEED=314794850

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      21131416 kB
Buffers:        259320 kB
Cached:        6075816 kB
SwapCached:      22860 kB
Active:        3215684 kB
Inactive:      8358660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21131416 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:           16636 kB
Writeback:           0 kB
AnonPages:     5222396 kB
Mapped:          20276 kB
Slab:           141112 kB
PageTables:      38932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86293596 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= 73276 MiB
End job on node141 at 2011-05-14 17:11:06