Trace number 3369954

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.08 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S436871389-051.SATISFIABLE.cnf
MD5SUM6deba4513edb64b9aaebf4e8cfbaf90d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369954-1305384619.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      62 undec:       5 neg:      58
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       125      2662         0         0     13310         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4915       125      2662         0      4635     13310    119869   no data   no data  --
0.29/0.32	c  N st    10     11298       125      2662         0      4284     13310     86677   no data   no data  --
0.49/0.51	c  N st    11     17044       125      2662         0      9696     13310    228444   no data   no data  --
0.79/0.82	c  F st    12     25000       125      2662         0     11938     13310    279170   no data   no data  --
0.79/0.82	c  N st    12     25000       125      2662         0     11938     13310    279170   no data   no data  --
1.00/1.02	c Decided on static restart strategy
1.00/1.02	c  N st    18     30001       125      2662         0     10247     13310    230480   no data   no data  --
1.00/1.02	c  S st    18     30001       125      2662         0     10247     13310    230480   no data   no data  --
1.00/1.05	c  S st    18     30502       125      2662         0     10735     13310    243350   no data   no data  --
1.00/1.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.00/1.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.71	c lits-rem:      2509  cl-subs:     1461  v-elim:      0  v-fix:    0  time:  0.65 s
1.69/1.76	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.69/1.76	c calculated reachability. Time: 0.00
1.69/1.76	c  N st    18     30502       125      2662         0      9274     13310    199773   no data   no data  --
1.99/2.08	c  N st    20     37614       125      2662         0      8530     13310    164489   no data   no data  --
2.29/2.38	c  N st    21     44013       125      2662         0     14575     13310    324106   no data   no data  --
2.39/2.47	c  S st    22     45753       125      2662         0     16221     13310    367762   no data   no data  --
2.49/2.51	c  S st    22     46254       125      2662         0     16711     13310    380584   no data   no data  --
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.49/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.81	c lits-rem:      3879  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  1.29 s
3.79/3.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c vivif2 --  cl tried    15062 cl shrink        0 lits rem          0 time: 0.00
3.79/3.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
3.79/3.88	c calculated reachability. Time: 0.00
3.79/3.88	c  N st    22     46254       125      2662         0     15062     13310    331494   no data   no data  --
4.59/4.67	c  N st    23     60652       125      2662         0     10836     13310    193496   no data   no data  --
5.09/5.14	c  N st    24     69381       125      2662         0     19043     13310    409510   no data   no data  --
5.09/5.14	c  S st    24     69381       125      2662         0     19043     13310    409510   no data   no data  --
5.09/5.19	c  S st    24     69888       125      2662         0     19533     13310    421665   no data   no data  --
5.09/5.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.19/5.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
5.19/5.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.60	c lits-rem:      4365  cl-subs:     1980  v-elim:      0  v-fix:    0  time:  1.39 s
6.50/6.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.50/6.60	c vivif2 --  cl tried    17553 cl shrink        0 lits rem          0 time: 0.00
6.60/6.68	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
6.60/6.68	c calculated reachability. Time: 0.00
6.60/6.68	c  N st    24     69888       125      2662         0     17553     13310    364497   no data   no data  --
7.70/7.77	c  F st    25     87500       125      2662         0     12597     13310    219460   no data   no data  --
7.70/7.77	c  N st    25     87500       125      2662         0     12597     13310    219460   no data   no data  --
7.99/8.08	c Decided on static restart strategy
8.19/8.25	c  N st    32     95540       125      2662         0     20182     13310    413976   no data   no data  --
8.80/8.83	c  N st    34    104833       125      2662         0     16676     13310    316673   no data   no data  --
8.80/8.83	c  S st    34    104833       125      2662         0     16676     13310    316673   no data   no data  --
8.80/8.88	c  S st    34    105337       125      2662         0     17166     13310    329181   no data   no data  --
8.80/8.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.80/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.80/8.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.80/8.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.80/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.80/8.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.94	c lits-rem:      2420  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  1.06 s
9.90/9.95	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.90/9.95	c vivif2 --  cl tried    15815 cl shrink        0 lits rem          0 time: 0.00
9.99/10.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
9.99/10.01	c calculated reachability. Time: 0.00
9.99/10.01	c  N st    34    105337       125      2662         0     15815     13310    290978   no data   no data  --
10.69/10.72	c  N st    35    114935       125      2662         0     24788     13310    514013   no data   no data  --
11.69/11.79	c  N st    36    129333       125      2662         0     25237     13310    529091   no data   no data  --
13.29/13.30	c  N st    37    150928       125      2662         0     16450     13310    264934   no data   no data  --
13.69/13.79	c  S st    38    158005       125      2662         0     23107     13310    441850   no data   no data  --
13.79/13.85	c  S st    38    158505       125      2662         0     23592     13310    454460   no data   no data  --
13.79/13.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.79/13.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
13.79/13.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.19/15.25	c lits-rem:      4243  cl-subs:     1652  v-elim:      0  v-fix:    0  time:  1.39 s
15.19/15.26	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.19/15.26	c vivif2 --  cl tried    21940 cl shrink        0 lits rem          0 time: 0.00
15.30/15.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
15.30/15.35	c calculated reachability. Time: 0.00
15.30/15.35	c  N st    38    158505       125      2662         0     21940     13310    405739   no data   no data  --
19.19/19.21	c  N st    39    207094       125      2662         0     34727     13310    736920   no data   no data  --
21.90/21.91	c  N st    40    237757       125      2662         0     26908     13310    493873   no data   no data  --
21.90/21.91	c  S st    40    237757       125      2662         0     26908     13310    493873   no data   no data  --
21.90/21.97	c  S st    40    238260       125      2662         0     27387     13310    506275   no data   no data  --
21.90/21.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.90/21.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.90/21.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/21.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.90/21.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.49/23.53	c lits-rem:      3348  cl-subs:     1904  v-elim:      0  v-fix:    0  time:  1.54 s
23.49/23.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
23.49/23.53	c vivif2 --  cl tried    25483 cl shrink        0 lits rem          0 time: 0.01
23.59/23.65	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
23.59/23.65	c calculated reachability. Time: 0.00
23.59/23.65	c  N st    40    238260       125      2662         0     25483     13310    452289   no data   no data  --
29.70/29.79	c  F st    41    306251       125      2662         0     27412     13310    455321   no data   no data  --
29.70/29.79	c  N st    41    306251       125      2662         0     27412     13310    455321   no data   no data  --
30.19/30.25	c Decided on static restart strategy
32.49/32.56	c  N st    51    334552       125      2662         0     31516     13310    545013   no data   no data  --
34.99/35.00	c  N st    53    357390       125      2662         0     29507     13310    482261   no data   no data  --
34.99/35.00	c  S st    53    357390       125      2662         0     29507     13310    482261   no data   no data  --
34.99/35.08	c  S st    53    357897       125      2662         0     29997     13310    495376   no data   no data  --
34.99/35.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.99/35.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.10/35.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.10/35.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.10/35.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
35.10/35.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.49/36.58	c lits-rem:      2923  cl-subs:     1185  v-elim:      0  v-fix:    0  time:  1.48 s
36.49/36.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
36.49/36.58	c vivif2 --  cl tried    28812 cl shrink        0 lits rem          0 time: 0.01
36.69/36.70	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
36.69/36.70	c calculated reachability. Time: 0.00
36.69/36.70	c  N st    53    357897       125      2662         0     28812     13310    459481   no data   no data  --
40.29/40.39	c  N st    54    390289       125      2662         0     34747     13310    597528   no data   no data  --
45.60/45.66	c  N st    55    438879       125      2662         0     28830     13310    424875   no data   no data  --
53.90/53.91	c  N st    56    511761       125      2662         0     41704     13310    728229   no data   no data  --
56.79/56.84	c  N st    57    536845       125      2662         0     36130     13310    556620   no data   no data  --
56.79/56.84	c  S st    57    536845       125      2662         0     36130     13310    556620   no data   no data  --
56.89/56.93	c  S st    57    537349       125      2662         0     36624     13310    569756   no data   no data  --
56.89/56.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.89/56.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.89/56.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
56.89/56.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.79/58.80	c lits-rem:      2384  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  1.85 s
58.79/58.80	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
58.79/58.80	c vivif2 --  cl tried    34755 cl shrink        0 lits rem          0 time: 0.00
58.89/58.94	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
58.89/58.95	c calculated reachability. Time: 0.00
58.89/58.95	c  N st    57    537349       125      2662         0     34755     13310    523772   no data   no data  --
79.10/79.14	c  N st    58    701334       125      2662         0     62760     13310   1213687   no data   no data  --
93.51/93.58	c  N st    59    806023       125      2662         0     56563     13310    968788   no data   no data  --
93.51/93.58	c  S st    59    806023       125      2662         0     56563     13310    968788   no data   no data  --
93.69/93.71	c  S st    59    806524       125      2662         0     57047     13310    981777   no data   no data  --
93.69/93.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.69/93.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.69/93.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
93.69/93.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.69/93.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.69/93.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
93.69/93.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.59/98.63	c lits-rem:      1356  cl-subs:     6525  v-elim:      0  v-fix:    0  time:  4.87 s
98.59/98.63	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
98.59/98.64	c vivif2 --  cl tried    50522 cl shrink        0 lits rem          0 time: 0.01
98.79/98.85	c asymm  cl-useful: 0/2228/2662 lits-rem:0 time: 0.20
98.79/98.85	c calculated reachability. Time: 0.00
98.79/98.85	c  N st    59    806524       125      2662         0     50522     13310    833345   no data   no data  --
136.59/136.63	c  F st    60   1071875       125      2662         0     65766     13310   1122037   no data   no data  --
136.59/136.63	c  N st    60   1071875       125      2662         0     65766     13310   1122037   no data   no data  --
137.40/137.48	c Decided on static restart strategy
141.40/141.49	c  N st    70   1100180       125      2662         0     50690     13310    745093   no data   no data  --
146.60/146.69	c  N st    72   1136174       125      2662         0     84570     13310   1646842   no data   no data  --
151.50/151.54	c  N st    73   1168566       125      2662         0     72023     13310   1297547   no data   no data  --
158.20/158.26	c  N st    74   1209787       125      2662         0     66692     13310   1136673   no data   no data  --
158.20/158.26	c  S st    74   1209787       125      2662         0     66692     13310   1136673   no data   no data  --
158.41/158.42	c  S st    74   1210290       125      2662         0     67181     13310   1149995   no data   no data  --
158.41/158.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
158.41/158.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.41/158.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
158.41/158.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.41/158.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.41/158.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
158.41/158.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
164.00/164.07	c lits-rem:       331  cl-subs:     5259  v-elim:      0  v-fix:    0  time:  5.59 s
164.00/164.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
164.00/164.08	c vivif2 --  cl tried    61922 cl shrink        0 lits rem          0 time: 0.01
164.20/164.29	c asymm  cl-useful: 0/1901/2662 lits-rem:0 time: 0.21
164.20/164.29	c calculated reachability. Time: 0.00
164.20/164.29	c  N st    74   1210290       125      2662         0     61922     13310   1013076   no data   no data  --
175.30/175.38	c  N st    75   1283172       125      2662         0     85255     13310   1628946   no data   no data  --
192.60/192.61	c  N st    76   1392495       125      2662         0     94754     13310   1827180   no data   no data  --
222.00/222.08	c  N st    77   1556481       125      2662         0     51955     13310    645010   no data   no data  --
250.00/250.03	c  N st    78   1710290       125      2662         0     91797     13310   1694171   no data   no data  --
250.00/250.03	c  S st    78   1710290       125      2662         0     91797     13310   1694171   no data   no data  --
250.20/250.28	c  S st    78   1710791       125      2662         0     92280     13310   1706970   no data   no data  --
250.20/250.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.20/250.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.30/250.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
250.30/250.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.30/250.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.30/250.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
250.30/250.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.00/267.05	c lits-rem:       600  cl-subs:     9523  v-elim:      0  v-fix:    0  time: 16.68 s
267.00/267.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
267.00/267.07	c vivif2 --  cl tried    82757 cl shrink        0 lits rem          0 time: 0.02
267.21/267.23	c asymm  cl-useful: 0/761/2662 lits-rem:0 time: 0.16
267.21/267.24	c calculated reachability. Time: 0.00
267.21/267.24	c  N st    78   1710791       125      2662         0     82757     13310   1456342   no data   no data  --
348.72/348.77	c  N st    79   2079755       125      2662         0     94486     13310   1625795   no data   no data  --
375.30/375.37	c  N st    80   2210793       125      2662         0     98073     13310   1669377   no data   no data  --
375.30/375.37	c  S st    80   2210793       125      2662         0     98073     13310   1669377   no data   no data  --
375.60/375.64	c  S st    80   2211295       125      2662         0     98562     13310   1682538   no data   no data  --
375.60/375.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
375.60/375.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
375.60/375.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
375.70/375.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
375.70/375.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.70/375.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
375.70/375.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
392.72/392.79	c lits-rem:       864  cl-subs:    11015  v-elim:      0  v-fix:    0  time: 17.06 s
392.72/392.79	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
392.81/392.81	c vivif2 --  cl tried    87547 cl shrink        0 lits rem          0 time: 0.02
393.01/393.06	c asymm  cl-useful: 0/1430/2662 lits-rem:0 time: 0.25
393.01/393.06	c calculated reachability. Time: 0.00
393.01/393.06	c  N st    80   2211295       125      2662         0     87547     13310   1433976   no data   no data  --
500.21/500.20	c  N st    81   2711296       125      2662         0    110430     13310   1927514   no data   no data  --
500.21/500.20	c  S st    81   2711296       125      2662         0    110430     13310   1927514   no data   no data  --
500.42/500.50	c  S st    81   2711799       125      2662         0    110921     13310   1940114   no data   no data  --
500.42/500.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.42/500.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.52/500.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
500.61/500.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.61/500.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.61/500.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
500.61/500.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
523.82/523.80	c lits-rem:      1435  cl-subs:    12405  v-elim:      0  v-fix:    0  time: 23.20 s
523.82/523.80	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
523.82/523.82	c vivif2 --  cl tried    98516 cl shrink        0 lits rem          0 time: 0.02
524.12/524.11	c asymm  cl-useful: 0/1023/2662 lits-rem:0 time: 0.28
524.12/524.11	c calculated reachability. Time: 0.00
524.12/524.11	c  N st    81   2711799       125      2662         0     98516     13310   1649322   no data   no data  --
644.92/644.96	c  N st    82   3211799       125      2662         0     76146     13310    930391   no data   no data  --
644.92/644.96	c  S st    82   3211799       125      2662         0     76146     13310    930391   no data   no data  --
645.12/645.13	c  S st    82   3212301       125      2662         0     76634     13310    943139   no data   no data  --
645.12/645.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
645.12/645.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
645.12/645.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
645.12/645.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
645.12/645.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
645.12/645.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
645.12/645.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
649.22/649.29	c lits-rem:       850  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  4.11 s
649.22/649.30	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
649.32/649.31	c vivif2 --  cl tried    75551 cl shrink        0 lits rem          0 time: 0.01
649.52/649.53	c asymm  cl-useful: 0/1598/2662 lits-rem:0 time: 0.22
649.52/649.53	c calculated reachability. Time: 0.00
649.52/649.53	c  N st    82   3212301       125      2662         0     75551     13310    918447   no data   no data  --
786.63/786.63	c  N st    83   3712301       125      2662         0     85619     13310   1093794   no data   no data  --
786.63/786.63	c  S st    83   3712301       125      2662         0     85619     13310   1093794   no data   no data  --
786.83/786.85	c  S st    83   3712806       125      2662         0     86109     13310   1107203   no data   no data  --
786.83/786.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
786.83/786.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
786.83/786.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
786.93/786.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.93/786.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.93/786.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
786.93/786.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
793.14/793.11	c lits-rem:      1467  cl-subs:     2349  v-elim:      0  v-fix:    0  time:  6.20 s
793.14/793.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
793.14/793.13	c vivif2 --  cl tried    83760 cl shrink        0 lits rem          0 time: 0.02
793.33/793.35	c asymm  cl-useful: 0/1064/2662 lits-rem:0 time: 0.22
793.33/793.35	c calculated reachability. Time: 0.00
793.33/793.35	c  N st    83   3712806       125      2662         0     83760     13310   1051163   no data   no data  --
801.73/801.79	c  F st    84   3751563       125      2662         0    119867     13310   2017847   no data   no data  --
801.73/801.79	c  N st    84   3751563       125      2662         0    119867     13310   2017847   no data   no data  --
803.33/803.33	c Decided on static restart strategy
811.43/811.47	c  N st    94   3779875       125      2662         0    146431     13310   2722283   no data   no data  --
822.03/822.02	c  N st    96   3815869       125      2662         0    101170     13310   1483611   no data   no data  --
830.83/830.85	c  N st    97   3848261       125      2662         0    131386     13310   2276551   no data   no data  --
845.23/845.23	c  N st    98   3896850       125      2662         0     96623     13310   1353864   no data   no data  --
868.13/868.10	c  N st    99   3969732       125      2662         0     83396     13310    993675   no data   no data  --
900.33/900.31	c  N st   100   4079057       125      2662         0    102995     13310   1492536   no data   no data  --
940.83/940.82	c  N st   101   4212806       125      2662         0    144559     13310   2553456   no data   no data  --
940.83/940.82	c  S st   101   4212806       125      2662         0    144559     13310   2553456   no data   no data  --
941.23/941.27	c  S st   101   4213308       125      2662         0    145037     13310   2566426   no data   no data  --
941.23/941.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
941.23/941.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
941.33/941.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
941.43/941.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
941.43/941.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
941.43/941.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
941.43/941.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.24/1030.20	c lits-rem:      2648  cl-subs:    17106  v-elim:      0  v-fix:    0  time: 88.77 s
1030.24/1030.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1030.24/1030.22	c vivif2 --  cl tried   127931 cl shrink        0 lits rem          0 time: 0.03
1030.54/1030.54	c asymm  cl-useful: 0/940/2662 lits-rem:0 time: 0.32
1030.54/1030.55	c calculated reachability. Time: 0.00
1030.54/1030.55	c  N st   101   4213308       125      2662         0    127931     13310   2153383   no data   no data  --
1102.95/1102.92	c  N st   102   4459285       125      2662         0    104226     13310   1476255   no data   no data  --
1188.24/1188.21	c  N st   103   4713308       125      2662         0    166335     13310   3014498   no data   no data  --
1188.24/1188.21	c  S st   103   4713308       125      2662         0    166335     13310   3014498   no data   no data  --
1188.84/1188.83	c  S st   103   4713811       125      2662         0    166822     13310   3027849   no data   no data  --
1188.84/1188.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1188.84/1188.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1188.94/1188.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1189.06/1189.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1189.06/1189.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.06/1189.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1189.06/1189.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3369954-1305384619/watcher-3369954-1305384619 -o /tmp/evaluation-result-3369954-1305384619/solver-3369954-1305384619 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369954-1305384619.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.83 4.01 3.97 4/348 18791
/proc/meminfo: memFree=24180544/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=29800 CPUtime=0 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 534 0 0 0 0 0 0 0 18 0 1 0 650058619 30515200 474 33554432000 4194304 4650387 140733965683872 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 7450 474 345 112 0 2415 0

