Trace number 3176054

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
MD5SUM9830e1bf79d13e57ceeaa969f4476a02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark313.374
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176054-1301791489.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 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:      51 undec:       3 neg:      46
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      4918       100      2130         0      4585     10650    100891   no data   no data  --
0.19/0.28	c  N st    10     11304       100      2130         0      4253     10650     75614   no data   no data  --
0.39/0.48	c  N st    11     17049       100      2130         0      9571     10650    188286   no data   no data  --
0.79/0.80	c  F st    12     25000       100      2130         0     11669     10650    231696   no data   no data  --
0.79/0.80	c  N st    12     25000       100      2130         0     11669     10650    231696   no data   no data  --
1.00/1.00	c Decided on static restart strategy
1.00/1.00	c  N st    18     30000       100      2130         0     10033     10650    187008   no data   no data  --
1.00/1.00	c  S st    18     30000       100      2130         0     10033     10650    187008   no data   no data  --
1.00/1.03	c  S st    18     30504       100      2130         0     10515     10650    197501   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 Cache  BProp: 0 Set: 0 BXProp: 0 T: 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.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:      2310  cl-subs:     1886  v-elim:      0  v-fix:    0  time:  0.43 s
1.49/1.51	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.49/1.51	c calculated reachability. Time: 0.00
1.49/1.51	c  N st    18     30504       100      2130         0      8629     10650    154896   no data   no data  --
1.79/1.86	c  N st    20     37619       100      2130         0      7951     10650    129625   no data   no data  --
2.10/2.15	c  N st    21     44018       100      2130         0     13878     10650    258772   no data   no data  --
2.20/2.24	c  S st    22     45756       100      2130         0     15493     10650    293474   no data   no data  --
2.20/2.29	c  S st    22     46259       100      2130         0     15982     10650    304208   no data   no data  --
2.20/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.29/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.29/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.47	c lits-rem:      3301  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  1.16 s
3.39/3.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.39/3.47	c vivif2 --  cl tried    13926 cl shrink        0 lits rem          0 time: 0.00
3.49/3.53	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.49/3.53	c calculated reachability. Time: 0.00
3.49/3.53	c  N st    22     46259       100      2130         0     13926     10650    257056   no data   no data  --
4.19/4.29	c  N st    23     60657       100      2130         0      9824     10650    146369   no data   no data  --
4.69/4.73	c  N st    24     69389       100      2130         0     17884     10650    323384   no data   no data  --
4.69/4.73	c  S st    24     69389       100      2130         0     17884     10650    323384   no data   no data  --
4.69/4.78	c  S st    24     69899       100      2130         0     18377     10650    334245   no data   no data  --
4.69/4.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.69/4.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.03	c lits-rem:      3594  cl-subs:     2325  v-elim:      0  v-fix:    0  time:  1.24 s
5.99/6.03	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.99/6.03	c vivif2 --  cl tried    16052 cl shrink        0 lits rem          0 time: 0.00
5.99/6.10	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
6.09/6.10	c calculated reachability. Time: 0.00
6.09/6.10	c  N st    24     69899       100      2130         0     16052     10650    281941   no data   no data  --
7.09/7.10	c  F st    25     87500       100      2130         0     11223     10650    161563   no data   no data  --
7.09/7.10	c  N st    25     87500       100      2130         0     11223     10650    161563   no data   no data  --
7.29/7.38	c Decided on static restart strategy
7.49/7.57	c  N st    32     95540       100      2130         0     18639     10650    315071   no data   no data  --
8.09/8.12	c  N st    34    104848       100      2130         0     15280     10650    246607   no data   no data  --
8.09/8.12	c  S st    34    104848       100      2130         0     15280     10650    246607   no data   no data  --
8.09/8.16	c  S st    34    105351       100      2130         0     15762     10650    257187   no data   no data  --
8.09/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.09/8.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
8.09/8.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.12	c lits-rem:      1774  cl-subs:     1237  v-elim:      0  v-fix:    0  time:  0.95 s
9.09/9.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.09/9.12	c vivif2 --  cl tried    14525 cl shrink        0 lits rem          0 time: 0.00
9.09/9.18	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
9.09/9.18	c calculated reachability. Time: 0.00
9.09/9.18	c  N st    34    105351       100      2130         0     14525     10650    229303   no data   no data  --
9.69/9.76	c  N st    35    114949       100      2130         0     23400     10650    417631   no data   no data  --
10.59/10.63	c  N st    36    129347       100      2130         0     23811     10650    415238   no data   no data  --
12.09/12.16	c  N st    37    150942       100      2130         0     15162     10650    203157   no data   no data  --
12.49/12.55	c  S st    38    158026       100      2130         0     21756     10650    349654   no data   no data  --
12.59/12.61	c  S st    38    158529       100      2130         0     22244     10650    360656   no data   no data  --
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.59/12.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.59/12.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.79/13.82	c lits-rem:      2848  cl-subs:     2153  v-elim:      0  v-fix:    0  time:  1.20 s
13.79/13.82	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.79/13.82	c vivif2 --  cl tried    20091 cl shrink        0 lits rem          0 time: 0.00
13.89/13.90	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
13.89/13.90	c calculated reachability. Time: 0.00
13.89/13.90	c  N st    38    158529       100      2130         0     20091     10650    312169   no data   no data  --
17.49/17.55	c  N st    39    207117       100      2130         0     32599     10650    552352   no data   no data  --
20.09/20.18	c  N st    40    237794       100      2130         0     25013     10650    376840   no data   no data  --
20.09/20.18	c  S st    40    237794       100      2130         0     25013     10650    376840   no data   no data  --
20.19/20.24	c  S st    40    238296       100      2130         0     25496     10650    387545   no data   no data  --
20.19/20.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.19/20.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
20.19/20.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.48/21.58	c lits-rem:      2153  cl-subs:     2340  v-elim:      0  v-fix:    0  time:  1.31 s
21.48/21.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
21.48/21.58	c vivif2 --  cl tried    23156 cl shrink        0 lits rem          0 time: 0.00
21.59/21.67	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
21.59/21.67	c calculated reachability. Time: 0.00
21.59/21.67	c  N st    40    238296       100      2130         0     23156     10650    339114   no data   no data  --
27.29/27.38	c  F st    41    306251       100      2130         0     25017     10650    341889   no data   no data  --
27.29/27.38	c  N st    41    306251       100      2130         0     25017     10650    341889   no data   no data  --
27.79/27.85	c Decided on static restart strategy
29.89/29.99	c  N st    51    334559       100      2130         0     29113     10650    425492   no data   no data  --
32.28/32.37	c  N st    53    357444       100      2130         0     27226     10650    369187   no data   no data  --
32.28/32.37	c  S st    53    357444       100      2130         0     27226     10650    369187   no data   no data  --
32.38/32.44	c  S st    53    357948       100      2130         0     27710     10650    380117   no data   no data  --
32.38/32.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.38/32.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.38/32.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.38/32.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.38/32.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.38/32.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
32.38/32.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.48/33.54	c lits-rem:      1835  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  1.08 s
33.48/33.54	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
33.48/33.54	c vivif2 --  cl tried    26345 cl shrink        0 lits rem          0 time: 0.00
33.58/33.65	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
33.58/33.66	c calculated reachability. Time: 0.00
33.58/33.66	c  N st    53    357948       100      2130         0     26345     10650    351059   no data   no data  --
36.98/37.07	c  N st    54    390340       100      2130         0     32171     10650    468103   no data   no data  --
41.99/42.06	c  N st    55    438930       100      2130         0     26271     10650    320404   no data   no data  --
49.28/49.38	c  N st    56    511812       100      2130         0     38805     10650    556227   no data   no data  --
51.88/51.93	c  N st    57    536922       100      2130         0     33441     10650    439478   no data   no data  --
51.88/51.93	c  S st    57    536922       100      2130         0     33441     10650    439478   no data   no data  --
51.98/52.02	c  S st    57    537427       100      2130         0     33922     10650    450387   no data   no data  --
51.98/52.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.98/52.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.98/52.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.98/52.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.98/52.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.98/52.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
51.98/52.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.28/53.36	c lits-rem:      2071  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  1.33 s
53.28/53.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
53.28/53.37	c vivif2 --  cl tried    32299 cl shrink        0 lits rem          0 time: 0.00
53.48/53.50	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
53.48/53.50	c calculated reachability. Time: 0.00
53.48/53.50	c  N st    57    537427       100      2130         0     32299     10650    417277   no data   no data  --
72.88/72.91	c  N st    58    701411       100      2130         0     59667     10650    943302   no data   no data  --
85.89/85.97	c  N st    59    806140       100      2130         0     54107     10650    795658   no data   no data  --
85.89/85.97	c  S st    59    806140       100      2130         0     54107     10650    795658   no data   no data  --
86.09/86.10	c  S st    59    806643       100      2130         0     54584     10650    806656   no data   no data  --
86.09/86.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.09/86.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.09/86.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
86.09/86.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.09/86.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.09/86.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
86.09/86.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.09/90.18	c lits-rem:      1797  cl-subs:     6788  v-elim:      0  v-fix:    0  time:  4.04 s
90.09/90.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
90.09/90.18	c vivif2 --  cl tried    47796 cl shrink        0 lits rem          0 time: 0.01
90.28/90.36	c asymm  cl-useful: 0/1909/2130 lits-rem:0 time: 0.18
90.28/90.36	c calculated reachability. Time: 0.00
90.28/90.36	c  N st    59    806643       100      2130         0     47796     10650    682001   no data   no data  --
126.08/126.19	c  F st    60   1071875       100      2130         0     62995     10650    907393   no data   no data  --
126.08/126.19	c  N st    60   1071875       100      2130         0     62995     10650    907393   no data   no data  --
126.98/127.07	c Decided on static restart strategy
130.89/130.91	c  N st    70   1100179       100      2130         0     48013     10650    615109   no data   no data  --
136.48/136.55	c  N st    72   1136174       100      2130         0     81201     10650   1342186   no data   no data  --
141.18/141.23	c  N st    73   1168566       100      2130         0     68737     10650   1044030   no data   no data  --
147.99/148.05	c  N st    74   1209965       100      2130         0     63637     10650    937536   no data   no data  --
147.99/148.05	c  S st    74   1209965       100      2130         0     63637     10650    937536   no data   no data  --
148.19/148.21	c  S st    74   1210469       100      2130         0     64108     10650    948312   no data   no data  --
148.19/148.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.19/148.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.19/148.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
148.19/148.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.19/148.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.19/148.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
148.19/148.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.89/152.90	c lits-rem:       915  cl-subs:     5494  v-elim:      0  v-fix:    0  time:  4.64 s
152.89/152.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
152.89/152.91	c vivif2 --  cl tried    58614 cl shrink        0 lits rem          0 time: 0.01
153.08/153.10	c asymm  cl-useful: 0/1632/2130 lits-rem:0 time: 0.19
153.08/153.10	c calculated reachability. Time: 0.00
153.08/153.10	c  N st    74   1210469       100      2130         0     58614     10650    832287   no data   no data  --
164.68/164.75	c  N st    75   1283351       100      2130         0     81452     10650   1295201   no data   no data  --
181.29/181.30	c  N st    76   1392674       100      2130         0     91097     10650   1484776   no data   no data  --
209.19/209.21	c  N st    77   1556659       100      2130         0     98032     10650   1561192   no data   no data  --
234.09/234.18	c  N st    78   1710470       100      2130         0     88177     10650   1354352   no data   no data  --
234.09/234.18	c  S st    78   1710470       100      2130         0     88177     10650   1354352   no data   no data  --
234.38/234.41	c  S st    78   1710974       100      2130         0     88660     10650   1365445   no data   no data  --
234.38/234.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.38/234.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.38/234.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
234.38/234.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.38/234.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.38/234.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
234.38/234.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.28/247.34	c lits-rem:      2120  cl-subs:    10887  v-elim:      0  v-fix:    0  time: 12.86 s
247.28/247.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
247.28/247.35	c vivif2 --  cl tried    77773 cl shrink        0 lits rem          0 time: 0.01
247.49/247.57	c asymm  cl-useful: 0/1236/2130 lits-rem:0 time: 0.22
247.49/247.57	c calculated reachability. Time: 0.00
247.49/247.57	c  N st    78   1710974       100      2130         0     77773     10650   1156271   no data   no data  --
313.40/313.49	c  N st    79   2079938       100      2130         0     89006     10650   1268806   no data   no data  --
338.19/338.23	c  N st    80   2210974       100      2130         0     92984     10650   1358834   no data   no data  --
338.19/338.23	c  S st    80   2210974       100      2130         0     92984     10650   1358834   no data   no data  --
338.39/338.48	c  S st    80   2211475       100      2130         0     93463     10650   1369808   no data   no data  --
338.39/338.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
338.39/338.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
338.49/338.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
338.49/338.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.49/338.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
338.49/338.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
338.49/338.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
351.49/351.55	c lits-rem:      5568  cl-subs:    10943  v-elim:      0  v-fix:    0  time: 13.00 s
351.49/351.55	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
351.49/351.57	c vivif2 --  cl tried    82520 cl shrink        0 lits rem          0 time: 0.01
351.79/351.80	c asymm  cl-useful: 0/894/2130 lits-rem:0 time: 0.23
351.79/351.80	c calculated reachability. Time: 0.00
351.79/351.80	c  N st    80   2211475       100      2130         0     82520     10650   1156106   no data   no data  --
450.39/450.46	c  N st    81   2711475       100      2130         0    105452     10650   1576913   no data   no data  --
450.39/450.46	c  S st    81   2711475       100      2130         0    105452     10650   1576913   no data   no data  --
450.69/450.72	c  S st    81   2711979       100      2130         0    105935     10650   1588012   no data   no data  --
450.69/450.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.69/450.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.69/450.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
450.80/450.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.80/450.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.80/450.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
450.80/450.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
468.99/469.00	c lits-rem:      4943  cl-subs:    11613  v-elim:      0  v-fix:    0  time: 18.19 s
468.99/469.00	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
468.99/469.02	c vivif2 --  cl tried    94322 cl shrink        0 lits rem          0 time: 0.02
469.29/469.37	c asymm  cl-useful: 0/1056/2130 lits-rem:0 time: 0.35
469.29/469.38	c calculated reachability. Time: 0.00
469.29/469.38	c  N st    81   2711979       100      2130         0     94322     10650   1365045   no data   no data  --
586.90/586.95	c  N st    82   3211980       100      2130         0     71859     10650    772838   no data   no data  --
586.90/586.95	c  S st    82   3211980       100      2130         0     71859     10650    772838   no data   no data  --
587.10/587.12	c  S st    82   3212482       100      2130         0     72342     10650    783753   no data   no data  --
587.10/587.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
587.10/587.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
587.10/587.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
587.10/587.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
587.10/587.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.10/587.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
587.10/587.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.60/590.63	c lits-rem:       332  cl-subs:      385  v-elim:      0  v-fix:    0  time:  3.47 s
590.60/590.63	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
590.60/590.64	c vivif2 --  cl tried    71957 cl shrink        0 lits rem          0 time: 0.01
590.80/590.82	c asymm  cl-useful: 0/1074/2130 lits-rem:0 time: 0.18
590.80/590.83	c calculated reachability. Time: 0.00
590.80/590.83	c  N st    82   3212482       100      2130         0     71957     10650    776816   no data   no data  --
709.90/709.96	c  N st    83   3712482       100      2130         0     82339     10650    942040   no data   no data  --
709.90/709.96	c  S st    83   3712482       100      2130         0     82339     10650    942040   no data   no data  --
710.10/710.16	c  S st    83   3712985       100      2130         0     82825     10650    953194   no data   no data  --
710.10/710.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
710.10/710.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
710.10/710.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
710.20/710.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
710.20/710.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
710.20/710.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
710.20/710.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
714.70/714.78	c lits-rem:       505  cl-subs:     1414  v-elim:      0  v-fix:    0  time:  4.56 s
714.70/714.78	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
714.70/714.79	c vivif2 --  cl tried    81411 cl shrink        0 lits rem          0 time: 0.01
714.91/714.98	c asymm  cl-useful: 0/1231/2130 lits-rem:0 time: 0.20
714.91/714.99	c calculated reachability. Time: 0.00
714.91/714.99	c  N st    83   3712985       100      2130         0     81411     10650    921727   no data   no data  --
722.80/722.88	c  F st    84   3751562       100      2130         0    116706     10650   1696015   no data   no data  --
722.80/722.88	c  N st    84   3751562       100      2130         0    116706     10650   1696015   no data   no data  --
724.40/724.48	c Decided on static restart strategy
731.10/731.14	c  N st    94   3779865       100      2130         0    142701     10650   2268072   no data   no data  --
740.31/740.34	c  N st    96   3815860       100      2130         0     98232     10650   1285892   no data   no data  --
750.11/750.12	c  N st    97   3848254       100      2130         0    127978     10650   1948178   no data   no data  --
764.80/764.84	c  N st    98   3896843       100      2130         0     93650     10650   1146023   no data   no data  --
785.51/785.57	c  N st    99   3969726       100      2130         0     80841     10650    864185   no data   no data  --
813.40/813.43	c  N st   100   4079051       100      2130         0    100403     10650   1269151   no data   no data  --
850.01/850.00	c  N st   101   4212985       100      2130         0    141329     10650   2164588   no data   no data  --
850.01/850.00	c  S st   101   4212985       100      2130         0    141329     10650   2164588   no data   no data  --
850.41/850.41	c  S st   101   4213488       100      2130         0    141809     10650   2175174   no data   no data  --
850.41/850.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
850.41/850.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
850.41/850.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
850.51/850.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
850.51/850.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
850.51/850.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
850.51/850.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
932.41/932.41	c lits-rem:      6476  cl-subs:    16654  v-elim:      0  v-fix:    0  time: 81.87 s
932.41/932.41	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
932.41/932.44	c vivif2 --  cl tried   125155 cl shrink        0 lits rem          0 time: 0.02
932.71/932.73	c asymm  cl-useful: 0/630/2130 lits-rem:0 time: 0.29
932.71/932.73	c calculated reachability. Time: 0.00
932.71/932.73	c  N st   101   4213488       100      2130         0    125155     10650   1841411   no data   no data  --
995.81/995.86	c  N st   102   4459466       100      2130         0    101361     10650   1254560   no data   no data  --
1071.81/1071.81	c  N st   103   4713489       100      2130         0    161926     10650   2503683   no data   no data  --
1071.81/1071.81	c  S st   103   4713489       100      2130         0    161926     10650   2503683   no data   no data  --
1072.31/1072.38	c  S st   103   4713996       100      2130         0    162408     10650   2514772   no data   no data  --
1072.31/1072.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1072.31/1072.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1072.42/1072.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1072.52/1072.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1072.52/1072.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1072.52/1072.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1072.52/1072.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1197.31/1197.34	c lits-rem:      8812  cl-subs:    27274  v-elim:      0  v-fix:    0  time: 124.79 s
1197.31/1197.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1197.31/1197.36	c vivif2 --  cl tried   135134 cl shrink        0 lits rem          0 time: 0.02
1197.61/1197.65	c asymm  cl-useful: 0/805/2130 lits-rem:0 time: 0.28
1197.61/1197.65	c calculated reachability. Time: 0.00
1197.61/1197.65	c  N st   103   4713996       100      2130         0    135134     10650   1984511   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176054-1301791489/watcher-3176054-1301791489 -o /tmp/evaluation-result-3176054-1301791489/solver-3176054-1301791489 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176054-1301791489.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.96 2/179 12712
/proc/meminfo: memFree=22499740/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=29812 CPUtime=0 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 290749327 30527488 456 33554432000 4194304 4650387 140736193939104 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 7453 456 345 112 0 2418 0

