Trace number 3176040

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S218235649-089.SATISFIABLE.cnf
MD5SUM010b9faa30750ce3440cb9a8110ebefe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176040-1301790884.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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:       6 neg:      57
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.04/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4916       125      2662         0      4675     13310    121093   no data   no data  --
0.29/0.33	c  N st    10     11299       125      2662         0      4301     13310     87724   no data   no data  --
0.49/0.53	c  N st    11     17043       125      2662         0      9691     13310    234790   no data   no data  --
0.79/0.84	c  F st    12     25000       125      2662         0     11876     13310    283438   no data   no data  --
0.79/0.84	c  N st    12     25000       125      2662         0     11876     13310    283438   no data   no data  --
1.00/1.06	c Decided on static restart strategy
1.00/1.06	c  N st    18     30002       125      2662         0     10199     13310    225995   no data   no data  --
1.00/1.06	c  S st    18     30002       125      2662         0     10199     13310    225995   no data   no data  --
1.00/1.09	c  S st    18     30504       125      2662         0     10685     13310    238817   no data   no data  --
1.00/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.00/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.72	c lits-rem:      2417  cl-subs:     1429  v-elim:      0  v-fix:    0  time:  0.62 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     30504       125      2662         0      9256     13310    197098   no data   no data  --
1.99/2.06	c  N st    20     37615       125      2662         0      8539     13310    164716   no data   no data  --
2.29/2.34	c  N st    21     44015       125      2662         0     14541     13310    321219   no data   no data  --
2.39/2.43	c  S st    22     45756       125      2662         0     16183     13310    363621   no data   no data  --
2.39/2.48	c  S st    22     46259       125      2662         0     16672     13310    375872   no data   no data  --
2.39/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.39/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.81	c lits-rem:      4758  cl-subs:     1774  v-elim:      0  v-fix:    0  time:  1.32 s
3.79/3.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.79/3.82	c vivif2 --  cl tried    14898 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.06
3.79/3.88	c calculated reachability. Time: 0.00
3.79/3.88	c  N st    22     46259       125      2662         0     14898     13310    322516   no data   no data  --
4.59/4.69	c  N st    23     60657       125      2662         0     10716     13310    190091   no data   no data  --
5.09/5.18	c  N st    24     69388       125      2662         0     18917     13310    401590   no data   no data  --
5.09/5.18	c  S st    24     69388       125      2662         0     18917     13310    401590   no data   no data  --
5.19/5.22	c  S st    24     69891       125      2662         0     19407     13310    414235   no data   no data  --
5.19/5.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.19/5.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
5.19/5.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.61	c lits-rem:      3929  cl-subs:     2198  v-elim:      0  v-fix:    0  time:  1.36 s
6.60/6.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.60/6.61	c vivif2 --  cl tried    17209 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.69	c calculated reachability. Time: 0.00
6.60/6.69	c  N st    24     69891       125      2662         0     17209     13310    353217   no data   no data  --
7.69/7.78	c  F st    25     87502       125      2662         0     12291     13310    211550   no data   no data  --
7.69/7.78	c  N st    25     87502       125      2662         0     12291     13310    211550   no data   no data  --
7.99/8.04	c Decided on static restart strategy
8.19/8.20	c  N st    32     95545       125      2662         0     19904     13310    405745   no data   no data  --
8.79/8.81	c  N st    34    104836       125      2662         0     16409     13310    307256   no data   no data  --
8.79/8.81	c  S st    34    104836       125      2662         0     16409     13310    307256   no data   no data  --
8.79/8.85	c  S st    34    105342       125      2662         0     16903     13310    319721   no data   no data  --
8.79/8.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/8.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/8.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.79/8.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/8.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/8.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.79/8.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.79/9.90	c lits-rem:      2719  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  1.03 s
9.79/9.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.79/9.90	c vivif2 --  cl tried    15769 cl shrink        0 lits rem          0 time: 0.00
9.89/9.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
9.89/9.97	c calculated reachability. Time: 0.00
9.89/9.97	c  N st    34    105342       125      2662         0     15769     13310    288148   no data   no data  --
10.69/10.70	c  N st    35    114941       125      2662         0     24724     13310    514025   no data   no data  --
11.69/11.76	c  N st    36    129340       125      2662         0     25076     13310    514064   no data   no data  --
13.39/13.47	c  N st    37    150937       125      2662         0     16253     13310    257657   no data   no data  --
13.89/13.93	c  S st    38    158014       125      2662         0     22848     13310    427123   no data   no data  --
13.89/13.99	c  S st    38    158519       125      2662         0     23334     13310    439875   no data   no data  --
13.89/13.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.99/14.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
13.99/14.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.40/15.48	c lits-rem:      2846  cl-subs:     2104  v-elim:      0  v-fix:    0  time:  1.47 s
15.40/15.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.40/15.48	c vivif2 --  cl tried    21230 cl shrink        0 lits rem          0 time: 0.00
15.49/15.57	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
15.49/15.57	c calculated reachability. Time: 0.00
15.49/15.57	c  N st    38    158519       125      2662         0     21230     13310    384065   no data   no data  --
19.49/19.56	c  N st    39    207107       125      2662         0     33963     13310    672636   no data   no data  --
22.29/22.39	c  N st    40    237778       125      2662         0     26197     13310    462145   no data   no data  --
22.29/22.39	c  S st    40    237778       125      2662         0     26197     13310    462145   no data   no data  --
22.39/22.45	c  S st    40    238283       125      2662         0     26687     13310    474707   no data   no data  --
22.39/22.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.39/22.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
22.39/22.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.89/23.94	c lits-rem:      3846  cl-subs:     2230  v-elim:      0  v-fix:    0  time:  1.47 s
23.89/23.94	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
23.89/23.95	c vivif2 --  cl tried    24457 cl shrink        0 lits rem          0 time: 0.00
23.99/24.05	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
23.99/24.05	c calculated reachability. Time: 0.00
23.99/24.05	c  N st    40    238283       125      2662         0     24457     13310    417708   no data   no data  --
30.59/30.69	c  F st    41    306254       125      2662         0     26544     13310    434171   no data   no data  --
30.59/30.69	c  N st    41    306254       125      2662         0     26544     13310    434171   no data   no data  --
31.09/31.19	c Decided on static restart strategy
33.69/33.77	c  N st    51    334560       125      2662         0     30553     13310    514075   no data   no data  --
35.99/36.07	c  N st    53    357424       125      2662         0     28613     13310    454070   no data   no data  --
35.99/36.07	c  S st    53    357424       125      2662         0     28613     13310    454070   no data   no data  --
36.09/36.15	c  S st    53    357933       125      2662         0     29105     13310    466713   no data   no data  --
36.09/36.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.09/36.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.09/36.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.09/36.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
36.09/36.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.40/37.46	c lits-rem:      2187  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  1.29 s
37.40/37.46	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
37.40/37.46	c vivif2 --  cl tried    27942 cl shrink        0 lits rem          0 time: 0.00
37.49/37.58	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
37.49/37.58	c calculated reachability. Time: 0.00
37.49/37.58	c  N st    53    357933       125      2662         0     27942     13310    434023   no data   no data  --
40.79/40.86	c  N st    54    390328       125      2662         0     33913     13310    571019   no data   no data  --
45.79/45.89	c  N st    55    438916       125      2662         0     27991     13310    400167   no data   no data  --
53.29/53.34	c  N st    56    511798       125      2662         0     41054     13310    720080   no data   no data  --
56.10/56.13	c  N st    57    536900       125      2662         0     35526     13310    551007   no data   no data  --
56.10/56.13	c  S st    57    536900       125      2662         0     35526     13310    551007   no data   no data  --
56.19/56.21	c  S st    57    537407       125      2662         0     36017     13310    563984   no data   no data  --
56.19/56.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.19/56.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.19/56.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.19/56.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/56.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/56.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
56.19/56.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.89/57.95	c lits-rem:      2568  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  1.71 s
57.89/57.95	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
57.89/57.95	c vivif2 --  cl tried    34644 cl shrink        0 lits rem          0 time: 0.00
57.99/58.09	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
57.99/58.09	c calculated reachability. Time: 0.00
57.99/58.09	c  N st    57    537407       125      2662         0     34644     13310    526423   no data   no data  --
78.99/79.05	c  N st    58    701392       125      2662         0     62353     13310   1227867   no data   no data  --
93.70/93.71	c  N st    59    806111       125      2662         0     56739     13310   1015471   no data   no data  --
93.70/93.71	c  S st    59    806111       125      2662         0     56739     13310   1015471   no data   no data  --
93.80/93.87	c  S st    59    806613       125      2662         0     57223     13310   1028478   no data   no data  --
93.80/93.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.80/93.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.80/93.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
93.90/93.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.90/93.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.90/93.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
93.90/93.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.70/98.74	c lits-rem:       443  cl-subs:     4677  v-elim:      0  v-fix:    0  time:  4.82 s
98.70/98.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
98.70/98.75	c vivif2 --  cl tried    52546 cl shrink        0 lits rem          0 time: 0.01
98.90/98.95	c asymm  cl-useful: 0/2243/2662 lits-rem:0 time: 0.20
98.90/98.95	c calculated reachability. Time: 0.00
98.90/98.95	c  N st    59    806613       125      2662         0     52546     13310    909054   no data   no data  --
136.99/137.02	c  F st    60   1071876       125      2662         0     67906     13310   1227671   no data   no data  --
136.99/137.02	c  N st    60   1071876       125      2662         0     67906     13310   1227671   no data   no data  --
137.99/138.06	c Decided on static restart strategy
141.50/141.58	c  N st    70   1100181       125      2662         0     52494     13310    802143   no data   no data  --
147.69/147.71	c  N st    72   1136176       125      2662         0     43132     13310    532660   no data   no data  --
152.60/152.61	c  N st    73   1168568       125      2662         0     73471     13310   1295219   no data   no data  --
158.80/158.84	c  N st    74   1209921       125      2662         0     68434     13310   1191799   no data   no data  --
158.80/158.84	c  S st    74   1209921       125      2662         0     68434     13310   1191799   no data   no data  --
159.00/159.01	c  S st    74   1210428       125      2662         0     68928     13310   1204837   no data   no data  --
159.00/159.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.00/159.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.00/159.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
159.00/159.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.00/159.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.00/159.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
159.00/159.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.39/165.47	c lits-rem:      1933  cl-subs:     4357  v-elim:      0  v-fix:    0  time:  6.40 s
165.39/165.47	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
165.39/165.48	c vivif2 --  cl tried    64571 cl shrink        0 lits rem          0 time: 0.01
165.59/165.69	c asymm  cl-useful: 0/2021/2662 lits-rem:0 time: 0.21
165.59/165.69	c calculated reachability. Time: 0.00
165.59/165.69	c  N st    74   1210428       125      2662         0     64571     13310   1090020   no data   no data  --
177.11/177.15	c  N st    75   1283313       125      2662         0     87598     13310   1693805   no data   no data  --
194.40/194.48	c  N st    76   1392636       125      2662         0     49519     13310    625333   no data   no data  --
223.30/223.35	c  N st    77   1556620       125      2662         0     54378     13310    708194   no data   no data  --
251.50/251.53	c  N st    78   1710429       125      2662         0     94608     13310   1791703   no data   no data  --
251.50/251.53	c  S st    78   1710429       125      2662         0     94608     13310   1791703   no data   no data  --
251.80/251.80	c  S st    78   1710931       125      2662         0     95099     13310   1804754   no data   no data  --
251.80/251.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
251.80/251.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.80/251.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
251.80/251.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.80/251.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.80/251.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
251.80/251.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.10/270.15	c lits-rem:      2286  cl-subs:     8506  v-elim:      0  v-fix:    0  time: 18.25 s
270.10/270.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
270.10/270.17	c vivif2 --  cl tried    86593 cl shrink        0 lits rem          0 time: 0.02
270.30/270.32	c asymm  cl-useful: 0/641/2662 lits-rem:0 time: 0.15
270.30/270.33	c calculated reachability. Time: 0.00
270.30/270.33	c  N st    78   1710931       125      2662         0     86593     13310   1578649   no data   no data  --
340.21/340.22	c  N st    79   2079895       125      2662         0     97747     13310   1771355   no data   no data  --
369.40/369.43	c  N st    80   2210931       125      2662         0    101772     13310   1841253   no data   no data  --
369.40/369.43	c  S st    80   2210931       125      2662         0    101772     13310   1841253   no data   no data  --
369.60/369.68	c  S st    80   2211434       125      2662         0    102264     13310   1854352   no data   no data  --
369.60/369.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.60/369.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
369.70/369.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
369.70/369.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
369.70/369.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.70/369.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
369.70/369.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
389.80/389.89	c lits-rem:      3248  cl-subs:     9007  v-elim:      0  v-fix:    0  time: 20.11 s
389.80/389.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
389.90/389.91	c vivif2 --  cl tried    93257 cl shrink        0 lits rem          0 time: 0.02
390.10/390.17	c asymm  cl-useful: 0/1247/2662 lits-rem:0 time: 0.26
390.10/390.18	c calculated reachability. Time: 0.00
390.10/390.18	c  N st    80   2211434       125      2662         0     93257     13310   1620111   no data   no data  --
496.60/496.64	c  N st    81   2711434       125      2662         0    115695     13310   2096858   no data   no data  --
496.60/496.64	c  S st    81   2711434       125      2662         0    115695     13310   2096858   no data   no data  --
496.90/496.98	c  S st    81   2711936       125      2662         0    116180     13310   2109679   no data   no data  --
496.90/496.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
496.90/496.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
497.00/497.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
497.00/497.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
497.00/497.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
497.00/497.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
497.00/497.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.51/526.60	c lits-rem:      3500  cl-subs:    12493  v-elim:      0  v-fix:    0  time: 29.50 s
526.51/526.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
526.61/526.62	c vivif2 --  cl tried   103687 cl shrink        0 lits rem          0 time: 0.02
526.91/526.91	c asymm  cl-useful: 0/981/2662 lits-rem:0 time: 0.29
526.91/526.91	c calculated reachability. Time: 0.00
526.91/526.91	c  N st    81   2711936       125      2662         0    103687     13310   1800446   no data   no data  --
638.91/638.95	c  N st    82   3211936       125      2662         0     80884     13310   1049316   no data   no data  --
638.91/638.95	c  S st    82   3211936       125      2662         0     80884     13310   1049316   no data   no data  --
639.12/639.14	c  S st    82   3212438       125      2662         0     81371     13310   1062567   no data   no data  --
639.12/639.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
639.12/639.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
639.12/639.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
639.21/639.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.21/639.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.21/639.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
639.21/639.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
644.91/644.91	c lits-rem:      1796  cl-subs:     2544  v-elim:      0  v-fix:    0  time:  5.71 s
644.91/644.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
644.91/644.92	c vivif2 --  cl tried    78827 cl shrink        0 lits rem          0 time: 0.01
645.11/645.14	c asymm  cl-useful: 0/1484/2662 lits-rem:0 time: 0.22
645.11/645.15	c calculated reachability. Time: 0.00
645.11/645.15	c  N st    82   3212438       125      2662         0     78827     13310   1004658   no data   no data  --
773.92/773.98	c  N st    83   3712441       125      2662         0     89548     13310   1203437   no data   no data  --
773.92/773.98	c  S st    83   3712441       125      2662         0     89548     13310   1203437   no data   no data  --
774.22/774.20	c  S st    83   3712946       125      2662         0     90042     13310   1216781   no data   no data  --
774.22/774.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.22/774.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.22/774.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
774.22/774.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.22/774.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.22/774.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
774.22/774.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
780.02/780.05	c lits-rem:      1633  cl-subs:     2802  v-elim:      0  v-fix:    0  time:  5.77 s
780.02/780.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
780.02/780.06	c vivif2 --  cl tried    87240 cl shrink        0 lits rem          0 time: 0.01
780.32/780.31	c asymm  cl-useful: 0/1138/2662 lits-rem:0 time: 0.25
780.32/780.32	c calculated reachability. Time: 0.00
780.32/780.32	c  N st    83   3712946       125      2662         0     87240     13310   1148470   no data   no data  --
789.32/789.30	c  F st    84   3751564       125      2662         0    123249     13310   2084791   no data   no data  --
789.32/789.30	c  N st    84   3751564       125      2662         0    123249     13310   2084791   no data   no data  --
791.31/791.33	c Decided on static restart strategy
798.01/798.02	c  N st    94   3779867       125      2662         0    149781     13310   2801832   no data   no data  --
806.52/806.58	c  N st    96   3815862       125      2662         0    104360     13310   1573499   no data   no data  --
814.62/814.64	c  N st    97   3848255       125      2662         0    134584     13310   2367058   no data   no data  --
828.12/828.13	c  N st    98   3896845       125      2662         0     99876     13310   1447469   no data   no data  --
851.02/851.07	c  N st    99   3969727       125      2662         0     86701     13310   1074608   no data   no data  --
882.22/882.29	c  N st   100   4079053       125      2662         0    106462     13310   1580195   no data   no data  --
931.42/931.42	c  N st   101   4212946       125      2662         0    148237     13310   2618569   no data   no data  --
931.42/931.42	c  S st   101   4212946       125      2662         0    148237     13310   2618569   no data   no data  --
931.82/931.84	c  S st   101   4213449       125      2662         0    148721     13310   2631441   no data   no data  --
931.82/931.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.82/931.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
931.92/931.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
932.02/932.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.02/932.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.02/932.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
932.02/932.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1025.52/1025.58	c lits-rem:      7549  cl-subs:    17597  v-elim:      0  v-fix:    0  time: 93.59 s
1025.52/1025.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1025.62/1025.61	c vivif2 --  cl tried   131124 cl shrink        0 lits rem          0 time: 0.03
1025.92/1025.91	c asymm  cl-useful: 0/960/2662 lits-rem:0 time: 0.30
1025.92/1025.92	c calculated reachability. Time: 0.00
1025.92/1025.92	c  N st   101   4213449       125      2662         0    131124     13310   2203757   no data   no data  --
1103.93/1103.97	c  N st   102   4459425       125      2662         0    106653     13310   1518049   no data   no data  --
1201.03/1201.06	c  N st   103   4713450       125      2662         0    169207     13310   3132490   no data   no data  --
1201.03/1201.06	c  S st   103   4713450       125      2662         0    169207     13310   3132490   no data   no data  --
1201.63/1201.61	c  S st   103   4713953       125      2662         0    169698     13310   3145258   no data   no data  --
1201.63/1201.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1201.63/1201.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1201.73/1201.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1201.73/1201.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1201.73/1201.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1201.73/1201.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1201.73/1201.79	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176040-1301790884/watcher-3176040-1301790884 -o /tmp/evaluation-result-3176040-1301790884/solver-3176040-1301790884 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176040-1301790884.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: 0.98 1.65 2.53 4/189 8046
/proc/meminfo: memFree=23059204/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=29820 CPUtime=0 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 536 0 0 0 0 0 0 0 23 0 1 0 369319112 30535680 475 33554432000 4194304 4650387 140735036943680 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 7455 475 345 112 0 2420 0