[startup+0.0764569 s]
/proc/loadavg: 3.83 4.01 3.97 4/348 18791
/proc/meminfo: memFree=24180544/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=30592 CPUtime=0.07 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 835 0 0 0 7 0 0 0 18 0 1 0 650058619 31326208 753 33554432000 4194304 4650387 140733965683872 18446744073709551615 4315069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 7648 753 377 112 0 2613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30592

[startup+0.100441 s]
/proc/loadavg: 3.83 4.01 3.97 4/348 18791
/proc/meminfo: memFree=24180544/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=30592 CPUtime=0.09 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 862 0 0 0 9 0 0 0 18 0 1 0 650058619 31326208 780 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 7648 780 377 112 0 2613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30592

[startup+0.300399 s]
/proc/loadavg: 3.83 4.01 3.97 4/348 18791
/proc/meminfo: memFree=24180544/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=31028 CPUtime=0.29 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 1171 0 0 0 29 0 0 0 18 0 1 0 650058619 31772672 934 33554432000 4194304 4650387 140733965683872 18446744073709551615 4331834 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 7757 934 379 112 0 2722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31028

[startup+0.700319 s]
/proc/loadavg: 3.83 4.01 3.97 4/348 18791
/proc/meminfo: memFree=24180544/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=31752 CPUtime=0.69 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 1825 0 0 0 69 0 0 0 18 0 1 0 650058619 32514048 1055 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 7938 1055 379 112 0 2903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31752

