Trace number 3367801

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
MD5SUM47049d4705301f4ac565d8b47d11d0a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367801-1305387348.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     309 undec:      86 neg:     305
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       681      2951         0         0      8973         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4921       681      2951         0      4856      8973    149332   no data   no data
0.39/0.49	c  N st    10     11309       681      2951         0      4524      8973     94852   no data   no data
0.79/0.83	c  N st    11     17054       681      2951         0     10165      8973    278637   no data   no data
1.29/1.34	c  F st    12     25000       681      2951         0     12475      8973    340047   no data   no data
1.29/1.34	c  N st    12     25000       681      2951         0     12475      8973    340047   no data   no data
1.59/1.63	c  N dy    18     30000       681      2951         0     10747      8973    255867   no data   no data
1.59/1.63	c  S st    18     30000       681      2951         0     10747      8973    255867   no data   no data
1.59/1.66	c  S st    18     30503       681      2951         0     11250      8973    269699   no data   no data
1.59/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.59/1.66	c blocked clauses removed:       20 vars:      4 tried:         681 T: 0.00 s
1.59/1.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
1.59/1.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.67	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
1.59/1.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.72	c lits-rem:       104  cl-subs:      253  v-elim:      0  v-fix:    0  time:  0.05 s
1.69/1.73	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
1.69/1.73	c calculated reachability. Time: 0.00
1.69/1.73	c  N dy    18     30503       675      2929         0     10969      8921    259310   no data   no data
1.98/2.02	c  N dy    28     34770       675      2929         0     15206      8921    377655     19.35     20.79
2.21/2.26	c  N dy    45     38936       675      2929         0     11509      8921    217448     19.32     20.53
2.49/2.55	c  N dy    55     43140       675      2929         0     15679      8921    333392     19.05     20.25
2.69/2.74	c  S st    71     45754       675      2929         0      9395      8921    125342     19.29   no data
2.69/2.77	c  S st    71     46256       675      2929         0      9897      8921    139174     19.29   no data
2.69/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
2.69/2.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.79	c lits-rem:         7  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
2.69/2.79	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
2.69/2.80	c vivif2 --  cl tried     9884 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N dy    71     46256       675      2929         0      9884      8921    138673     19.29   no data
3.09/3.19	c  N dy    79     52229       675      2929         0     15812      8921    310786     18.99     20.06
3.49/3.58	c  N dy    92     57140       675      2929         0     10780      8921    138017     18.88     19.95
3.89/3.95	c  N dy   107     62624       675      2929         0     16199      8921    286430     18.75     20.00
4.19/4.29	c  N dy   130     66945       675      2929         0     20478      8921    407247     18.80     20.03
4.41/4.48	c  S st   139     69387       675      2929         0     12009      8921    150177     18.79     18.38
4.49/4.51	c  S st   139     69888       675      2929         0     12508      8921    163518     18.79   no data
4.49/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
4.49/4.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.49/4.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.54	c lits-rem:         7  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.01 s
4.49/4.54	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
4.49/4.54	c vivif2 --  cl tried    12461 cl shrink        0 lits rem          0 time: 0.00
4.49/4.55	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
4.49/4.55	c calculated reachability. Time: 0.00
4.49/4.55	c  N dy   139     69888       675      2929         0     12461      8921    162026     18.79   no data
4.79/4.87	c  N dy   171     74409       675      2929         0     16951      8921    288956     18.93     25.55
5.19/5.26	c  N dy   196     79195       675      2929         0     21713      8921    421003     18.97     20.72
5.59/5.66	c  N dy   226     84274       675      2929         0     14854      8921    204970     19.08     20.15
5.89/5.90	c  F st   244     87501       675      2929         0     18067      8921    298038     19.13   no data
6.09/6.17	c  N st   249     90797       675      2929         0     21337      8921    397858     19.13   no data
6.29/6.34	c Decided on static restart strategy
6.89/6.93	c  N st   252     99804       675      2929         0     17345      8921    422756     19.13   no data
7.29/7.39	c  S st   253    104832       675      2929         0     22267      8921    574304     19.13   no data
7.39/7.45	c  S st   253    105338       675      2929         0     22773      8921    589051     19.13   no data
7.39/7.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.39/7.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
7.39/7.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.39/7.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.39/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.81	c lits-rem:       154  cl-subs:      957  v-elim:      0  v-fix:    0  time:  0.33 s
7.79/7.81	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
7.79/7.82	c vivif2 --  cl tried    21816 cl shrink        0 lits rem          0 time: 0.01
7.79/7.83	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
7.79/7.83	c calculated reachability. Time: 0.00
7.79/7.83	c  N st   253    105338       675      2929         0     21816      8921    552921     19.13   no data
8.70/8.75	c  N st   254    114936       675      2929         0     17472      8921    350726     19.13   no data
10.09/10.10	c  N st   255    129333       675      2929         0     16871      8921    354121     19.13   no data
12.19/12.23	c  N st   256    150928       675      2929         0     22375      8921    440154     19.13   no data
12.89/12.90	c  S st   257    158009       675      2929         0     29319      8921    634723     19.13   no data
12.89/12.97	c  S st   257    158512       675      2929         0     29822      8921    648743     19.13   no data
12.89/12.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.89/12.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
12.89/12.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.89/12.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.99/13.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.48	c lits-rem:       564  cl-subs:     1487  v-elim:      0  v-fix:    0  time:  0.48 s
13.39/13.49	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
13.39/13.49	c vivif2 --  cl tried    28335 cl shrink        0 lits rem          0 time: 0.01
13.49/13.51	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
13.49/13.51	c calculated reachability. Time: 0.00
13.49/13.51	c  N st   257    158512       675      2929         0     28335      8921    606384     19.13   no data
18.89/18.99	c  N st   258    207100       675      2929         0     23090      8921    427957     19.13   no data
22.19/22.29	c  N st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
22.19/22.29	c  S st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
22.29/22.37	c  S st   259    238272       675      2929         0     34029      8921    733118     19.13   no data
22.29/22.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.29/22.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.29/22.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.29/22.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.29/22.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
22.29/22.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.39/22.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.39/22.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.89/23.00	c lits-rem:       211  cl-subs:     1162  v-elim:      0  v-fix:    0  time:  0.58 s
22.89/23.00	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
22.99/23.01	c vivif2 --  cl tried    32867 cl shrink        0 lits rem          0 time: 0.01
22.99/23.03	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
22.99/23.03	c calculated reachability. Time: 0.00
22.99/23.03	c  N st   259    238272       675      2929         0     32867      8921    697535     19.13   no data
31.39/31.44	c  F st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
31.39/31.44	c  N st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
32.09/32.14	c Decided on static restart strategy
34.99/35.03	c  N st   270    334556       675      2929         0     39180      8921    804358     19.13   no data
37.89/37.93	c  N st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
37.89/37.93	c  S st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
37.99/38.03	c  S st   272    357914       675      2929         0     37564      8921    734065     19.13   no data
37.99/38.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.99/38.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.99/38.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.99/38.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.99/38.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.99/38.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
37.99/38.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.99/38.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.99/38.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.40/38.48	c lits-rem:       165  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.41 s
38.40/38.48	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
38.40/38.49	c vivif2 --  cl tried    36747 cl shrink        0 lits rem          0 time: 0.01
38.50/38.51	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
38.50/38.51	c calculated reachability. Time: 0.00
38.50/38.51	c  N st   272    357914       675      2929         0     36747      8921    704143     19.13   no data
42.59/42.68	c  N st   273    390306       675      2929         0     42928      8921    886727     19.13   no data
49.50/49.51	c  N st   274    438894       675      2929         0     36754      8921    672328     19.13   no data
60.78/60.84	c  N st   275    511778       675      2929         0     50154      8921   1039126     19.13   no data
64.58/64.63	c  N st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
64.58/64.63	c  S st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
64.68/64.74	c  S st   276    537375       675      2929         0     44841      8921    812066     19.13   no data
64.68/64.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.68/64.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.68/64.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.68/64.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.68/64.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.68/64.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
64.68/64.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.68/64.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
64.68/64.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.48/65.55	c lits-rem:       308  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  0.75 s
65.48/65.55	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
65.48/65.56	c vivif2 --  cl tried    43424 cl shrink        0 lits rem          0 time: 0.01
65.48/65.59	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.03
65.48/65.59	c calculated reachability. Time: 0.00
65.48/65.59	c  N st   276    537375       675      2929         0     43424      8921    768241     19.13   no data
92.19/92.24	c  N st   277    701360       675      2929         0     37414      8921    483698     19.13   no data
110.69/110.78	c  N st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
110.69/110.78	c  S st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
110.89/110.99	c  S st   278    806564       675      2929         0     67093      8921   1423123     19.13   no data
110.89/110.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.00/111.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
111.00/111.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.00/111.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.00/111.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.00/111.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
111.00/111.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.00/111.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.00/111.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.79/114.87	c lits-rem:       763  cl-subs:     3305  v-elim:      0  v-fix:    0  time:  3.78 s
114.79/114.87	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
114.79/114.89	c vivif2 --  cl tried    63788 cl shrink        0 lits rem          0 time: 0.02
114.89/114.94	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.05
114.89/114.94	c calculated reachability. Time: 0.00
114.89/114.94	c  N st   278    806564       675      2929         0     63788      8921   1317742     19.13   no data
168.09/168.17	c  F st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
168.09/168.18	c  N st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
169.40/169.41	c Decided on static restart strategy
173.49/173.50	c  N st   289   1100178       675      2929         0     63836      8921   1132109     19.13   no data
181.29/181.34	c  N st   291   1136173       675      2929         0     53996      8921    782671     19.13   no data
188.99/189.10	c  N st   292   1168565       675      2929         0     85861      8921   1838217     19.13   no data
197.90/197.98	c  N st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
197.90/197.98	c  S st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
198.09/198.18	c  S st   293   1210350       675      2929         0     80613      8921   1578921     19.13   no data
198.09/198.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.19/198.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
198.19/198.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
198.19/198.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.19/198.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.19/198.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
198.19/198.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
198.19/198.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
198.19/198.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.79/201.85	c lits-rem:       599  cl-subs:     2828  v-elim:      0  v-fix:    0  time:  3.56 s
201.79/201.85	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
201.79/201.87	c vivif2 --  cl tried    77785 cl shrink        0 lits rem          0 time: 0.02
201.89/201.94	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.06
201.89/201.94	c calculated reachability. Time: 0.00
201.89/201.94	c  N st   293   1210350       675      2929         0     77785      8921   1486855     19.13   no data
218.00/218.08	c  N st   294   1283233       675      2929         0     53952      8921    701834     19.13   no data
243.00/243.01	c  N st   295   1392556       675      2929         0     62291      8921    925479     19.13   no data
280.69/280.79	c  N st   296   1556544       675      2929         0     67174      8921   1044443     19.13   no data
319.59/319.65	c  N st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
319.59/319.65	c  S st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
319.89/319.99	c  S st   297   1710853       675      2929         0    109573      8921   2433931     19.13   no data
320.00/320.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.00/320.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
320.00/320.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.00/320.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.00/320.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.00/320.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
320.00/320.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
320.00/320.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
320.10/320.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.30/334.36	c lits-rem:      1278  cl-subs:     6316  v-elim:      0  v-fix:    0  time: 14.20 s
334.30/334.36	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
334.30/334.40	c vivif2 --  cl tried   103257 cl shrink        0 lits rem          0 time: 0.03
334.41/334.50	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.10
334.50/334.50	c calculated reachability. Time: 0.00
334.50/334.50	c  N st   297   1710853       675      2929         0    103257      8921   2221295     19.13   no data
431.00/431.04	c  N st   298   2079817       675      2929         0    114685      8921   2460101     19.13   no data
475.30/475.31	c  N st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
475.30/475.31	c  S st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
475.60/475.67	c  S st   299   2211358       675      2929         0    119302      8921   2446348     19.13   no data
475.60/475.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
475.70/475.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
475.70/475.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
475.70/475.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.70/475.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.70/475.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
475.70/475.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
475.70/475.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
475.80/475.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.80/491.85	c lits-rem:       472  cl-subs:     7221  v-elim:      0  v-fix:    0  time: 16.00 s
491.80/491.85	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
491.80/491.88	c vivif2 --  cl tried   112081 cl shrink        0 lits rem          0 time: 0.03
491.90/491.99	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
492.00/492.00	c calculated reachability. Time: 0.00
492.00/492.00	c  N st   299   2211358       675      2929         0    112081      8921   2216986     19.13   no data
657.30/657.35	c  N st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
657.30/657.35	c  S st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
657.71/657.80	c  S st   300   2711866       675      2929         0    136561      8921   2918102     19.13   no data
657.71/657.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.81/657.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
657.81/657.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
657.81/657.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.81/657.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.81/657.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
657.81/657.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
657.90/657.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
658.01/658.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
679.21/679.20	c lits-rem:       921  cl-subs:     8113  v-elim:      0  v-fix:    0  time: 21.19 s
679.21/679.20	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
679.21/679.24	c vivif2 --  cl tried   128448 cl shrink        0 lits rem          0 time: 0.04
679.31/679.38	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.14
679.31/679.38	c calculated reachability. Time: 0.00
679.31/679.38	c  N st   300   2711866       675      2929         0    128448      8921   2662365     19.13   no data
854.91/854.96	c  N st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
854.91/854.96	c  S st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
855.21/855.26	c  S st   301   3212369       675      2929         0    104895      8921   1753920     19.13   no data
855.21/855.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
855.31/855.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
855.31/855.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
855.31/855.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
855.31/855.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.31/855.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
855.31/855.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
855.31/855.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
855.41/855.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.81/858.81	c lits-rem:       339  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  3.41 s
858.81/858.81	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
858.81/858.83	c vivif2 --  cl tried   102677 cl shrink        0 lits rem          0 time: 0.02
858.91/858.93	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.10
858.91/858.93	c calculated reachability. Time: 0.00
858.91/858.93	c  N st   301   3212369       675      2929         0    102677      8921   1676737     19.13   no data
1042.72/1042.72	c  N st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
1042.72/1042.72	c  S st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
1043.01/1043.05	c  S st   302   3712871       675      2929         0    113469      8921   1870490     19.13   no data
1043.01/1043.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.11/1043.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1043.11/1043.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.11/1043.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1043.11/1043.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.11/1043.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1043.11/1043.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1043.11/1043.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1043.11/1043.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1048.11/1048.18	c lits-rem:       387  cl-subs:     3714  v-elim:      0  v-fix:    0  time:  4.99 s
1048.11/1048.18	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
1048.22/1048.21	c vivif2 --  cl tried   109755 cl shrink        0 lits rem          0 time: 0.03
1048.33/1048.32	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
1048.33/1048.32	c calculated reachability. Time: 0.00
1048.33/1048.32	c  N st   302   3712871       675      2929         0    109755      8921   1755167     19.13   no data
1065.62/1065.62	c  F st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
1065.62/1065.62	c  N st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
1068.42/1068.46	c Decided on static restart strategy
1077.31/1077.32	c  N st   313   3779864       675      2929         0     92303      8921   1125723     19.13   no data
1088.52/1088.55	c  N st   315   3815860       675      2929         0    127675      8921   2239441     19.13   no data
1101.31/1101.34	c  N st   316   3848255       675      2929         0    159520      8921   3226829     19.13   no data
1117.31/1117.39	c  N st   317   3896843       675      2929         0    122872      8921   2143640     19.13   no data
1151.73/1151.73	c  N st   318   3969725       675      2929         0    108981      8921   1618904     19.13   no data
1189.72/1189.75	c  N st   319   4079048       675      2929         0    129993      8921   2287208     19.13   no data
1244.41/1244.43	c  N st   320   4212873       675      2929         0    173277      8921   3455823     19.13   no data
1244.41/1244.43	c  S st   320   4212873       675      2929         0    173277      8921   3455823     19.13   no data
1244.91/1244.96	c  S st   320   4213375       675      2929         0    173779      8921   3470321     19.13   no data
1244.91/1244.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1245.01/1245.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1245.01/1245.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1245.01/1245.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1245.01/1245.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1245.01/1245.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1245.01/1245.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1245.12/1245.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1245.23/1245.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1282.32/1282.34	c lits-rem:       744  cl-subs:    12552  v-elim:      0  v-fix:    0  time: 37.11 s
1282.32/1282.34	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
1282.32/1282.39	c vivif2 --  cl tried   161227 cl shrink        0 lits rem          0 time: 0.05
1282.52/1282.57	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.19
1282.52/1282.58	c calculated reachability. Time: 0.00
1282.52/1282.58	c  N st   320   4213375       675      2929         0    161227      8921   3107367     19.13   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-3367801-1305387348/watcher-3367801-1305387348 -o /tmp/evaluation-result-3367801-1305387348/solver-3367801-1305387348 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367801-1305387348.cnf 

