Trace number 3175519

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/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-3175519-1301783658.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.35	c asymm  cl-useful: 0/14597/17000 lits-rem:0 time: 0.34
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.43	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.43	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:      95 undec:       6 neg:      99
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.69/0.75	c  N dy    10      6470       200     17000         0      3852    119000    176117     47.56     50.09  --
0.99/1.03	c  N dy    28     11291       200     17000         0      4396    119000    154314     47.92     50.47  --
1.19/1.26	c  N dy    46     15417       200     17000         0      8396    119000    375355     48.17     51.88  --
1.49/1.52	c  N dy    61     19495       200     17000         0      6905    119000    243260     48.34     51.06  --
1.69/1.75	c  N dy    71     23526       200     17000         0     10828    119000    460291     48.23     50.78  --
1.79/1.85	c  F st    76     25002       200     17000         0     12265    119000    539237     48.23     44.39  --
1.99/2.06	c  N st    81     28299       200     17000         0      8839    119000    305768     48.23   no data  --
2.09/2.17	c  S st    82     30000       200     17000         0     10496    119000    397827     48.23   no data  --
2.19/2.22	c  S st    82     30503       200     17000         0     10994    119000    424291     48.23   no data  --
2.19/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.19/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.19/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.09	c lits-rem:      1285  cl-subs:      346  v-elim:      0  v-fix:    0  time:  2.85 s
5.09/5.17	c asymm  cl-useful: 0/2403/17000 lits-rem:0 time: 0.09
5.09/5.17	c calculated reachability. Time: 0.00
5.09/5.17	c  N dy    82     30503       200     17000         0     10648    119000    398725     48.23   no data  --
5.50/5.54	c  N dy    95     35532       200     17000         0      7857    119000    207112     48.25     51.25  --
5.89/5.99	c  N dy    98     42236       200     17000         0     14346    119000    569721     47.74     50.41  --
6.19/6.27	c  S st   120     45754       200     17000         0      9081    119000    234974     47.88   no data  --
6.29/6.31	c  S st   120     46258       200     17000         0      9577    119000    261293     47.88   no data  --
6.29/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.29/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.29/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.69/8.78	c lits-rem:       484  cl-subs:       40  v-elim:      0  v-fix:    0  time:  2.45 s
8.69/8.78	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
8.69/8.78	c vivif2 --  cl tried     9537 cl shrink        0 lits rem          0 time: 0.00
9.09/9.15	c asymm  cl-useful: 0/12736/17000 lits-rem:0 time: 0.36
9.09/9.15	c calculated reachability. Time: 0.00
9.09/9.15	c  N dy   120     46258       200     17000         0      9537    119000    257655     47.88   no data  --
9.49/9.54	c  N dy   130     51790       200     17000         0     14904    119000    552486     47.77     50.50  --
9.79/9.89	c  N dy   149     56277       200     17000         0     19255    119000    795911     47.87     50.63  --
10.09/10.18	c  N dy   169     60343       200     17000         0     13519    119000    437154     47.96     50.54  --
10.39/10.49	c  N dy   192     64403       200     17000         0     17463    119000    656666     48.07     54.92  --
10.89/10.90	c  N dy   216     69389       200     17000         0     11645    119000    290537     48.18     46.37  --
10.89/10.90	c  S st   216     69389       200     17000         0     11645    119000    290537     48.18     46.37  --
10.89/10.95	c  S st   216     69893       200     17000         0     12144    119000    317351     48.18   no data  --
10.89/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.89/10.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
10.89/10.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.20/13.26	c lits-rem:       603  cl-subs:      114  v-elim:      0  v-fix:    0  time:  2.29 s
13.20/13.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
13.20/13.27	c vivif2 --  cl tried    12030 cl shrink        0 lits rem          0 time: 0.00
13.39/13.43	c asymm  cl-useful: 0/4264/17000 lits-rem:0 time: 0.16
13.39/13.43	c calculated reachability. Time: 0.00
13.39/13.43	c  N dy   216     69893       200     17000         0     12030    119000    308708     48.18   no data  --
13.69/13.77	c  N dy   230     74523       200     17000         0     16533    119000    561362     48.22     51.12  --
14.20/14.28	c  N dy   254     80383       200     17000         0     22230    119000    878942     48.28     51.14  --
14.69/14.70	c  N dy   277     85752       200     17000         0     15777    119000    477825     48.33     50.98  --
14.79/14.85	c  F st   289     87500       200     17000         0     17469    119000    572877     48.37   no data  --
15.19/15.28	c  N dy   295     92694       200     17000         0     22488    119000    857068     48.37   no data  --
15.69/15.78	c  N dy   313     98932       200     17000         0     15950    119000    447853     48.35     51.36  --
16.19/16.25	c  S st   329    104839       200     17000         0     21688    119000    769643     48.31     45.56  --
16.29/16.31	c  S st   329    105342       200     17000         0     22176    119000    796435     48.31   no data  --
16.29/16.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.29/16.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.29/16.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.29/16.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.76	c lits-rem:      1864  cl-subs:      671  v-elim:      0  v-fix:    0  time:  4.41 s
20.69/20.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
20.69/20.77	c vivif2 --  cl tried    21505 cl shrink        0 lits rem          0 time: 0.01
20.89/20.96	c asymm  cl-useful: 0/4668/17000 lits-rem:0 time: 0.19
20.89/20.96	c calculated reachability. Time: 0.00
20.89/20.96	c  N dy   329    105342       200     17000         0     21505    119000    746861     48.31   no data  --
21.59/21.64	c  N dy   362    112474       200     17000         0     14826    119000    342769     48.36     50.95  --
22.19/22.20	c  N dy   393    119683       200     17000         0     21836    119000    734444     48.42     50.99  --
22.89/22.98	c  N dy   430    127667       200     17000         0     15035    119000    308924     48.48     51.09  --
23.59/23.65	c  N dy   469    135859       200     17000         0     22998    119000    753552     48.51     51.17  --
24.49/24.53	c  N dy   511    144598       200     17000         0     15956    119000    316431     48.57     51.21  --
25.30/25.32	c  N dy   544    153844       200     17000         0     24928    119000    822425     48.59     51.99  --
25.69/25.72	c  S st   563    158013       200     17000         0     28968    119000   1046314     48.61     46.29  --
25.79/25.80	c  S st   563    158519       200     17000         0     29466    119000   1072940     48.61   no data  --
25.79/25.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.79/25.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.79/25.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
25.79/25.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.79/25.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.79/25.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.79/25.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.80/31.82	c lits-rem:      1823  cl-subs:     1033  v-elim:      0  v-fix:    0  time:  5.97 s
31.80/31.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
31.80/31.83	c vivif2 --  cl tried    28433 cl shrink        0 lits rem          0 time: 0.01
31.99/32.05	c asymm  cl-useful: 0/3232/17000 lits-rem:0 time: 0.22
31.99/32.06	c calculated reachability. Time: 0.00
31.99/32.06	c  N dy   563    158519       200     17000         0     28433    119000    995499     48.61   no data  --
32.99/33.05	c  N dy   593    168754       200     17000         0     21866    119000    603655     48.60     51.23  --
34.10/34.17	c  N dy   639    179562       200     17000         0     32343    119000   1186837     48.64     51.50  --
35.20/35.26	c  N dy   681    191110       200     17000         0     26110    119000    797899     48.64     51.34  --
36.49/36.57	c  N dy   725    203711       200     17000         0     19904    119000    407356     48.64     51.24  --
37.89/37.91	c  N dy   779    217740       200     17000         0     33521    119000   1165577     48.67     51.33  --
39.29/39.38	c  N dy   845    231668       200     17000         0     27644    119000    792626     48.71     51.34  --
39.89/39.98	c  S st   862    237778       200     17000         0     33567    119000   1122374     48.70   no data  --
39.99/40.06	c  S st   862    238284       200     17000         0     34069    119000   1149533     48.70   no data  --
39.99/40.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.99/40.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.99/40.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
40.09/40.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.09/40.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.09/40.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
40.09/40.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.59/47.65	c lits-rem:      1250  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  7.53 s
47.59/47.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
47.59/47.66	c vivif2 --  cl tried    33004 cl shrink        0 lits rem          0 time: 0.01
47.89/47.92	c asymm  cl-useful: 0/2853/17000 lits-rem:0 time: 0.26
47.89/47.92	c calculated reachability. Time: 0.00
47.89/47.92	c  N dy   862    238284       200     17000         0     33004    119000   1070006     48.70   no data  --
49.70/49.70	c  N dy   921    253927       200     17000         0     27819    119000    763992     48.74     51.33  --
51.49/51.58	c  N dy   999    270150       200     17000         0     22210    119000    405210     48.79     51.74  --
53.39/53.40	c  N dy  1054    288146       200     17000         0     39693    119000   1385472     48.80     52.64  --
55.20/55.28	c  F st  1100    306250       200     17000         0     34895    119000   1070064     48.78   no data  --
55.30/55.36	c  N st  1102    306877       200     17000         0     35499    119000   1103984     48.78   no data  --
57.49/57.51	c  N dy  1154    326491       200     17000         0     31271    119000    822995     48.77     51.91  --
59.89/59.94	c  N dy  1223    346950       200     17000         0     26874    119000    536285     48.79     51.69  --
60.99/61.06	c  S st  1258    357426       200     17000         0     37055    119000   1104160     48.79   no data  --
61.09/61.15	c  S st  1258    357931       200     17000         0     37555    119000   1130715     48.79   no data  --
61.09/61.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.09/61.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.09/61.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
61.19/61.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.19/61.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.19/61.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
61.19/61.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.79/68.86	c lits-rem:       849  cl-subs:     1009  v-elim:      0  v-fix:    0  time:  7.66 s
68.79/68.86	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
68.79/68.87	c vivif2 --  cl tried    36546 cl shrink        0 lits rem          0 time: 0.01
69.09/69.14	c asymm  cl-useful: 0/2589/17000 lits-rem:0 time: 0.27
69.09/69.14	c calculated reachability. Time: 0.00
69.09/69.14	c  N dy  1258    357931       200     17000         0     36546    119000   1056498     48.79   no data  --
71.69/71.74	c  N dy  1290    379442       200     17000         0     32154    119000    787253     48.71     51.42  --
74.29/74.34	c  N dy  1369    399891       200     17000         0     52013    119000   1896303     48.74     51.36  --
76.59/76.66	c  N dy  1416    419957       200     17000         0     45281    119000   1478659     48.70     53.01  --
79.39/79.44	c  N dy  1473    442851       200     17000         0     40334    119000   1154198     48.67     51.87  --
81.99/82.07	c  N dy  1529    463333       200     17000         0     32068    119000    654078     48.65     51.26  --
84.59/84.62	c  N dy  1608    483562       200     17000         0     51700    119000   1750924     48.67     51.49  --
87.20/87.24	c  N dy  1672    503965       200     17000         0     42393    119000   1181529     48.67     51.54  --
90.79/90.80	c  N dy  1728    531613       200     17000         0     39071    119000    960043     48.60     51.31  --
91.39/91.49	c  S st  1750    536896       200     17000         0     44200    119000   1246716     48.61     49.33  --
91.49/91.59	c  S st  1750    537396       200     17000         0     44693    119000   1273483     48.61   no data  --
91.49/91.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.49/91.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.59/91.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
91.59/91.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.59/91.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.59/91.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
91.59/91.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.50/98.58	c lits-rem:      1721  cl-subs:     1291  v-elim:      0  v-fix:    0  time:  6.93 s
98.50/98.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
98.50/98.59	c vivif2 --  cl tried    43402 cl shrink        0 lits rem          0 time: 0.01
98.80/98.82	c asymm  cl-useful: 0/2220/17000 lits-rem:0 time: 0.23
98.80/98.82	c calculated reachability. Time: 0.00
98.80/98.82	c  N dy  1750    537396       200     17000         0     43402    119000   1185401     48.61   no data  --
102.20/102.29	c  N dy  1827    559812       200     17000         0     34177    119000    636681     48.62     51.30  --
105.20/105.21	c  N dy  1892    580862       200     17000         0     54590    119000   1772450     48.61     51.51  --
107.90/107.90	c  N dy  1927    600887       200     17000         0     41980    119000   1029018     48.58     51.16  --
110.79/110.86	c  N dy  2005    620937       200     17000         0     61413    119000   2118737     48.59     51.54  --
113.60/113.62	c  N dy  2073    641223       200     17000         0     48145    119000   1325339     48.59     51.61  --
116.70/116.79	c  N dy  2141    661299       200     17000         0     67642    119000   2412730     48.60     51.43  --
119.49/119.50	c  N dy  2209    681823       200     17000         0     53640    119000   1589922     48.61     51.23  --
137.69/137.71	c  N dy  2267    794405       200     17000         0     54649    119000   1544554     48.09     50.71  --
139.70/139.70	c  S st  2324    806095       200     17000         0     66002    119000   2175018     48.10     45.77  --
139.79/139.86	c  S st  2324    806595       200     17000         0     66492    119000   2201665     48.10   no data  --
139.79/139.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.79/139.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.79/139.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
139.89/139.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.89/139.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.89/139.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
139.89/139.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
167.50/167.53	c lits-rem:      2313  cl-subs:     3180  v-elim:      0  v-fix:    0  time: 27.57 s
167.50/167.53	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
167.50/167.55	c vivif2 --  cl tried    63312 cl shrink        0 lits rem          0 time: 0.02
167.80/167.85	c asymm  cl-useful: 0/1438/17000 lits-rem:0 time: 0.30
167.80/167.85	c calculated reachability. Time: 0.00
167.80/167.85	c  N dy  2324    806595       200     17000         0     63312    119000   2000149     48.10   no data  --
171.51/171.50	c  N dy  2403    826654       200     17000         0     45228    119000    959323     48.11     51.45  --
174.99/175.09	c  N dy  2486    847399       200     17000         0     65307    119000   2076906     48.13     50.89  --
178.89/178.99	c  N dy  2588    867678       200     17000         0     46336    119000    971980     48.16     50.77  --
182.40/182.43	c  N dy  2640    888379       200     17000         0     66377    119000   2086047     48.15     50.91  --
186.29/186.33	c  N dy  2726    908457       200     17000         0     46210    119000    922863     48.17     51.77  --
189.80/189.83	c  N dy  2812    928626       200     17000         0     65772    119000   2011027     48.18     50.83  --
194.00/194.02	c  N dy  2898    948671       200     17000         0     44515    119000    778008     48.20     50.95  --
197.40/197.43	c  N dy  2988    968682       200     17000         0     63936    119000   1859997     48.22     51.25  --
202.09/202.19	c  N dy  3097    989507       200     17000         0     42463    119000    614995     48.25     50.84  --
205.39/205.47	c  N dy  3191   1009554       200     17000         0     61967    119000   1702158     48.26     50.98  --
209.70/209.77	c  N dy  3278   1029874       200     17000         0     81691    119000   2804798     48.28     50.88  --
213.30/213.34	c  N dy  3347   1050565       200     17000         0     59024    119000   1485127     48.28     51.00  --
217.00/217.09	c  N dy  3444   1070737       200     17000         0     78612    119000   2581822     48.29     51.66  --
217.30/217.35	c  F st  3452   1071877       200     17000         0     79728    119000   2644019     48.29   no data  --
220.60/220.67	c  N dy  3477   1092171       200     17000         0     55733    119000   1267343     48.28     50.94  --
224.20/224.24	c  N dy  3560   1112246       200     17000         0     75266    119000   2359245     48.29     50.92  --
228.30/228.39	c  N dy  3665   1132297       200     17000         0     50047    119000    903045     48.31     50.98  --
231.70/231.71	c  N dy  3731   1152526       200     17000         0     69636    119000   1992247     48.31     51.19  --
236.90/236.91	c  N dy  3827   1176612       200     17000         0     47400    119000    711557     48.32     50.93  --
239.99/240.07	c  N dy  3900   1196694       200     17000         0     66867    119000   1792384     48.33     51.02  --
242.49/242.55	c  S st  3949   1209892       200     17000         0     79681    119000   2506966     48.33   no data  --
242.70/242.73	c  S st  3949   1210395       200     17000         0     80180    119000   2533419     48.33   no data  --
242.70/242.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.70/242.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.70/242.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
242.80/242.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.80/242.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.80/242.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
242.80/242.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.00/289.04	c lits-rem:      3203  cl-subs:     2603  v-elim:      0  v-fix:    0  time: 46.19 s
289.00/289.04	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
289.00/289.07	c vivif2 --  cl tried    77577 cl shrink        0 lits rem          0 time: 0.02
289.31/289.33	c asymm  cl-useful: 0/1930/17000 lits-rem:0 time: 0.26
289.31/289.33	c calculated reachability. Time: 0.00
289.31/289.33	c  N dy  3949   1210395       200     17000         0     77577    119000   2343481     48.33   no data  --
293.70/293.72	c  N dy  4026   1231632       200     17000         0     51681    119000    906857     48.34     50.99  --
297.40/297.46	c  N dy  4123   1252570       200     17000         0     72035    119000   2044396     48.35     51.45  --
302.30/302.39	c  N dy  4209   1272676       200     17000         0     91552    119000   3132669     48.36     50.97  --
306.31/306.30	c  N dy  4272   1292963       200     17000         0     63709    119000   1525296     48.37     51.00  --
310.70/310.75	c  N dy  4345   1313461       200     17000         0     83618    119000   2635488     48.37     51.32  --
315.41/315.48	c  N dy  4419   1333539       200     17000         0     54561    119000    975068     48.38     54.19  --
319.30/319.31	c  N dy  4498   1353636       200     17000         0     74053    119000   2063632     48.39     51.12  --
323.90/323.90	c  N dy  4542   1374129       200     17000         0     93951    119000   3171441     48.37     51.04  --
328.00/328.07	c  N dy  4618   1394659       200     17000         0     64346    119000   1475007     48.38     51.07  --
332.50/332.57	c  N dy  4709   1414776       200     17000         0     83895    119000   2568004     48.39     51.10  --
338.00/338.03	c  N dy  4803   1434947       200     17000         0     52985    119000    793801     48.41     51.01  --
341.71/341.72	c  N dy  4870   1455000       200     17000         0     72474    119000   1877688     48.41     52.03  --
346.51/346.56	c  N dy  4927   1476030       200     17000         0     92847    119000   3007750     48.40     51.17  --
351.20/351.26	c  N dy  4993   1496157       200     17000         0     60940    119000   1194755     48.41     51.24  --
356.00/356.03	c  N dy  5065   1519598       200     17000         0     83682    119000   2470628     48.40     51.01  --
361.30/361.33	c  N dy  5123   1539641       200     17000         0    103131    119000   3552447     48.40     50.97  --
365.51/365.56	c  N dy  5205   1559983       200     17000         0     70480    119000   1682139     48.41     51.11  --
370.20/370.25	c  N dy  5261   1581129       200     17000         0     90917    119000   2818404     48.40     50.97  --
375.70/375.72	c  N dy  5351   1601140       200     17000         0     56999    119000    887054     48.41     51.31  --
380.11/380.19	c  N dy  5436   1623760       200     17000         0     78945    119000   2107442     48.41     51.14  --
385.40/385.43	c  N dy  5514   1643980       200     17000         0     98551    119000   3202009     48.42     51.01  --
390.61/390.69	c  N dy  5603   1664851       200     17000         0     64481    119000   1260652     48.43     51.18  --
394.50/394.53	c  N dy  5669   1685006       200     17000         0     84034    119000   2357362     48.43     51.04  --
399.50/399.58	c  N dy  5767   1705022       200     17000         0    103460    119000   3442601     48.44     52.93  --
401.11/401.11	c  S st  5791   1710395       200     17000         0    108662    119000   3733580     48.44   no data  --
401.31/401.35	c  S st  5791   1710899       200     17000         0    109161    119000   3759602     48.44   no data  --
401.31/401.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
401.31/401.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
401.41/401.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
401.51/401.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
401.51/401.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.51/401.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
401.51/401.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
932.92/932.91	c lits-rem:      4746  cl-subs:     3965  v-elim:      0  v-fix:    0  time: 531.41 s
932.92/932.92	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
932.92/932.95	c vivif2 --  cl tried   105196 cl shrink        0 lits rem          0 time: 0.04
933.22/933.29	c asymm  cl-useful: 0/1251/17000 lits-rem:0 time: 0.34
933.32/933.30	c calculated reachability. Time: 0.00
933.32/933.30	c  N dy  5791   1710899       200     17000         0    105196    119000   3466634     48.44   no data  --
937.23/937.26	c  N dy  5869   1730923       200     17000         0     69401    119000   1493240     48.45     51.03  --
941.72/941.74	c  N dy  5943   1752374       200     17000         0     90212    119000   2656414     48.45     51.26  --
946.83/946.84	c  N dy  6006   1772517       200     17000         0    109743    119000   3742986     48.45     51.10  --
950.73/950.77	c  N dy  6069   1792667       200     17000         0     73046    119000   1650978     48.45     51.25  --
955.02/955.01	c  N dy  6130   1812809       200     17000         0     92524    119000   2734647     48.44     51.06  --
960.42/960.45	c  N dy  6208   1832831       200     17000         0    111970    119000   3821314     48.45     51.19  --
964.52/964.56	c  N dy  6283   1853026       200     17000         0     74376    119000   1681118     48.45     51.66  --
969.03/969.01	c  N dy  6357   1873509       200     17000         0     94238    119000   2793678     48.46     51.06  --
974.13/974.16	c  N dy  6421   1893537       200     17000         0    113667    119000   3884135     48.45     51.37  --
978.33/978.36	c  N dy  6515   1913571       200     17000         0     74920    119000   1666429     48.46     51.15  --
982.83/982.83	c  N dy  6588   1933682       200     17000         0     94444    119000   2754878     48.47     51.40  --
988.53/988.50	c  N dy  6640   1953741       200     17000         0    113921    119000   3844635     48.46     51.25  --
993.23/993.29	c  N dy  6707   1973894       200     17000         0     74300    119000   1575642     48.46     51.05  --
998.23/998.24	c  N dy  6789   1994063       200     17000         0     93861    119000   2669197     48.46     51.41  --
1004.23/1004.27	c  N dy  6861   2014082       200     17000         0    113307    119000   3754886     48.47     51.33  --
1009.63/1009.66	c  N dy  6952   2034387       200     17000         0     72861    119000   1457238     48.48     51.10  --
1014.52/1014.55	c  N dy  7036   2054464       200     17000         0     92322    119000   2546137     48.48     51.21  --
1020.63/1020.66	c  N dy  7111   2074973       200     17000         0    112228    119000   3657571     48.49     51.45  --
1026.53/1026.52	c  N dy  7166   2098014       200     17000         0     73454    119000   1442407     48.48     51.07  --
1031.63/1031.64	c  N dy  7247   2118753       200     17000         0     93574    119000   2565873     48.48     51.05  --
1037.62/1037.67	c  N dy  7325   2139032       200     17000         0    113291    119000   3666093     48.49     51.35  --
1043.53/1043.52	c  N dy  7381   2160081       200     17000         0     71579    119000   1292420     48.49     51.25  --
1048.43/1048.43	c  N dy  7456   2180481       200     17000         0     91316    119000   2393581     48.49     51.51  --
1054.94/1054.94	c  N dy  7558   2201446       200     17000         0    111654    119000   3533319     48.50     51.09  --
1058.03/1058.06	c  S st  7586   2210899       200     17000         0    120832    119000   4048037     48.50   no data  --
1058.33/1058.37	c  S st  7586   2211400       200     17000         0    121323    119000   4074960     48.50   no data  --
1058.33/1058.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1058.33/1058.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.43/1058.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1058.53/1058.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1058.53/1058.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1058.53/1058.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1058.53/1058.56	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-3175519-1301783658/watcher-3175519-1301783658 -o /tmp/evaluation-result-3175519-1301783658/solver-3175519-1301783658 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175519-1301783658.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.64 4/181 17537
/proc/meminfo: memFree=18426476/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=29948 CPUtime=0 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 722 0 0 0 0 0 0 0 22 0 1 0 368596506 30666752 661 33554432000 4194304 4650387 140734281472832 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 7487 662 327 112 0 2452 0