[startup+1.50016 s]
/proc/loadavg: 3.84 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24143516/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=38408 CPUtime=1.49 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 3758 0 0 0 149 0 0 0 20 0 1 0 650058619 39329792 2631 33554432000 4194304 4650387 140733965683872 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 9602 2631 381 112 0 4567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38408

[startup+3.10085 s]
/proc/loadavg: 3.84 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24115616/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=43108 CPUtime=3.09 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 5443 0 0 0 309 0 0 0 25 0 1 0 650058619 44142592 3867 33554432000 4194304 4650387 140733965683872 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 10777 3867 381 112 0 5742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43108

[startup+6.30022 s]
/proc/loadavg: 3.84 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24102804/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=47196 CPUtime=6.29 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 7415 0 0 0 628 1 0 0 25 0 1 0 650058619 48328704 4859 33554432000 4194304 4650387 140733965683872 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 11799 4859 381 112 0 6764 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47196

[startup+12.7009 s]
/proc/loadavg: 3.86 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24077972/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=49984 CPUtime=12.69 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 11169 0 0 0 1268 1 0 0 25 0 1 0 650058619 51183616 5477 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 12496 5477 381 112 0 7461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49984

[startup+25.5004 s]
/proc/loadavg: 3.89 4.00 3.97 5/363 18819
/proc/meminfo: memFree=24045904/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=57980 CPUtime=25.49 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 18024 0 0 0 2547 2 0 0 25 0 1 0 650058619 59371520 7176 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 14495 7176 381 112 0 9460 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57980