running on 2 cores: 0,2

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: 0.92 1.31 2.31 4/348 14214
/proc/meminfo: memFree=25898640/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=30344 CPUtime=0 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 738 0 0 0 0 0 0 0 22 0 1 0 650335271 31072256 656 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 7586 656 363 95 0 2568 0

[startup+0.0835691 s]
/proc/loadavg: 0.92 1.31 2.31 4/348 14214
/proc/meminfo: memFree=25898640/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=30476 CPUtime=0.08 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 827 0 0 0 8 0 0 0 22 0 1 0 650335271 31207424 745 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 7619 745 364 95 0 2601 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30476

[startup+0.100568 s]
/proc/loadavg: 0.92 1.31 2.31 4/348 14214
/proc/meminfo: memFree=25898640/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=30476 CPUtime=0.09 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 848 0 0 0 9 0 0 0 22 0 1 0 650335271 31207424 766 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 7619 767 364 95 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.300525 s]
/proc/loadavg: 0.92 1.31 2.31 4/348 14214
/proc/meminfo: memFree=25898640/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=30980 CPUtime=0.29 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 1119 0 0 0 29 0 0 0 23 0 1 0 650335271 31723520 856 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 7745 856 364 95 0 2727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30980

[startup+0.700454 s]
/proc/loadavg: 0.92 1.31 2.31 4/348 14214
/proc/meminfo: memFree=25898640/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=31520 CPUtime=0.69 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 1557 0 0 0 69 0 0 0 25 0 1 0 650335271 32276480 1023 33554432000 4194304 4580011 140733832545568 18446744073709551615 4324347 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 7880 1023 364 95 0 2862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31520

