Trace number 3370246

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3370246-1305388061.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  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:     232 undec:      70 neg:     248
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       531      2333         0         0      7129         0   no data   no data  --
0.01/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       531      2333         0      4829      7129    116188   no data   no data  --
0.39/0.43	c  N st    10     11302       531      2333         0      4480      7129     80328   no data   no data  --
0.69/0.71	c  N st    11     17045       531      2333         0     10112      7129    220070   no data   no data  --
1.00/1.08	c  F st    12     25000       531      2333         0     12390      7129    278674   no data   no data  --
1.00/1.08	c  N st    12     25000       531      2333         0     12390      7129    278674   no data   no data  --
1.29/1.33	c Decided on static restart strategy
1.29/1.33	c  N st    18     30001       531      2333         0     10682      7129    215883   no data   no data  --
1.29/1.33	c  S st    18     30001       531      2333         0     10682      7129    215883   no data   no data  --
1.29/1.36	c  S st    18     30503       531      2333         0     11182      7129    227515   no data   no data  --
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	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.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
1.29/1.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.58	c lits-rem:       135  cl-subs:      438  v-elim:      0  v-fix:    0  time:  0.21 s
1.49/1.59	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.01
1.49/1.59	c calculated reachability. Time: 0.00
1.49/1.59	c  N st    18     30503       531      2333         0     10744      7129    215063   no data   no data  --
1.99/2.01	c  N st    20     37617       531      2333         0      9977      7129    175698   no data   no data  --
2.39/2.42	c  N st    21     44019       531      2333         0     16239      7129    325311   no data   no data  --
2.49/2.54	c  S st    22     45754       531      2333         0      9203      7129    139402   no data   no data  --
2.49/2.56	c  S st    22     46257       531      2333         0      9705      7129    151165   no data   no data  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
2.49/2.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.67	c lits-rem:        32  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.09 s
2.59/2.67	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
2.59/2.67	c vivif2 --  cl tried     9641 cl shrink        0 lits rem          0 time: 0.00
2.59/2.68	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.01
2.59/2.68	c calculated reachability. Time: 0.00
2.59/2.68	c  N st    22     46257       531      2333         0      9641      7129    149563   no data   no data  --
3.49/3.59	c  N st    23     60654       531      2333         0     13984      7129    250008   no data   no data  --
4.19/4.23	c  N st    24     69386       531      2333         0     11785      7129    182905   no data   no data  --
4.19/4.23	c  S st    24     69386       531      2333         0     11785      7129    182905   no data   no data  --
4.19/4.26	c  S st    24     69890       531      2333         0     12289      7129    194733   no data   no data  --
4.19/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
4.19/4.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.40/4.45	c lits-rem:        82  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.18 s
4.40/4.45	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
4.40/4.45	c vivif2 --  cl tried    12160 cl shrink        0 lits rem          0 time: 0.00
4.40/4.46	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.01
4.40/4.46	c calculated reachability. Time: 0.00
4.40/4.46	c  N st    24     69890       531      2333         0     12160      7129    191250   no data   no data  --
5.79/5.81	c  F st    25     87500       531      2333         0     17629      7129    316649   no data   no data  --
5.79/5.81	c  N st    25     87500       531      2333         0     17629      7129    316649   no data   no data  --
6.09/6.19	c Decided on static restart strategy
6.38/6.46	c  N st    32     95536       531      2333         0     25513      7129    510755   no data   no data  --
7.09/7.17	c  N st    34    104835       531      2333         0     21894      7129    399898   no data   no data  --
7.09/7.17	c  S st    34    104835       531      2333         0     21894      7129    399898   no data   no data  --
7.19/7.21	c  S st    34    105339       531      2333         0     22398      7129    411461   no data   no data  --
7.19/7.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.19/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.19/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
7.19/7.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.99/8.04	c lits-rem:       164  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.81 s
7.99/8.04	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
7.99/8.04	c vivif2 --  cl tried    21564 cl shrink        0 lits rem          0 time: 0.00
7.99/8.06	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
7.99/8.06	c calculated reachability. Time: 0.00
7.99/8.06	c  N st    34    105339       531      2333         0     21564      7129    388993   no data   no data  --
8.80/8.89	c  N st    35    114941       531      2333         0     17252      7129    260421   no data   no data  --
9.99/10.06	c  N st    36    129339       531      2333         0     16690      7129    232981   no data   no data  --
11.79/11.87	c  N st    37    150934       531      2333         0     22124      7129    348058   no data   no data  --
12.39/12.45	c  S st    38    158009       531      2333         0     29056      7129    516593   no data   no data  --
12.49/12.52	c  S st    38    158511       531      2333         0     29558      7129    528829   no data   no data  --
12.49/12.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
12.49/12.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.89/13.97	c lits-rem:       505  cl-subs:     1343  v-elim:      0  v-fix:    0  time:  1.42 s
13.89/13.97	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
13.89/13.97	c vivif2 --  cl tried    28215 cl shrink        0 lits rem          0 time: 0.00
13.89/13.99	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
13.89/13.99	c calculated reachability. Time: 0.00
13.89/13.99	c  N st    38    158511       531      2333         0     28215      7129    497251   no data   no data  --
18.59/18.62	c  N st    39    207102       531      2333         0     22921      7129    346709   no data   no data  --
21.59/21.68	c  N st    40    237766       531      2333         0     33440      7129    609419   no data   no data  --
21.59/21.68	c  S st    40    237766       531      2333         0     33440      7129    609419   no data   no data  --
21.69/21.76	c  S st    40    238273       531      2333         0     33947      7129    621896   no data   no data  --
21.69/21.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.69/21.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
21.69/21.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.39/23.42	c lits-rem:       547  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  1.63 s
23.39/23.42	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
23.39/23.43	c vivif2 --  cl tried    32516 cl shrink        0 lits rem          0 time: 0.00
23.39/23.45	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
23.39/23.45	c calculated reachability. Time: 0.00
23.39/23.45	c  N st    40    238273       531      2333         0     32516      7129    582184   no data   no data  --
30.48/30.59	c  F st    41    306251       531      2333         0     34283      7129    551600   no data   no data  --
30.48/30.59	c  N st    41    306251       531      2333         0     34283      7129    551600   no data   no data  --
31.19/31.24	c Decided on static restart strategy
33.79/33.83	c  N st    51    334559       531      2333         0     38533      7129    622223   no data   no data  --
36.20/36.29	c  N st    53    357410       531      2333         0     36549      7129    578029   no data   no data  --
36.20/36.29	c  S st    53    357410       531      2333         0     36549      7129    578029   no data   no data  --
36.30/36.37	c  S st    53    357913       531      2333         0     37052      7129    589960   no data   no data  --
36.30/36.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/36.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.30/36.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.39/36.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.39/36.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
36.39/36.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.79/37.85	c lits-rem:       670  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  1.45 s
37.79/37.85	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
37.79/37.85	c vivif2 --  cl tried    36039 cl shrink        0 lits rem          0 time: 0.00
37.79/37.88	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
37.79/37.88	c calculated reachability. Time: 0.00
37.79/37.88	c  N st    53    357913       531      2333         0     36039      7129    564412   no data   no data  --
41.29/41.35	c  N st    54    390305       531      2333         0     42302      7129    705546   no data   no data  --
47.19/47.30	c  N st    55    438893       531      2333         0     36092      7129    516987   no data   no data  --
56.29/56.36	c  N st    56    511775       531      2333         0     49342      7129    794571   no data   no data  --
59.69/59.72	c  N st    57    536870       531      2333         0     43626      7129    647101   no data   no data  --
59.69/59.72	c  S st    57    536870       531      2333         0     43626      7129    647101   no data   no data  --
59.79/59.82	c  S st    57    537377       531      2333         0     44133      7129    658996   no data   no data  --
59.79/59.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.79/59.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.79/59.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.79/59.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.79/59.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.79/59.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
59.79/59.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.60/61.67	c lits-rem:       717  cl-subs:     2307  v-elim:      0  v-fix:    0  time:  1.82 s
61.60/61.67	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
61.60/61.68	c vivif2 --  cl tried    41826 cl shrink        0 lits rem          0 time: 0.01
61.69/61.71	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.03
61.69/61.71	c calculated reachability. Time: 0.00
61.69/61.71	c  N st    57    537377       531      2333         0     41826      7129    609335   no data   no data  --
84.49/84.55	c  N st    58    701361       531      2333         0     36043      7129    383386   no data   no data  --
100.79/100.81	c  N st    59    806065       531      2333         0     65240      7129   1123033   no data   no data  --
100.79/100.81	c  S st    59    806065       531      2333         0     65240      7129   1123033   no data   no data  --
100.89/100.98	c  S st    59    806574       531      2333         0     65749      7129   1135730   no data   no data  --
100.89/100.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.89/100.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.99/101.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.99/101.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.99/101.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.99/101.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
100.99/101.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
103.79/103.85	c lits-rem:       317  cl-subs:     3601  v-elim:      0  v-fix:    0  time:  2.82 s
103.79/103.85	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
103.79/103.87	c vivif2 --  cl tried    62148 cl shrink        0 lits rem          0 time: 0.01
103.89/103.92	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.05
103.89/103.92	c calculated reachability. Time: 0.00
103.89/103.92	c  N st    59    806574       531      2333         0     62148      7129   1049060   no data   no data  --
146.89/146.91	c  F st    60   1071875       531      2333         0     77732      7129   1355407   no data   no data  --
146.89/146.91	c  N st    60   1071875       531      2333         0     77732      7129   1355407   no data   no data  --
147.99/148.09	c Decided on static restart strategy
152.09/152.19	c  N st    70   1100179       531      2333         0     61587      7129    879227   no data   no data  --
158.59/158.63	c  N st    72   1136172       531      2333         0     51891      7129    627451   no data   no data  --
165.20/165.20	c  N st    73   1168567       531      2333         0     83584      7129   1429295   no data   no data  --
172.19/172.20	c  N st    74   1209861       531      2333         0     78200      7129   1264345   no data   no data  --
172.19/172.20	c  S st    74   1209861       531      2333         0     78200      7129   1264345   no data   no data  --
172.29/172.38	c  S st    74   1210363       531      2333         0     78700      7129   1276879   no data   no data  --
172.29/172.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.29/172.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.39/172.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
172.39/172.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.39/172.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.39/172.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
172.39/172.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.49/175.55	c lits-rem:       410  cl-subs:     3950  v-elim:      0  v-fix:    0  time:  3.09 s
175.49/175.55	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
175.49/175.56	c vivif2 --  cl tried    74750 cl shrink        0 lits rem          0 time: 0.01
175.59/175.63	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.06
175.59/175.63	c calculated reachability. Time: 0.00
175.59/175.63	c  N st    74   1210363       531      2333         0     74750      7129   1190471   no data   no data  --
190.39/190.42	c  N st    75   1283245       531      2333         0     51159      7129    554790   no data   no data  --
210.49/210.51	c  N st    76   1392568       531      2333         0     59451      7129    732782   no data   no data  --
242.60/242.64	c  N st    77   1556553       531      2333         0     63942      7129    797493   no data   no data  --
275.00/275.04	c  N st    78   1710366       531      2333         0    105804      7129   1861850   no data   no data  --
275.00/275.04	c  S st    78   1710366       531      2333         0    105804      7129   1861850   no data   no data  --
275.29/275.37	c  S st    78   1710871       531      2333         0    106309      7129   1875375   no data   no data  --
275.29/275.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
275.29/275.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.39/275.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
275.39/275.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.39/275.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.39/275.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
275.39/275.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
285.60/285.61	c lits-rem:       186  cl-subs:     7514  v-elim:      0  v-fix:    0  time: 10.14 s
285.60/285.61	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
285.60/285.63	c vivif2 --  cl tried    98795 cl shrink        0 lits rem          0 time: 0.02
285.70/285.75	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.11
285.70/285.75	c calculated reachability. Time: 0.00
285.70/285.75	c  N st    78   1710871       531      2333         0     98795      7129   1698766   no data   no data  --
366.90/366.90	c  N st    79   2079835       531      2333         0    110253      7129   1872569   no data   no data  --
397.90/397.94	c  N st    80   2210871       531      2333         0    114271      7129   1929045   no data   no data  --
397.90/397.94	c  S st    80   2210871       531      2333         0    114271      7129   1929045   no data   no data  --
398.21/398.24	c  S st    80   2211372       531      2333         0    114771      7129   1941162   no data   no data  --
398.21/398.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
398.21/398.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.21/398.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
398.30/398.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.30/398.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.30/398.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
398.30/398.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
408.20/408.26	c lits-rem:       492  cl-subs:     7601  v-elim:      0  v-fix:    0  time:  9.90 s
408.20/408.26	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
408.20/408.28	c vivif2 --  cl tried   107170 cl shrink        0 lits rem          0 time: 0.02
408.40/408.40	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.12
408.40/408.40	c calculated reachability. Time: 0.00
408.40/408.40	c  N st    80   2211372       531      2333         0    107170      7129   1772024   no data   no data  --
532.81/532.86	c  N st    81   2711372       531      2333         0    131909      7129   2342679   no data   no data  --
532.81/532.86	c  S st    81   2711372       531      2333         0    131909      7129   2342679   no data   no data  --
533.21/533.24	c  S st    81   2711876       531      2333         0    132410      7129   2354911   no data   no data  --
533.21/533.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
533.21/533.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
533.31/533.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
533.31/533.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.31/533.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
533.31/533.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
533.31/533.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
546.80/546.85	c lits-rem:       516  cl-subs:     6614  v-elim:      0  v-fix:    0  time: 13.47 s
546.80/546.85	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
546.80/546.88	c vivif2 --  cl tried   125796 cl shrink        0 lits rem          0 time: 0.03
547.00/547.03	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.15
547.00/547.04	c calculated reachability. Time: 0.00
547.00/547.04	c  N st    81   2711876       531      2333         0    125796      7129   2195493   no data   no data  --
683.12/683.16	c  N st    82   3211878       531      2333         0    100701      7129   1373320   no data   no data  --
683.12/683.16	c  S st    82   3211878       531      2333         0    100701      7129   1373320   no data   no data  --
683.41/683.40	c  S st    82   3212380       531      2333         0    101203      7129   1386699   no data   no data  --
683.41/683.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
683.41/683.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
683.41/683.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
683.41/683.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.41/683.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.41/683.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
683.41/683.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
686.81/686.83	c lits-rem:       173  cl-subs:     3278  v-elim:      0  v-fix:    0  time:  3.35 s
686.81/686.83	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
686.81/686.85	c vivif2 --  cl tried    97925 cl shrink        0 lits rem          0 time: 0.02
686.91/686.94	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.10
686.91/686.95	c calculated reachability. Time: 0.00
686.91/686.95	c  N st    82   3212380       531      2333         0     97925      7129   1306424   no data   no data  --
828.42/828.48	c  N st    83   3712381       531      2333         0    108854      7129   1456367   no data   no data  --
828.42/828.48	c  S st    83   3712381       531      2333         0    108854      7129   1456367   no data   no data  --
828.72/828.79	c  S st    83   3712882       531      2333         0    109355      7129   1468913   no data   no data  --
828.72/828.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
828.72/828.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
828.82/828.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
828.82/828.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.82/828.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.82/828.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
828.82/828.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
833.01/833.00	c lits-rem:       273  cl-subs:     3792  v-elim:      0  v-fix:    0  time:  4.12 s
833.01/833.00	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
833.01/833.01	c vivif2 --  cl tried   105563 cl shrink        0 lits rem          0 time: 0.02
833.11/833.13	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.11
833.11/833.13	c calculated reachability. Time: 0.00
833.11/833.13	c  N st    83   3712882       531      2333         0    105563      7129   1377121   no data   no data  --
846.81/846.80	c  F st    84   3751564       531      2333         0    143436      7129   2368935   no data   no data  --
846.81/846.80	c  N st    84   3751564       531      2333         0    143436      7129   2368935   no data   no data  --
849.31/849.35	c Decided on static restart strategy
859.21/859.23	c  N st    94   3779870       531      2333         0     88098      7129    903563   no data   no data  --
869.51/869.55	c  N st    96   3815862       531      2333         0    123140      7129   1749119   no data   no data  --
882.91/882.92	c  N st    97   3848254       531      2333         0    154728      7129   2542546   no data   no data  --
899.31/899.33	c  N st    98   3896843       531      2333         0    118504      7129   1738155   no data   no data  --
924.52/924.58	c  N st    99   3969726       531      2333         0    104668      7129   1284568   no data   no data  --
957.03/957.01	c  N st   100   4079050       531      2333         0    125307      7129   1830065   no data   no data  --
998.62/998.65	c  N st   101   4212885       531      2333         0    169527      7129   2931859   no data   no data  --
998.62/998.65	c  S st   101   4212885       531      2333         0    169527      7129   2931859   no data   no data  --
999.22/999.21	c  S st   101   4213388       531      2333         0    170030      7129   2945075   no data   no data  --
999.22/999.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
999.22/999.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
999.22/999.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
999.32/999.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
999.32/999.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
999.32/999.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
999.32/999.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1030.12/1030.11	c lits-rem:       100  cl-subs:    13801  v-elim:      0  v-fix:    0  time: 30.72 s
1030.12/1030.11	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
1030.12/1030.14	c vivif2 --  cl tried   156229 cl shrink        0 lits rem          0 time: 0.03
1030.32/1030.35	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.21
1030.32/1030.35	c calculated reachability. Time: 0.00
1030.32/1030.35	c  N st   101   4213388       531      2333         0    156229      7129   2636911   no data   no data  --
1111.42/1111.43	c  N st   102   4459364       531      2333         0    129595      7129   1813035   no data   no data  --
1207.33/1207.30	c  N st   103   4713390       531      2333         0    102120      7129   1086305   no data   no data  --
1207.33/1207.30	c  S st   103   4713390       531      2333         0    102120      7129   1086305   no data   no data  --
1207.53/1207.54	c  S st   103   4713893       531      2333         0    102622      7129   1099710   no data   no data  --
1207.53/1207.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1207.53/1207.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1207.53/1207.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1207.63/1207.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1207.63/1207.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1207.63/1207.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
1207.63/1207.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1209.33/1209.36	c lits-rem:        67  cl-subs:     1453  v-elim:      0  v-fix:    0  time:  1.74 s
1209.33/1209.36	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
1209.33/1209.37	c vivif2 --  cl tried   101169 cl shrink        0 lits rem          0 time: 0.01
1209.43/1209.47	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.09
1209.43/1209.47	c calculated reachability. Time: 0.00
1209.43/1209.47	c  N st   103   4713893       531      2333         0    101169      7129   1069788   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370246-1305388061/watcher-3370246-1305388061 -o /tmp/evaluation-result-3370246-1305388061/solver-3370246-1305388061 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370246-1305388061.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.86 3.99 3.90 3/298 25831
/proc/meminfo: memFree=24488036/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=30456 CPUtime=0 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 691 0 0 0 0 0 0 0 25 0 1 0 631221983 31186944 616 33554432000 4194304 4650387 140734653035888 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 7614 616 366 112 0 2579 0