[startup+51.1003 s]
/proc/loadavg: 3.92 4.00 3.97 5/363 18820
/proc/meminfo: memFree=24024456/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=61208 CPUtime=51.09 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 28208 0 0 0 5105 4 0 0 25 0 1 0 650058619 62676992 8405 33554432000 4194304 4650387 140733965683872 18446744073709551615 4360276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 15302 8405 381 112 0 10267 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61208

[startup+102.313 s]
/proc/loadavg: 3.97 4.00 3.97 5/363 18821
/proc/meminfo: memFree=23990704/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=78996 CPUtime=102.31 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 45810 0 0 0 10224 7 0 0 25 0 1 0 650058619 80891904 13132 33554432000 4194304 4650387 140733965683872 18446744073709551615 4363830 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 19749 13132 381 112 0 14714 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78996

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.97 5/363 18823
/proc/meminfo: memFree=23937700/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=87064 CPUtime=162.3 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 63041 0 0 0 16219 11 0 0 25 0 1 0 650058619 89153536 14513 33554432000 4194304 4650387 140733965683872 18446744073709551615 4433061 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 21766 14513 381 112 0 16731 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87064

[startup+222.301 s]
/proc/loadavg: 4.18 4.05 3.98 5/363 18825
/proc/meminfo: memFree=23908904/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=89748 CPUtime=222.3 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 77993 0 0 0 22215 15 0 0 25 0 1 0 650058619 91901952 14448 33554432000 4194304 4650387 140733965683872 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 22437 14448 381 112 0 17402 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89748