[startup+0.0630481 s]
/proc/loadavg: 3.38 3.87 3.96 2/179 12712
/proc/meminfo: memFree=22499740/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=30288 CPUtime=0.05 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 757 0 0 0 5 0 0 0 22 0 1 0 290749327 31014912 678 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 7572 678 377 112 0 2537 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30288

[startup+0.10103 s]
/proc/loadavg: 3.38 3.87 3.96 2/179 12712
/proc/meminfo: memFree=22499740/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=30448 CPUtime=0.09 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 814 0 0 0 9 0 0 0 22 0 1 0 290749327 31178752 735 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 7612 735 377 112 0 2577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.301001 s]
/proc/loadavg: 3.38 3.87 3.96 2/179 12712
/proc/meminfo: memFree=22499740/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=31164 CPUtime=0.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 1235 0 0 0 29 0 0 0 23 0 1 0 290749327 31911936 817 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 7791 817 379 112 0 2756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31164

[startup+0.700917 s]
/proc/loadavg: 3.38 3.87 3.96 2/179 12712
/proc/meminfo: memFree=22499740/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=31564 CPUtime=0.69 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 1665 0 0 0 69 0 0 0 25 0 1 0 290749327 32321536 995 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 7891 995 379 112 0 2856 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31564

[startup+1.50077 s]
/proc/loadavg: 3.38 3.87 3.96 5/190 12733
/proc/meminfo: memFree=22471620/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=37348 CPUtime=1.49 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 3316 0 0 0 149 0 0 0 25 0 1 0 290749327 38244352 2343 33554432000 4194304 4650387 140736193939104 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 9337 2343 381 112 0 4302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37348

