Trace number 3367651

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.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S206772908-015.UNKNOWN.cnf
MD5SUM74f6f450e8e5ce3811b2d7ad1f57d348
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.484
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.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-3367651-1307665891.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
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:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      47 undec:       6 neg:      47
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       100      2130         0         0     10650         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.11	c  N st     8      4918       100      2130         0      4589     10650     99999   no data   no data
0.29/0.32	c  N st    10     11300       100      2130         0      4229     10650     73965   no data   no data
0.49/0.50	c  N st    11     17043       100      2130         0      9570     10650    190843   no data   no data
0.69/0.79	c  F st    12     25002       100      2130         0     11704     10650    235243   no data   no data
0.69/0.79	c  N st    12     25002       100      2130         0     11704     10650    235243   no data   no data
0.89/1.00	c Decided on static restart strategy
0.89/1.00	c  N st    18     30001       100      2130         0     10057     10650    186596   no data   no data
0.89/1.00	c  S st    18     30001       100      2130         0     10057     10650    186596   no data   no data
1.00/1.03	c  S st    18     30506       100      2130         0     10541     10650    197114   no data   no data
1.00/1.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.03	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
1.00/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.20	c lits-rem:       264  cl-subs:     1920  v-elim:      0  v-fix:    0  time:  0.16 s
1.19/1.23	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.23	c calculated reachability. Time: 0.00
1.19/1.23	c  N st    18     30506       100      2130         0      8621     10650    155368   no data   no data
1.49/1.58	c  N st    20     37618       100      2130         0      7956     10650    130446   no data   no data
1.79/1.87	c  N st    21     44018       100      2130         0     13890     10650    254957   no data   no data
1.89/1.97	c  S st    22     45759       100      2130         0     15496     10650    290728   no data   no data
1.99/2.01	c  S st    22     46263       100      2130         0     15983     10650    301391   no data   no data
1.99/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.99/2.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c lits-rem:       414  cl-subs:     2061  v-elim:      0  v-fix:    0  time:  0.35 s
2.29/2.38	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried    13922 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.39/2.43	c calculated reachability. Time: 0.00
2.39/2.43	c  N st    22     46263       100      2130         0     13922     10650    257167   no data   no data
3.19/3.21	c  N st    23     60660       100      2130         0      9805     10650    146393   no data   no data
3.59/3.65	c  N st    24     69395       100      2130         0     17823     10650    311050   no data   no data
3.59/3.65	c  S st    24     69395       100      2130         0     17823     10650    311050   no data   no data
3.69/3.70	c  S st    24     69902       100      2130         0     18309     10650    321816   no data   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.25	c lits-rem:       413  cl-subs:     2976  v-elim:      0  v-fix:    0  time:  0.53 s
4.19/4.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.19/4.25	c vivif2 --  cl tried    15333 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
4.29/4.30	c calculated reachability. Time: 0.00
4.29/4.30	c  N st    24     69902       100      2130         0     15333     10650    262153   no data   no data
5.18/5.24	c  F st    25     87501       100      2130         0     21471     10650    382668   no data   no data
5.18/5.24	c  N st    25     87501       100      2130         0     21471     10650    382668   no data   no data
5.49/5.53	c Decided on static restart strategy
5.68/5.70	c  N st    32     95538       100      2130         0     18020     10650    310144   no data   no data
6.28/6.33	c  N st    34    104853       100      2130         0     14674     10650    231807   no data   no data
6.28/6.33	c  S st    34    104853       100      2130         0     14674     10650    231807   no data   no data
6.28/6.37	c  S st    34    105355       100      2130         0     15145     10650    242208   no data   no data
6.28/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.28/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.28/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.28/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.28/6.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.28/6.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.28/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.51	c lits-rem:       213  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.13 s
6.49/6.51	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c vivif2 --  cl tried    14057 cl shrink        0 lits rem          0 time: 0.00
6.49/6.56	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.49/6.56	c calculated reachability. Time: 0.00
6.49/6.56	c  N st    34    105355       100      2130         0     14057     10650    219150   no data   no data
7.08/7.16	c  N st    35    114953       100      2130         0     22946     10650    406383   no data   no data
7.99/8.04	c  N st    36    129351       100      2130         0     23358     10650    396866   no data   no data
9.39/9.45	c  N st    37    150947       100      2130         0     29388     10650    506137   no data   no data
9.90/9.91	c  S st    38    158034       100      2130         0     21200     10650    335235   no data   no data
9.90/9.96	c  S st    38    158537       100      2130         0     21677     10650    345786   no data   no data
9.90/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.90/9.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.90/9.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.90/9.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.90/9.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.36	c lits-rem:       326  cl-subs:     2038  v-elim:      0  v-fix:    0  time:  0.38 s
10.29/10.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.29/10.36	c vivif2 --  cl tried    19639 cl shrink        0 lits rem          0 time: 0.00
10.39/10.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
10.39/10.43	c calculated reachability. Time: 0.00
10.39/10.43	c  N st    38    158537       100      2130         0     19639     10650    302389   no data   no data
13.79/13.88	c  N st    39    207126       100      2130         0     32310     10650    559429   no data   no data
16.29/16.38	c  N st    40    237805       100      2130         0     24520     10650    363059   no data   no data
16.29/16.38	c  S st    40    237805       100      2130         0     24520     10650    363059   no data   no data
16.39/16.44	c  S st    40    238308       100      2130         0     25002     10650    373983   no data   no data
16.39/16.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.39/16.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.39/16.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.39/16.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.39/16.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.39/16.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.39/16.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.39/16.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.39/16.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.92	c lits-rem:       510  cl-subs:     2450  v-elim:      0  v-fix:    0  time:  0.45 s
16.89/16.92	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.89/16.92	c vivif2 --  cl tried    22552 cl shrink        0 lits rem          0 time: 0.00
16.89/16.99	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
16.89/16.99	c calculated reachability. Time: 0.00
16.89/16.99	c  N st    40    238308       100      2130         0     22552     10650    328404   no data   no data
22.79/22.88	c  F st    41    306250       100      2130         0     24497     10650    334031   no data   no data
22.79/22.88	c  N st    41    306250       100      2130         0     24497     10650    334031   no data   no data
23.29/23.34	c Decided on static restart strategy
25.39/25.47	c  N st    51    334554       100      2130         0     28593     10650    411660   no data   no data
27.49/27.53	c  N st    53    357463       100      2130         0     26678     10650    355924   no data   no data
27.49/27.53	c  S st    53    357463       100      2130         0     26678     10650    355924   no data   no data
27.59/27.60	c  S st    53    357968       100      2130         0     27165     10650    366936   no data   no data
27.59/27.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.59/27.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.59/27.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.59/27.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.59/27.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.59/27.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
27.59/27.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.59/27.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.59/27.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.79/27.87	c lits-rem:       200  cl-subs:     1281  v-elim:      0  v-fix:    0  time:  0.25 s
27.79/27.87	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
27.79/27.87	c vivif2 --  cl tried    25884 cl shrink        0 lits rem          0 time: 0.00
27.89/27.95	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
27.89/27.95	c calculated reachability. Time: 0.00
27.89/27.95	c  N st    53    357968       100      2130         0     25884     10650    341529   no data   no data
30.79/30.88	c  N st    54    390360       100      2130         0     31807     10650    452814   no data   no data
35.79/35.85	c  N st    55    438950       100      2130         0     25839     10650    309582   no data   no data
43.69/43.72	c  N st    56    511832       100      2130         0     38591     10650    562303   no data   no data
46.49/46.57	c  N st    57    536955       100      2130         0     33260     10650    434009   no data   no data
46.49/46.57	c  S st    57    536955       100      2130         0     33260     10650    434009   no data   no data
46.59/46.65	c  S st    57    537460       100      2130         0     33752     10650    445095   no data   no data
46.59/46.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.59/46.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.59/46.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.59/46.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.59/46.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.59/46.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
46.59/46.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.59/46.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
46.59/46.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.99/47.05	c lits-rem:       332  cl-subs:     1625  v-elim:      0  v-fix:    0  time:  0.38 s
46.99/47.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
46.99/47.06	c vivif2 --  cl tried    32127 cl shrink        0 lits rem          0 time: 0.00
47.09/47.17	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
47.09/47.17	c calculated reachability. Time: 0.00
47.09/47.17	c  N st    57    537460       100      2130         0     32127     10650    413589   no data   no data
66.59/66.69	c  N st    58    701444       100      2130         0     59272     10650    907486   no data   no data
79.69/79.70	c  N st    59    806191       100      2130         0     53851     10650    803844   no data   no data
79.69/79.70	c  S st    59    806191       100      2130         0     53851     10650    803844   no data   no data
79.79/79.83	c  S st    59    806696       100      2130         0     54329     10650    814975   no data   no data
79.79/79.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.79/79.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
79.79/79.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.79/79.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.79/79.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.79/79.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
79.79/79.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.79/79.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.79/79.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.40/82.44	c lits-rem:      1693  cl-subs:     5373  v-elim:      0  v-fix:    0  time:  2.56 s
82.40/82.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
82.40/82.45	c vivif2 --  cl tried    48956 cl shrink        0 lits rem          0 time: 0.01
82.60/82.62	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.17
82.60/82.62	c calculated reachability. Time: 0.00
82.60/82.62	c  N st    59    806696       100      2130         0     48956     10650    712531   no data   no data
117.80/117.82	c  F st    60   1071875       100      2130         0     64335     10650    981962   no data   no data
117.80/117.82	c  N st    60   1071875       100      2130         0     64335     10650    981962   no data   no data
118.60/118.66	c Decided on static restart strategy
122.59/122.65	c  N st    70   1100179       100      2130         0     49115     10650    627563   no data   no data
127.79/127.85	c  N st    72   1136172       100      2130         0     82463     10650   1369535   no data   no data
132.39/132.46	c  N st    73   1168564       100      2130         0     69842     10650   1070020   no data   no data
139.00/139.06	c  N st    74   1210044       100      2130         0     64573     10650    932813   no data   no data
139.00/139.06	c  S st    74   1210044       100      2130         0     64573     10650    932813   no data   no data
139.20/139.23	c  S st    74   1210548       100      2130         0     65048     10650    943658   no data   no data
139.20/139.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.20/139.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
139.20/139.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.20/139.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.20/139.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.20/139.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
139.20/139.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.20/139.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.20/139.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.79/142.90	c lits-rem:       815  cl-subs:     6727  v-elim:      0  v-fix:    0  time:  3.61 s
142.79/142.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
142.90/142.91	c vivif2 --  cl tried    58321 cl shrink        0 lits rem          0 time: 0.01
143.09/143.11	c asymm  cl-useful: 0/2065/2130 lits-rem:0 time: 0.20
143.09/143.11	c calculated reachability. Time: 0.00
143.09/143.11	c  N st    74   1210548       100      2130         0     58321     10650    809146   no data   no data
154.39/154.44	c  N st    75   1283430       100      2130         0     81270     10650   1302034   no data   no data
171.19/171.29	c  N st    76   1392755       100      2130         0     91035     10650   1486218   no data   no data
200.60/200.69	c  N st    77   1556739       100      2130         0     98211     10650   1582899   no data   no data
228.70/228.79	c  N st    78   1710549       100      2130         0     87867     10650   1328357   no data   no data
228.70/228.79	c  S st    78   1710549       100      2130         0     87867     10650   1328357   no data   no data
229.00/229.02	c  S st    78   1711053       100      2130         0     88347     10650   1339696   no data   no data
229.00/229.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
229.00/229.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
229.00/229.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.00/229.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.00/229.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.00/229.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
229.00/229.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
229.00/229.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
229.09/229.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.30/238.33	c lits-rem:      1964  cl-subs:    11666  v-elim:      0  v-fix:    0  time:  9.22 s
238.30/238.33	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
238.30/238.34	c vivif2 --  cl tried    76681 cl shrink        0 lits rem          0 time: 0.01
238.50/238.57	c asymm  cl-useful: 0/1600/2130 lits-rem:0 time: 0.22
238.50/238.57	c calculated reachability. Time: 0.00
238.50/238.57	c  N st    78   1711053       100      2130         0     76681     10650   1116731   no data   no data
308.80/308.85	c  N st    79   2080018       100      2130         0     88549     10650   1294687   no data   no data
337.20/337.22	c  N st    80   2211053       100      2130         0     92362     10650   1347886   no data   no data
337.20/337.22	c  S st    80   2211053       100      2130         0     92362     10650   1347886   no data   no data
337.40/337.45	c  S st    80   2211558       100      2130         0     92848     10650   1359010   no data   no data
337.40/337.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
337.40/337.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
337.40/337.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
337.40/337.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.40/337.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.40/337.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
337.40/337.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
337.50/337.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
337.50/337.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
345.90/345.95	c lits-rem:      1815  cl-subs:    10249  v-elim:      0  v-fix:    0  time:  8.42 s
345.90/345.95	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
345.90/345.97	c vivif2 --  cl tried    82599 cl shrink        0 lits rem          0 time: 0.01
346.00/346.08	c asymm  cl-useful: 0/530/2130 lits-rem:0 time: 0.11
346.00/346.08	c calculated reachability. Time: 0.00
346.00/346.08	c  N st    80   2211558       100      2130         0     82599     10650   1161645   no data   no data
461.50/461.53	c  N st    81   2711558       100      2130         0    104900     10650   1490477   no data   no data
461.50/461.53	c  S st    81   2711558       100      2130         0    104900     10650   1490477   no data   no data
461.70/461.78	c  S st    81   2712058       100      2130         0    105385     10650   1501939   no data   no data
461.70/461.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.80/461.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
461.80/461.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.80/461.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.80/461.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.80/461.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
461.80/461.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
461.80/461.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
461.80/461.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.60/472.65	c lits-rem:      1213  cl-subs:    14655  v-elim:      0  v-fix:    0  time: 10.76 s
472.60/472.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
472.60/472.66	c vivif2 --  cl tried    90730 cl shrink        0 lits rem          0 time: 0.02
472.91/472.92	c asymm  cl-useful: 0/1394/2130 lits-rem:0 time: 0.25
472.91/472.92	c calculated reachability. Time: 0.00
472.91/472.92	c  N st    81   2712058       100      2130         0     90730     10650   1249302   no data   no data
586.91/586.93	c  N st    82   3212063       100      2130         0    140836     10650   2268320   no data   no data
586.91/586.93	c  S st    82   3212063       100      2130         0    140836     10650   2268320   no data   no data
587.32/587.35	c  S st    82   3212567       100      2130         0    141322     10650   2279770   no data   no data
587.32/587.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
587.42/587.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
587.42/587.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
587.42/587.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
587.42/587.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.42/587.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
587.42/587.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
587.42/587.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
587.51/587.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.31/623.31	c lits-rem:      2470  cl-subs:    23013  v-elim:      0  v-fix:    0  time: 35.80 s
623.31/623.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
623.31/623.34	c vivif2 --  cl tried   118309 cl shrink        0 lits rem          0 time: 0.02
623.62/623.60	c asymm  cl-useful: 0/736/2130 lits-rem:0 time: 0.26
623.62/623.61	c calculated reachability. Time: 0.00
623.62/623.61	c  N st    82   3212567       100      2130         0    118309     10650   1831899   no data   no data
743.32/743.39	c  N st    83   3712569       100      2130         0    135867     10650   2085590   no data   no data
743.32/743.39	c  S st    83   3712569       100      2130         0    135867     10650   2085590   no data   no data
743.82/743.84	c  S st    83   3713070       100      2130         0    136347     10650   2096644   no data   no data
743.82/743.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
743.92/743.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
743.92/743.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.92/743.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.92/743.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.92/743.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
743.92/743.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
743.92/743.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
743.92/743.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.71/768.70	c lits-rem:      2164  cl-subs:    18825  v-elim:      0  v-fix:    0  time: 24.72 s
768.71/768.70	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
768.71/768.72	c vivif2 --  cl tried   117522 cl shrink        0 lits rem          0 time: 0.02
769.01/769.01	c asymm  cl-useful: 0/1055/2130 lits-rem:0 time: 0.28
769.01/769.01	c calculated reachability. Time: 0.00
769.01/769.01	c  N st    83   3713070       100      2130         0    117522     10650   1737287   no data   no data
781.42/781.42	c  F st    84   3751562       100      2130         0     76765     10650    807502   no data   no data
781.42/781.42	c  N st    84   3751562       100      2130         0     76765     10650    807502   no data   no data
782.52/782.57	c Decided on static restart strategy
787.62/787.64	c  N st    94   3779867       100      2130         0    102836     10650   1385140   no data   no data
798.92/798.91	c  N st    96   3815859       100      2130         0    135807     10650   2069538   no data   no data
808.82/808.89	c  N st    97   3848252       100      2130         0     87809     10650   1021578   no data   no data
820.02/820.05	c  N st    98   3896840       100      2130         0    132312     10650   1978348   no data   no data
838.42/838.40	c  N st    99   3969722       100      2130         0    120316     10650   1687616   no data   no data
866.72/866.71	c  N st   100   4079046       100      2130         0    140829     10650   2169036   no data   no data
908.12/908.16	c  N st   101   4213073       100      2130         0    101954     10650   1298900   no data   no data
908.12/908.16	c  S st   101   4213073       100      2130         0    101954     10650   1298900   no data   no data
908.42/908.43	c  S st   101   4213577       100      2130         0    102434     10650   1310327   no data   no data
908.42/908.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
908.42/908.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
908.42/908.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
908.42/908.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.42/908.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
908.42/908.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
908.42/908.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
908.53/908.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
908.53/908.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.42/912.46	c lits-rem:      1103  cl-subs:     5738  v-elim:      0  v-fix:    0  time:  3.93 s
912.42/912.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
912.42/912.48	c vivif2 --  cl tried    96696 cl shrink        0 lits rem          0 time: 0.02
912.72/912.73	c asymm  cl-useful: 0/1057/2130 lits-rem:0 time: 0.25
912.72/912.74	c calculated reachability. Time: 0.00
912.72/912.74	c  N st   101   4213577       100      2130         0     96696     10650   1199683   no data   no data
982.43/982.43	c  N st   102   4459553       100      2130         0    156103     10650   2436711   no data   no data
1049.53/1049.58	c  N st   103   4713577       100      2130         0    132954     10650   1852386   no data   no data
1049.53/1049.58	c  S st   103   4713577       100      2130         0    132954     10650   1852386   no data   no data
1050.03/1050.03	c  S st   103   4714079       100      2130         0    133436     10650   1863812   no data   no data
1050.03/1050.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1050.13/1050.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1050.13/1050.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1050.13/1050.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1050.13/1050.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1050.13/1050.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1050.13/1050.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1050.13/1050.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1050.13/1050.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1068.83/1068.81	c lits-rem:      1155  cl-subs:    18462  v-elim:      0  v-fix:    0  time: 18.62 s
1068.83/1068.81	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1068.83/1068.83	c vivif2 --  cl tried   114974 cl shrink        0 lits rem          0 time: 0.02
1069.14/1069.12	c asymm  cl-useful: 0/1108/2130 lits-rem:0 time: 0.28
1069.14/1069.12	c calculated reachability. Time: 0.00
1069.14/1069.12	c  N st   103   4714079       100      2130         0    114974     10650   1528022   no data   no data
1215.14/1215.10	c  N st   104   5214079       100      2130         0    130279     10650   1798067   no data   no data
1215.14/1215.10	c  S st   104   5214079       100      2130         0    130279     10650   1798067   no data   no data
1215.54/1215.51	c  S st   104   5214588       100      2130         0    130760     10650   1809799   no data   no data
1215.54/1215.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1215.54/1215.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1215.54/1215.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1215.54/1215.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1215.54/1215.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1215.54/1215.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1215.54/1215.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1215.64/1215.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1215.64/1215.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1227.64/1227.62	c lits-rem:      1461  cl-subs:    12411  v-elim:      0  v-fix:    0  time: 11.97 s
1227.64/1227.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1227.64/1227.64	c vivif2 --  cl tried   118349 cl shrink        0 lits rem          0 time: 0.02
1227.94/1227.94	c asymm  cl-useful: 0/869/2130 lits-rem:0 time: 0.30
1227.94/1227.94	c calculated reachability. Time: 0.00
1227.94/1227.94	c  N st   104   5214588       100      2130         0    118349     10650   1583176   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: 977)

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