[startup+1.50033 s]
/proc/loadavg: 1.17 1.36 2.32 5/360 14234
/proc/meminfo: memFree=25873852/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=32304 CPUtime=1.49 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 2422 0 0 0 149 0 0 0 25 0 1 0 650335271 33079296 1120 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 8076 1120 365 95 0 3058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32304

[startup+3.10105 s]
/proc/loadavg: 1.17 1.36 2.32 5/360 14234
/proc/meminfo: memFree=25848812/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=47200 CPUtime=3.09 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 4911 0 0 0 308 1 0 0 25 0 1 0 650335271 48332800 3152 33554432000 4194304 4580011 140733832545568 18446744073709551615 4322996 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 11800 3152 367 95 0 6782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47200

[startup+6.30045 s]
/proc/loadavg: 1.17 1.36 2.32 5/360 14234
/proc/meminfo: memFree=25835420/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=56160 CPUtime=6.29 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 6251 0 0 0 628 1 0 0 25 0 1 0 650335271 57507840 4492 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 14040 4492 367 95 0 9022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56160

[startup+12.7003 s]
/proc/loadavg: 1.60 1.44 2.34 5/360 14261
/proc/meminfo: memFree=25796436/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=56160 CPUtime=12.69 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 9770 0 0 0 1268 1 0 0 25 0 1 0 650335271 57507840 6292 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 14040 6292 367 95 0 9022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56160

