Trace number 3176027

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.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S466707249-079.SATISFIABLE.cnf
MD5SUM5668e95cadc5ec51544c425c57e1c075
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049991
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176027-1301790716.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 1/2769/2769 lits-rem:3 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     22  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:     297 undec:      76 neg:     277
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       628      2749         2         0      8381         0   no data   no data  --
0.06/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4916       628      2749         2      4858      8381    140535   no data   no data  --
0.39/0.45	c  N st    10     11302       628      2749         2      4474      8381     89818   no data   no data  --
0.69/0.73	c  N st    11     17045       628      2749         2     10147      8381    248158   no data   no data  --
1.10/1.16	c  F st    12     25000       628      2749         2     12439      8381    307641   no data   no data  --
1.10/1.16	c  N st    12     25000       628      2749         2     12439      8381    307641   no data   no data  --
1.39/1.41	c  N dy    18     30000       628      2749         2     10699      8381    241216   no data   no data  --
1.39/1.41	c  S st    18     30000       628      2749         2     10699      8381    241216   no data   no data  --
1.39/1.44	c  S st    18     30502       628      2749         2     11201      8381    254280   no data   no data  --
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.71	c lits-rem:       104  cl-subs:      396  v-elim:      0  v-fix:    0  time:  0.26 s
1.69/1.72	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
1.69/1.72	c calculated reachability. Time: 0.00
1.69/1.72	c  N dy    18     30502       628      2749         2     10805      8381    241431   no data   no data  --
1.89/1.97	c  N dy    32     34793       628      2749         2     15071      8381    359264     18.87     19.93  --
2.09/2.19	c  N dy    47     39102       628      2749         2     11519      8381    207118     18.81     19.85  --
2.49/2.50	c  N dy    67     44099       628      2749         2     16474      8381    340988     18.75     19.91  --
2.59/2.62	c  S st    73     45754       628      2749         2      9236      8381    117694     18.71     19.21  --
2.59/2.64	c  S st    73     46258       628      2749         2      9740      8381    131057     18.71   no data  --
2.59/2.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
2.59/2.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.74	c lits-rem:        12  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.09 s
2.69/2.74	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
2.69/2.74	c vivif2 --  cl tried     9725 cl shrink        0 lits rem          0 time: 0.00
2.69/2.75	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
2.69/2.75	c calculated reachability. Time: 0.00
2.69/2.75	c  N dy    73     46258       628      2749         2      9725      8381    130550     18.71   no data  --
2.89/2.97	c  N dy    90     50386       628      2749         2     13827      8381    243543     18.69     19.84  --
3.19/3.24	c  N dy    98     54562       628      2749         2     17972      8381    357162     18.50     19.75  --
3.39/3.49	c  N dy   113     58637       628      2749         2     12119      8381    171501     18.41     19.49  --
3.69/3.74	c  N dy   137     62723       628      2749         2     16183      8381    283581     18.52     19.51  --
3.99/4.07	c  N dy   148     67336       628      2749         2     20760      8381    406761     18.41     19.55  --
4.19/4.22	c  S st   159     69387       628      2749         2     11881      8381    140233     18.42     16.30  --
4.19/4.25	c  S st   159     69889       628      2749         2     12383      8381    153837     18.42   no data  --
4.19/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
4.19/4.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.40	c lits-rem:        21  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.14 s
4.29/4.40	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c vivif2 --  cl tried    12351 cl shrink        0 lits rem          0 time: 0.00
4.39/4.41	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
4.39/4.41	c calculated reachability. Time: 0.00
4.39/4.41	c  N dy   159     69889       628      2749         2     12351      8381    152737     18.42   no data  --
4.59/4.69	c  N dy   184     74556       628      2749         2     16995      8381    278539     18.47     19.54  --
4.99/5.06	c  N dy   210     79537       628      2749         2     21942      8381    414479     18.51     19.58  --
5.59/5.63	c  N dy   228     87493       628      2749         2     17903      8381    276393     18.34     19.35  --
5.59/5.63	c  F st   229     87500       628      2749         2     17910      8381    276601     18.34   no data  --
5.99/6.03	c Decided on static restart strategy
6.19/6.26	c  N st   236     95540       628      2749         2     12991      8381    260993     18.34   no data  --
6.89/6.94	c  N st   238    104833       628      2749         2     22149      8381    522344     18.34   no data  --
6.89/6.94	c  S st   238    104833       628      2749         2     22149      8381    522344     18.34   no data  --
6.89/6.99	c  S st   238    105338       628      2749         2     22654      8381    536448     18.34   no data  --
6.89/6.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
6.99/7.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.31	c lits-rem:       378  cl-subs:      840  v-elim:      0  v-fix:    0  time:  1.30 s
8.29/8.31	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
8.29/8.32	c vivif2 --  cl tried    21814 cl shrink        0 lits rem          0 time: 0.00
8.29/8.34	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
8.29/8.34	c calculated reachability. Time: 0.00
8.29/8.34	c  N st   238    105338       628      2749         2     21814      8381    508430     18.34   no data  --
9.09/9.13	c  N st   239    114937       628      2749         2     17510      8381    337717     18.34   no data  --
10.39/10.41	c  N st   240    129336       628      2749         2     16952      8381    329745     18.34   no data  --
12.29/12.37	c  N st   241    150931       628      2749         2     22415      8381    448043     18.34   no data  --
12.99/13.02	c  S st   242    158008       628      2749         2     29429      8381    661930     18.34   no data  --
12.99/13.08	c  S st   242    158508       628      2749         2     29929      8381    674737     18.34   no data  --
12.99/13.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.09/13.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
13.09/13.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.78/14.81	c lits-rem:       838  cl-subs:      866  v-elim:      0  v-fix:    0  time:  1.70 s
14.78/14.81	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
14.78/14.82	c vivif2 --  cl tried    29063 cl shrink        0 lits rem          0 time: 0.01
14.78/14.84	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
14.78/14.84	c calculated reachability. Time: 0.00
14.78/14.84	c  N st   242    158508       628      2749         2     29063      8381    644866     18.34   no data  --
19.89/19.94	c  N st   243    207098       628      2749         2     23756      8381    458999     18.34   no data  --
22.99/23.04	c  N st   244    237763       628      2749         2     34254      8381    752563     18.34   no data  --
22.99/23.04	c  S st   244    237763       628      2749         2     34254      8381    752563     18.34   no data  --
23.09/23.12	c  S st   244    238266       628      2749         2     34757      8381    765721     18.34   no data  --
23.09/23.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.09/23.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.09/23.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.09/23.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.09/23.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/23.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
23.09/23.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.09/25.17	c lits-rem:       784  cl-subs:      992  v-elim:      0  v-fix:    0  time:  2.02 s
25.09/25.17	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
25.09/25.17	c vivif2 --  cl tried    33765 cl shrink        0 lits rem          0 time: 0.01
25.20/25.20	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
25.20/25.20	c calculated reachability. Time: 0.00
25.20/25.20	c  N st   244    238266       628      2749         2     33765      8381    726694     18.34   no data  --
33.39/33.45	c  F st   245    306254       628      2749         2     35822      8381    754048     18.34   no data  --
33.39/33.45	c  N st   245    306254       628      2749         2     35822      8381    754048     18.34   no data  --
34.00/34.07	c Decided on static restart strategy
36.49/36.55	c  N st   255    334560       628      2749         2     39979      8381    782182     18.34   no data  --
38.99/39.01	c  N st   257    357399       628      2749         2     37823      8381    690353     18.34   no data  --
38.99/39.01	c  S st   257    357399       628      2749         2     37823      8381    690353     18.34   no data  --
38.99/39.09	c  S st   257    357900       628      2749         2     38324      8381    703915     18.34   no data  --
38.99/39.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.99/39.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.09/39.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.09/39.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.09/39.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.09/39.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
39.09/39.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.79/40.86	c lits-rem:       734  cl-subs:      882  v-elim:      0  v-fix:    0  time:  1.73 s
40.79/40.86	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
40.79/40.87	c vivif2 --  cl tried    37442 cl shrink        0 lits rem          0 time: 0.01
40.89/40.90	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
40.89/40.90	c calculated reachability. Time: 0.00
40.89/40.90	c  N st   257    357900       628      2749         2     37442      8381    675741     18.34   no data  --
45.10/45.18	c  N st   258    390293       628      2749         2     43659      8381    810235     18.34   no data  --
51.59/51.65	c  N st   259    438881       628      2749         2     37290      8381    613700     18.34   no data  --
61.19/61.24	c  N st   260    511764       628      2749         2     50751      8381    970171     18.34   no data  --
64.80/64.80	c  N st   261    536852       628      2749         2     45037      8381    783492     18.34   no data  --
64.80/64.80	c  S st   261    536852       628      2749         2     45037      8381    783492     18.34   no data  --
64.80/64.90	c  S st   261    537358       628      2749         2     45543      8381    796857     18.34   no data  --
64.80/64.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.80/64.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.90/64.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
64.90/64.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.90/64.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.90/64.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
64.90/64.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.19/67.28	c lits-rem:       604  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  2.33 s
67.19/67.28	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
67.19/67.29	c vivif2 --  cl tried    44080 cl shrink        0 lits rem          0 time: 0.01
67.29/67.32	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
67.29/67.33	c calculated reachability. Time: 0.00
67.29/67.33	c  N st   261    537358       628      2749         2     44080      8381    752967     18.34   no data  --
91.29/91.34	c  N st   262    701342       628      2749         2     38317      8381    485841     18.34   no data  --
107.80/107.87	c  N st   263    806037       628      2749         2     67074      8381   1280530     18.34   no data  --
107.80/107.87	c  S st   263    806037       628      2749         2     67074      8381   1280530     18.34   no data  --
107.99/108.04	c  S st   263    806542       628      2749         2     67579      8381   1294707     18.34   no data  --
107.99/108.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.99/108.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.99/108.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
108.09/108.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.09/108.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.09/108.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
108.09/108.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.89/112.90	c lits-rem:       623  cl-subs:     4476  v-elim:      0  v-fix:    0  time:  4.77 s
112.89/112.90	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
112.89/112.91	c vivif2 --  cl tried    63103 cl shrink        0 lits rem          0 time: 0.01
112.89/112.99	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.08
112.99/113.00	c calculated reachability. Time: 0.00
112.99/113.00	c  N st   263    806542       628      2749         2     63103      8381   1169955     18.34   no data  --
158.59/158.60	c  F st   264   1071876       628      2749         2     79208      8381   1585602     18.34   no data  --
158.59/158.60	c  N st   264   1071876       628      2749         2     79208      8381   1585602     18.34   no data  --
159.79/159.85	c Decided on static restart strategy
163.49/163.51	c  N st   274   1100177       628      2749         2     63060      8381   1056372     18.34   no data  --
169.89/169.92	c  N st   276   1136170       628      2749         2     53335      8381    737857     18.34   no data  --
175.90/175.93	c  N st   277   1168562       628      2749         2     85267      8381   1733055     18.34   no data  --
184.29/184.31	c  N st   278   1209814       628      2749         2     79560      8381   1472871     18.34   no data  --
184.29/184.31	c  S st   278   1209814       628      2749         2     79560      8381   1472871     18.34   no data  --
184.39/184.48	c  S st   278   1210321       628      2749         2     80067      8381   1486640     18.34   no data  --
184.39/184.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.39/184.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.49/184.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
184.49/184.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.49/184.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.49/184.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
184.49/184.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
189.30/189.35	c lits-rem:       107  cl-subs:     4519  v-elim:      0  v-fix:    0  time:  4.78 s
189.30/189.35	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
189.30/189.36	c vivif2 --  cl tried    75548 cl shrink        0 lits rem          0 time: 0.01
189.40/189.44	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.07
189.40/189.44	c calculated reachability. Time: 0.00
189.40/189.44	c  N st   278   1210321       628      2749         2     75548      8381   1356656     18.34   no data  --
207.79/207.84	c  N st   279   1283203       628      2749         2     51923      8381    623742     18.34   no data  --
228.59/228.66	c  N st   280   1392528       628      2749         2     60086      8381    819284     18.34   no data  --
262.79/262.88	c  N st   281   1556515       628      2749         2     64842      8381    930231     18.34   no data  --
296.79/296.85	c  N st   282   1710324       628      2749         2    107365      8381   2251327     18.34   no data  --
296.79/296.85	c  S st   282   1710324       628      2749         2    107365      8381   2251327     18.34   no data  --
297.09/297.11	c  S st   282   1710826       628      2749         2    107867      8381   2264685     18.34   no data  --
297.09/297.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.09/297.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.09/297.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
297.19/297.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.19/297.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.19/297.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
297.19/297.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
308.59/308.64	c lits-rem:       185  cl-subs:     4684  v-elim:      0  v-fix:    0  time: 11.40 s
308.59/308.64	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
308.59/308.67	c vivif2 --  cl tried   103183 cl shrink        0 lits rem          0 time: 0.02
308.69/308.78	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.11
308.69/308.78	c calculated reachability. Time: 0.00
308.69/308.78	c  N st   282   1710826       628      2749         2    103183      8381   2114175     18.34   no data  --
403.69/403.71	c  N st   283   2079790       628      2749         2    114365      8381   2333935     18.34   no data  --
435.99/436.06	c  N st   284   2210826       628      2749         2    118668      8381   2327916     18.34   no data  --
435.99/436.06	c  S st   284   2210826       628      2749         2    118668      8381   2327916     18.34   no data  --
436.29/436.34	c  S st   284   2211328       628      2749         2    119170      8381   2341717     18.34   no data  --
436.29/436.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
436.29/436.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.39/436.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
436.39/436.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.39/436.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.39/436.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
436.39/436.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
447.09/447.15	c lits-rem:        40  cl-subs:     5061  v-elim:      0  v-fix:    0  time: 10.68 s
447.09/447.15	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
447.09/447.17	c vivif2 --  cl tried   114109 cl shrink        0 lits rem          0 time: 0.02
447.29/447.32	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.15
447.29/447.33	c calculated reachability. Time: 0.00
447.29/447.33	c  N st   284   2211328       628      2749         2    114109      8381   2200330     18.34   no data  --
599.89/599.90	c  N st   285   2711329       628      2749         2    137328      8381   2780029     18.34   no data  --
599.89/599.90	c  S st   285   2711329       628      2749         2    137328      8381   2780029     18.34   no data  --
600.19/600.25	c  S st   285   2711832       628      2749         2    137830      8381   2794433     18.34   no data  --
600.19/600.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.19/600.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
600.29/600.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
600.39/600.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.39/600.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.39/600.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
600.39/600.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
625.08/625.15	c lits-rem:       237  cl-subs:     8593  v-elim:      0  v-fix:    0  time: 24.74 s
625.08/625.15	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
625.08/625.18	c vivif2 --  cl tried   129237 cl shrink        0 lits rem          0 time: 0.03
625.28/625.36	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.18
625.28/625.37	c calculated reachability. Time: 0.00
625.28/625.37	c  N st   285   2711832       628      2749         2    129237      8381   2545631     18.34   no data  --
789.19/789.26	c  N st   286   3211832       628      2749         2    104580      8381   1573914     18.34   no data  --
789.19/789.26	c  S st   286   3211832       628      2749         2    104580      8381   1573914     18.34   no data  --
789.49/789.58	c  S st   286   3212335       628      2749         2    105083      8381   1587974     18.34   no data  --
789.49/789.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
789.49/789.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
789.59/789.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
789.59/789.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
789.59/789.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.59/789.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
789.59/789.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
796.69/796.71	c lits-rem:        79  cl-subs:     5143  v-elim:      0  v-fix:    0  time:  7.02 s
796.69/796.72	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
796.69/796.73	c vivif2 --  cl tried    99940 cl shrink        0 lits rem          0 time: 0.02
796.79/796.85	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.11
796.79/796.85	c calculated reachability. Time: 0.00
796.79/796.85	c  N st   286   3212335       628      2749         2     99940      8381   1457837     18.34   no data  --
959.99/960.04	c  N st   287   3712335       628      2749         2    110770      8381   1615198     18.34   no data  --
959.99/960.04	c  S st   287   3712335       628      2749         2    110770      8381   1615198     18.34   no data  --
960.19/960.29	c  S st   287   3712842       628      2749         2    111277      8381   1629727     18.34   no data  --
960.19/960.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
960.19/960.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
960.30/960.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
960.30/960.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
960.30/960.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.30/960.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
960.30/960.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
965.59/965.60	c lits-rem:       934  cl-subs:     4844  v-elim:      0  v-fix:    0  time:  5.21 s
965.59/965.60	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
965.59/965.62	c vivif2 --  cl tried   106433 cl shrink        0 lits rem          0 time: 0.02
965.69/965.74	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.12
965.69/965.75	c calculated reachability. Time: 0.00
965.69/965.75	c  N st   287   3712842       628      2749         2    106433      8381   1514123     18.34   no data  --
976.99/977.00	c  F st   288   3751562       628      2749         2    144423      8381   2600993     18.34   no data  --
976.99/977.00	c  N st   288   3751562       628      2749         2    144423      8381   2600993     18.34   no data  --
979.49/979.58	c Decided on static restart strategy
987.79/987.81	c  N st   298   3779865       628      2749         2     89165      8381    994504     18.34   no data  --
997.09/997.16	c  N st   300   3815857       628      2749         2    124523      8381   2066199     18.34   no data  --
1008.60/1008.64	c  N st   301   3848250       628      2749         2    156368      8381   3046126     18.34   no data  --
1024.18/1024.24	c  N st   302   3896839       628      2749         2    119827      8381   1917293     18.34   no data  --
1050.39/1050.44	c  N st   303   3969721       628      2749         2    105943      8381   1451466     18.34   no data  --
1084.89/1084.97	c  N st   304   4079044       628      2749         2    126550      8381   1995938     18.34   no data  --
1133.49/1133.57	c  N st   305   4212843       628      2749         2    170803      8381   3330505     18.34   no data  --
1133.49/1133.57	c  S st   305   4212843       628      2749         2    170803      8381   3330505     18.34   no data  --
1133.99/1134.07	c  S st   305   4213346       628      2749         2    171306      8381   3344145     18.34   no data  --
1133.99/1134.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1133.99/1134.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1134.09/1134.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1134.19/1134.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1134.19/1134.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.19/1134.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1134.19/1134.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1195.29/1195.39	c lits-rem:        26  cl-subs:    14433  v-elim:      0  v-fix:    0  time: 61.12 s
1195.29/1195.39	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1195.39/1195.43	c vivif2 --  cl tried   156873 cl shrink        0 lits rem          0 time: 0.03
1195.60/1195.65	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.22
1195.60/1195.65	c calculated reachability. Time: 0.00
1195.60/1195.65	c  N st   305   4213346       628      2749         2    156873      8381   2926688     18.34   no data  --
1287.39/1287.48	c  N st   306   4459324       628      2749         2    130127      8381   2034308     18.34   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176027-1301790716/watcher-3176027-1301790716 -o /tmp/evaluation-result-3176027-1301790716/solver-3176027-1301790716 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176027-1301790716.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.92 1.46 2.63 4/179 30228
/proc/meminfo: memFree=20839028/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=30176 CPUtime=0 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 630 0 0 0 0 0 0 0 21 0 1 0 369302068 30900224 552 33554432000 4194304 4650387 140733198359024 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 7544 557 357 112 0 2509 0