[startup+0.094573 s]
/proc/loadavg: 0.00 0.26 2.64 4/181 17537
/proc/meminfo: memFree=18426476/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=30528 CPUtime=0.09 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 961 0 0 0 9 0 0 0 22 0 1 0 368596506 31260672 900 33554432000 4194304 4650387 140734281472832 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 7632 900 345 112 0 2597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.100567 s]
/proc/loadavg: 0.00 0.26 2.64 4/181 17537
/proc/meminfo: memFree=18426476/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=30528 CPUtime=0.09 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 962 0 0 0 9 0 0 0 22 0 1 0 368596506 31260672 901 33554432000 4194304 4650387 140734281472832 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 7632 901 345 112 0 2597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.300527 s]
/proc/loadavg: 0.00 0.26 2.64 4/181 17537
/proc/meminfo: memFree=18426476/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=30660 CPUtime=0.29 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 996 0 0 0 29 0 0 0 23 0 1 0 368596506 31395840 935 33554432000 4194304 4650387 140734281472832 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 7665 935 345 112 0 2630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30660

[startup+0.700453 s]
/proc/loadavg: 0.00 0.26 2.64 4/181 17537
/proc/meminfo: memFree=18426476/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=36636 CPUtime=0.69 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 2997 0 0 0 69 0 0 0 25 0 1 0 368596506 37515264 2221 33554432000 4194304 4650387 140734281472832 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 9159 2221 378 112 0 4124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36636