[startup+25.501 s]
/proc/loadavg: 1.97 1.53 2.35 5/360 14262
/proc/meminfo: memFree=25757756/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=77164 CPUtime=25.49 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 17478 0 0 0 2547 2 0 0 25 0 1 0 650335271 79015936 10822 33554432000 4194304 4580011 140733832545568 18446744073709551615 4319921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 19291 10822 367 95 0 14273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77164

[startup+51.1003 s]
/proc/loadavg: 2.77 1.76 2.40 5/360 14262
/proc/meminfo: memFree=25733020/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=81824 CPUtime=51.09 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 26760 0 0 0 5104 5 0 0 25 0 1 0 650335271 83787776 12434 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 20456 12434 367 95 0 15438 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81824

[startup+102.313 s]
/proc/loadavg: 3.46 2.10 2.49 5/360 14264
/proc/meminfo: memFree=25699584/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=82240 CPUtime=102.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 42048 0 0 0 10222 8 0 0 25 0 1 0 650335271 84213760 13374 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 20560 13374 367 95 0 15542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82240

[startup+162.301 s]
/proc/loadavg: 3.80 2.45 2.58 5/360 14265
/proc/meminfo: memFree=25657760/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=96852 CPUtime=162.29 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 59563 0 0 0 16217 12 0 0 25 0 1 0 650335271 99176448 16709 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 24213 16709 367 95 0 19195 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96852

