Trace number 3174587

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? (TO) 1300.04 1300.01

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-3174587-1301787556.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.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     234 undec:      54 neg:     262
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       537      2331         0         0      7072         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/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.37	c Decided on static restart strategy
1.29/1.37	c  N st    18     30002       537      2331         0     10659      7072    215240   no data   no data
1.29/1.37	c  S st    18     30002       537      2331         0     10659      7072    215240   no data   no data
1.39/1.40	c  S st    18     30508       537      2331         0     11164      7072    227809   no data   no data
1.39/1.40	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.41	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.46	c lits-rem:       130  cl-subs:      458  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.47	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	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.19/2.27	c  N st    21     44018       537      2331         0     16244      7072    344783   no data   no data
2.29/2.39	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.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.42	c bin-w-bin subsume rem            0 bins  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.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.42	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.44	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.00
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N st    22     46266       537      2331         0      9659      7072    150529   no data   no data
3.39/3.43	c  N st    23     60665       537      2331         0     14048      7072    254363   no data   no data
3.99/4.06	c  N st    24     69400       537      2331         0     11826      7072    186790   no data   no data
3.99/4.06	c  S st    24     69400       537      2331         0     11826      7072    186790   no data   no data
3.99/4.09	c  S st    24     69905       537      2331         0     12327      7072    198568   no data   no data
3.99/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3.99/4.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.12	c lits-rem:        22  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.12	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c vivif2 --  cl tried    12208 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
4.09/4.13	c calculated reachability. Time: 0.00
4.09/4.13	c  N st    24     69905       537      2331         0     12208      7072    195204   no data   no data
5.39/5.41	c  F st    25     87500       537      2331         0     17662      7072    341304   no data   no data
5.39/5.41	c  N st    25     87500       537      2331         0     17662      7072    341304   no data   no data
5.79/5.80	c Decided on static restart strategy
5.99/6.05	c  N st    32     95534       537      2331         0     25585      7072    553051   no data   no data
6.69/6.76	c  N st    34    104858       537      2331         0     22021      7072    425956   no data   no data
6.69/6.76	c  S st    34    104858       537      2331         0     22021      7072    425956   no data   no data
6.79/6.81	c  S st    34    105361       537      2331         0     22523      7072    438300   no data   no data
6.79/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
6.79/6.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.79/6.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.97	c lits-rem:       154  cl-subs:      647  v-elim:      0  v-fix:    0  time:  0.14 s
6.89/6.97	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
6.89/6.98	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.00
6.89/6.99	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
6.89/6.99	c calculated reachability. Time: 0.00
6.89/6.99	c  N st    34    105361       537      2331         0     21876      7072    420377   no data   no data
7.79/7.81	c  N st    35    114961       537      2331         0     17554      7072    281012   no data   no data
8.99/9.09	c  N st    36    129359       537      2331         0     16936      7072    244718   no data   no data
10.79/10.83	c  N st    37    150955       537      2331         0     22390      7072    373226   no data   no data
11.49/11.53	c  S st    38    158041       537      2331         0     29342      7072    537598   no data   no data
11.59/11.60	c  S st    38    158541       537      2331         0     29842      7072    549500   no data   no data
11.59/11.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/11.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
11.59/11.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.59/11.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.59/11.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.93	c lits-rem:       207  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  0.30 s
11.89/11.93	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
11.89/11.94	c vivif2 --  cl tried    28379 cl shrink        0 lits rem          0 time: 0.01
11.89/11.96	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
11.89/11.96	c calculated reachability. Time: 0.00
11.89/11.96	c  N st    38    158541       537      2331         0     28379      7072    515782   no data   no data
16.89/16.96	c  N st    39    207130       537      2331         0     23078      7072    357254   no data   no data
20.29/20.35	c  N st    40    237812       537      2331         0     33544      7072    610093   no data   no data
20.29/20.35	c  S st    40    237812       537      2331         0     33544      7072    610093   no data   no data
20.39/20.42	c  S st    40    238315       537      2331         0     34046      7072    622197   no data   no data
20.39/20.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/20.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.39/20.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/20.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
20.39/20.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.39/20.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.39/20.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.07	c lits-rem:       467  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  0.61 s
20.99/21.07	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
20.99/21.08	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.01
21.09/21.10	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
21.09/21.10	c calculated reachability. Time: 0.00
21.09/21.10	c  N st    40    238315       537      2331         0     32222      7072    571980   no data   no data
28.89/28.98	c  F st    41    306252       537      2331         0     34105      7072    553971   no data   no data
28.89/28.98	c  N st    41    306252       537      2331         0     34105      7072    553971   no data   no data
29.49/29.57	c Decided on static restart strategy
31.99/32.05	c  N st    51    334551       537      2331         0     38271      7072    649525   no data   no data
34.69/34.77	c  N st    53    357475       537      2331         0     36270      7072    590630   no data   no data
34.69/34.77	c  S st    53    357475       537      2331         0     36270      7072    590630   no data   no data
34.79/34.85	c  S st    53    357977       537      2331         0     36767      7072    602890   no data   no data
34.79/34.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.79/34.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.79/34.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.79/34.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.79/34.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.79/34.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
34.79/34.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.79/34.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.79/34.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.20/35.24	c lits-rem:       218  cl-subs:     1284  v-elim:      0  v-fix:    0  time:  0.36 s
35.20/35.24	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
35.20/35.25	c vivif2 --  cl tried    35483 cl shrink        0 lits rem          0 time: 0.01
35.20/35.27	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
35.20/35.27	c calculated reachability. Time: 0.00
35.20/35.27	c  N st    53    357977       537      2331         0     35483      7072    567063   no data   no data
39.39/39.48	c  N st    54    390370       537      2331         0     41597      7072    706367   no data   no data
45.79/45.83	c  N st    55    438959       537      2331         0     35340      7072    505836   no data   no data
55.69/55.74	c  N st    56    511842       537      2331         0     49101      7072    861959   no data   no data
59.09/59.13	c  N st    57    536966       537      2331         0     43334      7072    708850   no data   no data
59.09/59.13	c  S st    57    536966       537      2331         0     43334      7072    708850   no data   no data
59.19/59.22	c  S st    57    537469       537      2331         0     43836      7072    720977   no data   no data
59.19/59.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.19/59.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.19/59.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.19/59.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.19/59.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
59.19/59.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.19/59.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.19/59.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.99/60.03	c lits-rem:       206  cl-subs:     1819  v-elim:      0  v-fix:    0  time:  0.76 s
59.99/60.03	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
59.99/60.04	c vivif2 --  cl tried    42017 cl shrink        0 lits rem          0 time: 0.01
59.99/60.06	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.03
59.99/60.07	c calculated reachability. Time: 0.00
59.99/60.07	c  N st    57    537469       537      2331         0     42017      7072    667433   no data   no data
85.89/85.90	c  N st    58    701454       537      2331         0     35950      7072    396480   no data   no data
104.79/104.89	c  N st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
104.79/104.89	c  S st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
104.99/105.05	c  S st    59    806709       537      2331         0     65626      7072   1110526   no data   no data
104.99/105.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.99/105.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.99/105.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.99/105.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.99/105.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.99/105.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
104.99/105.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.99/105.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.09/105.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.09/108.19	c lits-rem:       421  cl-subs:     5415  v-elim:      0  v-fix:    0  time:  3.07 s
108.09/108.19	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
108.19/108.20	c vivif2 --  cl tried    60211 cl shrink        0 lits rem          0 time: 0.01
108.19/108.24	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.04
108.19/108.24	c calculated reachability. Time: 0.00
108.19/108.24	c  N st    59    806709       537      2331         0     60211      7072    980568   no data   no data
156.39/156.42	c  F st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
156.39/156.42	c  N st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
157.59/157.65	c Decided on static restart strategy
162.19/162.20	c  N st    70   1100187       537      2331         0     59823      7072    844052   no data   no data
168.90/168.99	c  N st    72   1136180       537      2331         0     50090      7072    584994   no data   no data
175.09/175.16	c  N st    73   1168574       537      2331         0     81542      7072   1399510   no data   no data
183.30/183.35	c  N st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
183.30/183.35	c  S st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
183.50/183.53	c  S st    74   1210566       537      2331         0     76804      7072   1271992   no data   no data
183.50/183.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.50/183.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
183.50/183.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.50/183.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.50/183.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.50/183.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
183.50/183.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
183.50/183.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
183.60/183.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.80/185.83	c lits-rem:       609  cl-subs:     3145  v-elim:      0  v-fix:    0  time:  2.21 s
185.80/185.83	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
185.80/185.84	c vivif2 --  cl tried    73659 cl shrink        0 lits rem          0 time: 0.01
185.80/185.89	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.05
185.80/185.89	c calculated reachability. Time: 0.00
185.80/185.89	c  N st    74   1210566       537      2331         0     73659      7072   1193720   no data   no data
202.40/202.44	c  N st    75   1283448       537      2331         0     50187      7072    537568   no data   no data
224.30/224.40	c  N st    76   1392772       537      2331         0     58336      7072    717628   no data   no data
260.70/260.71	c  N st    77   1556756       537      2331         0     63103      7072    785042   no data   no data
299.20/299.23	c  N st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
299.20/299.23	c  S st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
299.40/299.48	c  S st    78   1711068       537      2331         0    105574      7072   1898769   no data   no data
299.40/299.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.50/299.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
299.50/299.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
299.50/299.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.50/299.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.50/299.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
299.50/299.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
299.50/299.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
299.59/299.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.60/307.61	c lits-rem:      1426  cl-subs:     6083  v-elim:      0  v-fix:    0  time:  7.99 s
307.60/307.61	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
307.60/307.63	c vivif2 --  cl tried    99491 cl shrink        0 lits rem          0 time: 0.03
307.70/307.71	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.08
307.70/307.72	c calculated reachability. Time: 0.00
307.70/307.72	c  N st    78   1711068       537      2331         0     99491      7072   1741800   no data   no data
401.90/401.93	c  N st    79   2080032       537      2331         0    111554      7072   1800116   no data   no data
441.50/441.51	c  N st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
441.50/441.51	c  S st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
441.80/441.81	c  S st    80   2211573       537      2331         0    115846      7072   1998194   no data   no data
441.80/441.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.80/441.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
441.80/441.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
441.80/441.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.80/441.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.80/441.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
441.80/441.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
441.90/441.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
441.90/441.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.30/450.36	c lits-rem:       581  cl-subs:     5996  v-elim:      0  v-fix:    0  time:  8.40 s
450.30/450.36	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
450.30/450.38	c vivif2 --  cl tried   109850 cl shrink        0 lits rem          0 time: 0.03
450.40/450.47	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.09
450.40/450.48	c calculated reachability. Time: 0.00
450.40/450.48	c  N st    80   2211573       537      2331         0    109850      7072   1850852   no data   no data
595.80/595.89	c  N st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
595.80/595.89	c  S st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
596.30/596.37	c  S st    81   2712082       537      2331         0    132886      7072   2370055   no data   no data
596.30/596.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
596.40/596.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
596.40/596.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
596.40/596.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
596.40/596.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.40/596.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
596.40/596.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
596.50/596.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
596.50/596.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
617.60/617.64	c lits-rem:       927  cl-subs:     9732  v-elim:      0  v-fix:    0  time: 21.06 s
617.60/617.64	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
617.60/617.67	c vivif2 --  cl tried   123154 cl shrink        0 lits rem          0 time: 0.03
617.70/617.77	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.10
617.70/617.77	c calculated reachability. Time: 0.00
617.70/617.77	c  N st    81   2712082       537      2331         0    123154      7072   2127251   no data   no data
776.11/776.19	c  N st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
776.11/776.19	c  S st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
776.41/776.43	c  S st    82   3212589       537      2331         0     99741      7072   1340517   no data   no data
776.41/776.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
776.41/776.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
776.41/776.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
776.41/776.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.41/776.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.41/776.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
776.41/776.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
776.51/776.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
776.51/776.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.90/778.94	c lits-rem:       520  cl-subs:     4121  v-elim:      0  v-fix:    0  time:  2.41 s
778.90/778.94	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
778.90/778.96	c vivif2 --  cl tried    95620 cl shrink        0 lits rem          0 time: 0.02
779.00/779.03	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.07
779.00/779.04	c calculated reachability. Time: 0.00
779.00/779.04	c  N st    82   3212589       537      2331         0     95620      7072   1245989   no data   no data
950.21/950.26	c  N st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
950.21/950.26	c  S st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
950.51/950.52	c  S st    83   3713091       537      2331         0    107242      7072   1423086   no data   no data
950.51/950.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
950.51/950.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
950.51/950.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
950.51/950.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
950.51/950.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
950.51/950.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
950.51/950.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
950.61/950.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
950.61/950.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
952.91/952.98	c lits-rem:       222  cl-subs:     3710  v-elim:      0  v-fix:    0  time:  2.34 s
952.91/952.98	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
953.01/953.00	c vivif2 --  cl tried   103532 cl shrink        0 lits rem          0 time: 0.02
953.01/953.08	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.08
953.01/953.08	c calculated reachability. Time: 0.00
953.01/953.08	c  N st    83   3713091       537      2331         0    103532      7072   1341452   no data   no data
967.72/967.73	c  F st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
967.72/967.73	c  N st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
970.32/970.34	c Decided on static restart strategy
980.81/980.84	c  N st    94   3779866       537      2331         0     85937      7072    847374   no data   no data
991.31/991.33	c  N st    96   3815860       537      2331         0    121137      7072   1739169   no data   no data
1005.61/1005.66	c  N st    97   3848252       537      2331         0    152403      7072   2459605   no data   no data
1023.41/1023.44	c  N st    98   3896840       537      2331         0    116383      7072   1696274   no data   no data
1047.62/1047.64	c  N st    99   3969722       537      2331         0    102742      7072   1298443   no data   no data
1085.21/1085.24	c  N st   100   4079048       537      2331         0    123708      7072   1840838   no data   no data
1135.72/1135.74	c  N st   101   4213091       537      2331         0    167176      7072   2984127   no data   no data
1135.72/1135.74	c  S st   101   4213091       537      2331         0    167176      7072   2984127   no data   no data
1136.22/1136.24	c  S st   101   4213593       537      2331         0    167678      7072   2997081   no data   no data
1136.22/1136.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1136.32/1136.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1136.32/1136.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1136.32/1136.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1136.32/1136.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1136.32/1136.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1136.32/1136.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1136.32/1136.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1136.42/1136.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.82/1166.85	c lits-rem:       861  cl-subs:    13801  v-elim:      0  v-fix:    0  time: 30.38 s
1166.82/1166.85	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
1166.82/1166.89	c vivif2 --  cl tried   153877 cl shrink        0 lits rem          0 time: 0.04
1167.03/1167.07	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.18
1167.03/1167.07	c calculated reachability. Time: 0.00
1167.03/1167.07	c  N st   101   4213593       537      2331         0    153877      7072   2644476   no data   no data
1261.42/1261.45	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174587-1301787556/watcher-3174587-1301787556 -o /tmp/evaluation-result-3174587-1301787556/solver-3174587-1301787556 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174587-1301787556.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.96 3.93 4/189 29929
/proc/meminfo: memFree=23104008/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=30192 CPUtime=0 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 626 0 0 0 0 0 0 0 25 0 1 0 290353595 30916608 565 33554432000 4194304 4627331 140734530786352 18446744073709551615 4535523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 7548 565 352 106 0 2519 0