running on 2 cores: 4,6

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: 8.18 8.03 7.99 4/178 4245
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=29744 CPUtime=0 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 510 0 0 0 0 0 0 0 25 0 1 0 878191449 30457856 449 33554432000 4194304 4580011 140735969894224 18446744073709551615 212435672964 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 7436 449 338 95 0 2418 0

[startup+0.09553 s]
/proc/loadavg: 8.18 8.03 7.99 4/178 4245
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=30236 CPUtime=0.09 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 790 0 0 0 9 0 0 0 25 0 1 0 878191449 30961664 710 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 7559 710 363 95 0 2541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30236

[startup+0.100526 s]
/proc/loadavg: 8.18 8.03 7.99 4/178 4245
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=30236 CPUtime=0.09 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 796 0 0 0 9 0 0 0 25 0 1 0 878191449 30961664 716 33554432000 4194304 4580011 140735969894224 18446744073709551615 4322562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 7559 716 363 95 0 2541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30236

[startup+0.300504 s]
/proc/loadavg: 8.18 8.03 7.99 4/178 4245
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=30856 CPUtime=0.29 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 1062 0 0 0 29 0 0 0 25 0 1 0 878191449 31596544 852 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 7714 852 363 95 0 2696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30856

[startup+0.700412 s]
/proc/loadavg: 8.18 8.03 7.99 4/178 4245
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=31336 CPUtime=0.69 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 1617 0 0 0 69 0 0 0 25 0 1 0 878191449 32088064 954 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 7834 954 363 95 0 2816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31336

