Trace number 3369930

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
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 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-3369930-1305384396.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:      52 undec:       5 neg:      68
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.13	c  N st     8      4919       125      2662         0      4652     13310    120223   no data   no data  --
0.29/0.33	c  N st    10     11301       125      2662         0      4284     13310     87135   no data   no data  --
0.49/0.53	c  N st    11     17044       125      2662         0      9700     13310    230171   no data   no data  --
0.79/0.85	c  F st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
0.79/0.85	c  N st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
0.99/1.08	c Decided on static restart strategy
0.99/1.08	c  N st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
0.99/1.08	c  S st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
1.10/1.11	c  S st    18     30502       125      2662         0     10701     13310    238726   no data   no data  --
1.10/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.10/1.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.73	c lits-rem:      2962  cl-subs:     1565  v-elim:      0  v-fix:    0  time:  0.60 s
1.69/1.77	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.69/1.77	c calculated reachability. Time: 0.00
1.69/1.77	c  N st    18     30502       125      2662         0      9136     13310    193309   no data   no data  --
2.09/2.13	c  N st    20     37612       125      2662         0      8408     13310    160319   no data   no data  --
2.39/2.42	c  N st    21     44011       125      2662         0     14468     13310    314471   no data   no data  --
2.49/2.51	c  S st    22     45753       125      2662         0     16103     13310    357882   no data   no data  --
2.49/2.55	c  S st    22     46260       125      2662         0     16591     13310    370828   no data   no data  --
2.49/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M 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:    125 time:  0.00 s
2.49/2.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.78/3.81	c lits-rem:      3791  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.24 s
3.78/3.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.78/3.81	c vivif2 --  cl tried    14767 cl shrink        0 lits rem          0 time: 0.00
3.78/3.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
3.78/3.88	c calculated reachability. Time: 0.00
3.78/3.88	c  N st    22     46260       125      2662         0     14767     13310    319516   no data   no data  --
4.58/4.66	c  N st    23     60658       125      2662         0     10556     13310    186055   no data   no data  --
5.09/5.13	c  N st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
5.09/5.13	c  S st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
5.09/5.18	c  S st    24     69891       125      2662         0     19276     13310    421441   no data   no data  --
5.09/5.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.09/5.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
5.09/5.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.56	c lits-rem:      3785  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  1.36 s
6.50/6.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.50/6.56	c vivif2 --  cl tried    17463 cl shrink        0 lits rem          0 time: 0.00
6.60/6.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
6.60/6.63	c calculated reachability. Time: 0.00
6.60/6.63	c  N st    24     69891       125      2662         0     17463     13310    367059   no data   no data  --
7.70/7.77	c  F st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
7.70/7.78	c  N st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
7.99/8.07	c Decided on static restart strategy
8.19/8.26	c  N st    32     95541       125      2662         0     20084     13310    408528   no data   no data  --
8.80/8.85	c  N st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
8.80/8.85	c  S st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
8.80/8.90	c  S st    34    105339       125      2662         0     17127     13310    327235   no data   no data  --
8.89/8.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.89/8.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.89/8.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.99	c lits-rem:      2373  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  1.08 s
9.90/9.99	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.90/9.99	c vivif2 --  cl tried    16103 cl shrink        0 lits rem          0 time: 0.00
9.99/10.06	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
9.99/10.06	c calculated reachability. Time: 0.00
9.99/10.06	c  N st    34    105339       125      2662         0     16103     13310    297489   no data   no data  --
10.59/10.65	c  N st    35    114938       125      2662         0     25178     13310    538115   no data   no data  --
11.59/11.66	c  N st    36    129335       125      2662         0     25482     13310    520790   no data   no data  --
13.20/13.25	c  N st    37    150930       125      2662         0     16618     13310    263385   no data   no data  --
13.68/13.75	c  S st    38    158008       125      2662         0     23260     13310    430913   no data   no data  --
13.79/13.81	c  S st    38    158517       125      2662         0     23755     13310    444013   no data   no data  --
13.79/13.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.79/13.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
13.79/13.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.18/15.27	c lits-rem:      3796  cl-subs:     2089  v-elim:      0  v-fix:    0  time:  1.44 s
15.18/15.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.18/15.28	c vivif2 --  cl tried    21666 cl shrink        0 lits rem          0 time: 0.00
15.29/15.36	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
15.29/15.37	c calculated reachability. Time: 0.00
15.29/15.37	c  N st    38    158517       125      2662         0     21666     13310    387401   no data   no data  --
19.59/19.64	c  N st    39    207105       125      2662         0     34281     13310    693413   no data   no data  --
22.18/22.29	c  N st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
22.18/22.29	c  S st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
22.28/22.35	c  S st    40    238279       125      2662         0     27075     13310    490709   no data   no data  --
22.28/22.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.28/22.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.28/22.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.28/22.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.28/22.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.28/22.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
22.28/22.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.88/23.97	c lits-rem:      4126  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  1.59 s
23.88/23.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
23.88/23.97	c vivif2 --  cl tried    25066 cl shrink        0 lits rem          0 time: 0.00
23.98/24.08	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
23.98/24.08	c calculated reachability. Time: 0.00
23.98/24.08	c  N st    40    238279       125      2662         0     25066     13310    436478   no data   no data  --
30.39/30.48	c  F st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
30.39/30.48	c  N st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
30.89/30.99	c Decided on static restart strategy
33.09/33.16	c  N st    51    334562       125      2662         0     31154     13310    537643   no data   no data  --
35.28/35.37	c  N st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
35.28/35.37	c  S st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
35.38/35.44	c  S st    53    357923       125      2662         0     29686     13310    479121   no data   no data  --
35.38/35.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.38/35.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.38/35.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.38/35.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.38/35.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.38/35.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
35.38/35.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.79	c lits-rem:      2869  cl-subs:     1190  v-elim:      0  v-fix:    0  time:  1.33 s
36.69/36.79	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
36.69/36.79	c vivif2 --  cl tried    28496 cl shrink        0 lits rem          0 time: 0.00
36.89/36.91	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
36.89/36.91	c calculated reachability. Time: 0.00
36.89/36.91	c  N st    53    357923       125      2662         0     28496     13310    444431   no data   no data  --
39.79/39.87	c  N st    54    390317       125      2662         0     34546     13310    594156   no data   no data  --
45.29/45.37	c  N st    55    438905       125      2662         0     28499     13310    410097   no data   no data  --
53.29/53.32	c  N st    56    511787       125      2662         0     41527     13310    739051   no data   no data  --
56.59/56.66	c  N st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
56.59/56.66	c  S st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
56.69/56.74	c  S st    57    537387       125      2662         0     36504     13310    575167   no data   no data  --
56.69/56.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.69/56.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.69/56.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.69/56.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
56.69/56.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.31/58.35	c lits-rem:      1790  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  1.58 s
58.31/58.35	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
58.31/58.36	c vivif2 --  cl tried    34944 cl shrink        0 lits rem          0 time: 0.01
58.49/58.50	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
58.49/58.50	c calculated reachability. Time: 0.00
58.49/58.50	c  N st    57    537387       125      2662         0     34944     13310    531739   no data   no data  --
80.89/80.97	c  N st    58    701372       125      2662         0     62680     13310   1191382   no data   no data  --
94.70/94.78	c  N st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
94.70/94.78	c  S st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
94.90/94.91	c  S st    59    806585       125      2662         0     57398     13310   1024438   no data   no data  --
94.90/94.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.90/94.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.90/94.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
94.90/94.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.90/94.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.90/94.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
94.90/94.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.69/99.73	c lits-rem:       688  cl-subs:     5381  v-elim:      0  v-fix:    0  time:  4.77 s
99.69/99.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
99.69/99.74	c vivif2 --  cl tried    52017 cl shrink        0 lits rem          0 time: 0.01
99.89/99.93	c asymm  cl-useful: 0/2058/2662 lits-rem:0 time: 0.19
99.89/99.93	c calculated reachability. Time: 0.00
99.89/99.93	c  N st    59    806585       125      2662         0     52017     13310    889368   no data   no data  --
140.50/140.50	c  F st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
140.50/140.50	c  N st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
141.39/141.43	c Decided on static restart strategy
145.20/145.23	c  N st    70   1100181       125      2662         0     52201     13310    776398   no data   no data  --
151.30/151.30	c  N st    72   1136174       125      2662         0     86097     13310   1696890   no data   no data  --
156.49/156.52	c  N st    73   1168566       125      2662         0     73239     13310   1321228   no data   no data  --
163.30/163.37	c  N st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
163.30/163.37	c  S st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
163.50/163.54	c  S st    74   1210379       125      2662         0     68389     13310   1192232   no data   no data  --
163.50/163.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.50/163.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.50/163.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
163.60/163.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.60/163.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.60/163.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
163.60/163.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.41/169.46	c lits-rem:      4217  cl-subs:     4973  v-elim:      0  v-fix:    0  time:  5.86 s
169.41/169.47	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
169.41/169.48	c vivif2 --  cl tried    63416 cl shrink        0 lits rem          0 time: 0.01
169.49/169.56	c asymm  cl-useful: 0/604/2662 lits-rem:0 time: 0.08
169.49/169.56	c calculated reachability. Time: 0.00
169.49/169.56	c  N st    74   1210379       125      2662         0     63416     13310   1056134   no data   no data  --
182.49/182.53	c  N st    75   1283261       125      2662         0     86854     13310   1682112   no data   no data  --
204.19/204.25	c  N st    76   1392586       125      2662         0     48884     13310    593987   no data   no data  --
234.49/234.58	c  N st    77   1556570       125      2662         0     53177     13310    670969   no data   no data  --
265.11/265.11	c  N st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
265.11/265.11	c  S st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
265.30/265.33	c  S st    78   1710882       125      2662         0     93542     13310   1673362   no data   no data  --
265.30/265.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
265.30/265.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.30/265.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
265.40/265.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.40/265.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.40/265.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
265.40/265.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.50/282.57	c lits-rem:      3917  cl-subs:    10802  v-elim:      0  v-fix:    0  time: 17.15 s
282.50/282.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
282.50/282.59	c vivif2 --  cl tried    82740 cl shrink        0 lits rem          0 time: 0.02
282.80/282.83	c asymm  cl-useful: 0/1511/2662 lits-rem:0 time: 0.23
282.80/282.83	c calculated reachability. Time: 0.00
282.80/282.83	c  N st    78   1710882       125      2662         0     82740     13310   1414959   no data   no data  --
364.40/364.43	c  N st    79   2079846       125      2662         0     94706     13310   1661739   no data   no data  --
392.10/392.17	c  N st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
392.10/392.17	c  S st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
392.40/392.41	c  S st    80   2211390       125      2662         0     99048     13310   1725826   no data   no data  --
392.40/392.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
392.40/392.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.40/392.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
392.50/392.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.50/392.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.50/392.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
392.50/392.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.21/409.28	c lits-rem:      1206  cl-subs:     9185  v-elim:      0  v-fix:    0  time: 16.78 s
409.21/409.28	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
409.29/409.30	c vivif2 --  cl tried    89863 cl shrink        0 lits rem          0 time: 0.02
409.49/409.56	c asymm  cl-useful: 0/1127/2662 lits-rem:0 time: 0.26
409.49/409.56	c calculated reachability. Time: 0.00
409.49/409.56	c  N st    80   2211390       125      2662         0     89863     13310   1502699   no data   no data  --
528.20/528.22	c  N st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
528.20/528.22	c  S st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
528.40/528.49	c  S st    81   2711895       125      2662         0    112968     13310   1990746   no data   no data  --
528.50/528.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
528.50/528.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.50/528.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
528.60/528.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.60/528.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.60/528.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
528.60/528.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
554.00/554.07	c lits-rem:      1191  cl-subs:    12115  v-elim:      0  v-fix:    0  time: 25.47 s
554.00/554.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
554.00/554.09	c vivif2 --  cl tried   100853 cl shrink        0 lits rem          0 time: 0.02
554.30/554.33	c asymm  cl-useful: 0/1251/2662 lits-rem:0 time: 0.24
554.30/554.33	c calculated reachability. Time: 0.00
554.30/554.33	c  N st    81   2711895       125      2662         0    100853     13310   1703309   no data   no data  --
705.40/705.49	c  N st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
705.40/705.49	c  S st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
705.60/705.68	c  S st    82   3212398       125      2662         0     78988     13310    997845   no data   no data  --
705.60/705.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
705.60/705.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.70/705.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
705.70/705.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.70/705.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.70/705.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
705.70/705.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
709.00/709.07	c lits-rem:       298  cl-subs:     1412  v-elim:      0  v-fix:    0  time:  3.34 s
709.00/709.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
709.00/709.09	c vivif2 --  cl tried    77576 cl shrink        0 lits rem          0 time: 0.01
709.30/709.30	c asymm  cl-useful: 0/1347/2662 lits-rem:0 time: 0.21
709.30/709.30	c calculated reachability. Time: 0.00
709.30/709.30	c  N st    82   3212398       125      2662         0     77576     13310    965206   no data   no data  --
842.41/842.47	c  N st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
842.41/842.47	c  S st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
842.62/842.66	c  S st    83   3712901       125      2662         0     88199     13310   1141120   no data   no data  --
842.62/842.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
842.62/842.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.62/842.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
842.71/842.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.71/842.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.71/842.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
842.71/842.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
849.01/849.00	c lits-rem:      2203  cl-subs:     2687  v-elim:      0  v-fix:    0  time:  6.27 s
849.01/849.00	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
849.01/849.01	c vivif2 --  cl tried    85512 cl shrink        0 lits rem          0 time: 0.01
849.22/849.24	c asymm  cl-useful: 0/1423/2662 lits-rem:0 time: 0.23
849.22/849.24	c calculated reachability. Time: 0.00
849.22/849.24	c  N st    83   3712901       125      2662         0     85512     13310   1079157   no data   no data  --
858.21/858.25	c  F st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
858.21/858.26	c  N st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
859.91/859.93	c Decided on static restart strategy
867.71/867.77	c  N st    94   3779862       125      2662         0    148097     13310   2721724   no data   no data  --
877.51/877.55	c  N st    96   3815855       125      2662         0    102619     13310   1506673   no data   no data  --
887.21/887.22	c  N st    97   3848247       125      2662         0    132870     13310   2315699   no data   no data  --
903.12/903.19	c  N st    98   3896835       125      2662         0     98224     13310   1398220   no data   no data  --
927.42/927.43	c  N st    99   3969717       125      2662         0     85248     13310   1024049   no data   no data  --
960.51/960.53	c  N st   100   4079040       125      2662         0    104914     13310   1514618   no data   no data  --
1000.41/1000.45	c  N st   101   4212902       125      2662         0    147195     13310   2692453   no data   no data  --
1000.41/1000.45	c  S st   101   4212902       125      2662         0    147195     13310   2692453   no data   no data  --
1000.81/1000.86	c  S st   101   4213405       125      2662         0    147678     13310   2705421   no data   no data  --
1000.81/1000.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1000.81/1000.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1000.91/1000.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1001.03/1001.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.03/1001.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.03/1001.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1001.03/1001.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1097.31/1097.37	c lits-rem:      5638  cl-subs:    12057  v-elim:      0  v-fix:    0  time: 96.36 s
1097.31/1097.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1097.31/1097.40	c vivif2 --  cl tried   135621 cl shrink        0 lits rem          0 time: 0.03
1097.72/1097.72	c asymm  cl-useful: 0/756/2662 lits-rem:0 time: 0.32
1097.72/1097.72	c calculated reachability. Time: 0.00
1097.72/1097.72	c  N st   101   4213405       125      2662         0    135621     13310   2383849   no data   no data  --
1177.12/1177.19	c  N st   102   4459381       125      2662         0    110429     13310   1588733   no data   no data  --
1264.02/1264.03	c  N st   103   4713407       125      2662         0    172638     13310   3178667   no data   no data  --
1264.02/1264.03	c  S st   103   4713407       125      2662         0    172638     13310   3178667   no data   no data  --
1264.52/1264.52	c  S st   103   4713912       125      2662         0    173129     13310   3191743   no data   no data  --
1264.52/1264.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.52/1264.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1264.62/1264.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1264.72/1264.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.72/1264.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.72/1264.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1264.72/1264.70	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-3369930-1305384396/watcher-3369930-1305384396 -o /tmp/evaluation-result-3369930-1305384396/solver-3369930-1305384396 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369930-1305384396.cnf 