[startup+0.0650831 s]
/proc/loadavg: 0.92 1.46 2.63 4/179 30228
/proc/meminfo: memFree=20839028/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=30612 CPUtime=0.06 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 808 0 0 0 6 0 0 0 21 0 1 0 369302068 31346688 730 33554432000 4194304 4650387 140733198359024 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 7653 730 378 112 0 2618 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30612

[startup+0.101077 s]
/proc/loadavg: 0.92 1.46 2.63 4/179 30228
/proc/meminfo: memFree=20839028/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=30612 CPUtime=0.09 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 855 0 0 0 9 0 0 0 21 0 1 0 369302068 31346688 777 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 7653 777 379 112 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30612

[startup+0.301041 s]
/proc/loadavg: 0.92 1.46 2.63 4/179 30228
/proc/meminfo: memFree=20839028/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=31172 CPUtime=0.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 1164 0 0 0 29 0 0 0 22 0 1 0 369302068 31920128 913 33554432000 4194304 4650387 140733198359024 18446744073709551615 4364418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 7793 913 381 112 0 2758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31172

[startup+0.700976 s]
/proc/loadavg: 0.92 1.46 2.63 4/179 30228
/proc/meminfo: memFree=20839028/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=31828 CPUtime=0.69 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 1603 0 0 0 69 0 0 0 24 0 1 0 369302068 32591872 1096 33554432000 4194304 4650387 140733198359024 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 7957 1096 381 112 0 2922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31828