[startup+1.50024 s]
/proc/loadavg: 8.18 8.03 7.99 6/190 4268
/proc/meminfo: memFree=31921256/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=36996 CPUtime=1.49 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 3386 0 0 0 149 0 0 0 25 0 1 0 878191449 37883904 2419 33554432000 4194304 4580011 140735969894224 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 9249 2419 367 95 0 4231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36996

[startup+3.10096 s]
/proc/loadavg: 7.85 7.96 7.97 6/190 4268
/proc/meminfo: memFree=31897848/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=40436 CPUtime=3.09 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 4998 0 0 0 309 0 0 0 25 0 1 0 878191449 41406464 3223 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 10109 3223 367 95 0 5091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40436

[startup+6.30035 s]
/proc/loadavg: 7.85 7.96 7.97 6/190 4306
/proc/meminfo: memFree=31889096/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=43264 CPUtime=6.28 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 7358 0 0 0 628 0 0 0 25 0 1 0 878191449 44302336 3706 33554432000 4194304 4580011 140735969894224 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 10816 3706 367 95 0 5798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43264

[startup+12.7011 s]
/proc/loadavg: 7.25 7.83 7.92 5/190 4306
/proc/meminfo: memFree=31861492/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=46828 CPUtime=12.69 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 11046 0 0 0 1268 1 0 0 25 0 1 0 878191449 47951872 4937 33554432000 4194304 4580011 140735969894224 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 11707 4937 367 95 0 6689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46828

