Trace number 3367606

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1880411078-058.SATISFIABLE.cnf
MD5SUM4731d8739f39a82190bbff45268a7d21
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
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-3367606-1305384720.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:      49 undec:       1 neg:      50
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.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4919       100      2130         0      4596     10650    101911   no data   no data
0.19/0.29	c  N st    10     11301       100      2130         0      4226     10650     74228   no data   no data
0.39/0.49	c  N st    11     17045       100      2130         0      9541     10650    186727   no data   no data
0.69/0.79	c  F st    12     25000       100      2130         0     11684     10650    228199   no data   no data
0.69/0.79	c  N st    12     25000       100      2130         0     11684     10650    228199   no data   no data
0.89/0.99	c Decided on static restart strategy
0.89/0.99	c  N st    18     30002       100      2130         0     10018     10650    184730   no data   no data
0.89/0.99	c  S st    18     30002       100      2130         0     10018     10650    184730   no data   no data
1.00/1.02	c  S st    18     30506       100      2130         0     10501     10650    195606   no data   no data
1.00/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.02	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
1.00/1.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.21	c lits-rem:       216  cl-subs:     1945  v-elim:      0  v-fix:    0  time:  0.18 s
1.19/1.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.24	c calculated reachability. Time: 0.00
1.19/1.24	c  N st    18     30506       100      2130         0      8556     10650    154239   no data   no data
1.49/1.58	c  N st    20     37617       100      2130         0      7881     10650    126484   no data   no data
1.79/1.86	c  N st    21     44016       100      2130         0     13810     10650    252734   no data   no data
1.89/1.94	c  S st    22     45759       100      2130         0     15424     10650    289468   no data   no data
1.89/1.98	c  S st    22     46265       100      2130         0     15912     10650    300902   no data   no data
1.89/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/1.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.37	c lits-rem:       561  cl-subs:     2132  v-elim:      0  v-fix:    0  time:  0.38 s
2.29/2.37	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c vivif2 --  cl tried    13780 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N st    22     46265       100      2130         0     13780     10650    255166   no data   no data
3.09/3.18	c  N st    23     60664       100      2130         0      9745     10650    145662   no data   no data
3.49/3.58	c  N st    24     69397       100      2130         0     17830     10650    325504   no data   no data
3.49/3.58	c  S st    24     69397       100      2130         0     17830     10650    325504   no data   no data
3.59/3.62	c  S st    24     69900       100      2130         0     18312     10650    336251   no data   no data
3.59/3.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.59/3.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c lits-rem:       352  cl-subs:     2116  v-elim:      0  v-fix:    0  time:  0.45 s
3.99/4.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    16196 cl shrink        0 lits rem          0 time: 0.00
4.09/4.15	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.09/4.15	c calculated reachability. Time: 0.00
4.09/4.15	c  N st    24     69900       100      2130         0     16196     10650    289925   no data   no data
5.09/5.13	c  F st    25     87501       100      2130         0     11342     10650    163803   no data   no data
5.09/5.13	c  N st    25     87501       100      2130         0     11342     10650    163803   no data   no data
5.39/5.43	c Decided on static restart strategy
5.58/5.60	c  N st    32     95536       100      2130         0     18773     10650    322527   no data   no data
6.09/6.16	c  N st    34    104850       100      2130         0     15396     10650    247633   no data   no data
6.09/6.16	c  S st    34    104850       100      2130         0     15396     10650    247633   no data   no data
6.19/6.20	c  S st    34    105351       100      2130         0     15879     10650    258300   no data   no data
6.19/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.19/6.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.19/6.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.19/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.36	c lits-rem:       151  cl-subs:     1257  v-elim:      0  v-fix:    0  time:  0.15 s
6.29/6.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.29/6.37	c vivif2 --  cl tried    14622 cl shrink        0 lits rem          0 time: 0.00
6.39/6.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.39/6.42	c calculated reachability. Time: 0.00
6.39/6.42	c  N st    34    105351       100      2130         0     14622     10650    231734   no data   no data
6.99/7.02	c  N st    35    114951       100      2130         0     23518     10650    423302   no data   no data
7.99/8.00	c  N st    36    129349       100      2130         0     24020     10650    427911   no data   no data
9.49/9.59	c  N st    37    150945       100      2130         0     15228     10650    203254   no data   no data
9.99/10.05	c  S st    38    158027       100      2130         0     21788     10650    341051   no data   no data
10.09/10.11	c  S st    38    158535       100      2130         0     22277     10650    351932   no data   no data
10.09/10.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
10.09/10.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.09/10.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
10.09/10.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.09/10.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.48	c lits-rem:       203  cl-subs:     1996  v-elim:      0  v-fix:    0  time:  0.36 s
10.39/10.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.39/10.49	c vivif2 --  cl tried    20281 cl shrink        0 lits rem          0 time: 0.00
10.49/10.56	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.49/10.56	c calculated reachability. Time: 0.00
10.49/10.56	c  N st    38    158535       100      2130         0     20281     10650    313169   no data   no data
14.20/14.22	c  N st    39    207124       100      2130         0     32860     10650    565453   no data   no data
16.59/16.70	c  N st    40    237804       100      2130         0     25175     10650    380005   no data   no data
16.59/16.70	c  S st    40    237804       100      2130         0     25175     10650    380005   no data   no data
16.69/16.76	c  S st    40    238310       100      2130         0     25655     10650    390318   no data   no data
16.69/16.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.69/16.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.69/16.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.69/16.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.69/16.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.69/16.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.69/16.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.69/16.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.19/17.24	c lits-rem:       434  cl-subs:     2171  v-elim:      0  v-fix:    0  time:  0.46 s
17.19/17.24	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.19/17.24	c vivif2 --  cl tried    23484 cl shrink        0 lits rem          0 time: 0.00
17.29/17.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.29/17.33	c calculated reachability. Time: 0.00
17.29/17.33	c  N st    40    238310       100      2130         0     23484     10650    346714   no data   no data
23.39/23.40	c  F st    41    306250       100      2130         0     25092     10650    334183   no data   no data
23.39/23.40	c  N st    41    306250       100      2130         0     25092     10650    334183   no data   no data
23.79/23.84	c Decided on static restart strategy
26.19/26.20	c  N st    51    334558       100      2130         0     29347     10650    425941   no data   no data
28.79/28.81	c  N st    53    357466       100      2130         0     27462     10650    369444   no data   no data
28.79/28.81	c  S st    53    357466       100      2130         0     27462     10650    369444   no data   no data
28.79/28.88	c  S st    53    357970       100      2130         0     27943     10650    380192   no data   no data
28.79/28.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.79/28.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.79/28.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.79/28.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.79/28.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.79/28.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
28.79/28.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.79/28.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.89/28.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.09/29.18	c lits-rem:       162  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  0.28 s
29.09/29.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
29.09/29.18	c vivif2 --  cl tried    26380 cl shrink        0 lits rem          0 time: 0.00
29.19/29.28	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
29.19/29.28	c calculated reachability. Time: 0.00
29.19/29.28	c  N st    53    357970       100      2130         0     26380     10650    350832   no data   no data
32.59/32.65	c  N st    54    390363       100      2130         0     32353     10650    463943   no data   no data
37.49/37.55	c  N st    55    438951       100      2130         0     26617     10650    323880   no data   no data
45.10/45.17	c  N st    56    511834       100      2130         0     39383     10650    581382   no data   no data
47.89/47.98	c  N st    57    536956       100      2130         0     33964     10650    448990   no data   no data
47.89/47.98	c  S st    57    536956       100      2130         0     33964     10650    448990   no data   no data
47.99/48.06	c  S st    57    537461       100      2130         0     34447     10650    459478   no data   no data
47.99/48.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.99/48.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.99/48.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.99/48.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.99/48.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.99/48.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
47.99/48.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.99/48.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.99/48.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.49/48.52	c lits-rem:       367  cl-subs:     1756  v-elim:      0  v-fix:    0  time:  0.43 s
48.49/48.52	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.49/48.53	c vivif2 --  cl tried    32691 cl shrink        0 lits rem          0 time: 0.01
48.59/48.64	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
48.59/48.65	c calculated reachability. Time: 0.00
48.59/48.65	c  N st    57    537461       100      2130         0     32691     10650    423197   no data   no data
67.89/67.98	c  N st    58    701446       100      2130         0     60095     10650    971586   no data   no data
81.69/81.76	c  N st    59    806191       100      2130         0     54177     10650    802325   no data   no data
81.69/81.76	c  S st    59    806191       100      2130         0     54177     10650    802325   no data   no data
81.89/81.90	c  S st    59    806693       100      2130         0     54656     10650    813275   no data   no data
81.89/81.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.89/81.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
81.89/81.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.89/81.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.89/81.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.89/81.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
81.89/81.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.89/81.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.89/81.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.89/84.95	c lits-rem:      1460  cl-subs:     6722  v-elim:      0  v-fix:    0  time:  3.01 s
84.89/84.95	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
84.89/84.96	c vivif2 --  cl tried    47934 cl shrink        0 lits rem          0 time: 0.01
85.09/85.14	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.18
85.09/85.14	c calculated reachability. Time: 0.00
85.09/85.14	c  N st    59    806693       100      2130         0     47934     10650    688340   no data   no data
122.29/122.34	c  F st    60   1071877       100      2130         0     63253     10650    940288   no data   no data
122.29/122.34	c  N st    60   1071877       100      2130         0     63253     10650    940288   no data   no data
123.29/123.32	c Decided on static restart strategy
127.30/127.35	c  N st    70   1100184       100      2130         0     48151     10650    608049   no data   no data
133.69/133.72	c  N st    72   1136179       100      2130         0     81260     10650   1314199   no data   no data
138.69/138.73	c  N st    73   1168574       100      2130         0     68697     10650   1025730   no data   no data
144.99/145.09	c  N st    74   1210039       100      2130         0     63792     10650    912267   no data   no data
144.99/145.09	c  S st    74   1210039       100      2130         0     63792     10650    912267   no data   no data
145.20/145.25	c  S st    74   1210544       100      2130         0     64280     10650    923154   no data   no data
145.20/145.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.20/145.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
145.20/145.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.20/145.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.20/145.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.20/145.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
145.20/145.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.20/145.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.29/145.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.50/148.55	c lits-rem:       622  cl-subs:     6282  v-elim:      0  v-fix:    0  time:  3.25 s
148.50/148.55	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
148.50/148.56	c vivif2 --  cl tried    57998 cl shrink        0 lits rem          0 time: 0.01
148.69/148.77	c asymm  cl-useful: 0/1881/2130 lits-rem:0 time: 0.20
148.69/148.77	c calculated reachability. Time: 0.00
148.69/148.77	c  N st    74   1210544       100      2130         0     57998     10650    803097   no data   no data
160.29/160.39	c  N st    75   1283426       100      2130         0     81053     10650   1259421   no data   no data
180.09/180.16	c  N st    76   1392750       100      2130         0     90561     10650   1440582   no data   no data
209.89/209.98	c  N st    77   1556736       100      2130         0     97406     10650   1552288   no data   no data
237.61/237.66	c  N st    78   1710546       100      2130         0     87498     10650   1320795   no data   no data
237.61/237.66	c  S st    78   1710546       100      2130         0     87498     10650   1320795   no data   no data
237.89/237.90	c  S st    78   1711050       100      2130         0     87984     10650   1331834   no data   no data
237.89/237.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.89/237.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
237.89/237.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.89/237.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.89/237.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.89/237.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
237.89/237.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.89/237.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
237.89/237.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.30/247.36	c lits-rem:      2768  cl-subs:    11752  v-elim:      0  v-fix:    0  time:  9.37 s
247.30/247.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
247.30/247.37	c vivif2 --  cl tried    76232 cl shrink        0 lits rem          0 time: 0.01
247.60/247.61	c asymm  cl-useful: 0/1492/2130 lits-rem:0 time: 0.24
247.60/247.61	c calculated reachability. Time: 0.00
247.60/247.61	c  N st    78   1711050       100      2130         0     76232     10650   1104998   no data   no data
323.90/323.97	c  N st    79   2080015       100      2130         0     87758     10650   1258389   no data   no data
352.29/352.32	c  N st    80   2211050       100      2130         0     91557     10650   1339275   no data   no data
352.29/352.32	c  S st    80   2211050       100      2130         0     91557     10650   1339275   no data   no data
352.49/352.57	c  S st    80   2211551       100      2130         0     92034     10650   1350067   no data   no data
352.49/352.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
352.59/352.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
352.59/352.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
352.59/352.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
352.59/352.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
352.59/352.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
352.59/352.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
352.59/352.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
352.59/352.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
361.10/361.12	c lits-rem:      1623  cl-subs:    10577  v-elim:      0  v-fix:    0  time:  8.46 s
361.10/361.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
361.10/361.14	c vivif2 --  cl tried    81457 cl shrink        0 lits rem          0 time: 0.02
361.20/361.27	c asymm  cl-useful: 0/638/2130 lits-rem:0 time: 0.13
361.20/361.27	c calculated reachability. Time: 0.00
361.20/361.27	c  N st    80   2211551       100      2130         0     81457     10650   1139156   no data   no data
473.30/473.39	c  N st    81   2711555       100      2130         0    104314     10650   1511201   no data   no data
473.30/473.39	c  S st    81   2711555       100      2130         0    104314     10650   1511201   no data   no data
473.70/473.70	c  S st    81   2712056       100      2130         0    104799     10650   1522518   no data   no data
473.70/473.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
473.70/473.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
473.70/473.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
473.70/473.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
473.70/473.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.70/473.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
473.70/473.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
473.70/473.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
473.80/473.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.40/484.47	c lits-rem:      1872  cl-subs:    13693  v-elim:      0  v-fix:    0  time: 10.66 s
484.40/484.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
484.40/484.49	c vivif2 --  cl tried    91106 cl shrink        0 lits rem          0 time: 0.02
484.70/484.75	c asymm  cl-useful: 0/1236/2130 lits-rem:0 time: 0.25
484.70/484.75	c calculated reachability. Time: 0.00
484.70/484.75	c  N st    81   2712056       100      2130         0     91106     10650   1279047   no data   no data
605.51/605.50	c  N st    82   3212056       100      2130         0    140615     10650   2244300   no data   no data
605.51/605.50	c  S st    82   3212056       100      2130         0    140615     10650   2244300   no data   no data
605.91/605.98	c  S st    82   3212562       100      2130         0    141093     10650   2255243   no data   no data
605.91/605.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
606.02/606.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
606.02/606.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
606.02/606.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.02/606.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
606.02/606.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
606.02/606.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
606.02/606.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
606.12/606.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.90/644.96	c lits-rem:      2922  cl-subs:    23451  v-elim:      0  v-fix:    0  time: 38.82 s
644.90/644.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
645.00/645.00	c vivif2 --  cl tried   117642 cl shrink        0 lits rem          0 time: 0.04
645.30/645.31	c asymm  cl-useful: 0/878/2130 lits-rem:0 time: 0.31
645.30/645.31	c calculated reachability. Time: 0.00
645.30/645.31	c  N st    82   3212562       100      2130         0    117642     10650   1806697   no data   no data
774.20/774.23	c  N st    83   3712562       100      2130         0    134884     10650   2036798   no data   no data
774.20/774.23	c  S st    83   3712562       100      2130         0    134884     10650   2036798   no data   no data
774.50/774.56	c  S st    83   3713063       100      2130         0    135366     10650   2048246   no data   no data
774.50/774.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.60/774.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
774.60/774.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.60/774.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.60/774.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.60/774.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
774.60/774.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.60/774.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
774.70/774.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.41/798.47	c lits-rem:      2564  cl-subs:    20148  v-elim:      0  v-fix:    0  time: 23.77 s
798.41/798.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
798.41/798.50	c vivif2 --  cl tried   115218 cl shrink        0 lits rem          0 time: 0.03
798.71/798.79	c asymm  cl-useful: 0/965/2130 lits-rem:0 time: 0.28
798.71/798.79	c calculated reachability. Time: 0.00
798.71/798.79	c  N st    83   3713063       100      2130         0    115218     10650   1680327   no data   no data
810.81/810.87	c  F st    84   3751562       100      2130         0    150358     10650   2459936   no data   no data
810.81/810.87	c  N st    84   3751562       100      2130         0    150358     10650   2459936   no data   no data
812.61/812.68	c Decided on static restart strategy
817.91/817.94	c  N st    94   3779870       100      2130         0    100914     10650   1350519   no data   no data
827.81/827.82	c  N st    96   3815866       100      2130         0    134019     10650   2082880   no data   no data
838.23/838.26	c  N st    97   3848259       100      2130         0     86325     10650   1013952   no data   no data
852.01/852.07	c  N st    98   3896847       100      2130         0    130923     10650   2006806   no data   no data
870.12/870.13	c  N st    99   3969729       100      2130         0    119638     10650   1760945   no data   no data
899.41/899.43	c  N st   100   4079052       100      2130         0    140153     10650   2197522   no data   no data
937.01/937.01	c  N st   101   4213063       100      2130         0    100355     10650   1260050   no data   no data
937.01/937.01	c  S st   101   4213063       100      2130         0    100355     10650   1260050   no data   no data
937.22/937.28	c  S st   101   4213568       100      2130         0    100847     10650   1271559   no data   no data
937.22/937.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
937.31/937.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
937.31/937.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
937.31/937.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
937.31/937.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.31/937.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
937.31/937.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.31/937.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
937.31/937.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
941.01/941.02	c lits-rem:       573  cl-subs:     5433  v-elim:      0  v-fix:    0  time:  3.64 s
941.01/941.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
941.01/941.04	c vivif2 --  cl tried    95414 cl shrink        0 lits rem          0 time: 0.02
941.31/941.30	c asymm  cl-useful: 0/1078/2130 lits-rem:0 time: 0.26
941.31/941.31	c calculated reachability. Time: 0.00
941.31/941.31	c  N st   101   4213568       100      2130         0     95414     10650   1166900   no data   no data
1016.21/1016.20	c  N st   102   4459544       100      2130         0    154756     10650   2385803   no data   no data
1097.02/1097.06	c  N st   103   4713569       100      2130         0    132066     10650   1875886   no data   no data
1097.02/1097.06	c  S st   103   4713569       100      2130         0    132066     10650   1875886   no data   no data
1097.32/1097.38	c  S st   103   4714074       100      2130         0    132546     10650   1887117   no data   no data
1097.32/1097.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1097.42/1097.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1097.42/1097.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.42/1097.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1097.42/1097.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1097.42/1097.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1097.42/1097.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1097.42/1097.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1097.52/1097.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.82/1112.89	c lits-rem:      1442  cl-subs:    14730  v-elim:      0  v-fix:    0  time: 15.37 s
1112.82/1112.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1112.92/1112.91	c vivif2 --  cl tried   117816 cl shrink        0 lits rem          0 time: 0.03
1113.13/1113.21	c asymm  cl-useful: 0/989/2130 lits-rem:0 time: 0.29
1113.23/1113.21	c calculated reachability. Time: 0.00
1113.23/1113.21	c  N st   103   4714074       100      2130         0    117816     10650   1609548   no data   no data
1271.53/1271.58	c  N st   104   5214075       100      2130         0    132717     10650   1857420   no data   no data
1271.53/1271.58	c  S st   104   5214075       100      2130         0    132717     10650   1857420   no data   no data
1271.92/1271.96	c  S st   104   5214579       100      2130         0    133197     10650   1868318   no data   no data
1271.92/1271.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.02/1272.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1272.02/1272.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.02/1272.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.02/1272.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1272.02/1272.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1272.02/1272.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1272.02/1272.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1272.12/1272.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.62/1284.71	c lits-rem:      1614  cl-subs:    12265  v-elim:      0  v-fix:    0  time: 12.61 s
1284.62/1284.71	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1284.73/1284.74	c vivif2 --  cl tried   120932 cl shrink        0 lits rem          0 time: 0.03
1285.02/1285.05	c asymm  cl-useful: 0/858/2130 lits-rem:0 time: 0.30
1285.02/1285.05	c calculated reachability. Time: 0.00
1285.02/1285.05	c  N st   104   5214579       100      2130         0    120932     10650   1632682   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367606-1305384720/watcher-3367606-1305384720 -o /tmp/evaluation-result-3367606-1305384720/solver-3367606-1305384720 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367606-1305384720.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: 3.91 4.04 3.93 5/358 24339
/proc/meminfo: memFree=21576340/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=30148 CPUtime=0.01 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 647 0 0 0 1 0 0 0 20 0 1 0 630888098 30871552 588 33554432000 4194304 4580011 140733851947488 18446744073709551615 4415487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 7537 588 350 95 0 2519 0