[startup+1.50082 s]
/proc/loadavg: 0.92 1.46 2.63 5/190 30239
/proc/meminfo: memFree=20823820/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=38684 CPUtime=1.49 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 3938 0 0 0 149 0 0 0 25 0 1 0 369302068 39612416 2726 33554432000 4194304 4650387 140733198359024 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 9671 2726 383 112 0 4636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38684

[startup+3.10052 s]
/proc/loadavg: 1.17 1.51 2.64 5/190 30239
/proc/meminfo: memFree=20797248/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=39132 CPUtime=3.09 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 5032 0 0 0 309 0 0 0 25 0 1 0 369302068 40071168 2939 33554432000 4194304 4650387 140733198359024 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 9783 2939 383 112 0 4748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39132

[startup+6.30092 s]
/proc/loadavg: 1.17 1.51 2.64 5/190 30239
/proc/meminfo: memFree=20785972/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=48484 CPUtime=6.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 7035 0 0 0 629 0 0 0 25 0 1 0 369302068 49647616 3338 33554432000 4194304 4650387 140733198359024 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 12121 3338 383 112 0 7086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48484

[startup+12.7007 s]
/proc/loadavg: 1.60 1.59 2.65 5/190 30239
/proc/meminfo: memFree=20759352/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=49100 CPUtime=12.69 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 11569 0 0 0 1268 1 0 0 25 0 1 0 369302068 50278400 5390 33554432000 4194304 4650387 140733198359024 18446744073709551615 4333630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 12275 5390 383 112 0 7240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49100