[startup+0.0461939 s]
/proc/loadavg: 0.98 1.65 2.53 4/189 8046
/proc/meminfo: memFree=23059204/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=30492 CPUtime=0.04 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 788 0 0 0 4 0 0 0 23 0 1 0 369319112 31223808 705 33554432000 4194304 4650387 140735036943680 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 7623 705 376 112 0 2588 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30492

[startup+0.100188 s]
/proc/loadavg: 0.98 1.65 2.53 4/189 8046
/proc/meminfo: memFree=23059204/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=30660 CPUtime=0.09 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 860 0 0 0 9 0 0 0 23 0 1 0 369319112 31395840 777 33554432000 4194304 4650387 140735036943680 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 7665 777 377 112 0 2630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30660

[startup+0.300152 s]
/proc/loadavg: 0.98 1.65 2.53 4/189 8046
/proc/meminfo: memFree=23059204/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=31056 CPUtime=0.29 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 1180 0 0 0 29 0 0 0 25 0 1 0 369319112 31801344 940 33554432000 4194304 4650387 140735036943680 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 7764 940 379 112 0 2729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31056

[startup+0.701075 s]
/proc/loadavg: 0.98 1.65 2.53 4/189 8046
/proc/meminfo: memFree=23059204/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=31872 CPUtime=0.69 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 1836 0 0 0 69 0 0 0 25 0 1 0 369319112 32636928 1051 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 7968 1051 379 112 0 2933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31872

