Trace number 3175695

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) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1263625223-038.SATISFIABLE.cnf
MD5SUMbcd207ee685856d0ca572e80c3354408
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3175695-1301786262.cnf'
0.00/0.00	c -- header says num vars:            500
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        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.00	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:     14  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:     240 undec:      56 neg:     204
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       486      2094         0         0      6346         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4914       486      2094         0      4833      6346    106791   no data   no data  --
0.29/0.39	c  N st    10     11298       486      2094         0      4483      6346     74684   no data   no data  --
0.59/0.66	c  N st    11     17041       486      2094         0     10084      6346    210421   no data   no data  --
1.00/1.08	c  F st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
1.00/1.08	c  N st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
1.29/1.32	c  S st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
1.29/1.35	c  S st    18     30500       486      2094         0     11175      6346    207725   no data   no data  --
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.55	c lits-rem:       125  cl-subs:      561  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.56	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
1.49/1.56	c calculated reachability. Time: 0.00
1.49/1.56	c  N st    18     30500       486      2094         0     10614      6346    193971   no data   no data  --
1.89/1.94	c  N st    20     37611       486      2094         0      9838      6346    161470   no data   no data  --
2.29/2.30	c  N st    21     44010       486      2094         0     16083      6346    306234   no data   no data  --
2.39/2.42	c  S st    22     45750       486      2094         0      9057      6346    126745   no data   no data  --
2.39/2.45	c  S st    22     46253       486      2094         0      9559      6346    138451   no data   no data  --
2.39/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.54	c lits-rem:        30  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.08 s
2.49/2.54	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c vivif2 --  cl tried     9436 cl shrink        0 lits rem          0 time: 0.00
2.49/2.55	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
2.49/2.55	c calculated reachability. Time: 0.00
2.49/2.55	c  N st    22     46253       486      2094         0      9436      6346    135793   no data   no data  --
3.39/3.48	c  N st    23     60650       486      2094         0     13809      6346    228329   no data   no data  --
3.99/4.09	c  N st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
3.99/4.09	c  S st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
4.09/4.12	c  S st    24     69882       486      2094         0     12084      6346    180155   no data   no data  --
4.09/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.09/4.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
4.09/4.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.29	c lits-rem:        72  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.16 s
4.19/4.29	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried    11947 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
4.29/4.30	c calculated reachability. Time: 0.00
4.29/4.30	c  N st    24     69882       486      2094         0     11947      6346    177085   no data   no data  --
5.39/5.48	c  F st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
5.39/5.48	c  N st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
5.79/5.84	c Decided on static restart strategy
5.99/6.08	c  N st    32     95540       486      2094         0     25317      6346    483555   no data   no data  --
6.60/6.68	c  N st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
6.60/6.68	c  S st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
6.69/6.74	c  S st    34    105327       486      2094         0     22193      6346    393138   no data   no data  --
6.69/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
6.69/6.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.60	c lits-rem:       444  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  0.85 s
7.59/7.60	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
7.59/7.61	c vivif2 --  cl tried    21192 cl shrink        0 lits rem          0 time: 0.00
7.59/7.62	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
7.59/7.62	c calculated reachability. Time: 0.00
7.59/7.62	c  N st    34    105327       486      2094         0     21192      6346    366884   no data   no data  --
8.39/8.42	c  N st    35    114926       486      2094         0     16880      6346    248943   no data   no data  --
9.58/9.65	c  N st    36    129324       486      2094         0     16305      6346    216222   no data   no data  --
11.39/11.42	c  N st    37    150921       486      2094         0     21807      6346    339013   no data   no data  --
12.00/12.06	c  S st    38    157992       486      2094         0     28696      6346    495846   no data   no data  --
12.10/12.12	c  S st    38    158494       486      2094         0     29198      6346    507677   no data   no data  --
12.10/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.10/12.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
12.10/12.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.39/13.49	c lits-rem:       651  cl-subs:     1553  v-elim:      0  v-fix:    0  time:  1.35 s
13.39/13.49	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
13.49/13.50	c vivif2 --  cl tried    27645 cl shrink        0 lits rem          0 time: 0.00
13.49/13.52	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
13.49/13.52	c calculated reachability. Time: 0.00
13.49/13.52	c  N st    38    158494       486      2094         0     27645      6346    472252   no data   no data  --
18.09/18.12	c  N st    39    207084       486      2094         0     22282      6346    303730   no data   no data  --
21.09/21.14	c  N st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
21.09/21.14	c  S st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
21.19/21.22	c  S st    40    238245       486      2094         0     33181      6346    556396   no data   no data  --
21.19/21.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.19/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
21.19/21.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.79/22.82	c lits-rem:       578  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.58 s
22.79/22.82	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
22.79/22.83	c vivif2 --  cl tried    31357 cl shrink        0 lits rem          0 time: 0.00
22.79/22.85	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
22.79/22.85	c calculated reachability. Time: 0.00
22.79/22.85	c  N st    40    238245       486      2094         0     31357      6346    514134   no data   no data  --
30.19/30.22	c  F st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
30.19/30.22	c  N st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
30.69/30.77	c Decided on static restart strategy
33.39/33.41	c  N st    51    334551       486      2094         0     37438      6346    571851   no data   no data  --
35.89/35.94	c  N st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
35.89/35.94	c  S st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
35.99/36.03	c  S st    53    357870       486      2094         0     35858      6346    528155   no data   no data  --
35.99/36.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.99/36.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.99/36.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.99/36.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.99/36.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
35.99/36.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.39/37.48	c lits-rem:       768  cl-subs:     1715  v-elim:      0  v-fix:    0  time:  1.42 s
37.39/37.48	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
37.39/37.49	c vivif2 --  cl tried    34143 cl shrink        0 lits rem          0 time: 0.00
37.48/37.51	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
37.48/37.51	c calculated reachability. Time: 0.00
37.48/37.51	c  N st    53    357870       486      2094         0     34143      6346    490463   no data   no data  --
41.39/41.46	c  N st    54    390264       486      2094         0     40437      6346    619426   no data   no data  --
47.39/47.49	c  N st    55    438853       486      2094         0     34140      6346    449224   no data   no data  --
56.88/56.98	c  N st    56    511735       486      2094         0     47582      6346    725119   no data   no data  --
60.28/60.35	c  N st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
60.28/60.35	c  S st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
60.38/60.44	c  S st    57    537310       486      2094         0     42480      6346    600604   no data   no data  --
60.38/60.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.38/60.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.38/60.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.38/60.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.38/60.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.38/60.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
60.38/60.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.98/62.02	c lits-rem:       609  cl-subs:     1404  v-elim:      0  v-fix:    0  time:  1.55 s
61.98/62.02	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
61.98/62.03	c vivif2 --  cl tried    41076 cl shrink        0 lits rem          0 time: 0.01
61.98/62.06	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.03
61.98/62.06	c calculated reachability. Time: 0.00
61.98/62.06	c  N st    57    537310       486      2094         0     41076      6346    569661   no data   no data  --
84.69/84.73	c  N st    58    701294       486      2094         0     70234      6346   1220818   no data   no data  --
99.08/99.19	c  N st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
99.08/99.19	c  S st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
99.27/99.33	c  S st    59    806466       486      2094         0     64625      6346   1059304   no data   no data  --
99.27/99.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.27/99.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.27/99.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.27/99.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.27/99.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.27/99.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
99.27/99.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.08/102.11	c lits-rem:       507  cl-subs:     3787  v-elim:      0  v-fix:    0  time:  2.72 s
102.08/102.11	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
102.08/102.13	c vivif2 --  cl tried    60838 cl shrink        0 lits rem          0 time: 0.01
102.08/102.17	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.05
102.08/102.18	c calculated reachability. Time: 0.00
102.08/102.18	c  N st    59    806466       486      2094         0     60838      6346    970486   no data   no data  --
145.18/145.21	c  F st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
145.18/145.21	c  N st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
146.18/146.23	c Decided on static restart strategy
150.08/150.13	c  N st    70   1100182       486      2094         0     60672      6346    835257   no data   no data  --
156.88/156.98	c  N st    72   1136176       486      2094         0     51010      6346    581691   no data   no data  --
162.38/162.47	c  N st    73   1168568       486      2094         0     82833      6346   1435521   no data   no data  --
169.78/169.80	c  N st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
169.78/169.80	c  S st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
169.88/169.99	c  S st    74   1210202       486      2094         0     77499      6346   1244556   no data   no data  --
169.88/169.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.88/169.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.98/170.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
169.98/170.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.98/170.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.98/170.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
169.98/170.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.78/173.83	c lits-rem:       329  cl-subs:     4342  v-elim:      0  v-fix:    0  time:  3.77 s
173.78/173.83	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
173.78/173.84	c vivif2 --  cl tried    73157 cl shrink        0 lits rem          0 time: 0.01
173.88/173.91	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.06
173.88/173.91	c calculated reachability. Time: 0.00
173.88/173.91	c  N st    74   1210202       486      2094         0     73157      6346   1134802   no data   no data  --
190.29/190.35	c  N st    75   1283085       486      2094         0     49543      6346    494564   no data   no data  --
213.28/213.35	c  N st    76   1392408       486      2094         0     57327      6346    636124   no data   no data  --
247.39/247.49	c  N st    77   1556394       486      2094         0     62170      6346    702462   no data   no data  --
280.78/280.85	c  N st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
280.78/280.85	c  S st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
281.08/281.12	c  S st    78   1710705       486      2094         0    104312      6346   1636828   no data   no data  --
281.08/281.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.08/281.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
281.08/281.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
281.18/281.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.18/281.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.18/281.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
281.18/281.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.18/290.20	c lits-rem:       346  cl-subs:     9826  v-elim:      0  v-fix:    0  time:  8.98 s
290.18/290.21	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
290.18/290.22	c vivif2 --  cl tried    94486 cl shrink        0 lits rem          0 time: 0.02
290.28/290.32	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.10
290.28/290.33	c calculated reachability. Time: 0.00
290.28/290.33	c  N st    78   1710705       486      2094         0     94486      6346   1443886   no data   no data  --
375.98/376.06	c  N st    79   2079670       486      2094         0    106707      6346   1680906   no data   no data  --
407.99/408.03	c  N st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
407.99/408.03	c  S st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
408.28/408.34	c  S st    80   2211213       486      2094         0    111012      6346   1751280   no data   no data  --
408.28/408.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
408.28/408.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.28/408.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
408.38/408.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.38/408.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.38/408.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
408.38/408.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.68/418.74	c lits-rem:      2233  cl-subs:     8879  v-elim:      0  v-fix:    0  time: 10.30 s
418.68/418.74	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
418.68/418.76	c vivif2 --  cl tried   102133 cl shrink        0 lits rem          0 time: 0.02
418.78/418.86	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.10
418.78/418.87	c calculated reachability. Time: 0.00
418.78/418.87	c  N st    80   2211213       486      2094         0    102133      6346   1557270   no data   no data  --
541.18/541.22	c  N st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
541.18/541.22	c  S st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
541.47/541.56	c  S st    81   2711717       486      2094         0    126279      6346   2028003   no data   no data  --
541.47/541.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
541.47/541.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
541.57/541.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
541.57/541.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
541.57/541.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
541.57/541.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
541.57/541.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.38/553.41	c lits-rem:       142  cl-subs:     9117  v-elim:      0  v-fix:    0  time: 11.73 s
553.38/553.41	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
553.38/553.44	c vivif2 --  cl tried   117162 cl shrink        0 lits rem          0 time: 0.02
553.48/553.57	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.13
553.48/553.58	c calculated reachability. Time: 0.00
553.48/553.58	c  N st    81   2711717       486      2094         0    117162      6346   1842221   no data   no data  --
694.78/694.85	c  N st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
694.78/694.85	c  S st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
694.98/695.09	c  S st    82   3212217       486      2094         0     93759      6346   1137159   no data   no data  --
694.98/695.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
694.98/695.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.08/695.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
695.08/695.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.08/695.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
695.08/695.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
695.08/695.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
697.29/697.37	c lits-rem:       122  cl-subs:     2371  v-elim:      0  v-fix:    0  time:  2.20 s
697.29/697.37	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
697.29/697.38	c vivif2 --  cl tried    91388 cl shrink        0 lits rem          0 time: 0.01
697.39/697.46	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.08
697.39/697.47	c calculated reachability. Time: 0.00
697.39/697.47	c  N st    82   3212217       486      2094         0     91388      6346   1087550   no data   no data  --
827.19/827.23	c  N st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
827.19/827.23	c  S st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
827.38/827.48	c  S st    83   3712719       486      2094         0    102567      6346   1255828   no data   no data  --
827.38/827.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
827.38/827.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
827.48/827.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
827.48/827.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
827.48/827.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
827.48/827.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
827.48/827.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
830.58/830.60	c lits-rem:       697  cl-subs:     4009  v-elim:      0  v-fix:    0  time:  3.04 s
830.58/830.60	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
830.58/830.62	c vivif2 --  cl tried    98558 cl shrink        0 lits rem          0 time: 0.01
830.68/830.71	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.10
830.68/830.72	c calculated reachability. Time: 0.00
830.68/830.72	c  N st    83   3712719       486      2094         0     98558      6346   1175352   no data   no data  --
840.38/840.45	c  F st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
840.38/840.45	c  N st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
842.17/842.21	c Decided on static restart strategy
851.78/851.88	c  N st    94   3779869       486      2094         0    164282      6346   2872274   no data   no data  --
861.87/861.91	c  N st    96   3815863       486      2094         0    116270      6346   1500430   no data   no data  --
869.88/869.98	c  N st    97   3848255       486      2094         0    147847      6346   2296637   no data   no data  --
882.78/882.81	c  N st    98   3896843       486      2094         0    111551      6346   1488169   no data   no data  --
905.97/906.00	c  N st    99   3969725       486      2094         0     97676      6346   1059195   no data   no data  --
938.57/938.63	c  N st   100   4079048       486      2094         0    118195      6346   1547931   no data   no data  --
981.18/981.21	c  N st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
981.18/981.21	c  S st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
981.67/981.74	c  S st   101   4213221       486      2094         0    162274      6346   2608907   no data   no data  --
981.67/981.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
981.67/981.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
981.77/981.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
981.87/981.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
981.87/981.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
981.87/981.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
981.87/981.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1009.88/1009.90	c lits-rem:       875  cl-subs:    15000  v-elim:      0  v-fix:    0  time: 27.99 s
1009.88/1009.90	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1009.88/1009.93	c vivif2 --  cl tried   147274 cl shrink        0 lits rem          0 time: 0.03
1010.08/1010.12	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.20
1010.08/1010.13	c calculated reachability. Time: 0.00
1010.08/1010.13	c  N st   101   4213221       486      2094         0    147274      6346   2278404   no data   no data  --
1100.77/1100.88	c  N st   102   4459199       486      2094         0    120881      6346   1538151   no data   no data  --
1193.87/1193.91	c  N st   103   4713221       486      2094         0     93916      6346    865279   no data   no data  --
1193.87/1193.91	c  S st   103   4713221       486      2094         0     93916      6346    865279   no data   no data  --
1194.07/1194.13	c  S st   103   4713725       486      2094         0     94418      6346    877148   no data   no data  --
1194.07/1194.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1194.07/1194.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1194.07/1194.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1194.07/1194.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1194.07/1194.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1194.07/1194.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1194.07/1194.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1196.47/1196.54	c lits-rem:       337  cl-subs:      233  v-elim:      0  v-fix:    0  time:  2.34 s
1196.47/1196.54	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1196.47/1196.55	c vivif2 --  cl tried    94185 cl shrink        0 lits rem          0 time: 0.01
1196.57/1196.63	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.08
1196.57/1196.64	c calculated reachability. Time: 0.00
1196.57/1196.64	c  N st   103   4713725       486      2094         0     94185      6346    872745   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-3175695-1301786262/watcher-3175695-1301786262 -o /tmp/evaluation-result-3175695-1301786262/solver-3175695-1301786262 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175695-1301786262.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.94 4.02 3.91 5/193 26504
/proc/meminfo: memFree=19949724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=29812 CPUtime=0 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 540 0 0 0 0 0 0 0 25 0 1 0 290224356 30527488 480 33554432000 4194304 4650387 140735349527056 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 7453 480 345 112 0 2418 0