[startup+3.10048 s]
/proc/loadavg: 3.38 3.87 3.96 5/190 12733
/proc/meminfo: memFree=22447904/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=41120 CPUtime=3.09 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 4645 0 0 0 309 0 0 0 25 0 1 0 290749327 42106880 3287 33554432000 4194304 4650387 140736193939104 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 10280 3287 381 112 0 5245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41120

[startup+6.3009 s]
/proc/loadavg: 3.43 3.87 3.96 5/190 12733
/proc/meminfo: memFree=22437736/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=44268 CPUtime=6.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 6332 0 0 0 629 0 0 0 25 0 1 0 290749327 45330432 4155 33554432000 4194304 4650387 140736193939104 18446744073709551615 4331068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 11067 4155 381 112 0 6032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44268

[startup+12.7007 s]
/proc/loadavg: 3.48 3.87 3.96 5/190 12733
/proc/meminfo: memFree=22413716/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=48076 CPUtime=12.69 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 10421 0 0 0 1268 1 0 0 25 0 1 0 290749327 49229824 4978 33554432000 4194304 4650387 140736193939104 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 12019 4978 381 112 0 6984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48076

[startup+25.5004 s]
/proc/loadavg: 3.59 3.88 3.96 5/190 12733
/proc/meminfo: memFree=22391940/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=51940 CPUtime=25.49 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 15728 0 0 0 2547 2 0 0 25 0 1 0 290749327 53186560 5786 33554432000 4194304 4650387 140736193939104 18446744073709551615 4330148 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 12985 5786 381 112 0 7950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51940