[startup+1.50093 s]
/proc/loadavg: 0.98 1.65 2.53 5/190 8047
/proc/meminfo: memFree=23044656/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=38340 CPUtime=1.49 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 3748 0 0 0 149 0 0 0 25 0 1 0 369319112 39260160 2601 33554432000 4194304 4650387 140735036943680 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 9585 2601 381 112 0 4550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38340

[startup+3.10063 s]
/proc/loadavg: 1.22 1.69 2.53 5/190 8047
/proc/meminfo: memFree=23026296/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=43340 CPUtime=3.09 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 5520 0 0 0 308 1 0 0 25 0 1 0 369319112 44380160 3929 33554432000 4194304 4650387 140735036943680 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 10835 3929 381 112 0 5800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43340

[startup+6.30104 s]
/proc/loadavg: 1.22 1.69 2.53 5/190 8047
/proc/meminfo: memFree=23006832/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=47204 CPUtime=6.29 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 7381 0 0 0 628 1 0 0 25 0 1 0 369319112 48336896 4824 33554432000 4194304 4650387 140735036943680 18446744073709551615 4439088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 11801 4824 381 112 0 6766 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47204

[startup+12.7009 s]
/proc/loadavg: 1.44 1.72 2.54 5/190 8047
/proc/meminfo: memFree=22990016/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=48848 CPUtime=12.69 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 10849 0 0 0 1267 2 0 0 25 0 1 0 369319112 50020352 5170 33554432000 4194304 4650387 140735036943680 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 12212 5170 381 112 0 7177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48848