[startup+25.5004 s]
/proc/loadavg: 1.97 1.67 2.66 5/190 30240
/proc/meminfo: memFree=20704352/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=76312 CPUtime=25.49 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 19105 0 0 0 2546 3 0 0 25 0 1 0 369302068 78143488 10778 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 19078 10778 383 112 0 14043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76312

[startup+51.1006 s]
/proc/loadavg: 2.66 1.85 2.70 5/190 30241
/proc/meminfo: memFree=20678732/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=76712 CPUtime=51.09 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 28526 0 0 0 5104 5 0 0 25 0 1 0 369302068 78553088 10581 33554432000 4194304 4650387 140733198359024 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 19178 10581 383 112 0 14143 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76712

[startup+102.306 s]
/proc/loadavg: 3.46 2.21 2.77 5/190 30242
/proc/meminfo: memFree=20651920/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=80464 CPUtime=102.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 45288 0 0 0 10220 9 0 0 25 0 1 0 369302068 82395136 13458 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 20116 13458 383 112 0 15081 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80464

[startup+162.301 s]
/proc/loadavg: 3.80 2.53 2.85 5/190 30243
/proc/meminfo: memFree=20597584/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=96284 CPUtime=162.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 63779 0 0 0 16216 13 0 0 25 0 1 0 369302068 98594816 16597 33554432000 4194304 4650387 140733198359024 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 24071 16597 383 112 0 19036 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96284