running on 2 cores: 1,3

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: 4.00 4.03 3.94 4/350 1012
/proc/meminfo: memFree=26330996/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=29672 CPUtime=0 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 487 0 0 0 0 0 0 0 18 0 1 0 650042221 30384128 427 33554432000 4194304 4650387 140736153401952 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 7418 427 327 112 0 2383 0

[startup+0.070516 s]
/proc/loadavg: 4.00 4.03 3.94 4/350 1012
/proc/meminfo: memFree=26330996/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=30656 CPUtime=0.06 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 820 0 0 0 6 0 0 0 18 0 1 0 650042221 31391744 738 33554432000 4194304 4650387 140736153401952 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 7664 738 377 112 0 2629 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30656

[startup+0.10051 s]
/proc/loadavg: 4.00 4.03 3.94 4/350 1012
/proc/meminfo: memFree=26330996/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=30656 CPUtime=0.09 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 861 0 0 0 9 0 0 0 18 0 1 0 650042221 31391744 779 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 7664 779 377 112 0 2629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30656

[startup+0.300487 s]
/proc/loadavg: 4.00 4.03 3.94 4/350 1012
/proc/meminfo: memFree=26330996/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=31060 CPUtime=0.29 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 1171 0 0 0 29 0 0 0 18 0 1 0 650042221 31805440 933 33554432000 4194304 4650387 140736153401952 18446744073709551615 4333232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 7765 933 379 112 0 2730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31060

