Trace number 3367596

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S874954918-011.SATISFIABLE.cnf
MD5SUMae4fafbcf9d01d37f14a04dc4a1c7430
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3367596-1305384655.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 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:    550 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:     13  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:     234 undec:      54 neg:     262
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       537      2331         0         0      7072         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.10/0.15	c  N st     8      4915       537      2331         0      4841      7072    123278   no data   no data
0.39/0.41	c  N st    10     11301       537      2331         0      4466      7072     80944   no data   no data
0.59/0.68	c  N st    11     17046       537      2331         0     10104      7072    233170   no data   no data
1.10/1.12	c  F st    12     25001       537      2331         0     12383      7072    279931   no data   no data
1.10/1.12	c  N st    12     25001       537      2331         0     12383      7072    279931   no data   no data
1.29/1.36	c Decided on static restart strategy
1.29/1.36	c  N st    18     30002       537      2331         0     10659      7072    215240   no data   no data
1.29/1.36	c  S st    18     30002       537      2331         0     10659      7072    215240   no data   no data
1.29/1.39	c  S st    18     30508       537      2331         0     11164      7072    227809   no data   no data
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.40	c blocked clauses removed:        0 vars:      0 tried:         537 T: 0.00 s
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       130  cl-subs:      458  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.46	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30508       537      2331         0     10706      7072    214825   no data   no data
1.79/1.86	c  N st    20     37619       537      2331         0      9955      7072    178170   no data   no data
2.20/2.26	c  N st    21     44018       537      2331         0     16244      7072    344783   no data   no data
2.30/2.38	c  S st    22     45762       537      2331         0      9182      7072    138784   no data   no data
2.39/2.41	c  S st    22     46266       537      2331         0      9686      7072    151289   no data   no data
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2.39/2.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c lits-rem:        14  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.43	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c vivif2 --  cl tried     9659 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.00
2.39/2.43	c calculated reachability. Time: 0.00
2.39/2.43	c  N st    22     46266       537      2331         0      9659      7072    150529   no data   no data
3.40/3.42	c  N st    23     60665       537      2331         0     14048      7072    254363   no data   no data
3.99/4.05	c  N st    24     69400       537      2331         0     11826      7072    186790   no data   no data
3.99/4.05	c  S st    24     69400       537      2331         0     11826      7072    186790   no data   no data
3.99/4.08	c  S st    24     69905       537      2331         0     12327      7072    198568   no data   no data
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3.99/4.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.10/4.11	c lits-rem:        22  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.02 s
4.10/4.11	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
4.10/4.11	c vivif2 --  cl tried    12208 cl shrink        0 lits rem          0 time: 0.00
4.10/4.12	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
4.10/4.12	c calculated reachability. Time: 0.00
4.10/4.12	c  N st    24     69905       537      2331         0     12208      7072    195204   no data   no data
5.30/5.39	c  F st    25     87500       537      2331         0     17662      7072    341304   no data   no data
5.30/5.40	c  N st    25     87500       537      2331         0     17662      7072    341304   no data   no data
5.70/5.79	c Decided on static restart strategy
6.00/6.04	c  N st    32     95534       537      2331         0     25585      7072    553051   no data   no data
6.71/6.75	c  N st    34    104858       537      2331         0     22021      7072    425956   no data   no data
6.71/6.75	c  S st    34    104858       537      2331         0     22021      7072    425956   no data   no data
6.79/6.80	c  S st    34    105361       537      2331         0     22523      7072    438300   no data   no data
6.79/6.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
6.79/6.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.79/6.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.96	c lits-rem:       154  cl-subs:      647  v-elim:      0  v-fix:    0  time:  0.14 s
6.89/6.96	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
6.89/6.96	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N st    34    105361       537      2331         0     21876      7072    420377   no data   no data
7.69/7.81	c  N st    35    114961       537      2331         0     17554      7072    281012   no data   no data
9.00/9.08	c  N st    36    129359       537      2331         0     16936      7072    244718   no data   no data
10.79/10.82	c  N st    37    150955       537      2331         0     22390      7072    373226   no data   no data
11.49/11.51	c  S st    38    158041       537      2331         0     29342      7072    537598   no data   no data
11.49/11.58	c  S st    38    158541       537      2331         0     29842      7072    549500   no data   no data
11.49/11.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
11.49/11.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.59/11.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.59/11.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.91	c lits-rem:       207  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  0.30 s
11.89/11.91	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
11.89/11.92	c vivif2 --  cl tried    28379 cl shrink        0 lits rem          0 time: 0.01
11.89/11.94	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
11.89/11.94	c calculated reachability. Time: 0.00
11.89/11.94	c  N st    38    158541       537      2331         0     28379      7072    515782   no data   no data
16.90/16.92	c  N st    39    207130       537      2331         0     23078      7072    357254   no data   no data
20.29/20.31	c  N st    40    237812       537      2331         0     33544      7072    610093   no data   no data
20.29/20.31	c  S st    40    237812       537      2331         0     33544      7072    610093   no data   no data
20.29/20.38	c  S st    40    238315       537      2331         0     34046      7072    622197   no data   no data
20.29/20.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.29/20.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.29/20.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
20.29/20.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.39/20.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.39/20.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.00/21.06	c lits-rem:       467  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  0.64 s
21.00/21.06	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
21.00/21.07	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.01
21.00/21.09	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
21.00/21.09	c calculated reachability. Time: 0.00
21.00/21.09	c  N st    40    238315       537      2331         0     32222      7072    571980   no data   no data
28.89/28.94	c  F st    41    306252       537      2331         0     34105      7072    553971   no data   no data
28.89/28.94	c  N st    41    306252       537      2331         0     34105      7072    553971   no data   no data
29.50/29.54	c Decided on static restart strategy
32.01/32.01	c  N st    51    334551       537      2331         0     38271      7072    649525   no data   no data
34.70/34.74	c  N st    53    357475       537      2331         0     36270      7072    590630   no data   no data
34.70/34.74	c  S st    53    357475       537      2331         0     36270      7072    590630   no data   no data
34.80/34.83	c  S st    53    357977       537      2331         0     36767      7072    602890   no data   no data
34.80/34.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.80/34.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.80/34.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.80/34.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.80/34.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.80/34.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
34.80/34.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.80/34.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.80/34.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.20/35.23	c lits-rem:       218  cl-subs:     1284  v-elim:      0  v-fix:    0  time:  0.37 s
35.20/35.23	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
35.20/35.24	c vivif2 --  cl tried    35483 cl shrink        0 lits rem          0 time: 0.01
35.20/35.26	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
35.20/35.26	c calculated reachability. Time: 0.00
35.20/35.26	c  N st    53    357977       537      2331         0     35483      7072    567063   no data   no data
39.39/39.45	c  N st    54    390370       537      2331         0     41597      7072    706367   no data   no data
45.70/45.79	c  N st    55    438959       537      2331         0     35340      7072    505836   no data   no data
55.69/55.70	c  N st    56    511842       537      2331         0     49101      7072    861959   no data   no data
59.09/59.11	c  N st    57    536966       537      2331         0     43334      7072    708850   no data   no data
59.09/59.11	c  S st    57    536966       537      2331         0     43334      7072    708850   no data   no data
59.19/59.21	c  S st    57    537469       537      2331         0     43836      7072    720977   no data   no data
59.19/59.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.19/59.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.19/59.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.19/59.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.19/59.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
59.19/59.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.19/59.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.19/59.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/59.99	c lits-rem:       206  cl-subs:     1819  v-elim:      0  v-fix:    0  time:  0.74 s
59.89/59.99	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
59.99/60.00	c vivif2 --  cl tried    42017 cl shrink        0 lits rem          0 time: 0.01
59.99/60.03	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
59.99/60.03	c calculated reachability. Time: 0.00
59.99/60.03	c  N st    57    537469       537      2331         0     42017      7072    667433   no data   no data
85.59/85.63	c  N st    58    701454       537      2331         0     35950      7072    396480   no data   no data
104.50/104.55	c  N st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
104.50/104.55	c  S st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
104.69/104.70	c  S st    59    806709       537      2331         0     65626      7072   1110526   no data   no data
104.69/104.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.69/104.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.69/104.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.69/104.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.69/104.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
104.69/104.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.69/104.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.69/104.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.80/107.86	c lits-rem:       421  cl-subs:     5415  v-elim:      0  v-fix:    0  time:  3.09 s
107.80/107.86	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
107.80/107.87	c vivif2 --  cl tried    60211 cl shrink        0 lits rem          0 time: 0.01
107.91/107.91	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.04
107.91/107.92	c calculated reachability. Time: 0.00
107.91/107.92	c  N st    59    806709       537      2331         0     60211      7072    980568   no data   no data
155.89/155.90	c  F st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
155.89/155.91	c  N st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
157.09/157.11	c Decided on static restart strategy
161.59/161.63	c  N st    70   1100187       537      2331         0     59823      7072    844052   no data   no data
168.30/168.33	c  N st    72   1136180       537      2331         0     50090      7072    584994   no data   no data
174.50/174.52	c  N st    73   1168574       537      2331         0     81542      7072   1399510   no data   no data
182.61/182.61	c  N st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
182.61/182.61	c  S st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
182.80/182.85	c  S st    74   1210566       537      2331         0     76804      7072   1271992   no data   no data
182.80/182.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.80/182.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
182.80/182.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.80/182.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.80/182.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.80/182.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
182.80/182.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.90/182.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
182.90/182.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.20/185.28	c lits-rem:       609  cl-subs:     3145  v-elim:      0  v-fix:    0  time:  2.33 s
185.20/185.28	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
185.20/185.29	c vivif2 --  cl tried    73659 cl shrink        0 lits rem          0 time: 0.02
185.30/185.34	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.05
185.30/185.35	c calculated reachability. Time: 0.00
185.30/185.35	c  N st    74   1210566       537      2331         0     73659      7072   1193720   no data   no data
201.79/201.88	c  N st    75   1283448       537      2331         0     50187      7072    537568   no data   no data
223.70/223.73	c  N st    76   1392772       537      2331         0     58336      7072    717628   no data   no data
259.71/259.75	c  N st    77   1556756       537      2331         0     63103      7072    785042   no data   no data
296.10/296.19	c  N st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
296.10/296.19	c  S st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
296.50/296.50	c  S st    78   1711068       537      2331         0    105574      7072   1898769   no data   no data
296.50/296.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
296.50/296.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
296.50/296.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
296.50/296.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.50/296.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.50/296.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
296.50/296.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
296.50/296.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.60/296.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.60/306.67	c lits-rem:      1426  cl-subs:     6083  v-elim:      0  v-fix:    0  time: 10.03 s
306.60/306.67	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
306.60/306.69	c vivif2 --  cl tried    99491 cl shrink        0 lits rem          0 time: 0.02
306.70/306.77	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.08
306.70/306.78	c calculated reachability. Time: 0.00
306.70/306.78	c  N st    78   1711068       537      2331         0     99491      7072   1741800   no data   no data
400.70/400.76	c  N st    79   2080032       537      2331         0    111554      7072   1800116   no data   no data
438.11/438.17	c  N st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
438.11/438.17	c  S st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
438.51/438.53	c  S st    80   2211573       537      2331         0    115846      7072   1998194   no data   no data
438.51/438.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
438.51/438.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
438.51/438.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
438.51/438.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.51/438.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.51/438.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
438.61/438.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
438.61/438.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
438.61/438.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.60/448.60	c lits-rem:       581  cl-subs:     5996  v-elim:      0  v-fix:    0  time:  9.92 s
448.60/448.60	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
448.60/448.63	c vivif2 --  cl tried   109850 cl shrink        0 lits rem          0 time: 0.02
448.70/448.72	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.09
448.70/448.72	c calculated reachability. Time: 0.00
448.70/448.72	c  N st    80   2211573       537      2331         0    109850      7072   1850852   no data   no data
591.81/591.87	c  N st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
591.81/591.87	c  S st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
592.31/592.30	c  S st    81   2712082       537      2331         0    132886      7072   2370055   no data   no data
592.31/592.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
592.31/592.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
592.31/592.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
592.31/592.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.31/592.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.31/592.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
592.31/592.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
592.41/592.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
592.41/592.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
612.61/612.60	c lits-rem:       927  cl-subs:     9732  v-elim:      0  v-fix:    0  time: 20.12 s
612.61/612.60	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
612.61/612.63	c vivif2 --  cl tried   123154 cl shrink        0 lits rem          0 time: 0.03
612.72/612.74	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.10
612.72/612.74	c calculated reachability. Time: 0.00
612.72/612.74	c  N st    81   2712082       537      2331         0    123154      7072   2127251   no data   no data
770.91/770.90	c  N st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
770.91/770.90	c  S st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
771.12/771.14	c  S st    82   3212589       537      2331         0     99741      7072   1340517   no data   no data
771.12/771.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
771.12/771.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
771.12/771.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.12/771.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.12/771.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.12/771.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
771.12/771.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
771.12/771.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
771.23/771.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.61/773.65	c lits-rem:       520  cl-subs:     4121  v-elim:      0  v-fix:    0  time:  2.41 s
773.61/773.65	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
773.61/773.67	c vivif2 --  cl tried    95620 cl shrink        0 lits rem          0 time: 0.02
773.71/773.74	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.07
773.71/773.74	c calculated reachability. Time: 0.00
773.71/773.74	c  N st    82   3212589       537      2331         0     95620      7072   1245989   no data   no data
943.83/943.84	c  N st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
943.83/943.84	c  S st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
944.12/944.14	c  S st    83   3713091       537      2331         0    107242      7072   1423086   no data   no data
944.12/944.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
944.23/944.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
944.23/944.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
944.23/944.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
944.23/944.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
944.23/944.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
944.23/944.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
944.23/944.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
944.23/944.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.13/947.14	c lits-rem:       222  cl-subs:     3710  v-elim:      0  v-fix:    0  time:  2.87 s
947.13/947.14	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
947.13/947.16	c vivif2 --  cl tried   103532 cl shrink        0 lits rem          0 time: 0.02
947.24/947.26	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.10
947.24/947.26	c calculated reachability. Time: 0.00
947.24/947.26	c  N st    83   3713091       537      2331         0    103532      7072   1341452   no data   no data
961.82/961.89	c  F st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
961.82/961.89	c  N st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
964.42/964.48	c Decided on static restart strategy
974.73/974.74	c  N st    94   3779866       537      2331         0     85937      7072    847374   no data   no data
984.72/984.74	c  N st    96   3815860       537      2331         0    121137      7072   1739169   no data   no data
999.02/999.02	c  N st    97   3848252       537      2331         0    152403      7072   2459605   no data   no data
1016.22/1016.27	c  N st    98   3896840       537      2331         0    116383      7072   1696274   no data   no data
1040.12/1040.16	c  N st    99   3969722       537      2331         0    102742      7072   1298443   no data   no data
1076.83/1076.83	c  N st   100   4079048       537      2331         0    123708      7072   1840838   no data   no data
1126.03/1126.00	c  N st   101   4213091       537      2331         0    167176      7072   2984127   no data   no data
1126.03/1126.00	c  S st   101   4213091       537      2331         0    167176      7072   2984127   no data   no data
1126.43/1126.49	c  S st   101   4213593       537      2331         0    167678      7072   2997081   no data   no data
1126.43/1126.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1126.54/1126.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1126.54/1126.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1126.54/1126.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.54/1126.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.54/1126.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1126.54/1126.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1126.63/1126.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1126.72/1126.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1163.23/1163.25	c lits-rem:       861  cl-subs:    13801  v-elim:      0  v-fix:    0  time: 36.54 s
1163.23/1163.25	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
1163.23/1163.29	c vivif2 --  cl tried   153877 cl shrink        0 lits rem          0 time: 0.04
1163.43/1163.47	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.18
1163.43/1163.48	c calculated reachability. Time: 0.00
1163.43/1163.48	c  N st   101   4213593       537      2331         0    153877      7072   2644476   no data   no data
1256.53/1256.59	c  N st   102   4459569       537      2331         0    127631      7072   1827707   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-3367596-1305384655/watcher-3367596-1305384655 -o /tmp/evaluation-result-3367596-1305384655/solver-3367596-1305384655 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367596-1305384655.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.61 3.96 3.95 5/367 15098
/proc/meminfo: memFree=24289212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=30200 CPUtime=0.01 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 682 0 0 0 1 0 0 0 22 0 1 0 630880966 30924800 613 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 7550 613 363 95 0 2532 0