[startup+25.5005 s]
/proc/loadavg: 2.01 1.84 2.56 5/190 8047
/proc/meminfo: memFree=22953592/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=55476 CPUtime=25.49 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 16801 0 0 0 2547 2 0 0 25 0 1 0 369319112 56807424 7120 33554432000 4194304 4650387 140735036943680 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 13869 7120 381 112 0 8834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55476

[startup+51.1007 s]
/proc/loadavg: 2.69 2.01 2.60 5/190 8048
/proc/meminfo: memFree=22934612/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=58868 CPUtime=51.09 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 27564 0 0 0 5105 4 0 0 25 0 1 0 369319112 60280832 7965 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 14717 7965 381 112 0 9682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58868

[startup+102.306 s]
/proc/loadavg: 3.47 2.34 2.68 5/190 8049
/proc/meminfo: memFree=22889928/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=76908 CPUtime=102.3 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 45492 0 0 0 10223 7 0 0 25 0 1 0 369319112 78753792 12726 33554432000 4194304 4650387 140735036943680 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 19227 12726 381 112 0 14192 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76908

[startup+162.301 s]
/proc/loadavg: 3.79 2.62 2.75 5/190 8051
/proc/meminfo: memFree=22847360/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=85888 CPUtime=162.3 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 63305 0 0 0 16219 11 0 0 25 0 1 0 369319112 87949312 14278 33554432000 4194304 4650387 140735036943680 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 21472 14278 381 112 0 16437 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85888