[startup+0.700405 s]
/proc/loadavg: 4.00 4.03 3.94 4/350 1012
/proc/meminfo: memFree=26330996/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=31724 CPUtime=0.69 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 1819 0 0 0 69 0 0 0 18 0 1 0 650042221 32485376 1043 33554432000 4194304 4650387 140736153401952 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 7931 1043 379 112 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31724

[startup+1.50026 s]
/proc/loadavg: 3.84 4.00 3.93 6/362 1034
/proc/meminfo: memFree=26301572/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=38208 CPUtime=1.49 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 3727 0 0 0 149 0 0 0 20 0 1 0 650042221 39124992 2588 33554432000 4194304 4650387 140736153401952 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 9552 2588 381 112 0 4517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38208

[startup+3.10098 s]
/proc/loadavg: 3.84 4.00 3.93 6/362 1034
/proc/meminfo: memFree=26273548/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=42860 CPUtime=3.08 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 5398 0 0 0 308 0 0 0 18 0 1 0 650042221 43888640 3817 33554432000 4194304 4650387 140736153401952 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 10715 3817 381 112 0 5680 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42860

[startup+6.30042 s]
/proc/loadavg: 3.85 4.00 3.93 6/362 1034
/proc/meminfo: memFree=26259956/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=46844 CPUtime=6.29 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 7364 0 0 0 628 1 0 0 19 0 1 0 650042221 47968256 4805 33554432000 4194304 4650387 140736153401952 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 11711 4805 381 112 0 6676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46844