[startup+222.301 s]
/proc/loadavg: 3.92 2.80 2.92 5/190 30245
/proc/meminfo: memFree=20527848/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=112032 CPUtime=222.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 79134 0 0 0 22213 16 0 0 25 0 1 0 369302068 114720768 20838 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 28008 20838 383 112 0 22973 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112032

[startup+282.301 s]
/proc/loadavg: 3.97 3.01 2.98 5/190 30247
/proc/meminfo: memFree=20507476/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=112300 CPUtime=282.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 91954 0 0 0 28209 20 0 0 25 0 1 0 369302068 114995200 21559 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 28075 21559 383 112 0 23040 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 112300

[startup+342.3 s]
/proc/loadavg: 3.99 3.19 3.04 6/190 30248
/proc/meminfo: memFree=20454468/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=143780 CPUtime=342.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 107311 0 0 0 34205 24 0 0 25 0 1 0 369302068 147230720 28746 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 35945 28746 383 112 0 30910 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 143780

[startup+402.3 s]
/proc/loadavg: 4.04 3.35 3.10 5/190 30250
/proc/meminfo: memFree=20467564/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=143996 CPUtime=402.28 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 118559 0 0 0 40201 27 0 0 25 0 1 0 369302068 147451904 28845 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 35999 28845 383 112 0 30964 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 143996