[startup+25.5007 s]
/proc/loadavg: 6.75 7.70 7.88 6/190 4306
/proc/meminfo: memFree=31849616/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=49916 CPUtime=25.49 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 16971 0 0 0 2547 2 0 0 25 0 1 0 878191449 51113984 5343 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 12479 5343 367 95 0 7461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49916

[startup+51.1009 s]
/proc/loadavg: 5.81 7.41 7.78 6/190 4307
/proc/meminfo: memFree=31831500/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=55244 CPUtime=51.09 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 26482 0 0 0 5105 4 0 0 25 0 1 0 878191449 56569856 6499 33554432000 4194304 4580011 140735969894224 18446744073709551615 4316615 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 13811 6499 367 95 0 8793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55244

[startup+102.307 s]
/proc/loadavg: 4.72 6.83 7.56 6/190 4308
/proc/meminfo: memFree=31797184/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=66068 CPUtime=102.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 41694 0 0 0 10223 7 0 0 25 0 1 0 878191449 67653632 9999 33554432000 4194304 4580011 140735969894224 18446744073709551615 4340580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 16517 9999 367 95 0 11499 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66068

[startup+162.301 s]
/proc/loadavg: 4.26 6.31 7.33 6/190 4310
/proc/meminfo: memFree=31764636/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=74864 CPUtime=162.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 56751 0 0 0 16220 10 0 0 25 0 1 0 878191449 76660736 11942 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 18716 11942 367 95 0 13698 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74864