[startup+12.7003 s]
/proc/loadavg: 3.86 4.00 3.93 6/362 1034
/proc/meminfo: memFree=26236872/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=49020 CPUtime=12.69 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 10978 0 0 0 1268 1 0 0 25 0 1 0 650042221 50196480 5309 33554432000 4194304 4650387 140736153401952 18446744073709551615 4240947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 12255 5309 381 112 0 7220 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49020

[startup+25.501 s]
/proc/loadavg: 3.89 4.00 3.93 6/362 1035
/proc/meminfo: memFree=26198484/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=56372 CPUtime=25.49 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 17030 0 0 0 2546 3 0 0 25 0 1 0 650042221 57724928 7333 33554432000 4194304 4650387 140736153401952 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 14093 7333 381 112 0 9058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56372

[startup+51.1005 s]
/proc/loadavg: 3.93 4.00 3.93 6/362 1035
/proc/meminfo: memFree=26179796/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=59780 CPUtime=51.09 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 27853 0 0 0 5105 4 0 0 25 0 1 0 650042221 61214720 8194 33554432000 4194304 4650387 140736153401952 18446744073709551615 4311294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 14945 8194 381 112 0 9910 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59780

[startup+102.313 s]
/proc/loadavg: 4.05 4.01 3.94 6/362 1037
/proc/meminfo: memFree=26127548/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=77020 CPUtime=102.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 45249 0 0 0 10223 7 0 0 25 0 1 0 650042221 78868480 12629 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 19255 12629 381 112 0 14220 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77020