[startup+462.301 s]
/proc/loadavg: 4.05 3.48 3.16 5/190 30254
/proc/meminfo: memFree=20445888/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=162104 CPUtime=462.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 131574 0 0 0 46199 30 0 0 25 0 1 0 369302068 165994496 32982 33554432000 4194304 4650387 140733198359024 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 40526 32982 383 112 0 35491 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 162104

[startup+522.301 s]
/proc/loadavg: 4.06 3.59 3.22 5/190 30256
/proc/meminfo: memFree=20432956/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=162276 CPUtime=522.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 139892 0 0 0 52195 34 0 0 25 0 1 0 369302068 166170624 32139 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 40569 32139 383 112 0 35534 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 162276

[startup+582.301 s]
/proc/loadavg: 4.02 3.66 3.26 5/190 30258
/proc/meminfo: memFree=20419656/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=162436 CPUtime=582.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 149287 0 0 0 58191 38 0 0 25 0 1 0 369302068 166334464 31970 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 40609 31970 383 112 0 35574 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 162436

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.31 5/190 30259
/proc/meminfo: memFree=20395192/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=186704 CPUtime=642.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 160205 0 0 0 64188 41 0 0 25 0 1 0 369302068 191184896 39382 33554432000 4194304 4650387 140733198359024 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 46676 39382 383 112 0 41641 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 186704