[startup+282.3 s]
/proc/loadavg: 4.06 4.03 3.98 5/363 18826
/proc/meminfo: memFree=23883696/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=110396 CPUtime=282.31 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 91459 0 0 0 28212 19 0 0 25 0 1 0 650058619 113045504 20624 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 27599 20624 381 112 0 22564 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 110396

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 3.98 5/363 18828
/proc/meminfo: memFree=23849332/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=110732 CPUtime=342.3 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 102697 0 0 0 34207 23 0 0 25 0 1 0 650058619 113389568 19621 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 27683 19621 381 112 0 22648 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110732

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/363 18829
/proc/meminfo: memFree=23817932/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=122472 CPUtime=402.31 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 112497 0 0 0 40205 26 0 0 25 0 1 0 650058619 125411328 24313 33554432000 4194304 4650387 140733965683872 18446744073709551615 4313299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 30618 24313 381 112 0 25583 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 122472

[startup+462.3 s]
/proc/loadavg: 4.11 4.04 3.99 5/363 18831
/proc/meminfo: memFree=23818148/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=122764 CPUtime=462.32 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 125229 0 0 0 46202 30 0 0 25 0 1 0 650058619 125710336 23030 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 30691 23030 381 112 0 25656 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 122764

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 3.99 5/363 18833
/proc/meminfo: memFree=23770128/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=137476 CPUtime=522.32 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 134848 0 0 0 52199 33 0 0 25 0 1 0 650058619 140775424 26908 33554432000 4194304 4650387 140733965683872 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34369 26908 381 112 0 29334 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 137476

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/363 18834
/proc/meminfo: memFree=23765268/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=137656 CPUtime=582.32 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 144585 0 0 0 58196 36 0 0 25 0 1 0 650058619 140959744 27520 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34414 27520 381 112 0 29379 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 137656

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/363 18845
/proc/meminfo: memFree=23739808/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=137824 CPUtime=642.32 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 153752 0 0 0 64193 39 0 0 25 0 1 0 650058619 141131776 27651 33554432000 4194304 4650387 140733965683872 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34456 27651 381 112 0 29421 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 137824

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/363 18846
/proc/meminfo: memFree=23739584/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=138016 CPUtime=702.33 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 162369 0 0 0 70190 43 0 0 25 0 1 0 650058619 141328384 26762 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34504 26762 381 112 0 29469 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 138016