[startup+162.301 s]
/proc/loadavg: 4.16 4.04 3.95 6/362 1038
/proc/meminfo: memFree=26103540/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=77544 CPUtime=162.29 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 61270 0 0 0 16218 11 0 0 25 0 1 0 650042221 79405056 12261 33554432000 4194304 4650387 140736153401952 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 19386 12261 381 112 0 14351 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77544

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 3.95 6/362 1040
/proc/meminfo: memFree=26046320/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=93168 CPUtime=222.29 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 76194 0 0 0 22214 15 0 0 25 0 1 0 650042221 95404032 16500 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 23292 16500 381 112 0 18257 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 93168

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 3.95 6/362 1041
/proc/meminfo: memFree=26012056/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=111784 CPUtime=282.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 89303 0 0 0 28212 18 0 0 25 0 1 0 650042221 114466816 20693 33554432000 4194304 4650387 140736153401952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 27946 20693 381 112 0 22911 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111784

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 3.95 6/362 1043
/proc/meminfo: memFree=25961288/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=112036 CPUtime=342.29 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 99751 0 0 0 34208 21 0 0 25 0 1 0 650042221 114724864 21157 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 28009 21157 381 112 0 22974 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 112036

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.96 6/362 1045
/proc/meminfo: memFree=25947344/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=120132 CPUtime=402.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 111522 0 0 0 40205 25 0 0 25 0 1 0 650042221 123015168 22620 33554432000 4194304 4650387 140736153401952 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 30033 22620 381 112 0 24998 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120132

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.96 6/362 1046
/proc/meminfo: memFree=25937500/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=125348 CPUtime=462.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 121180 0 0 0 46202 28 0 0 25 0 1 0 650042221 128356352 23965 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 31337 23965 381 112 0 26302 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125348

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.96 6/362 1048
/proc/meminfo: memFree=25922100/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=125576 CPUtime=522.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 131805 0 0 0 52198 32 0 0 25 0 1 0 650042221 128589824 23322 33554432000 4194304 4650387 140736153401952 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 31394 23322 381 112 0 26359 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 125576

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.96 6/362 1049
/proc/meminfo: memFree=25876292/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=139824 CPUtime=582.3 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 139095 0 0 0 58197 33 0 0 25 0 1 0 650042221 143179776 27411 33554432000 4194304 4650387 140736153401952 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 34956 27411 381 112 0 29921 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139824

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.96 6/362 1051
/proc/meminfo: memFree=25867080/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=140024 CPUtime=642.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 147528 0 0 0 64193 38 0 0 25 0 1 0 650042221 143384576 26978 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35006 26978 381 112 0 29971 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140024

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/362 1053
/proc/meminfo: memFree=25851284/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=140144 CPUtime=702.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 154640 0 0 0 70190 41 0 0 25 0 1 0 650042221 143507456 27934 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35036 27934 381 112 0 30001 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 140144