[startup+0.029994 s]
/proc/loadavg: 3.71 3.96 3.93 4/189 29929
/proc/meminfo: memFree=23104008/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=30240 CPUtime=0.02 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 710 0 0 0 2 0 0 0 25 0 1 0 290353595 30965760 640 33554432000 4194304 4627331 140734530786352 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 7560 640 371 106 0 2531 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30240

[startup+0.100982 s]
/proc/loadavg: 3.71 3.96 3.93 4/189 29929
/proc/meminfo: memFree=23104008/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=30376 CPUtime=0.09 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 802 0 0 0 9 0 0 0 25 0 1 0 290353595 31105024 732 33554432000 4194304 4627331 140734530786352 18446744073709551615 4327349 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 7594 733 371 106 0 2565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30376

[startup+0.300958 s]
/proc/loadavg: 3.71 3.96 3.93 4/189 29929
/proc/meminfo: memFree=23104008/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=30964 CPUtime=0.29 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 1085 0 0 0 29 0 0 0 25 0 1 0 290353595 31707136 863 33554432000 4194304 4627331 140734530786352 18446744073709551615 4290424 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 7741 863 372 106 0 2712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30964

[startup+0.700874 s]
/proc/loadavg: 3.71 3.96 3.93 4/189 29929
/proc/meminfo: memFree=23104008/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=31388 CPUtime=0.69 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 1488 0 0 0 69 0 0 0 25 0 1 0 290353595 32141312 1039 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 7847 1039 372 106 0 2818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31388