[startup+0.0211651 s]
/proc/loadavg: 3.86 3.99 3.90 3/298 25831
/proc/meminfo: memFree=24488036/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=30456 CPUtime=0.01 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 717 0 0 0 1 0 0 0 25 0 1 0 631221983 31186944 642 33554432000 4194304 4650387 140734653035888 18446744073709551615 4333387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 7614 642 378 112 0 2579 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30456

[startup+0.100162 s]
/proc/loadavg: 3.86 3.99 3.90 3/298 25831
/proc/meminfo: memFree=24488036/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=30592 CPUtime=0.09 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 816 0 0 0 9 0 0 0 25 0 1 0 631221983 31326208 741 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 7648 741 379 112 0 2613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30592

[startup+0.300111 s]
/proc/loadavg: 3.86 3.99 3.90 3/298 25831
/proc/meminfo: memFree=24488036/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=31100 CPUtime=0.29 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 1099 0 0 0 29 0 0 0 25 0 1 0 631221983 31846400 878 33554432000 4194304 4650387 140734653035888 18446744073709551615 4314802 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 7775 878 381 112 0 2740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31100

[startup+0.701036 s]
/proc/loadavg: 3.86 3.99 3.90 3/298 25831
/proc/meminfo: memFree=24488036/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=31592 CPUtime=0.69 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 1492 0 0 0 69 0 0 0 25 0 1 0 631221983 32350208 1045 33554432000 4194304 4650387 140734653035888 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 7898 1045 381 112 0 2863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31592