[startup+222.3 s]
/proc/loadavg: 4.10 5.89 7.12 5/190 4349
/proc/meminfo: memFree=31760772/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=75244 CPUtime=222.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 68971 0 0 0 22217 13 0 0 25 0 1 0 878191449 77049856 11155 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 18811 11155 367 95 0 13793 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75244

[startup+282.301 s]
/proc/loadavg: 4.08 5.56 6.93 5/190 4351
/proc/meminfo: memFree=31719100/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=91692 CPUtime=282.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 81525 0 0 0 28214 16 0 0 25 0 1 0 878191449 93892608 15320 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 22923 15320 367 95 0 17905 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91692

[startup+342.301 s]
/proc/loadavg: 4.03 5.27 6.74 5/190 4353
/proc/meminfo: memFree=31666060/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=100428 CPUtime=342.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 92737 0 0 0 34212 18 0 0 25 0 1 0 878191449 102838272 17847 33554432000 4194304 4580011 140735969894224 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 25107 17847 367 95 0 20089 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100428

[startup+402.301 s]
/proc/loadavg: 4.01 5.04 6.57 5/190 4354
/proc/meminfo: memFree=31658320/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=100628 CPUtime=402.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 101336 0 0 0 40210 20 0 0 25 0 1 0 878191449 103043072 17141 33554432000 4194304 4580011 140735969894224 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 25157 17141 367 95 0 20139 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100628