[startup+0.109369 s]
/proc/loadavg: 3.61 3.96 3.95 5/367 15098
/proc/meminfo: memFree=24289212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=30336 CPUtime=0.1 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 804 0 0 0 10 0 0 0 23 0 1 0 630880966 31064064 735 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 7584 735 364 95 0 2566 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30336

[startup+0.200351 s]
/proc/loadavg: 3.61 3.96 3.95 5/367 15098
/proc/meminfo: memFree=24289212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=30792 CPUtime=0.19 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 971 0 0 0 19 0 0 0 23 0 1 0 630880966 31531008 750 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 7698 750 364 95 0 2680 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30792

[startup+0.300346 s]
/proc/loadavg: 3.61 3.96 3.95 5/367 15098
/proc/meminfo: memFree=24289212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=30924 CPUtime=0.29 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 1078 0 0 0 29 0 0 0 23 0 1 0 630880966 31666176 857 33554432000 4194304 4580011 140736866591040 18446744073709551615 4341514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 7731 857 364 95 0 2713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30924

[startup+0.70026 s]
/proc/loadavg: 3.61 3.96 3.95 5/367 15098
/proc/meminfo: memFree=24289212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=31348 CPUtime=0.69 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 1481 0 0 0 69 0 0 0 25 0 1 0 630880966 32100352 1033 33554432000 4194304 4580011 140736866591040 18446744073709551615 4305976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 7837 1033 364 95 0 2819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31348