[startup+1.50031 s]
/proc/loadavg: 0.00 0.26 2.64 4/185 17544
/proc/meminfo: memFree=18353656/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=37004 CPUtime=1.49 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 4425 0 0 0 149 0 0 0 25 0 1 0 368596506 37892096 2347 33554432000 4194304 4650387 140734281472832 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 9251 2347 378 112 0 4216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37004

[startup+3.101 s]
/proc/loadavg: 0.24 0.30 2.64 4/185 17544
/proc/meminfo: memFree=18328484/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=48756 CPUtime=3.09 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 8258 0 0 0 308 1 0 0 25 0 1 0 368596506 49926144 5395 33554432000 4194304 4650387 140734281472832 18446744073709551615 4438899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 12189 5395 380 112 0 7154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48756

[startup+6.30039 s]
/proc/loadavg: 0.24 0.30 2.64 4/185 17544
/proc/meminfo: memFree=18305116/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=50748 CPUtime=6.29 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 10270 0 0 0 628 1 0 0 25 0 1 0 368596506 51965952 5585 33554432000 4194304 4650387 140734281472832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 12687 5585 380 112 0 7652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50748

[startup+12.7012 s]
/proc/loadavg: 0.82 0.42 2.65 5/190 17554
/proc/meminfo: memFree=18278820/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=50884 CPUtime=12.69 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 12496 0 0 0 1268 1 0 0 25 0 1 0 368596506 52105216 5718 33554432000 4194304 4650387 140734281472832 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 12721 5718 380 112 0 7686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50884