[startup+462.301 s]
/proc/loadavg: 4.04 4.86 6.41 5/190 4356
/proc/meminfo: memFree=31626492/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=107360 CPUtime=462.3 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 110795 0 0 0 46208 22 0 0 25 0 1 0 878191449 109936640 19561 33554432000 4194304 4580011 140735969894224 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 26840 19561 367 95 0 21822 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107360

[startup+522.3 s]
/proc/loadavg: 4.05 4.72 6.26 5/190 4357
/proc/meminfo: memFree=31636464/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=107536 CPUtime=522.31 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 118456 0 0 0 52207 24 0 0 25 0 1 0 878191449 110116864 19444 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 26884 19444 367 95 0 21866 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107536

[startup+582.301 s]
/proc/loadavg: 4.02 4.58 6.12 5/190 4359
/proc/meminfo: memFree=31588912/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=107704 CPUtime=582.31 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 126975 0 0 0 58205 26 0 0 25 0 1 0 878191449 110288896 20084 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 26926 20084 367 95 0 21908 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107704

[startup+642.301 s]
/proc/loadavg: 4.06 4.49 5.99 5/190 4361
/proc/meminfo: memFree=31567256/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=129880 CPUtime=642.32 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 135013 0 0 0 64205 27 0 0 25 0 1 0 878191449 132997120 24883 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 32470 24883 367 95 0 27452 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 129880