[startup+51.1008 s]
/proc/loadavg: 3.73 3.89 3.96 5/190 12734
/proc/meminfo: memFree=22368848/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=54860 CPUtime=51.08 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 24744 0 0 0 5105 3 0 0 25 0 1 0 290749327 56176640 7022 33554432000 4194304 4650387 140736193939104 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 13715 7022 381 112 0 8680 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54860

[startup+102.306 s]
/proc/loadavg: 3.88 3.90 3.96 5/190 12736
/proc/meminfo: memFree=22334704/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=69476 CPUtime=102.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 40536 0 0 0 10224 5 0 0 25 0 1 0 290749327 71143424 10144 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 17369 10144 381 112 0 12334 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69476

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.96 5/190 12737
/proc/meminfo: memFree=22294124/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=78160 CPUtime=162.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 55545 0 0 0 16221 8 0 0 25 0 1 0 290749327 80035840 12506 33554432000 4194304 4650387 140736193939104 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 19540 12506 381 112 0 14505 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78160

[startup+222.301 s]
/proc/loadavg: 4.04 3.94 3.96 5/190 12739
/proc/meminfo: memFree=22264328/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=78536 CPUtime=222.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 68321 0 0 0 22219 10 0 0 25 0 1 0 290749327 80420864 12594 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 19634 12594 381 112 0 14599 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78536