[startup+762.314 s]
/proc/loadavg: 4.10 4.05 4.01 5/363 18848
/proc/meminfo: memFree=23727792/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=138176 CPUtime=762.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 171516 0 0 0 76187 47 0 0 25 0 1 0 650058619 141492224 25996 33554432000 4194304 4650387 140733965683872 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34544 25996 381 112 0 29509 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 138176

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/363 18850
/proc/meminfo: memFree=23721284/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=138320 CPUtime=822.33 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 179221 0 0 0 82183 50 0 0 25 0 1 0 650058619 141639680 26792 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34580 26792 381 112 0 29545 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 138320

[startup+882.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 18854
/proc/meminfo: memFree=23719276/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=138452 CPUtime=882.33 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 187142 0 0 0 88180 53 0 0 25 0 1 0 650058619 141774848 27718 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 34613 27718 381 112 0 29578 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 138452

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 4.01 5/363 18856
/proc/meminfo: memFree=23692152/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=157932 CPUtime=942.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 199034 0 0 0 94177 57 0 0 25 0 1 0 650058619 161722368 32458 33554432000 4194304 4650387 140733965683872 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 39483 32458 381 112 0 34448 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 157932

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/363 18857
/proc/meminfo: memFree=23693956/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=161292 CPUtime=1002.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 199814 0 0 0 100177 57 0 0 25 0 1 0 650058619 165163008 33238 33554432000 4194304 4650387 140733965683872 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 40323 33238 381 112 0 35288 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 161292

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 18859
/proc/meminfo: memFree=23683620/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=161324 CPUtime=1062.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 203743 0 0 0 106176 58 0 0 25 0 1 0 650058619 165195776 33105 33554432000 4194304 4650387 140733965683872 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 40331 33105 381 112 0 35296 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 161324

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 18861
/proc/meminfo: memFree=23690020/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=161468 CPUtime=1122.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 211735 0 0 0 112173 61 0 0 25 0 1 0 650058619 165343232 33716 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 40367 33716 381 112 0 35332 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 161468

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 18862
/proc/meminfo: memFree=23663712/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=161596 CPUtime=1182.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 218900 0 0 0 118170 64 0 0 25 0 1 0 650058619 165474304 33399 33554432000 4194304 4650387 140733965683872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 40399 33399 381 112 0 35364 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 161596

[startup+1242.3 s]
/proc/loadavg: 4.25 4.08 4.02 5/363 18864
/proc/meminfo: memFree=23638508/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=184772 CPUtime=1242.34 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 224622 0 0 0 124169 65 0 0 25 0 1 0 650058619 189206528 39121 33554432000 4194304 4650387 140733965683872 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 46193 39121 381 112 0 41158 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 184772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 4.02 5/363 18865
/proc/meminfo: memFree=23636852/32950928 swapFree=45937192/67111528
[pid=18791] ppid=18789 vsize=184772 CPUtime=1300.05 cores=5,7
/proc/18791/stat : 18791 (strangenight1-s) R 18789 18791 17897 0 -1 4202496 224623 0 0 0 129940 65 0 0 25 0 1 0 650058619 189206528 39122 33554432000 4194304 4650387 140733965683872 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18791/statm: 46193 39122 381 112 0 41158 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 184772

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.08
CPU user time (s): 1299.41
CPU system time (s): 0.665898
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 232444

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

runsolver used 4.34734 second user time and 11.0303 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 16:50:19
IDJOB=3369954
IDBENCH=82763
IDSOLVER=1847
FILE ID=node149/3369954-1305384619
RUNJOBID= node149-1305384619-18779
PBS_JOBID= 13324353
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S436871389-051.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369954-1305384619/watcher-3369954-1305384619 -o /tmp/evaluation-result-3369954-1305384619/solver-3369954-1305384619 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369954-1305384619.cnf

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

MD5SUM BENCH= 6deba4513edb64b9aaebf4e8cfbaf90d
RANDOM SEED=1531529195

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32950928 kB
MemFree:      24180824 kB
Buffers:        300668 kB
Cached:        3836904 kB
SwapCached:      19984 kB
Active:        6277104 kB
Inactive:      2197404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24180824 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:     4330100 kB
Mapped:          13600 kB
Slab:           157164 kB
PageTables:      72436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80193016 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= 73548 MiB
End job on node149 at 2011-05-14 17:12:01