[startup+222.301 s]
/proc/loadavg: 3.93 2.88 2.83 5/190 8052
/proc/meminfo: memFree=22812488/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=90892 CPUtime=222.3 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 77960 0 0 0 22215 15 0 0 25 0 1 0 369319112 93073408 16114 33554432000 4194304 4650387 140735036943680 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 22723 16114 381 112 0 17688 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90892

[startup+282.301 s]
/proc/loadavg: 4.02 3.08 2.90 5/190 8057
/proc/meminfo: memFree=22773292/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=113472 CPUtime=282.3 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 92752 0 0 0 28210 20 0 0 25 0 1 0 369319112 116195328 21286 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 28368 21286 381 112 0 23333 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113472

[startup+342.301 s]
/proc/loadavg: 4.00 3.25 2.97 5/190 8058
/proc/meminfo: memFree=22733568/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=113772 CPUtime=342.3 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 105425 0 0 0 34206 24 0 0 25 0 1 0 369319112 116502528 21627 33554432000 4194304 4650387 140735036943680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 28443 21627 381 112 0 23408 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113772

[startup+402.301 s]
/proc/loadavg: 4.07 3.40 3.04 5/190 8060
/proc/meminfo: memFree=22712960/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=127512 CPUtime=402.31 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 116372 0 0 0 40204 27 0 0 25 0 1 0 369319112 130572288 24330 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 31878 24330 381 112 0 26843 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 127512