[startup+0.0804959 s]
/proc/loadavg: 3.94 4.02 3.91 5/193 26504
/proc/meminfo: memFree=19949724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=30448 CPUtime=0.07 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 765 0 0 0 7 0 0 0 25 0 1 0 290224356 31178752 691 33554432000 4194304 4650387 140735349527056 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 7612 691 379 112 0 2577 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30448

[startup+0.100489 s]
/proc/loadavg: 3.94 4.02 3.91 5/193 26504
/proc/meminfo: memFree=19949724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=30448 CPUtime=0.09 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 793 0 0 0 9 0 0 0 25 0 1 0 290224356 31178752 719 33554432000 4194304 4650387 140735349527056 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 7612 719 379 112 0 2577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.300456 s]
/proc/loadavg: 3.94 4.02 3.91 5/193 26504
/proc/meminfo: memFree=19949724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=30960 CPUtime=0.29 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 1063 0 0 0 29 0 0 0 25 0 1 0 290224356 31703040 854 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 7740 854 381 112 0 2705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30960

[startup+0.700395 s]
/proc/loadavg: 3.94 4.02 3.91 5/193 26504
/proc/meminfo: memFree=19949724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=31424 CPUtime=0.69 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 1452 0 0 0 69 0 0 0 25 0 1 0 290224356 32178176 1032 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 7856 1032 381 112 0 2821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31424