[startup+282.301 s]
/proc/loadavg: 4.07 3.97 3.97 5/190 12741
/proc/meminfo: memFree=22235660/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=94928 CPUtime=282.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 80918 0 0 0 28217 12 0 0 25 0 1 0 290749327 97206272 16909 33554432000 4194304 4650387 140736193939104 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 23732 16909 381 112 0 18697 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 94928

[startup+342.301 s]
/proc/loadavg: 4.05 3.98 3.97 5/190 12742
/proc/meminfo: memFree=22195464/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=99780 CPUtime=342.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 92509 0 0 0 34214 15 0 0 25 0 1 0 290749327 102174720 17948 33554432000 4194304 4650387 140736193939104 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 24945 17948 381 112 0 19910 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99780

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.97 5/190 12743
/proc/meminfo: memFree=22187612/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=102900 CPUtime=402.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 101816 0 0 0 40212 17 0 0 25 0 1 0 290749327 105369600 17630 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 25725 17630 381 112 0 20690 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 102900

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12745
/proc/meminfo: memFree=22164396/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=111360 CPUtime=462.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 112283 0 0 0 46210 19 0 0 25 0 1 0 290749327 114032640 20812 33554432000 4194304 4650387 140736193939104 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 27840 20812 381 112 0 22805 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111360

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12747
/proc/meminfo: memFree=22134600/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=117748 CPUtime=522.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 121138 0 0 0 52209 21 0 0 25 0 1 0 290749327 120573952 21966 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 29437 21966 381 112 0 24402 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117748

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12776
/proc/meminfo: memFree=22180808/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=117904 CPUtime=582.29 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 129361 0 0 0 58206 23 0 0 25 0 1 0 290749327 120733696 22522 33554432000 4194304 4650387 140736193939104 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 29476 22522 381 112 0 24441 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 117904

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12777
/proc/meminfo: memFree=22143836/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=118092 CPUtime=642.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 137267 0 0 0 64204 26 0 0 25 0 1 0 290749327 120926208 22428 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 29523 22428 381 112 0 24488 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 118092

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12778
/proc/meminfo: memFree=22140852/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=118252 CPUtime=702.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 145713 0 0 0 70202 28 0 0 25 0 1 0 290749327 121090048 22526 33554432000 4194304 4650387 140736193939104 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 29563 22526 381 112 0 24528 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 118252

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12780
/proc/meminfo: memFree=22113028/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=120212 CPUtime=762.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 153813 0 0 0 76199 31 0 0 25 0 1 0 290749327 123097088 21816 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 30053 21816 381 112 0 25018 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 120212