[startup+0.056327 s]
/proc/loadavg: 3.91 4.04 3.93 5/358 24339
/proc/meminfo: memFree=21576340/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=30080 CPUtime=0.05 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 718 0 0 0 5 0 0 0 20 0 1 0 630888098 30801920 648 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 7520 648 363 95 0 2502 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30080

[startup+0.100315 s]
/proc/loadavg: 3.91 4.04 3.93 5/358 24339
/proc/meminfo: memFree=21576340/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=30220 CPUtime=0.09 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 787 0 0 0 9 0 0 0 20 0 1 0 630888098 30945280 717 33554432000 4194304 4580011 140733851947488 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 7555 717 363 95 0 2537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30220

[startup+0.300291 s]
/proc/loadavg: 3.91 4.04 3.93 5/358 24339
/proc/meminfo: memFree=21576340/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=30968 CPUtime=0.29 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 1166 0 0 0 29 0 0 0 21 0 1 0 630888098 31711232 765 33554432000 4194304 4580011 140733851947488 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 7742 765 363 95 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30968

[startup+0.700235 s]
/proc/loadavg: 3.91 4.04 3.93 5/358 24339
/proc/meminfo: memFree=21576340/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=31448 CPUtime=0.69 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 1608 0 0 0 69 0 0 0 22 0 1 0 630888098 32202752 958 33554432000 4194304 4580011 140733851947488 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 7862 958 363 95 0 2844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31448