[startup+1.50024 s]
/proc/loadavg: 3.94 4.02 3.91 5/194 26505
/proc/meminfo: memFree=19943888/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=37128 CPUtime=1.49 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 3367 0 0 0 149 0 0 0 25 0 1 0 290224356 38019072 2345 33554432000 4194304 4650387 140735349527056 18446744073709551615 4439423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 9282 2345 383 112 0 4247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37128

[startup+3.10096 s]
/proc/loadavg: 3.94 4.02 3.91 5/194 26505
/proc/meminfo: memFree=19935456/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=37912 CPUtime=3.09 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 4471 0 0 0 309 0 0 0 25 0 1 0 290224356 38821888 2675 33554432000 4194304 4650387 140735349527056 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 9478 2675 383 112 0 4443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37912

[startup+6.30039 s]
/proc/loadavg: 3.94 4.02 3.91 5/194 26505
/proc/meminfo: memFree=19924964/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=39460 CPUtime=6.29 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 6741 0 0 0 628 1 0 0 25 0 1 0 290224356 40407040 2892 33554432000 4194304 4650387 140735349527056 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 9865 2892 383 112 0 4830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39460

[startup+12.7003 s]
/proc/loadavg: 3.95 4.02 3.91 3/190 26507
/proc/meminfo: memFree=20462400/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=50736 CPUtime=12.69 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 11563 0 0 0 1267 2 0 0 25 0 1 0 290224356 51953664 5755 33554432000 4194304 4650387 140735349527056 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 12684 5755 383 112 0 7649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50736