[startup+25.5007 s]
/proc/loadavg: 1.31 0.54 2.67 5/190 17555
/proc/meminfo: memFree=18114972/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=62144 CPUtime=25.5 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 22292 0 0 0 2547 3 0 0 25 0 1 0 368596506 63635456 8992 33554432000 4194304 4650387 140734281472832 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 15536 8992 380 112 0 10501 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 62144

[startup+51.1009 s]
/proc/loadavg: 2.22 0.82 2.70 5/190 17555
/proc/meminfo: memFree=18062696/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=79412 CPUtime=51.09 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 34891 0 0 0 5104 5 0 0 25 0 1 0 368596506 81317888 13210 33554432000 4194304 4650387 140734281472832 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 19853 13210 380 112 0 14818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79412

[startup+102.307 s]
/proc/loadavg: 3.29 1.35 2.77 5/190 17557
/proc/meminfo: memFree=17988044/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=94792 CPUtime=102.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 61922 0 0 0 10218 12 0 0 25 0 1 0 368596506 97067008 15972 33554432000 4194304 4650387 140734281472832 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 23698 15972 380 112 0 18663 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94792

[startup+162.301 s]
/proc/loadavg: 3.71 1.79 2.84 5/190 17558
/proc/meminfo: memFree=17820372/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=114816 CPUtime=162.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 84744 0 0 0 16212 18 0 0 25 0 1 0 368596506 117571584 22167 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 28704 22167 380 112 0 23669 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 114816