[startup+222.301 s]
/proc/loadavg: 3.92 2.73 2.66 5/360 14267
/proc/meminfo: memFree=25603036/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=114060 CPUtime=222.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 75212 0 0 0 22214 16 0 0 25 0 1 0 650335271 116797440 21069 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 28515 21069 367 95 0 23497 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114060

[startup+282.301 s]
/proc/loadavg: 3.97 2.96 2.74 5/360 14268
/proc/meminfo: memFree=25578708/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=114340 CPUtime=282.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 87714 0 0 0 28210 20 0 0 25 0 1 0 650335271 117084160 20965 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 28585 20965 367 95 0 23567 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114340

[startup+342.301 s]
/proc/loadavg: 4.06 3.16 2.83 5/360 14270
/proc/meminfo: memFree=25514064/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=140020 CPUtime=342.29 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 102459 0 0 0 34206 23 0 0 25 0 1 0 650335271 143380480 27308 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 35005 27308 367 95 0 29987 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140020

[startup+402.301 s]
/proc/loadavg: 4.09 3.33 2.90 5/360 14272
/proc/meminfo: memFree=25512528/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=140252 CPUtime=402.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 113751 0 0 0 40203 27 0 0 25 0 1 0 650335271 143618048 26977 33554432000 4194304 4580011 140733832545568 18446744073709551615 4321165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 35063 26977 367 95 0 30045 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140252