[startup+1.50074 s]
/proc/loadavg: 3.71 3.96 3.93 5/190 29930
/proc/meminfo: memFree=23088996/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=38096 CPUtime=1.49 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 3684 0 0 0 149 0 0 0 25 0 1 0 290353595 39010304 2589 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 9524 2589 377 106 0 4495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38096

[startup+3.10047 s]
/proc/loadavg: 3.71 3.96 3.93 5/190 29957
/proc/meminfo: memFree=23076720/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=38192 CPUtime=3.09 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 4712 0 0 0 309 0 0 0 25 0 1 0 290353595 39108608 2773 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 9548 2773 377 106 0 4519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38192

[startup+6.3009 s]
/proc/loadavg: 3.73 3.96 3.93 5/190 29957
/proc/meminfo: memFree=23061024/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=39804 CPUtime=6.29 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 7150 0 0 0 629 0 0 0 21 0 1 0 290353595 40759296 2968 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 9951 2968 377 106 0 4922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39804

[startup+12.7008 s]
/proc/loadavg: 3.76 3.96 3.93 5/190 29957
/proc/meminfo: memFree=23026660/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=53404 CPUtime=12.69 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 13170 0 0 0 1268 1 0 0 25 0 1 0 290353595 54685696 6134 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 13351 6134 377 106 0 8322 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53404