[startup+702.3 s]
/proc/loadavg: 4.00 3.77 3.35 5/190 30261
/proc/meminfo: memFree=20387848/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=186856 CPUtime=702.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 168996 0 0 0 70185 44 0 0 25 0 1 0 369302068 191340544 38484 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 46714 38484 383 112 0 41679 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 186856

[startup+762.307 s]
/proc/loadavg: 4.00 3.81 3.38 5/190 30262
/proc/meminfo: memFree=20382592/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=186976 CPUtime=762.3 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 176153 0 0 0 76183 47 0 0 25 0 1 0 369302068 191463424 38901 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 46744 38901 383 112 0 41709 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 186976

[startup+822.301 s]
/proc/loadavg: 4.00 3.84 3.42 5/190 30264
/proc/meminfo: memFree=20379212/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=191824 CPUtime=822.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 183980 0 0 0 82178 51 0 0 25 0 1 0 369302068 196427776 39739 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 47956 39739 383 112 0 42921 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 191824

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.45 5/190 30266
/proc/meminfo: memFree=20379296/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=191900 CPUtime=882.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 191200 0 0 0 88176 53 0 0 25 0 1 0 369302068 196505600 40196 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 47975 40196 383 112 0 42940 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 191900

[startup+942.301 s]
/proc/loadavg: 4.06 3.90 3.49 5/190 30267
/proc/meminfo: memFree=20365616/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=192012 CPUtime=942.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 198726 0 0 0 94173 56 0 0 25 0 1 0 369302068 196620288 40871 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 48003 40871 383 112 0 42968 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 192012