[startup+462.301 s]
/proc/loadavg: 4.09 3.46 2.97 5/360 14273
/proc/meminfo: memFree=25478152/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=140412 CPUtime=462.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 122963 0 0 0 46200 30 0 0 25 0 1 0 650335271 143781888 27079 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 35103 27079 367 95 0 30085 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140412

[startup+522.3 s]
/proc/loadavg: 4.17 3.59 3.04 5/360 14275
/proc/meminfo: memFree=25462852/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=162392 CPUtime=522.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 134061 0 0 0 52197 33 0 0 25 0 1 0 650335271 166289408 31797 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 40598 31797 367 95 0 35580 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 162392

[startup+582.3 s]
/proc/loadavg: 4.12 3.68 3.11 5/360 14276
/proc/meminfo: memFree=25441496/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=162500 CPUtime=582.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 141871 0 0 0 58195 35 0 0 25 0 1 0 650335271 166400000 33314 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 40625 33314 367 95 0 35607 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 162500

[startup+642.3 s]
/proc/loadavg: 4.04 3.73 3.16 5/360 14278
/proc/meminfo: memFree=25411708/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=162668 CPUtime=642.31 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 150564 0 0 0 64193 38 0 0 25 0 1 0 650335271 166572032 32146 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 40667 32146 367 95 0 35649 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 162668

[startup+702.3 s]
/proc/loadavg: 4.01 3.78 3.21 5/360 14280
/proc/meminfo: memFree=25389972/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=180656 CPUtime=702.3 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 159911 0 0 0 70189 41 0 0 25 0 1 0 650335271 184991744 37771 33554432000 4194304 4580011 140733832545568 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 45164 37771 367 95 0 40146 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 180656