[startup+1.50109 s]
/proc/loadavg: 3.91 4.04 3.93 5/362 24343
/proc/meminfo: memFree=21562812/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=37212 CPUtime=1.49 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 3394 0 0 0 149 0 0 0 25 0 1 0 630888098 38105088 2446 33554432000 4194304 4580011 140733851947488 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 9303 2446 367 95 0 4285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37212

[startup+3.10081 s]
/proc/loadavg: 3.92 4.04 3.93 6/362 24343
/proc/meminfo: memFree=21534416/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=40616 CPUtime=3.09 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 5011 0 0 0 309 0 0 0 25 0 1 0 630888098 41590784 3259 33554432000 4194304 4580011 140733851947488 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 10154 3259 367 95 0 5136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40616

[startup+6.30023 s]
/proc/loadavg: 3.92 4.04 3.93 5/362 24343
/proc/meminfo: memFree=21528100/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=44104 CPUtime=6.29 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 7630 0 0 0 628 1 0 0 25 0 1 0 630888098 45162496 3972 33554432000 4194304 4580011 140733851947488 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 11026 3972 367 95 0 6008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44104

[startup+12.7011 s]
/proc/loadavg: 3.93 4.04 3.93 5/362 24344
/proc/meminfo: memFree=21499536/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=47376 CPUtime=12.69 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 11167 0 0 0 1268 1 0 0 25 0 1 0 630888098 48513024 5010 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 11844 5010 367 95 0 6826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47376