[startup+25.5005 s]
/proc/loadavg: 3.81 3.96 3.93 5/190 29957
/proc/meminfo: memFree=22996852/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=60288 CPUtime=25.49 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 19431 0 0 0 2548 1 0 0 25 0 1 0 290353595 61734912 7861 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 15072 7861 377 106 0 10043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60288

[startup+51.101 s]
/proc/loadavg: 3.87 3.97 3.93 5/190 29958
/proc/meminfo: memFree=22974416/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=63908 CPUtime=51.1 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 28390 0 0 0 5107 3 0 0 25 0 1 0 290353595 65441792 9064 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 15977 9064 377 106 0 10948 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63908

[startup+102.307 s]
/proc/loadavg: 3.94 3.97 3.93 5/190 29959
/proc/meminfo: memFree=22929100/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=70296 CPUtime=102.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 42895 0 0 0 10224 6 0 0 25 0 1 0 290353595 71983104 10547 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 17574 10547 377 106 0 12545 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70296

[startup+162.3 s]
/proc/loadavg: 4.04 3.99 3.94 5/190 29961
/proc/meminfo: memFree=22898444/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=83348 CPUtime=162.29 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 58185 0 0 0 16220 9 0 0 25 0 1 0 290353595 85348352 13707 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 20837 13707 377 106 0 15808 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83348

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 29963
/proc/meminfo: memFree=22849144/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=96400 CPUtime=222.29 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 72035 0 0 0 22216 13 0 0 25 0 1 0 290353595 98713600 17629 33554432000 4194304 4627331 140734530786352 18446744073709551615 4299606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 24100 17629 377 106 0 19071 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 96400

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 29964
/proc/meminfo: memFree=22828148/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=96652 CPUtime=282.29 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 82992 0 0 0 28213 16 0 0 25 0 1 0 290353595 98971648 17679 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308253 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 24163 17679 377 106 0 19134 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96652