[startup+1.50111 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24275068/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=38056 CPUtime=1.49 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 3677 0 0 0 149 0 0 0 25 0 1 0 630880966 38969344 2583 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 9514 2583 367 95 0 4496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38056

[startup+3.10082 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24251104/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=38152 CPUtime=3.09 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 4705 0 0 0 309 0 0 0 25 0 1 0 630880966 39067648 2767 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 9538 2767 367 95 0 4520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38152

[startup+6.30023 s]
/proc/loadavg: 3.64 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24244952/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=39764 CPUtime=6.29 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 7145 0 0 0 628 1 0 0 25 0 1 0 630880966 40718336 2964 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 9941 2964 367 95 0 4923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39764

[startup+12.7011 s]
/proc/loadavg: 3.67 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24197284/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=53364 CPUtime=12.69 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 13163 0 0 0 1267 2 0 0 25 0 1 0 630880966 54644736 6128 33554432000 4194304 4580011 140736866591040 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 13341 6128 367 95 0 8323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53364

[startup+25.5007 s]
/proc/loadavg: 3.74 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24171496/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=60248 CPUtime=25.49 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 19430 0 0 0 2546 3 0 0 25 0 1 0 630880966 61693952 7861 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 15062 7861 367 95 0 10044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60248

[startup+51.101 s]
/proc/loadavg: 3.83 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24157664/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=63868 CPUtime=51.09 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 28390 0 0 0 5104 5 0 0 25 0 1 0 630880966 65400832 9065 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 15967 9065 367 95 0 10949 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63868

[startup+102.301 s]
/proc/loadavg: 3.92 3.97 3.95 5/368 15102
/proc/meminfo: memFree=24122132/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=70256 CPUtime=102.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 42908 0 0 0 10222 8 0 0 25 0 1 0 630880966 71942144 10561 33554432000 4194304 4580011 140736866591040 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 17564 10561 367 95 0 12546 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70256

[startup+162.301 s]
/proc/loadavg: 3.97 3.97 3.95 5/368 15103
/proc/meminfo: memFree=24079156/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=83308 CPUtime=162.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 58262 0 0 0 16219 11 0 0 25 0 1 0 630880966 85307392 13785 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 20827 13785 367 95 0 15809 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 83308

[startup+222.314 s]
/proc/loadavg: 4.03 3.99 3.95 5/368 15105
/proc/meminfo: memFree=24029212/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=96360 CPUtime=222.31 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 72099 0 0 0 22216 15 0 0 25 0 1 0 630880966 98672640 17694 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 24090 17694 367 95 0 19072 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 96360

[startup+282.301 s]
/proc/loadavg: 4.23 4.05 3.97 5/368 15107
/proc/meminfo: memFree=24031036/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=96612 CPUtime=282.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 83063 0 0 0 28212 18 0 0 25 0 1 0 630880966 98930688 17751 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 24153 17751 367 95 0 19135 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96612

[startup+342.301 s]
/proc/loadavg: 4.18 4.07 3.98 5/368 15108
/proc/meminfo: memFree=23970340/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=117084 CPUtime=342.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 96070 0 0 0 34210 20 0 0 25 0 1 0 630880966 119894016 21230 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 29271 21230 367 95 0 24253 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117084

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 3.98 5/368 15110
/proc/meminfo: memFree=23962824/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=117240 CPUtime=402.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 104606 0 0 0 40207 23 0 0 25 0 1 0 630880966 120053760 22595 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 29310 22595 367 95 0 24292 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117240

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 3.98 5/368 15111
/proc/meminfo: memFree=23928532/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=132812 CPUtime=462.31 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 115397 0 0 0 46204 27 0 0 25 0 1 0 630880966 135999488 25519 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 33203 25519 367 95 0 28185 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 132812

[startup+522.301 s]
/proc/loadavg: 4.13 4.06 3.99 5/368 15113
/proc/meminfo: memFree=23917308/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=132948 CPUtime=522.3 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 123607 0 0 0 52201 29 0 0 25 0 1 0 630880966 136138752 25637 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 33237 25637 367 95 0 28219 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132948

[startup+582.301 s]
/proc/loadavg: 4.10 4.06 4.00 5/368 15115
/proc/meminfo: memFree=23924416/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=133104 CPUtime=582.31 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 131898 0 0 0 58200 31 0 0 25 0 1 0 630880966 136298496 25617 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 33276 25617 367 95 0 28258 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 133104

[startup+642.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/368 15125
/proc/meminfo: memFree=23856764/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=149932 CPUtime=642.31 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 140102 0 0 0 64196 35 0 0 25 0 1 0 630880966 153530368 30621 33554432000 4194304 4580011 140736866591040 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 37483 30621 367 95 0 32465 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149932

[startup+702.301 s]
/proc/loadavg: 4.15 4.07 4.01 5/368 15127
/proc/meminfo: memFree=23869580/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=150076 CPUtime=702.31 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 148188 0 0 0 70193 38 0 0 25 0 1 0 630880966 153677824 29793 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 37519 29793 367 95 0 32501 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150076

[startup+762.301 s]
/proc/loadavg: 4.11 4.07 4.01 5/368 15128
/proc/meminfo: memFree=23856216/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=150188 CPUtime=762.33 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 155190 0 0 0 76191 42 0 0 25 0 1 0 630880966 153792512 30682 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 37547 30682 367 95 0 32529 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 150188

[startup+822.301 s]
/proc/loadavg: 4.14 4.08 4.01 5/368 15130
/proc/meminfo: memFree=23853672/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=203324 CPUtime=822.32 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 162737 0 0 0 82188 44 0 0 25 0 1 0 630880966 208203776 31720 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 50831 31720 367 95 0 45813 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 203324

[startup+882.314 s]
/proc/loadavg: 4.09 4.08 4.01 5/368 15132
/proc/meminfo: memFree=23856716/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=152500 CPUtime=882.33 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 170849 0 0 0 88186 47 0 0 25 0 1 0 630880966 156160000 29896 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 38125 29896 367 95 0 33107 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 152500

[startup+942.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/368 15133
/proc/meminfo: memFree=23862148/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=152608 CPUtime=942.32 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 177889 0 0 0 94182 50 0 0 25 0 1 0 630880966 156270592 30020 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 38152 30020 367 95 0 33134 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 152608

[startup+1002.3 s]
/proc/loadavg: 4.01 4.05 4.00 5/368 15135
/proc/meminfo: memFree=23843260/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=156484 CPUtime=1002.32 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 183777 0 0 0 100179 53 0 0 25 0 1 0 630880966 160239616 32411 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 39121 32411 367 95 0 34103 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 156484

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/368 15136
/proc/meminfo: memFree=23835536/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=209232 CPUtime=1062.32 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 191221 0 0 0 106177 55 0 0 25 0 1 0 630880966 214253568 32827 33554432000 4194304 4580011 140736866591040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 52308 32827 367 95 0 47290 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 209232

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/368 15138
/proc/meminfo: memFree=23841020/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=156684 CPUtime=1122.33 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 198361 0 0 0 112174 59 0 0 25 0 1 0 630880966 160444416 32575 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 39171 32575 367 95 0 34153 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 156684

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/368 15140
/proc/meminfo: memFree=23752796/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=184940 CPUtime=1182.33 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 207429 0 0 0 118172 61 0 0 25 0 1 0 630880966 189378560 37597 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 46235 37597 367 95 0 41217 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 184940

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/368 15141
/proc/meminfo: memFree=23753876/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=238324 CPUtime=1242.33 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 212890 0 0 0 124169 64 0 0 25 0 1 0 630880966 244043776 39449 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 59581 39449 367 95 0 54563 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 238324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.00 4/367 15146
/proc/meminfo: memFree=24068780/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=185088 CPUtime=1300.04 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 219725 0 0 0 129937 67 0 0 25 0 1 0 630880966 189530112 38823 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 46272 38823 367 95 0 41254 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 185088

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.00 4/367 15146
/proc/meminfo: memFree=24068780/32951124 swapFree=65980216/67111528
[pid=15098] ppid=15096 vsize=185088 CPUtime=1300.04 cores=1,3
/proc/15098/stat : 15098 (strangenight2-s) R 15096 15098 14254 0 -1 4202496 219725 0 0 0 129937 67 0 0 25 0 1 0 630880966 189530112 38823 33554432000 4194304 4580011 140736866591040 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15098/statm: 46272 38823 367 95 0 41254 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 185088

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.38
CPU system time (s): 0.679896
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 238528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219725
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= 8
involuntary context switches= 1000

runsolver used 4.47632 second user time and 10.8813 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 16:50:55
IDJOB=3367596
IDBENCH=82805
IDSOLVER=1845
FILE ID=node142/3367596-1305384655
RUNJOBID= node142-1305384655-15058
PBS_JOBID= 13324360
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S874954918-011.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367596-1305384655/watcher-3367596-1305384655 -o /tmp/evaluation-result-3367596-1305384655/solver-3367596-1305384655 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367596-1305384655.cnf

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

MD5SUM BENCH= ae4fafbcf9d01d37f14a04dc4a1c7430
RANDOM SEED=1327205877

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      24289640 kB
Buffers:        304108 kB
Cached:        3806252 kB
SwapCached:      11520 kB
Active:        6025280 kB
Inactive:      2304480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24289640 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           22140 kB
Writeback:           0 kB
AnonPages:     4215504 kB
Mapped:          20912 kB
Slab:           234548 kB
PageTables:      32332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77103780 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= 73432 MiB
End job on node142 at 2011-05-14 17:12:37