[startup+462.301 s]
/proc/loadavg: 4.02 3.51 3.09 5/190 8062
/proc/meminfo: memFree=22690868/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=127764 CPUtime=462.31 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 128147 0 0 0 46201 30 0 0 25 0 1 0 369319112 130830336 24876 33554432000 4194304 4650387 140735036943680 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 31941 24876 381 112 0 26906 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 127764

[startup+522.3 s]
/proc/loadavg: 4.07 3.61 3.15 5/190 8063
/proc/meminfo: memFree=22659980/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=140416 CPUtime=522.31 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 136909 0 0 0 52197 34 0 0 25 0 1 0 369319112 143785984 27840 33554432000 4194304 4650387 140735036943680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 35104 27840 381 112 0 30069 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 140416

[startup+582.3 s]
/proc/loadavg: 4.02 3.68 3.20 5/190 8065
/proc/meminfo: memFree=22642592/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=142992 CPUtime=582.31 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 146720 0 0 0 58195 36 0 0 25 0 1 0 369319112 146423808 28723 33554432000 4194304 4650387 140735036943680 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 35748 28723 381 112 0 30713 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 142992

[startup+642.301 s]
/proc/loadavg: 4.01 3.74 3.25 6/190 8066
/proc/meminfo: memFree=22628816/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=143216 CPUtime=642.32 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 156978 0 0 0 64193 39 0 0 25 0 1 0 369319112 146653184 27124 33554432000 4194304 4650387 140735036943680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 35804 27124 381 112 0 30769 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 143216