[startup+25.501 s]
/proc/loadavg: 3.96 4.02 3.91 5/194 26562
/proc/meminfo: memFree=20413636/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=56184 CPUtime=25.48 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 16947 0 0 0 2546 2 0 0 25 0 1 0 290224356 57532416 7152 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 14046 7152 383 112 0 9011 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56184

[startup+51.1004 s]
/proc/loadavg: 3.97 4.01 3.91 5/194 26562
/proc/meminfo: memFree=20374660/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=60960 CPUtime=51.09 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 25676 0 0 0 5105 4 0 0 25 0 1 0 290224356 62423040 7865 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 15240 7865 383 112 0 10205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60960

[startup+102.307 s]
/proc/loadavg: 3.99 4.01 3.91 5/194 26564
/proc/meminfo: memFree=20311656/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=80496 CPUtime=102.29 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 43280 0 0 0 10222 7 0 0 25 0 1 0 290224356 82427904 13234 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 20124 13234 383 112 0 15089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80496

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.91 5/194 26565
/proc/meminfo: memFree=20267840/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=80908 CPUtime=162.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 56815 0 0 0 16218 10 0 0 25 0 1 0 290224356 82849792 13631 33554432000 4194304 4650387 140735349527056 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 20227 13631 383 112 0 15192 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80908

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.91 5/194 26567
/proc/meminfo: memFree=20211648/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=93908 CPUtime=222.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 69400 0 0 0 22215 13 0 0 25 0 1 0 290224356 96161792 16707 33554432000 4194304 4650387 140735349527056 18446744073709551615 4364714 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 23477 16707 383 112 0 18442 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 93908