[startup+822.301 s]
/proc/loadavg: 4.07 4.00 3.98 5/190 12782
/proc/meminfo: memFree=22104280/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=120328 CPUtime=822.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 161003 0 0 0 82197 33 0 0 25 0 1 0 290749327 123215872 22949 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 30082 22949 381 112 0 25047 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 120328

[startup+882.301 s]
/proc/loadavg: 4.07 4.01 3.98 5/190 12784
/proc/meminfo: memFree=22077088/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=139640 CPUtime=882.31 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 168870 0 0 0 88196 35 0 0 25 0 1 0 290749327 142991360 27759 33554432000 4194304 4650387 140736193939104 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 34910 27759 381 112 0 29875 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 139640

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 12785
/proc/meminfo: memFree=22064024/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=142520 CPUtime=942.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 170268 0 0 0 94195 35 0 0 25 0 1 0 290749327 145940480 29157 33554432000 4194304 4650387 140736193939104 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 35630 29157 381 112 0 30595 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 142520

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.99 5/190 12796
/proc/meminfo: memFree=22070608/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=142648 CPUtime=1002.3 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 178869 0 0 0 100193 37 0 0 25 0 1 0 290749327 146071552 28001 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 35662 28001 381 112 0 30627 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 142648

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 12797
/proc/meminfo: memFree=22046992/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=142752 CPUtime=1062.31 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 185360 0 0 0 106191 40 0 0 25 0 1 0 290749327 146178048 28189 33554432000 4194304 4650387 140736193939104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 35688 28189 381 112 0 30653 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142752

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 12799
/proc/meminfo: memFree=22012376/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=155404 CPUtime=1122.31 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 188683 0 0 0 112191 40 0 0 25 0 1 0 290749327 159133696 31512 33554432000 4194304 4650387 140736193939104 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 38851 31512 381 112 0 33816 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 155404

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12804
/proc/meminfo: memFree=22012140/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=155404 CPUtime=1182.31 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 188857 0 0 0 118191 40 0 0 25 0 1 0 290749327 159133696 31686 33554432000 4194304 4650387 140736193939104 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 38851 31686 381 112 0 33816 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 155404

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12805
/proc/meminfo: memFree=22014700/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=155476 CPUtime=1242.31 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 194780 0 0 0 124189 42 0 0 25 0 1 0 290749327 159207424 30522 33554432000 4194304 4650387 140736193939104 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 38869 30522 381 112 0 33834 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 155476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.99 5/191 12807
/proc/meminfo: memFree=22107044/32951124 swapFree=67111528/67111528
[pid=12712] ppid=12710 vsize=155616 CPUtime=1300.03 cores=5,7
/proc/12712/stat : 12712 (strangenight1-s) R 12710 12712 12672 0 -1 4202496 201375 0 0 0 129958 45 0 0 25 0 1 0 290749327 159350784 30575 33554432000 4194304 4650387 140736193939104 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12712/statm: 38904 30575 381 112 0 33869 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 155616

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.58
CPU system time (s): 0.45593
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210256

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

runsolver used 1.9927 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 02:44:49
IDJOB=3176054
IDBENCH=83072
IDSOLVER=1589
FILE ID=node106/3176054-1301791489
RUNJOBID= node106-1301791489-12693
PBS_JOBID= 12841426
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176054-1301791489/watcher-3176054-1301791489 -o /tmp/evaluation-result-3176054-1301791489/solver-3176054-1301791489 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176054-1301791489.cnf

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

MD5SUM BENCH= 9830e1bf79d13e57ceeaa969f4476a02
RANDOM SEED=1768066912

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22500020 kB
Buffers:        348392 kB
Cached:        9773652 kB
SwapCached:          0 kB
Active:        6761972 kB
Inactive:      3423904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22500020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12704 kB
Writeback:           0 kB
AnonPages:       63472 kB
Mapped:          15288 kB
Slab:           201592 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219508 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= 71496 MiB
End job on node106 at 2011-04-03 03:06:31