[startup+222.301 s]
/proc/loadavg: 3.96 2.24 2.92 5/190 17560
/proc/meminfo: memFree=17831144/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=116680 CPUtime=222.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 107427 0 0 0 22201 29 0 0 25 0 1 0 368596506 119480320 22119 33554432000 4194304 4650387 140734281472832 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 29170 22119 380 112 0 24135 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116680

[startup+282.3 s]
/proc/loadavg: 3.98 2.53 2.98 5/190 17565
/proc/meminfo: memFree=17756828/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=136152 CPUtime=282.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 119277 0 0 0 28198 32 0 0 25 0 1 0 368596506 139419648 26908 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 34038 26908 380 112 0 29003 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136152

[startup+342.301 s]
/proc/loadavg: 3.99 2.82 3.05 5/190 17566
/proc/meminfo: memFree=17727572/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=136420 CPUtime=342.31 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 137761 0 0 0 34192 39 0 0 25 0 1 0 368596506 139694080 26421 33554432000 4194304 4650387 140734281472832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 34105 26421 380 112 0 29070 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 136420

[startup+402.301 s]
/proc/loadavg: 4.03 3.03 3.10 5/190 17568
/proc/meminfo: memFree=17719468/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210108 CPUtime=402.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161207 0 0 0 40184 46 0 0 25 0 1 0 368596506 215150592 33614 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52527 33614 380 112 0 47492 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210108