[startup+282.3 s]
/proc/loadavg: 4.09 4.03 3.93 6/194 26568
/proc/meminfo: memFree=20207520/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=107316 CPUtime=282.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 82566 0 0 0 28211 17 0 0 25 0 1 0 290224356 109891584 19944 33554432000 4194304 4650387 140735349527056 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 26829 19944 383 112 0 21794 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 107316

[startup+342.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/194 26570
/proc/meminfo: memFree=20137440/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=113256 CPUtime=342.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 92553 0 0 0 34209 19 0 0 25 0 1 0 290224356 115974144 20779 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 28314 20779 383 112 0 23279 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 113256

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 26572
/proc/meminfo: memFree=20133072/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=113468 CPUtime=402.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 102096 0 0 0 40206 22 0 0 25 0 1 0 290224356 116191232 20910 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 28367 20910 383 112 0 23332 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 113468

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.94 5/194 26573
/proc/meminfo: memFree=20114960/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=124996 CPUtime=462.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 112403 0 0 0 46203 24 0 0 25 0 1 0 290224356 127995904 23326 33554432000 4194304 4650387 140735349527056 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 31249 23326 383 112 0 26214 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 124996

[startup+522.301 s]
/proc/loadavg: 4.10 4.05 3.95 5/194 26575
/proc/meminfo: memFree=20075980/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=125152 CPUtime=522.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 121581 0 0 0 52200 28 0 0 25 0 1 0 290224356 128155648 24445 33554432000 4194304 4650387 140735349527056 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 31288 24445 383 112 0 26253 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 125152

[startup+582.301 s]
/proc/loadavg: 4.04 4.04 3.95 5/194 26576
/proc/meminfo: memFree=20060948/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=137428 CPUtime=582.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 130609 0 0 0 58198 30 0 0 25 0 1 0 290224356 140726272 27714 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 34357 27714 383 112 0 29322 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 137428

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/194 26578
/proc/meminfo: memFree=20035256/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=137620 CPUtime=642.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 139017 0 0 0 64196 32 0 0 25 0 1 0 290224356 140922880 27303 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 34405 27303 383 112 0 29370 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 137620

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 26580
/proc/meminfo: memFree=20018504/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=137760 CPUtime=702.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 148243 0 0 0 70192 36 0 0 25 0 1 0 290224356 141066240 27282 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 34440 27282 383 112 0 29405 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 137760

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 26581
/proc/meminfo: memFree=20008676/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=137912 CPUtime=762.29 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 157395 0 0 0 76189 40 0 0 25 0 1 0 290224356 141221888 26920 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 34478 26920 383 112 0 29443 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 137912

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 26583
/proc/meminfo: memFree=20003208/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=138028 CPUtime=822.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 165545 0 0 0 82184 43 0 0 25 0 1 0 290224356 141340672 28524 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 34507 28524 383 112 0 29472 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 138028

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 26584
/proc/meminfo: memFree=19984960/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=144300 CPUtime=882.28 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 175380 0 0 0 88181 47 0 0 25 0 1 0 290224356 147763200 28444 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 36075 28444 383 112 0 31040 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 144300

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/194 26586
/proc/meminfo: memFree=19980724/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=144380 CPUtime=942.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 182392 0 0 0 94179 48 0 0 25 0 1 0 290224356 147845120 28887 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 36095 28887 383 112 0 31060 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 144380

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/194 26588
/proc/meminfo: memFree=19966320/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=163500 CPUtime=1002.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 190678 0 0 0 100176 51 0 0 25 0 1 0 290224356 167424000 33843 33554432000 4194304 4650387 140735349527056 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 40875 33843 383 112 0 35840 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 163500

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.96 5/194 26589
/proc/meminfo: memFree=19973728/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=169688 CPUtime=1062.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 197577 0 0 0 106173 54 0 0 25 0 1 0 290224356 173760512 33661 33554432000 4194304 4650387 140735349527056 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 42422 33661 383 112 0 37387 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 169688

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/194 26591
/proc/meminfo: memFree=19935752/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=169740 CPUtime=1122.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 202571 0 0 0 112170 57 0 0 25 0 1 0 290224356 173813760 35234 33554432000 4194304 4650387 140735349527056 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 42435 35234 383 112 0 37400 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 169740

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.97 5/194 26592
/proc/meminfo: memFree=19913780/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=169860 CPUtime=1182.27 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 209168 0 0 0 118167 60 0 0 25 0 1 0 290224356 173936640 35035 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 42465 35035 383 112 0 37430 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 169860

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.97 5/194 26594
/proc/meminfo: memFree=19902712/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=169980 CPUtime=1242.26 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 216479 0 0 0 124163 63 0 0 25 0 1 0 290224356 174059520 35109 33554432000 4194304 4650387 140735349527056 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 42495 35109 383 112 0 37460 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 169980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.05 3.98 5/194 26624
/proc/meminfo: memFree=20004216/32951124 swapFree=67111528/67111528
[pid=26504] ppid=26502 vsize=170088 CPUtime=1299.97 cores=5,7
/proc/26504/stat : 26504 (strangenight1-s) R 26502 26504 26194 0 -1 4202496 223767 0 0 0 129930 67 0 0 25 0 1 0 290224356 174170112 34845 33554432000 4194304 4650387 140735349527056 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 42522 34845 383 112 0 37487 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 170088

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): 1299.99
CPU user time (s): 1299.31
CPU system time (s): 0.679896
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 224404

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

runsolver used 2.00169 second user time and 5.10022 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 01:17:42
IDJOB=3175695
IDBENCH=82713
IDSOLVER=1589
FILE ID=node132/3175695-1301786262
RUNJOBID= node132-1301783651-26215
PBS_JOBID= 12841386
Free space on /tmp= 72368 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1263625223-038.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175695-1301786262/watcher-3175695-1301786262 -o /tmp/evaluation-result-3175695-1301786262/solver-3175695-1301786262 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175695-1301786262.cnf

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

MD5SUM BENCH= bcd207ee685856d0ca572e80c3354408
RANDOM SEED=324580187

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19949880 kB
Buffers:        362904 kB
Cached:       11766604 kB
SwapCached:          0 kB
Active:        7906404 kB
Inactive:      4840124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19949880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12728 kB
Writeback:           0 kB
AnonPages:      617036 kB
Mapped:          16400 kB
Slab:           192764 kB
PageTables:       6608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   905508 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72364 MiB
End job on node132 at 2011-04-03 01:39:24