[startup+25.5009 s]
/proc/loadavg: 3.94 4.04 3.93 6/362 24344
/proc/meminfo: memFree=21471864/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=50748 CPUtime=25.49 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 16624 0 0 0 2547 2 0 0 25 0 1 0 630888098 51965952 5902 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 12687 5902 367 95 0 7669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50748

[startup+51.1004 s]
/proc/loadavg: 3.96 4.03 3.93 5/362 24345
/proc/meminfo: memFree=21456492/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=56004 CPUtime=51.09 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 26113 0 0 0 5106 3 0 0 22 0 1 0 630888098 57348096 7239 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 14001 7239 367 95 0 8983 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56004

[startup+102.313 s]
/proc/loadavg: 4.25 4.09 3.95 5/362 24346
/proc/meminfo: memFree=21402648/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=68768 CPUtime=102.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 42057 0 0 0 10224 6 0 0 25 0 1 0 630888098 70418432 9928 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 17192 9928 367 95 0 12174 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68768

[startup+162.301 s]
/proc/loadavg: 4.25 4.10 3.96 6/362 24348
/proc/meminfo: memFree=21380780/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=75944 CPUtime=162.29 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 55764 0 0 0 16220 9 0 0 25 0 1 0 630888098 77766656 12402 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 18986 12402 367 95 0 13968 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75944

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 3.96 5/362 24349
/proc/meminfo: memFree=21354836/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=76320 CPUtime=222.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 67627 0 0 0 22217 13 0 0 25 0 1 0 630888098 78151680 11684 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 19080 11684 367 95 0 14062 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76320