[startup+762.313 s]
/proc/loadavg: 4.07 4.03 3.97 6/362 1054
/proc/meminfo: memFree=25852988/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=140328 CPUtime=762.32 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 163477 0 0 0 76189 43 0 0 25 0 1 0 650042221 143695872 27333 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35082 27333 381 112 0 30047 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 140328

[startup+822.3 s]
/proc/loadavg: 4.08 4.04 3.97 6/362 1056
/proc/meminfo: memFree=25852812/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=140496 CPUtime=822.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 172632 0 0 0 82185 46 0 0 25 0 1 0 650042221 143867904 26899 33554432000 4194304 4650387 140736153401952 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35124 26899 381 112 0 30089 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 140496

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.97 6/362 1066
/proc/meminfo: memFree=25844812/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=142560 CPUtime=882.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 180322 0 0 0 88182 49 0 0 25 0 1 0 650042221 145981440 27811 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35640 27811 381 112 0 30605 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 142560

[startup+942.3 s]
/proc/loadavg: 4.06 4.03 3.98 6/362 1068
/proc/meminfo: memFree=25842640/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=142692 CPUtime=942.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 187833 0 0 0 94179 52 0 0 25 0 1 0 650042221 146116608 28251 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 35673 28251 381 112 0 30638 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 142692

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.98 6/362 1070
/proc/meminfo: memFree=25819172/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=165268 CPUtime=1002.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 200955 0 0 0 100175 56 0 0 19 0 1 0 650042221 169234432 34152 33554432000 4194304 4650387 140736153401952 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 41317 34152 381 112 0 36282 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165268

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.98 6/362 1074
/proc/meminfo: memFree=25781884/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=170068 CPUtime=1062.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 202109 0 0 0 106175 56 0 0 25 0 1 0 650042221 174149632 35306 33554432000 4194304 4650387 140736153401952 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 42517 35306 381 112 0 37482 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 170068

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.98 6/362 1076
/proc/meminfo: memFree=25793732/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=170124 CPUtime=1122.32 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 205312 0 0 0 112174 58 0 0 25 0 1 0 650042221 174206976 34466 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 42531 34466 381 112 0 37496 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 170124

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.98 6/362 1077
/proc/meminfo: memFree=25780156/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=170212 CPUtime=1182.31 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 212749 0 0 0 118171 60 0 0 25 0 1 0 650042221 174297088 34536 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 42553 34536 381 112 0 37518 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 170212

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.98 6/362 1079
/proc/meminfo: memFree=25783972/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=170312 CPUtime=1242.32 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 219955 0 0 0 124169 63 0 0 25 0 1 0 650042221 174399488 34350 33554432000 4194304 4650387 140736153401952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 42578 34350 381 112 0 37543 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 170312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.99 6/362 1081
/proc/meminfo: memFree=25720712/32951124 swapFree=53501236/67111528
[pid=1012] ppid=1010 vsize=246680 CPUtime=1300.02 cores=1,3
/proc/1012/stat : 1012 (strangenight1-s) R 1010 1012 32704 0 -1 4202496 225615 0 0 0 129938 64 0 0 25 0 1 0 650042221 252600320 40010 33554432000 4194304 4650387 140736153401952 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1012/statm: 61670 40010 381 112 0 56635 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 246680

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

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

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

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

runsolver used 4.28635 second user time and 10.9973 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:46:36
IDJOB=3369930
IDBENCH=82739
IDSOLVER=1847
FILE ID=node103/3369930-1305384396
RUNJOBID= node103-1305384396-993
PBS_JOBID= 13324399
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=1716130306

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      26331292 kB
Buffers:        284260 kB
Cached:        3799712 kB
SwapCached:     340192 kB
Active:        1275908 kB
Inactive:      5073724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26331292 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:     1936440 kB
Mapped:          10584 kB
Slab:           151072 kB
PageTables:      53772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78292628 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= 72968 MiB
End job on node103 at 2011-05-14 17:08:18