[startup+702.301 s]
/proc/loadavg: 4.02 4.40 5.86 5/190 4362
/proc/meminfo: memFree=31555396/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=130100 CPUtime=702.31 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 143662 0 0 0 70201 30 0 0 25 0 1 0 878191449 133222400 25201 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 32525 25201 367 95 0 27507 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 130100

[startup+762.307 s]
/proc/loadavg: 4.00 4.32 5.74 5/190 4364
/proc/meminfo: memFree=31536960/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=139552 CPUtime=762.32 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 151552 0 0 0 76201 31 0 0 25 0 1 0 878191449 142901248 27409 33554432000 4194304 4580011 140735969894224 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 34888 27409 367 95 0 29870 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 139552

[startup+822.3 s]
/proc/loadavg: 4.00 4.26 5.63 5/190 4365
/proc/meminfo: memFree=31513812/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=139648 CPUtime=822.32 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 157848 0 0 0 82199 33 0 0 25 0 1 0 878191449 142999552 27460 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 34912 27460 367 95 0 29894 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 139648

[startup+882.301 s]
/proc/loadavg: 4.00 4.21 5.52 5/190 4367
/proc/meminfo: memFree=31494032/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=139836 CPUtime=882.32 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 165779 0 0 0 88196 36 0 0 25 0 1 0 878191449 143192064 26416 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 34959 26416 367 95 0 29941 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 139836