[startup+282.301 s]
/proc/loadavg: 4.03 4.06 3.96 6/362 24351
/proc/meminfo: memFree=21315944/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=93308 CPUtime=282.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 80117 0 0 0 28214 16 0 0 25 0 1 0 630888098 95547392 15950 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 23327 15950 367 95 0 18309 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93308

[startup+342.3 s]
/proc/loadavg: 4.01 4.05 3.96 5/362 24352
/proc/meminfo: memFree=21285036/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=93536 CPUtime=342.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 89079 0 0 0 34211 19 0 0 25 0 1 0 630888098 95780864 16527 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 23384 16527 367 95 0 18366 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93536

[startup+402.301 s]
/proc/loadavg: 4.00 4.04 3.96 6/362 24354
/proc/meminfo: memFree=21279772/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=102552 CPUtime=402.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 99531 0 0 0 40209 21 0 0 25 0 1 0 630888098 105013248 17678 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 25638 17678 367 95 0 20620 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102552

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 3.96 5/362 24356
/proc/meminfo: memFree=21251804/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=102720 CPUtime=462.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 107811 0 0 0 46207 23 0 0 25 0 1 0 630888098 105185280 18844 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 25680 18844 367 95 0 20662 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102720

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.96 6/362 24357
/proc/meminfo: memFree=21241248/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=113636 CPUtime=522.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 117600 0 0 0 52204 26 0 0 25 0 1 0 630888098 116363264 20884 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 28409 20884 367 95 0 23391 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113636

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.96 6/362 24368
/proc/meminfo: memFree=21218108/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=113820 CPUtime=582.3 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 125863 0 0 0 58202 28 0 0 25 0 1 0 630888098 116551680 21260 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 28455 21260 367 95 0 23437 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 113820

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/362 24369
/proc/meminfo: memFree=21191400/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=133292 CPUtime=642.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 133511 0 0 0 64202 29 0 0 25 0 1 0 630888098 136491008 26250 33554432000 4194304 4580011 140733851947488 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 33323 26250 367 95 0 28305 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 133292