[startup+1.5009 s]
/proc/loadavg: 3.86 3.99 3.90 5/304 25842
/proc/meminfo: memFree=24468152/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=38036 CPUtime=1.49 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 3628 0 0 0 149 0 0 0 18 0 1 0 631221983 38948864 2542 33554432000 4194304 4650387 140734653035888 18446744073709551615 4438203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 9509 2542 383 112 0 4474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38036

[startup+3.1006 s]
/proc/loadavg: 3.87 3.99 3.90 5/304 25842
/proc/meminfo: memFree=24443724/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=38692 CPUtime=3.09 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 4727 0 0 0 309 0 0 0 20 0 1 0 631221983 39620608 2820 33554432000 4194304 4650387 140734653035888 18446744073709551615 4334235 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 9673 2820 383 112 0 4638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38692

[startup+6.301 s]
/proc/loadavg: 3.87 3.99 3.90 5/304 25842
/proc/meminfo: memFree=24432948/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=40344 CPUtime=6.28 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 6717 0 0 0 628 0 0 0 25 0 1 0 631221983 41312256 3281 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 10086 3281 383 112 0 5051 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40344

[startup+12.7008 s]
/proc/loadavg: 3.89 3.99 3.90 5/304 25843
/proc/meminfo: memFree=24410640/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=50176 CPUtime=12.69 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 11700 0 0 0 1268 1 0 0 25 0 1 0 631221983 51380224 5684 33554432000 4194304 4650387 140734653035888 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 12544 5684 383 112 0 7509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50176