[startup+702.301 s]
/proc/loadavg: 4.00 3.78 3.29 5/190 8068
/proc/meminfo: memFree=22623936/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=143356 CPUtime=702.32 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 165210 0 0 0 70191 41 0 0 25 0 1 0 369319112 146796544 28923 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 35839 28923 381 112 0 30804 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 143356

[startup+762.307 s]
/proc/loadavg: 4.00 3.82 3.34 5/190 8070
/proc/meminfo: memFree=22610884/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=143556 CPUtime=762.33 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 174702 0 0 0 76189 44 0 0 25 0 1 0 369319112 147001344 28604 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 35889 28604 381 112 0 30854 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 143556

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.37 5/190 8071
/proc/meminfo: memFree=22612728/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=145076 CPUtime=822.31 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 182589 0 0 0 82185 46 0 0 25 0 1 0 369319112 148557824 29607 33554432000 4194304 4650387 140735036943680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 36269 29607 381 112 0 31234 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 145076

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.41 5/190 8073
/proc/meminfo: memFree=22588912/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=145252 CPUtime=882.32 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 191666 0 0 0 88182 50 0 0 25 0 1 0 369319112 148738048 28112 33554432000 4194304 4650387 140735036943680 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 36313 28112 381 112 0 31278 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 145252

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.44 5/190 8074
/proc/meminfo: memFree=22573868/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=163560 CPUtime=942.32 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 200616 0 0 0 94180 52 0 0 25 0 1 0 369319112 167485440 33500 33554432000 4194304 4650387 140735036943680 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 40890 33500 381 112 0 35855 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 163560