[startup+702.301 s]
/proc/loadavg: 4.21 4.09 4.00 6/362 24371
/proc/meminfo: memFree=21188100/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=133428 CPUtime=702.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 141134 0 0 0 70199 32 0 0 25 0 1 0 630888098 136630272 25301 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 33357 25301 367 95 0 28339 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133428

[startup+762.313 s]
/proc/loadavg: 4.15 4.10 4.00 5/362 24373
/proc/meminfo: memFree=21187300/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=133604 CPUtime=762.32 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 149123 0 0 0 76197 35 0 0 25 0 1 0 630888098 136810496 24945 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 33401 24945 367 95 0 28383 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 133604

[startup+822.301 s]
/proc/loadavg: 4.05 4.08 4.00 6/362 24374
/proc/meminfo: memFree=21186524/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=143368 CPUtime=822.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 155019 0 0 0 82194 37 0 0 25 0 1 0 630888098 146808832 27530 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 35842 27530 367 95 0 30824 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 143368

[startup+882.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/362 24376
/proc/meminfo: memFree=21172464/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=143548 CPUtime=882.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 162105 0 0 0 88192 39 0 0 25 0 1 0 630888098 146993152 28579 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 35887 28579 367 95 0 30869 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 143548

[startup+942.301 s]
/proc/loadavg: 4.00 4.05 4.00 6/362 24377
/proc/meminfo: memFree=21174524/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=143940 CPUtime=942.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 170438 0 0 0 94190 41 0 0 25 0 1 0 630888098 147394560 27586 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 35985 27586 367 95 0 30967 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 143940

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/362 24379
/proc/meminfo: memFree=21148316/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=144032 CPUtime=1002.31 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 176998 0 0 0 100188 43 0 0 25 0 1 0 630888098 147488768 27816 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 36008 27816 367 95 0 30990 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 144032

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 6/362 24381
/proc/meminfo: memFree=21144192/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=144152 CPUtime=1062.32 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 183509 0 0 0 106186 46 0 0 25 0 1 0 630888098 147611648 27956 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 36038 27956 367 95 0 31020 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 144152

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/362 24382
/proc/meminfo: memFree=21107060/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=152080 CPUtime=1122.32 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 189262 0 0 0 112185 47 0 0 25 0 1 0 630888098 155729920 30519 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 38020 30519 367 95 0 33002 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 152080

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/362 24384
/proc/meminfo: memFree=21090668/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=152160 CPUtime=1182.32 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 195513 0 0 0 118182 50 0 0 25 0 1 0 630888098 155811840 29911 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 38040 29911 367 95 0 33022 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 152160

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 4.01 5/362 24385
/proc/meminfo: memFree=21083676/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=152280 CPUtime=1242.32 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 202084 0 0 0 124181 51 0 0 25 0 1 0 630888098 155934720 29870 33554432000 4194304 4580011 140733851947488 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 38070 29870 367 95 0 33052 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 152280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.23 4.09 4.02 4/360 24389
/proc/meminfo: memFree=21298028/32951124 swapFree=67111348/67111528
[pid=24339] ppid=24336 vsize=155556 CPUtime=1300.03 cores=4,6
/proc/24339/stat : 24339 (strangenight2-s) R 24336 24339 23551 0 -1 4202496 207486 0 0 0 129951 52 0 0 25 0 1 0 630888098 159289344 31962 33554432000 4194304 4580011 140733851947488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24339/statm: 38889 31962 367 95 0 33871 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 155556

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207486
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= 821

runsolver used 4.6083 second user time and 10.7594 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:52:00
IDJOB=3367606
IDBENCH=82815
IDSOLVER=1845
FILE ID=node144/3367606-1305384720
RUNJOBID= node144-1305384719-24301
PBS_JOBID= 13324358
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= 4731d8739f39a82190bbff45268a7d21
RANDOM SEED=112214231

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21576884 kB
Buffers:        277356 kB
Cached:        3617496 kB
SwapCached:          0 kB
Active:        8143288 kB
Inactive:      2884156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21576884 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22212 kB
Writeback:           0 kB
AnonPages:     7132400 kB
Mapped:          27572 kB
Slab:           245224 kB
PageTables:      38532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82035800 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= 73232 MiB
End job on node144 at 2011-05-14 17:13:42