[startup+942.3 s]
/proc/loadavg: 4.00 4.17 5.42 5/190 4369
/proc/meminfo: memFree=31491596/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=142516 CPUtime=942.32 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 173136 0 0 0 94194 38 0 0 25 0 1 0 878191449 145936384 27370 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 35629 27370 367 95 0 30611 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 142516

[startup+1002.3 s]
/proc/loadavg: 4.00 4.14 5.33 5/190 4370
/proc/meminfo: memFree=31482356/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=142632 CPUtime=1002.33 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 180097 0 0 0 100192 41 0 0 25 0 1 0 878191449 146055168 28067 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 35658 28067 367 95 0 30640 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 142632

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.25 5/190 4372
/proc/meminfo: memFree=31472344/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=151236 CPUtime=1062.33 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 188274 0 0 0 106190 43 0 0 25 0 1 0 878191449 154865664 29905 33554432000 4194304 4580011 140735969894224 18446744073709551615 4406070 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 37809 29905 367 95 0 32791 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 151236

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.17 5/190 4373
/proc/meminfo: memFree=31451160/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=151312 CPUtime=1122.33 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 194295 0 0 0 112188 45 0 0 25 0 1 0 878191449 154943488 29089 33554432000 4194304 4580011 140735969894224 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 37828 29089 367 95 0 32810 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 151312

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 5.09 5/190 4375
/proc/meminfo: memFree=31455280/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=151456 CPUtime=1182.33 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 201234 0 0 0 118186 47 0 0 25 0 1 0 878191449 155090944 29365 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 37864 29365 367 95 0 32846 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 151456

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 5.02 5/190 4377
/proc/meminfo: memFree=31438456/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=155324 CPUtime=1242.33 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 206802 0 0 0 124185 48 0 0 25 0 1 0 878191449 159051776 31552 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 38831 31552 367 95 0 33813 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 155324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 4.96 5/190 4378
/proc/meminfo: memFree=31445724/32951124 swapFree=67050508/67111528
[pid=4245] ppid=4242 vsize=155420 CPUtime=1300.04 cores=4,6
/proc/4245/stat : 4245 (strangenight2-s) R 4242 4245 4191 0 -1 4202496 213196 0 0 0 129954 50 0 0 25 0 1 0 878191449 159150080 30778 33554432000 4194304 4580011 140735969894224 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4245/statm: 38855 30778 367 95 0 33837 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 155420

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.06
CPU user time (s): 1299.54
CPU system time (s): 0.514921
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 211232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213196
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= 31
involuntary context switches= 822

runsolver used 2.28065 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-10 02:31:31
IDJOB=3367651
IDBENCH=82860
IDSOLVER=1845
FILE ID=node102/3367651-1307665891
RUNJOBID= node102-1307665891-4210
PBS_JOBID= 13549462
Free space on /tmp= 74200 MiB

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

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

MD5SUM BENCH= 74f6f450e8e5ce3811b2d7ad1f57d348
RANDOM SEED=665823320

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31942868 kB
Buffers:        225532 kB
Cached:         542420 kB
SwapCached:      25184 kB
Active:         365304 kB
Inactive:       433680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31942868 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           16324 kB
Writeback:           0 kB
AnonPages:       27884 kB
Mapped:           8648 kB
Slab:           140708 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193100 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= 74180 MiB
End job on node102 at 2011-06-10 02:53:13