[startup+342.301 s]
/proc/loadavg: 4.07 4.00 3.94 5/190 29966
/proc/meminfo: memFree=22758272/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=117060 CPUtime=342.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 95220 0 0 0 34209 21 0 0 25 0 1 0 290353595 119869440 22705 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 29265 22705 377 106 0 24236 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117060

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/190 29967
/proc/meminfo: memFree=22762040/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=117280 CPUtime=402.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 104533 0 0 0 40206 24 0 0 25 0 1 0 290353595 120094720 22521 33554432000 4194304 4627331 140734530786352 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 29320 22521 377 106 0 24291 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117280

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 29969
/proc/meminfo: memFree=22725528/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=132852 CPUtime=462.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 115197 0 0 0 46204 26 0 0 25 0 1 0 290353595 136040448 25318 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 33213 25318 377 106 0 28184 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132852

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 29970
/proc/meminfo: memFree=22710336/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=132988 CPUtime=522.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 123345 0 0 0 52199 31 0 0 25 0 1 0 290353595 136179712 25374 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 33247 25374 377 106 0 28218 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132988

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29972
/proc/meminfo: memFree=22706828/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=133144 CPUtime=582.3 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 131617 0 0 0 58196 34 0 0 25 0 1 0 290353595 136339456 25335 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 33286 25335 377 106 0 28257 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133144

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29974
/proc/meminfo: memFree=22649976/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=149972 CPUtime=642.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 139754 0 0 0 64195 36 0 0 25 0 1 0 290353595 153571328 30272 33554432000 4194304 4627331 140734530786352 18446744073709551615 4330286 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 37493 30272 377 106 0 32464 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149972

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29975
/proc/meminfo: memFree=22633308/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=150116 CPUtime=702.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 147787 0 0 0 70192 39 0 0 25 0 1 0 290353595 153718784 29391 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 37529 29391 377 106 0 32500 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150116

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.95 5/190 29977
/proc/meminfo: memFree=22622864/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=150228 CPUtime=762.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 154804 0 0 0 76189 42 0 0 25 0 1 0 290353595 153833472 30295 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 37557 30295 377 106 0 32528 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 150228

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 29978
/proc/meminfo: memFree=22625292/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=152380 CPUtime=822.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 162439 0 0 0 82186 45 0 0 25 0 1 0 290353595 156037120 31421 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 38095 31421 377 106 0 33066 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 152380

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29980
/proc/meminfo: memFree=22614340/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=203868 CPUtime=882.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 169361 0 0 0 88184 47 0 0 25 0 1 0 290353595 208760832 31807 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 50967 31807 377 106 0 45938 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 203868

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 29982
/proc/meminfo: memFree=22606736/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=204404 CPUtime=942.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 176313 0 0 0 94182 49 0 0 25 0 1 0 290353595 209309696 31929 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 51101 31929 377 106 0 46072 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 204404

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 29983
/proc/meminfo: memFree=22597372/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=156524 CPUtime=1002.32 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 183448 0 0 0 100180 52 0 0 25 0 1 0 290353595 160280576 32081 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 39131 32081 377 106 0 34102 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 156524

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 29985
/proc/meminfo: memFree=22584172/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=156616 CPUtime=1062.31 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 190634 0 0 0 106176 55 0 0 25 0 1 0 290353595 160374784 32239 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 39154 32239 377 106 0 34125 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 156616

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 29987
/proc/meminfo: memFree=22590044/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=156724 CPUtime=1122.32 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 197768 0 0 0 112173 59 0 0 25 0 1 0 290353595 160485376 31981 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 39181 31981 377 106 0 34152 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 156724

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 29988
/proc/meminfo: memFree=22556904/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=184980 CPUtime=1182.32 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 207111 0 0 0 118172 60 0 0 25 0 1 0 290353595 189419520 37278 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 46245 37278 377 106 0 41216 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184980

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 29990
/proc/meminfo: memFree=22526480/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=185028 CPUtime=1242.32 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 212582 0 0 0 124169 63 0 0 25 0 1 0 290353595 189468672 39140 33554432000 4194304 4627331 140734530786352 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 46257 39140 377 106 0 41228 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 185028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.97 3/186 29993
/proc/meminfo: memFree=22761552/32951124 swapFree=67111524/67111528
[pid=29929] ppid=29927 vsize=185128 CPUtime=1300.03 cores=5,7
/proc/29929/stat : 29929 (strangenight2-s) R 29927 29929 29416 0 -1 4202496 219256 0 0 0 129938 65 0 0 25 0 1 0 290353595 189571072 38353 33554432000 4194304 4627331 140734530786352 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29929/statm: 46282 38353 377 106 0 41253 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 185128

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.38
CPU system time (s): 0.659899
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 238568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.659899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219256
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 811

runsolver used 2.0027 second user time and 5.10622 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 01:39:16
IDJOB=3174587
IDBENCH=82805
IDSOLVER=1587
FILE ID=node136/3174587-1301787556
RUNJOBID= node136-1301783649-29437
PBS_JOBID= 12841382
Free space on /tmp= 71492 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3174587-1301787556/watcher-3174587-1301787556 -o /tmp/evaluation-result-3174587-1301787556/solver-3174587-1301787556 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174587-1301787556.cnf

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

MD5SUM BENCH= ae4fafbcf9d01d37f14a04dc4a1c7430
RANDOM SEED=1971008313

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23104040 kB
Buffers:        323232 kB
Cached:        9185956 kB
SwapCached:          4 kB
Active:        4314924 kB
Inactive:      5264492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23104040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22976 kB
Writeback:           0 kB
AnonPages:       69952 kB
Mapped:          16360 kB
Slab:           202768 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284232 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= 71488 MiB
End job on node136 at 2011-04-03 02:00:58