[startup+25.5005 s]
/proc/loadavg: 3.91 3.99 3.90 5/304 25843
/proc/meminfo: memFree=24383468/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=58576 CPUtime=25.49 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 17912 0 0 0 2547 2 0 0 25 0 1 0 631221983 59981824 7610 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 14644 7610 383 112 0 9609 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58576

[startup+51.1007 s]
/proc/loadavg: 3.94 3.99 3.90 5/304 25844
/proc/meminfo: memFree=24365544/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=63188 CPUtime=51.09 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 27593 0 0 0 5105 4 0 0 25 0 1 0 631221983 64704512 8733 33554432000 4194304 4650387 140734653035888 18446744073709551615 4330813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 15797 8733 383 112 0 10762 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63188

[startup+102.311 s]
/proc/loadavg: 3.97 3.99 3.91 5/304 25845
/proc/meminfo: memFree=24319252/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=80424 CPUtime=102.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 44392 0 0 0 10223 7 0 0 20 0 1 0 631221983 82354176 13216 33554432000 4194304 4650387 140734653035888 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 20106 13216 383 112 0 15071 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80424

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/304 25847
/proc/meminfo: memFree=24283616/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=85376 CPUtime=162.29 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 59412 0 0 0 16219 10 0 0 25 0 1 0 631221983 87425024 14258 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 21344 14258 383 112 0 16309 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85376