[startup+1002.3 s]
/proc/loadavg: 4.09 3.95 3.49 5/190 8076
/proc/meminfo: memFree=22552512/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=166200 CPUtime=1002.32 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 201167 0 0 0 100180 52 0 0 25 0 1 0 369319112 170188800 34051 33554432000 4194304 4650387 140735036943680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 41550 34051 381 112 0 36515 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 166200

[startup+1062.3 s]
/proc/loadavg: 4.04 3.96 3.52 5/190 8078
/proc/meminfo: memFree=22526088/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=166228 CPUtime=1062.33 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 205485 0 0 0 106179 54 0 0 25 0 1 0 369319112 170217472 34338 33554432000 4194304 4650387 140735036943680 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 41557 34338 381 112 0 36522 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 166228

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.56 5/190 8079
/proc/meminfo: memFree=22521360/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=166332 CPUtime=1122.33 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 212547 0 0 0 112175 58 0 0 25 0 1 0 369319112 170323968 34134 33554432000 4194304 4650387 140735036943680 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 41583 34134 381 112 0 36548 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 166332

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.58 5/190 8081
/proc/meminfo: memFree=22497160/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=166452 CPUtime=1182.33 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 219224 0 0 0 118171 62 0 0 25 0 1 0 369319112 170446848 33236 33554432000 4194304 4650387 140735036943680 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 41613 33236 381 112 0 36578 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 166452

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 8082
/proc/meminfo: memFree=22482004/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=243112 CPUtime=1242.33 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 225615 0 0 0 124170 63 0 0 25 0 1 0 369319112 248946688 39627 33554432000 4194304 4650387 140735036943680 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 60778 39627 381 112 0 55743 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 243112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.62 2/187 8087
/proc/meminfo: memFree=22898152/32950928 swapFree=67111528/67111528
[pid=8046] ppid=8044 vsize=245192 CPUtime=1300.04 cores=5,7
/proc/8046/stat : 8046 (strangenight1-s) R 8044 8046 7124 0 -1 4202496 225993 0 0 0 129941 63 0 0 25 0 1 0 369319112 251076608 40005 33554432000 4194304 4650387 140735036943680 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8046/statm: 61298 40005 381 112 0 56263 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 245192

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.41
CPU system time (s): 0.642902
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 245192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225993
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1212

runsolver used 2.11068 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 02:34:44
IDJOB=3176040
IDBENCH=83058
IDSOLVER=1589
FILE ID=node113/3176040-1301790884
RUNJOBID= node113-1301790884-8007
PBS_JOBID= 12841405
Free space on /tmp= 70704 MiB

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

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

MD5SUM BENCH= 010b9faa30750ce3440cb9a8110ebefe
RANDOM SEED=1072366824

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23059360 kB
Buffers:        321864 kB
Cached:        9208184 kB
SwapCached:          0 kB
Active:        6196160 kB
Inactive:      3402664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23059360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24872 kB
Writeback:           0 kB
AnonPages:       68684 kB
Mapped:          16160 kB
Slab:           229816 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   283352 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= 70716 MiB
End job on node113 at 2011-04-03 02:56:26