[startup+762.313 s]
/proc/loadavg: 4.00 3.82 3.26 5/360 14281
/proc/meminfo: memFree=25385484/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=232396 CPUtime=762.32 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 167633 0 0 0 76188 44 0 0 25 0 1 0 650335271 237973504 38283 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 58099 38283 367 95 0 53081 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 232396

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.30 5/360 14283
/proc/meminfo: memFree=25389172/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=180948 CPUtime=822.31 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 176566 0 0 0 82184 47 0 0 25 0 1 0 650335271 185290752 36063 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 45237 36063 367 95 0 40219 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180948

[startup+882.3 s]
/proc/loadavg: 4.08 3.90 3.35 5/360 14284
/proc/meminfo: memFree=25386920/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=183880 CPUtime=882.31 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 185371 0 0 0 88181 50 0 0 25 0 1 0 650335271 188293120 37125 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 45970 37125 367 95 0 40952 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 183880

[startup+942.301 s]
/proc/loadavg: 4.07 3.93 3.39 5/360 14286
/proc/meminfo: memFree=25381908/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=183972 CPUtime=942.31 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 193374 0 0 0 94179 52 0 0 25 0 1 0 650335271 188387328 37338 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 45993 37338 367 95 0 40975 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 183972

[startup+1002.3 s]
/proc/loadavg: 4.06 3.95 3.43 5/360 14288
/proc/meminfo: memFree=25383864/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=184092 CPUtime=1002.31 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 201013 0 0 0 100176 55 0 0 25 0 1 0 650335271 188510208 36990 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 46023 36990 367 95 0 41005 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 184092

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.47 5/360 14289
/proc/meminfo: memFree=25329768/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=191028 CPUtime=1062.32 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 208820 0 0 0 106173 59 0 0 25 0 1 0 650335271 195612672 40688 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 47757 40688 367 95 0 42739 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 191028

[startup+1122.3 s]
/proc/loadavg: 4.11 4.01 3.51 5/360 14291
/proc/meminfo: memFree=25331948/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=191124 CPUtime=1122.32 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 216540 0 0 0 112170 62 0 0 25 0 1 0 650335271 195710976 40343 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 47781 40343 367 95 0 42763 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 191124

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.54 5/360 14292
/proc/meminfo: memFree=25301908/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=191216 CPUtime=1182.32 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 223741 0 0 0 118167 65 0 0 25 0 1 0 650335271 195805184 39389 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 47804 39389 367 95 0 42786 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 191216

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.57 5/360 14294
/proc/meminfo: memFree=25299772/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=245956 CPUtime=1242.32 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 229645 0 0 0 124165 67 0 0 25 0 1 0 650335271 251858944 41246 33554432000 4194304 4580011 140733832545568 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 61489 41246 367 95 0 56471 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 245956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.59 5/361 14297
/proc/meminfo: memFree=25413320/32951124 swapFree=40554400/67111528
[pid=14214] ppid=14212 vsize=222452 CPUtime=1300.03 cores=0,2
/proc/14214/stat : 14214 (strangenight2-s) R 14212 14214 13111 0 -1 4202496 239891 0 0 0 129933 70 0 0 25 0 1 0 650335271 227790848 47091 33554432000 4194304 4580011 140733832545568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14214/statm: 55613 47091 367 95 0 50595 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 222452

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.34
CPU system time (s): 0.713891
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239892
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= 6
involuntary context switches= 16109

runsolver used 4.68029 second user time and 9.71152 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 17:35:48
IDJOB=3367801
IDBENCH=83010
IDSOLVER=1845
FILE ID=node104/3367801-1305387348
RUNJOBID= node104-1305387348-14191
PBS_JOBID= 13324398
Free space on /tmp= 73392 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367801-1305387348/watcher-3367801-1305387348 -o /tmp/evaluation-result-3367801-1305387348/solver-3367801-1305387348 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367801-1305387348.cnf

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

MD5SUM BENCH= 47049d4705301f4ac565d8b47d11d0a5
RANDOM SEED=1569826447

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25898804 kB
Buffers:        282060 kB
Cached:        2294628 kB
SwapCached:     122128 kB
Active:         890436 kB
Inactive:      5897144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25898804 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           11000 kB
Writeback:           0 kB
AnonPages:     4101892 kB
Mapped:          11260 kB
Slab:           115544 kB
PageTables:      84508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74829896 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= 73372 MiB
End job on node104 at 2011-05-14 17:57:30