[startup+462.3 s]
/proc/loadavg: 4.06 3.23 3.17 5/190 17569
/proc/meminfo: memFree=17667252/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=462.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161408 0 0 0 46184 46 0 0 25 0 1 0 368596506 215371776 33815 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33815 380 112 0 47546 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 210324

[startup+522.301 s]
/proc/loadavg: 4.02 3.36 3.21 5/190 17571
/proc/meminfo: memFree=17667744/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=522.3 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161408 0 0 0 52184 46 0 0 25 0 1 0 368596506 215371776 33815 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33815 380 112 0 47546 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 210324

[startup+582.301 s]
/proc/loadavg: 4.01 3.47 3.26 5/190 17573
/proc/meminfo: memFree=17626936/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=582.31 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161408 0 0 0 58185 46 0 0 25 0 1 0 368596506 215371776 33815 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33815 380 112 0 47546 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 210324

[startup+642.3 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 17574
/proc/meminfo: memFree=17651336/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=642.31 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161413 0 0 0 64185 46 0 0 25 0 1 0 368596506 215371776 33820 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33820 380 112 0 47546 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 210324

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 3.34 5/190 17576
/proc/meminfo: memFree=17653172/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=702.31 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161413 0 0 0 70185 46 0 0 25 0 1 0 368596506 215371776 33820 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33820 380 112 0 47546 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 210324

[startup+762.307 s]
/proc/loadavg: 4.03 3.72 3.39 5/190 17577
/proc/meminfo: memFree=17599960/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=762.32 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161413 0 0 0 76186 46 0 0 25 0 1 0 368596506 215371776 33820 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33820 380 112 0 47546 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 210324

[startup+822.3 s]
/proc/loadavg: 4.05 3.78 3.43 5/190 17579
/proc/meminfo: memFree=17637016/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=822.32 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161413 0 0 0 82186 46 0 0 25 0 1 0 368596506 215371776 33820 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33820 380 112 0 47546 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 210324

[startup+882.301 s]
/proc/loadavg: 4.01 3.82 3.46 5/190 17581
/proc/meminfo: memFree=17611212/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=210324 CPUtime=882.32 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 161413 0 0 0 88186 46 0 0 25 0 1 0 368596506 215371776 33820 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52581 33820 380 112 0 47546 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 210324

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 17582
/proc/meminfo: memFree=17639088/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=158292 CPUtime=942.32 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 164872 0 0 0 94185 47 0 0 25 0 1 0 368596506 162091008 32815 33554432000 4194304 4650387 140734281472832 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 39573 32815 380 112 0 34538 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 158292

[startup+1002.3 s]
/proc/loadavg: 4.06 3.89 3.53 5/190 17584
/proc/meminfo: memFree=17556600/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=211692 CPUtime=1002.33 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 183171 0 0 0 100180 53 0 0 25 0 1 0 368596506 216772608 33475 33554432000 4194304 4650387 140734281472832 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 52923 33475 380 112 0 47888 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 211692

[startup+1062.3 s]
/proc/loadavg: 4.02 3.91 3.55 5/190 17585
/proc/meminfo: memFree=17537116/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=226936 CPUtime=1062.33 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 200927 0 0 0 106171 62 0 0 25 0 1 0 368596506 232382464 37305 33554432000 4194304 4650387 140734281472832 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 56734 37305 380 112 0 51699 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 226936

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.58 5/190 17587
/proc/meminfo: memFree=17497528/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=226936 CPUtime=1122.33 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 200927 0 0 0 112171 62 0 0 25 0 1 0 368596506 232382464 37305 33554432000 4194304 4650387 140734281472832 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 56734 37305 380 112 0 51699 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 226936

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 17589
/proc/meminfo: memFree=17500472/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=226936 CPUtime=1182.33 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 200953 0 0 0 118171 62 0 0 25 0 1 0 368596506 232382464 37331 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 56734 37331 380 112 0 51699 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 226936

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 17590
/proc/meminfo: memFree=17508004/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=226936 CPUtime=1242.34 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 200953 0 0 0 124172 62 0 0 25 0 1 0 368596506 232382464 37331 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 56734 37331 380 112 0 51699 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 226936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 4/188 17593
/proc/meminfo: memFree=17623928/32950928 swapFree=67111528/67111528
[pid=17537] ppid=17535 vsize=226936 CPUtime=1300.04 cores=1,3
/proc/17537/stat : 17537 (strangenight1-s) R 17535 17537 17493 0 -1 4202496 200953 0 0 0 129942 62 0 0 25 0 1 0 368596506 232382464 37331 33554432000 4194304 4650387 140734281472832 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17537/statm: 56734 37331 380 112 0 51699 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 226936

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.43
CPU system time (s): 0.631903
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 226936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.631903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200953
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= 16337

runsolver used 2.04469 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 00:34:18
IDJOB=3175519
IDBENCH=82537
IDSOLVER=1589
FILE ID=node115/3175519-1301783658
RUNJOBID= node115-1301783654-17513
PBS_JOBID= 12841403
Free space on /tmp= 71364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175519-1301783658/watcher-3175519-1301783658 -o /tmp/evaluation-result-3175519-1301783658/solver-3175519-1301783658 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175519-1301783658.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=596009643

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:      18426640 kB
Buffers:        401352 kB
Cached:       13736908 kB
SwapCached:          0 kB
Active:        9293688 kB
Inactive:      4922832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18426640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14416 kB
Writeback:           0 kB
AnonPages:       78592 kB
Mapped:          15328 kB
Slab:           243148 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   234732 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= 71340 MiB
End job on node115 at 2011-04-03 00:56:00