[startup+1002.3 s]
/proc/loadavg: 4.08 3.93 3.52 5/190 30269
/proc/meminfo: memFree=20357884/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=198104 CPUtime=1002.28 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 207469 0 0 0 100169 59 0 0 25 0 1 0 369302068 202858496 42240 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 49526 42240 383 112 0 44491 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 198104

[startup+1062.3 s]
/proc/loadavg: 4.08 3.96 3.56 5/190 30270
/proc/meminfo: memFree=20355860/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=198192 CPUtime=1062.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 215168 0 0 0 106167 62 0 0 25 0 1 0 369302068 202948608 42207 33554432000 4194304 4650387 140733198359024 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 49548 42207 383 112 0 44513 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 198192

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.58 5/190 30272
/proc/meminfo: memFree=20346912/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=198288 CPUtime=1122.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 222830 0 0 0 112164 65 0 0 25 0 1 0 369302068 203046912 42248 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 49572 42248 383 112 0 44537 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 198288

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.60 5/190 30274
/proc/meminfo: memFree=20317988/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=276476 CPUtime=1182.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 229531 0 0 0 118163 66 0 0 25 0 1 0 369302068 283111424 48949 33554432000 4194304 4650387 140733198359024 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 69119 48949 383 112 0 64084 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 276476

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/190 30275
/proc/meminfo: memFree=20319572/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=222428 CPUtime=1242.29 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 235436 0 0 0 124161 68 0 0 25 0 1 0 369302068 227766272 46498 33554432000 4194304 4650387 140733198359024 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 55607 46498 383 112 0 50572 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 222428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.65 5/191 30278
/proc/meminfo: memFree=20393544/32951124 swapFree=67111524/67111528
[pid=30228] ppid=30226 vsize=277076 CPUtime=1299.99 cores=5,7
/proc/30228/stat : 30228 (strangenight1-s) R 30226 30228 29348 0 -1 4202496 241566 0 0 0 129929 70 0 0 25 0 1 0 369302068 283725824 48667 33554432000 4194304 4650387 140733198359024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30228/statm: 69269 48667 383 112 0 64234 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 277076

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.01
CPU user time (s): 1299.29
CPU system time (s): 0.71789
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 277076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.71789
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241566
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= 6
involuntary context switches= 1012

runsolver used 2.01969 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-03 02:31:56
IDJOB=3176027
IDBENCH=83045
IDSOLVER=1589
FILE ID=node111/3176027-1301790716
RUNJOBID= node111-1301790716-30199
PBS_JOBID= 12841407
Free space on /tmp= 71240 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S466707249-079.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176027-1301790716/watcher-3176027-1301790716 -o /tmp/evaluation-result-3176027-1301790716/solver-3176027-1301790716 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176027-1301790716.cnf

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

MD5SUM BENCH= 5668e95cadc5ec51544c425c57e1c075
RANDOM SEED=1700450189

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20839060 kB
Buffers:        359972 kB
Cached:       11391116 kB
SwapCached:          4 kB
Active:        7340796 kB
Inactive:      4475064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20839060 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           24960 kB
Writeback:           0 kB
AnonPages:       64320 kB
Mapped:          15316 kB
Slab:           232580 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218708 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= 71220 MiB
End job on node111 at 2011-04-03 02:53:38