[startup+222.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/304 25848
/proc/meminfo: memFree=24259408/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=97212 CPUtime=222.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 74147 0 0 0 22216 14 0 0 25 0 1 0 631221983 99545088 16879 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 24303 16879 383 112 0 19268 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97212

[startup+282.301 s]
/proc/loadavg: 4.13 4.03 3.93 5/304 25850
/proc/meminfo: memFree=24222924/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=112596 CPUtime=282.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 87383 0 0 0 28212 18 0 0 25 0 1 0 631221983 115298304 21348 33554432000 4194304 4650387 140734653035888 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 28149 21348 383 112 0 23114 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112596

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.93 5/304 25851
/proc/meminfo: memFree=24185444/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=118532 CPUtime=342.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 99657 0 0 0 34209 21 0 0 25 0 1 0 631221983 121376768 21603 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 29633 21603 383 112 0 24598 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118532

[startup+402.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/304 25853
/proc/meminfo: memFree=24172892/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=126112 CPUtime=402.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 109948 0 0 0 40207 23 0 0 25 0 1 0 631221983 129138688 24407 33554432000 4194304 4650387 140734653035888 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 31528 24407 383 112 0 26493 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126112

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/304 25855
/proc/meminfo: memFree=24149548/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=132184 CPUtime=462.3 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 121121 0 0 0 46203 27 0 0 25 0 1 0 631221983 135356416 24578 33554432000 4194304 4650387 140734653035888 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 33046 24578 383 112 0 28011 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132184

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/304 25856
/proc/meminfo: memFree=24136620/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=132352 CPUtime=522.31 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 130573 0 0 0 52199 32 0 0 25 0 1 0 631221983 135528448 25104 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 33088 25104 383 112 0 28053 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 132352

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/304 25858
/proc/meminfo: memFree=24122448/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=150396 CPUtime=582.31 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 141155 0 0 0 58195 36 0 0 25 0 1 0 631221983 154005504 29737 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 37599 29737 383 112 0 32564 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150396

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/304 25859
/proc/meminfo: memFree=24111484/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=150540 CPUtime=642.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 149847 0 0 0 64193 39 0 0 25 0 1 0 631221983 154152960 29677 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 37635 29677 383 112 0 32600 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 150540

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/304 25861
/proc/meminfo: memFree=24083916/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=150640 CPUtime=702.31 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 157766 0 0 0 70190 41 0 0 25 0 1 0 631221983 154255360 31445 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 37660 31445 383 112 0 32625 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150640

[startup+762.312 s]
/proc/loadavg: 4.07 4.02 3.94 5/304 25863
/proc/meminfo: memFree=24089700/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=150828 CPUtime=762.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 166704 0 0 0 76188 44 0 0 25 0 1 0 631221983 154447872 30566 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 37707 30566 383 112 0 32672 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 150828

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.94 6/304 25873
/proc/meminfo: memFree=24081408/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=202924 CPUtime=822.31 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 174301 0 0 0 82184 47 0 0 25 0 1 0 631221983 207794176 31617 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 50731 31617 383 112 0 45696 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 202924

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/304 25875
/proc/meminfo: memFree=24067944/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=158020 CPUtime=882.31 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 182061 0 0 0 88181 50 0 0 25 0 1 0 631221983 161812480 32548 33554432000 4194304 4650387 140734653035888 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 39505 32548 383 112 0 34470 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 158020

[startup+942.3 s]
/proc/loadavg: 4.10 4.04 3.95 5/304 25876
/proc/meminfo: memFree=24055648/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=158132 CPUtime=942.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 189304 0 0 0 94178 54 0 0 25 0 1 0 631221983 161927168 32879 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 39533 32879 383 112 0 34498 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 158132

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.95 5/304 25878
/proc/meminfo: memFree=24042948/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=227036 CPUtime=1002.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 200187 0 0 0 100175 57 0 0 25 0 1 0 631221983 232484864 36587 33554432000 4194304 4650387 140734653035888 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 56759 36587 383 112 0 51724 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 227036

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/304 25880
/proc/meminfo: memFree=24021544/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=184288 CPUtime=1062.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 206294 0 0 0 106174 58 0 0 25 0 1 0 631221983 188710912 38762 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 46072 38762 383 112 0 41037 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 184288

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/304 25881
/proc/meminfo: memFree=24018636/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=184384 CPUtime=1122.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 213011 0 0 0 112170 62 0 0 25 0 1 0 631221983 188809216 38400 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 46096 38400 383 112 0 41061 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 184384

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/304 25883
/proc/meminfo: memFree=24031364/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=184472 CPUtime=1182.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 219448 0 0 0 118167 65 0 0 25 0 1 0 631221983 188899328 37512 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 46118 37512 383 112 0 41083 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184472

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/304 25884
/proc/meminfo: memFree=24017544/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=238904 CPUtime=1242.32 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 225083 0 0 0 124165 67 0 0 25 0 1 0 631221983 244637696 39519 33554432000 4194304 4650387 140734653035888 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 59726 39519 383 112 0 54691 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 238904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 3/300 25888
/proc/meminfo: memFree=24195964/32951124 swapFree=63485424/67111528
[pid=25831] ppid=25829 vsize=184628 CPUtime=1300.04 cores=5,7
/proc/25831/stat : 25831 (strangenight1-s) R 25829 25831 24609 0 -1 4202496 231658 0 0 0 129934 70 0 0 25 0 1 0 631221983 189059072 38721 33554432000 4194304 4650387 140734653035888 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25831/statm: 46157 38721 383 112 0 41122 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 184628

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.35
CPU system time (s): 0.709892
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 252904

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

runsolver used 3.51546 second user time and 8.5547 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 17:47:41
IDJOB=3370246
IDBENCH=83055
IDSOLVER=1847
FILE ID=node147/3370246-1305388061
RUNJOBID= node147-1305388061-25802
PBS_JOBID= 13324355
Free space on /tmp= 73096 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370246-1305388061/watcher-3370246-1305388061 -o /tmp/evaluation-result-3370246-1305388061/solver-3370246-1305388061 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370246-1305388061.cnf

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=559857166

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      24488448 kB
Buffers:        277624 kB
Cached:        4918472 kB
SwapCached:      13132 kB
Active:        1563772 kB
Inactive:      6667344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24488448 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           18664 kB
Writeback:           0 kB
AnonPages:     3030748 kB
Mapped:          15604 kB
Slab:           139548 kB
PageTables:      29336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44893888 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= 73096 MiB
End job on node147 at 2011-05-14 18:09:23