Trace number 3370094

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S171669125-021.SATISFIABLE.cnf
MD5SUM9649b9e4fa8d251c4c59f8783cbf0b60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370094-1305386158.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	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:     21  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:     300 undec:      90 neg:     310
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       679      2946         0         0      8965         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4922       679      2946         0      4866      8965    152580   no data   no data  --
0.39/0.44	c  N st    10     11304       679      2946         0      4518      8965     96832   no data   no data  --
0.69/0.72	c  N st    11     17047       679      2946         0     10158      8965    270715   no data   no data  --
1.10/1.18	c  F st    12     25000       679      2946         0     12489      8965    353007   no data   no data  --
1.10/1.18	c  N st    12     25000       679      2946         0     12489      8965    353007   no data   no data  --
1.39/1.44	c  N dy    18     30001       679      2946         0     10745      8965    258108   no data   no data  --
1.39/1.44	c  S st    18     30001       679      2946         0     10745      8965    258108   no data   no data  --
1.39/1.47	c  S st    18     30503       679      2946         0     11247      8965    272189   no data   no data  --
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
1.39/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.78	c lits-rem:       109  cl-subs:      234  v-elim:      0  v-fix:    0  time:  0.29 s
1.69/1.79	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
1.69/1.79	c calculated reachability. Time: 0.00
1.69/1.79	c  N dy    18     30503       679      2946         0     11013      8965    263512   no data   no data  --
1.99/2.03	c  N dy    34     34638       679      2946         0     15112      8965    374829     18.84     20.11  --
2.20/2.29	c  N dy    55     39733       679      2946         0     12318      8965    235583     19.17     20.25  --
2.49/2.54	c  N dy    71     43784       679      2946         0     16332      8965    349156     19.16     22.15  --
2.59/2.67	c  S st    83     45754       679      2946         0      9406      8965    123074     19.23     16.45  --
2.69/2.70	c  S st    83     46256       679      2946         0      9907      8965    137049     19.23   no data  --
2.69/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
2.69/2.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.80	c lits-rem:        24  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.10 s
2.79/2.80	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c vivif2 --  cl tried     9884 cl shrink        0 lits rem          0 time: 0.00
2.79/2.81	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
2.79/2.81	c calculated reachability. Time: 0.00
2.79/2.81	c  N dy    83     46256       679      2946         0      9884      8965    136267     19.23   no data  --
2.99/3.04	c  N dy   106     50315       679      2946         0     13921      8965    251020     19.37     22.91  --
3.19/3.30	c  N dy   127     54401       679      2946         0     17976      8965    366564     19.42     21.55  --
3.49/3.56	c  N dy   148     58456       679      2946         0     12105      8965    178092     19.52     24.03  --
3.89/3.95	c  N dy   163     64809       679      2946         0     18400      8965    359685     19.25     20.43  --
4.19/4.28	c  N dy   177     69386       679      2946         0     12038      8965    149229     19.21     16.97  --
4.19/4.28	c  S st   177     69386       679      2946         0     12038      8965    149229     19.21     16.97  --
4.30/4.31	c  S st   177     69893       679      2946         0     12545      8965    163623     19.21   no data  --
4.30/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
4.30/4.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.40/4.47	c lits-rem:        17  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.15 s
4.40/4.47	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
4.40/4.47	c vivif2 --  cl tried    12470 cl shrink        0 lits rem          0 time: 0.00
4.40/4.48	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
4.40/4.48	c calculated reachability. Time: 0.00
4.40/4.48	c  N dy   177     69893       679      2946         0     12470      8965    161474     19.21   no data  --
4.69/4.76	c  N dy   202     74420       679      2946         0     16962      8965    289470     19.29     21.76  --
5.09/5.13	c  N dy   218     79480       679      2946         0     21982      8965    433141     19.26     20.28  --
5.40/5.50	c  N dy   251     84987       679      2946         0     15561      8965    228702     19.36     20.44  --
5.59/5.67	c  F st   268     87501       679      2946         0     18069      8965    303958     19.41   no data  --
5.89/5.91	c  N st   273     90797       679      2946         0     21335      8965    404238     19.41   no data  --
5.99/6.05	c Decided on static restart strategy
6.50/6.58	c  N st   276     99806       679      2946         0     17326      8965    412507     19.41   no data  --
6.89/6.97	c  S st   277    104839       679      2946         0     22287      8965    554153     19.41   no data  --
6.99/7.02	c  S st   277    105342       679      2946         0     22788      8965    568394     19.41   no data  --
6.99/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
6.99/7.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.49/8.58	c lits-rem:       476  cl-subs:      875  v-elim:      0  v-fix:    0  time:  1.54 s
8.49/8.58	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
8.49/8.59	c vivif2 --  cl tried    21913 cl shrink        0 lits rem          0 time: 0.01
8.59/8.60	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.02
8.59/8.60	c calculated reachability. Time: 0.00
8.59/8.61	c  N st   277    105342       679      2946         0     21913      8965    535968     19.41   no data  --
9.39/9.46	c  N st   278    114941       679      2946         0     17518      8965    344499     19.41   no data  --
10.69/10.72	c  N st   279    129339       679      2946         0     16902      8965    343092     19.41   no data  --
12.59/12.64	c  N st   280    150934       679      2946         0     22449      8965    455412     19.41   no data  --
13.10/13.18	c  S st   281    158013       679      2946         0     29458      8965    703353     19.41   no data  --
13.20/13.25	c  S st   281    158516       679      2946         0     29961      8965    718106     19.41   no data  --
13.20/13.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.20/13.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.20/13.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.20/13.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.20/13.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
13.20/13.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.30/15.33	c lits-rem:       798  cl-subs:     1045  v-elim:      0  v-fix:    0  time:  2.05 s
15.30/15.33	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
15.30/15.34	c vivif2 --  cl tried    28916 cl shrink        0 lits rem          0 time: 0.01
15.30/15.37	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
15.30/15.37	c calculated reachability. Time: 0.00
15.30/15.37	c  N st   281    158516       679      2946         0     28916      8965    683442     19.41   no data  --
19.99/20.03	c  N st   282    207104       679      2946         0     23671      8965    452715     19.41   no data  --
23.29/23.35	c  N st   283    237774       679      2946         0     34064      8965    742230     19.41   no data  --
23.29/23.35	c  S st   283    237774       679      2946         0     34064      8965    742230     19.41   no data  --
23.39/23.43	c  S st   283    238277       679      2946         0     34567      8965    757820     19.41   no data  --
23.39/23.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.39/23.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.39/23.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.39/23.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
23.39/23.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.79/25.80	c lits-rem:       631  cl-subs:     1457  v-elim:      0  v-fix:    0  time:  2.34 s
25.79/25.80	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
25.79/25.80	c vivif2 --  cl tried    33110 cl shrink        0 lits rem          0 time: 0.01
25.79/25.83	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
25.79/25.83	c calculated reachability. Time: 0.00
25.79/25.83	c  N st   283    238277       679      2946         0     33110      8965    709355     19.41   no data  --
33.59/33.63	c  F st   284    306250       679      2946         0     34951      8965    724443     19.41   no data  --
33.59/33.63	c  N st   284    306250       679      2946         0     34951      8965    724443     19.41   no data  --
34.19/34.28	c Decided on static restart strategy
36.69/36.78	c  N st   294    334554       679      2946         0     39323      8965    850815     19.41   no data  --
39.19/39.27	c  N st   296    357415       679      2946         0     37238      8965    741471     19.41   no data  --
39.19/39.27	c  S st   296    357415       679      2946         0     37238      8965    741471     19.41   no data  --
39.29/39.34	c  S st   296    357923       679      2946         0     37746      8965    756198     19.41   no data  --
39.29/39.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.29/39.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.29/39.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.29/39.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.29/39.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.29/39.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
39.29/39.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.29/41.32	c lits-rem:       503  cl-subs:      724  v-elim:      0  v-fix:    0  time:  1.94 s
41.29/41.32	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
41.29/41.33	c vivif2 --  cl tried    37022 cl shrink        0 lits rem          0 time: 0.01
41.29/41.37	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
41.29/41.37	c calculated reachability. Time: 0.00
41.29/41.37	c  N st   296    357923       679      2946         0     37022      8965    729483     19.41   no data  --
45.39/45.44	c  N st   297    390316       679      2946         0     43281      8965    911402     19.41   no data  --
51.99/52.04	c  N st   298    438905       679      2946         0     36875      8965    652725     19.41   no data  --
62.09/62.10	c  N st   299    511788       679      2946         0     50619      8965   1078234     19.41   no data  --
65.80/65.86	c  N st   300    536884       679      2946         0     44785      8965    858505     19.41   no data  --
65.80/65.86	c  S st   300    536884       679      2946         0     44785      8965    858505     19.41   no data  --
65.90/65.98	c  S st   300    537386       679      2946         0     45287      8965    872806     19.41   no data  --
65.90/65.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.90/65.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.90/66.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
66.01/66.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.01/66.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.01/66.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
66.01/66.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.39/68.46	c lits-rem:       837  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  2.43 s
68.39/68.46	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
68.39/68.46	c vivif2 --  cl tried    44028 cl shrink        0 lits rem          0 time: 0.01
68.49/68.50	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
68.49/68.50	c calculated reachability. Time: 0.00
68.49/68.50	c  N st   300    537386       679      2946         0     44028      8965    827796     19.41   no data  --
95.70/95.77	c  N st   301    701372       679      2946         0     38146      8965    523107     19.41   no data  --
114.19/114.27	c  N st   302    806079       679      2946         0     66852      8965   1355885     19.41   no data  --
114.19/114.27	c  S st   302    806079       679      2946         0     66852      8965   1355885     19.41   no data  --
114.40/114.47	c  S st   302    806582       679      2946         0     67355      8965   1370092     19.41   no data  --
114.40/114.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.40/114.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.49/114.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
114.49/114.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.49/114.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.49/114.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
114.49/114.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
119.90/119.97	c lits-rem:        32  cl-subs:     4635  v-elim:      0  v-fix:    0  time:  5.42 s
119.90/119.97	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
119.90/119.99	c vivif2 --  cl tried    62720 cl shrink        0 lits rem          0 time: 0.01
119.99/120.05	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.06
119.99/120.05	c calculated reachability. Time: 0.00
119.99/120.05	c  N st   302    806582       679      2946         0     62720      8965   1232116     19.41   no data  --
170.90/170.91	c  F st   303   1071876       679      2946         0     78985      8965   1693932     19.41   no data  --
170.90/170.91	c  N st   303   1071876       679      2946         0     78985      8965   1693932     19.41   no data  --
172.00/172.09	c Decided on static restart strategy
175.79/175.89	c  N st   313   1100182       679      2946         0     62812      8965   1114780     19.41   no data  --
182.20/182.25	c  N st   315   1136176       679      2946         0     53218      8965    782524     19.41   no data  --
187.89/187.91	c  N st   316   1168570       679      2946         0     85072      8965   1778773     19.41   no data  --
196.60/196.60	c  N st   317   1209873       679      2946         0     79390      8965   1569104     19.41   no data  --
196.60/196.60	c  S st   317   1209873       679      2946         0     79390      8965   1569104     19.41   no data  --
196.70/196.78	c  S st   317   1210378       679      2946         0     79895      8965   1584131     19.41   no data  --
196.70/196.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.70/196.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.81/196.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
196.81/196.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.81/196.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.81/196.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
196.81/196.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
200.80/200.84	c lits-rem:        30  cl-subs:     2916  v-elim:      0  v-fix:    0  time:  3.98 s
200.80/200.84	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
200.80/200.86	c vivif2 --  cl tried    76979 cl shrink        0 lits rem          0 time: 0.02
200.90/200.93	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.07
200.90/200.94	c calculated reachability. Time: 0.00
200.90/200.94	c  N st   317   1210378       679      2946         0     76979      8965   1489515     19.41   no data  --
216.39/216.46	c  N st   318   1283261       679      2946         0     53259      8965    714219     19.41   no data  --
238.90/238.98	c  N st   319   1392586       679      2946         0     61487      8965    918546     19.41   no data  --
272.09/272.10	c  N st   320   1556571       679      2946         0     66164      8965   1017594     19.41   no data  --
303.29/303.31	c  N st   321   1710378       679      2946         0    108579      8965   2357889     19.41   no data  --
303.29/303.31	c  S st   321   1710378       679      2946         0    108579      8965   2357889     19.41   no data  --
303.51/303.56	c  S st   321   1710884       679      2946         0    109084      8965   2372456     19.41   no data  --
303.51/303.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
303.51/303.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.61/303.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
303.61/303.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.61/303.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.61/303.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
303.61/303.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
313.70/313.76	c lits-rem:      1115  cl-subs:     3727  v-elim:      0  v-fix:    0  time: 10.07 s
313.70/313.76	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
313.70/313.79	c vivif2 --  cl tried   105357 cl shrink        0 lits rem          0 time: 0.03
313.90/313.97	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.18
313.90/313.97	c calculated reachability. Time: 0.00
313.90/313.97	c  N st   321   1710884       679      2946         0    105357      8965   2252271     19.41   no data  --
401.20/401.28	c  N st   322   2079849       679      2946         0    116398      8965   2525757     19.41   no data  --
434.00/434.06	c  N st   323   2210884       679      2946         0    120533      8965   2483404     19.41   no data  --
434.00/434.06	c  S st   323   2210884       679      2946         0    120533      8965   2483404     19.41   no data  --
434.40/434.41	c  S st   323   2211385       679      2946         0    121033      8965   2498232     19.41   no data  --
434.40/434.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.40/434.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
434.40/434.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
434.51/434.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.51/434.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.51/434.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
434.51/434.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
449.50/449.50	c lits-rem:        76  cl-subs:     6895  v-elim:      0  v-fix:    0  time: 14.96 s
449.50/449.50	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
449.50/449.53	c vivif2 --  cl tried   114138 cl shrink        0 lits rem          0 time: 0.03
449.60/449.67	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.14
449.60/449.67	c calculated reachability. Time: 0.00
449.60/449.67	c  N st   323   2211385       679      2946         0    114138      8965   2296974     19.41   no data  --
594.61/594.69	c  N st   324   2711386       679      2946         0    137610      8965   3025022     19.41   no data  --
594.61/594.69	c  S st   324   2711386       679      2946         0    137610      8965   3025022     19.41   no data  --
595.01/595.06	c  S st   324   2711893       679      2946         0    138114      8965   3040022     19.41   no data  --
595.01/595.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
595.01/595.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.12/595.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
595.21/595.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.21/595.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.21/595.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
595.21/595.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
639.01/639.02	c lits-rem:       107  cl-subs:     8980  v-elim:      0  v-fix:    0  time: 43.80 s
639.01/639.02	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
639.01/639.05	c vivif2 --  cl tried   129134 cl shrink        0 lits rem          0 time: 0.04
639.21/639.29	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.23
639.21/639.29	c calculated reachability. Time: 0.00
639.21/639.29	c  N st   324   2711893       679      2946         0    129134      8965   2757959     19.41   no data  --
787.81/787.89	c  N st   325   3211893       679      2946         0    105296      8965   1765887     19.41   no data  --
787.81/787.89	c  S st   325   3211893       679      2946         0    105296      8965   1765887     19.41   no data  --
788.11/788.15	c  S st   325   3212399       679      2946         0    105802      8965   1780755     19.41   no data  --
788.11/788.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
788.11/788.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.21/788.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
788.21/788.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
788.21/788.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
788.21/788.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
788.21/788.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
793.71/793.77	c lits-rem:        94  cl-subs:     3477  v-elim:      0  v-fix:    0  time:  5.51 s
793.71/793.77	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
793.71/793.79	c vivif2 --  cl tried   102325 cl shrink        0 lits rem          0 time: 0.02
793.91/793.90	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.11
793.91/793.90	c calculated reachability. Time: 0.00
793.91/793.90	c  N st   325   3212399       679      2946         0    102325      8965   1671197     19.41   no data  --
946.72/946.74	c  N st   326   3712399       679      2946         0    112813      8965   1883098     19.41   no data  --
946.72/946.74	c  S st   326   3712399       679      2946         0    112813      8965   1883098     19.41   no data  --
947.02/947.01	c  S st   326   3712902       679      2946         0    113315      8965   1898120     19.41   no data  --
947.02/947.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
947.02/947.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
947.02/947.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
947.13/947.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
947.13/947.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.13/947.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
947.13/947.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
952.31/952.38	c lits-rem:        39  cl-subs:     2362  v-elim:      0  v-fix:    0  time:  5.26 s
952.31/952.38	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
952.41/952.40	c vivif2 --  cl tried   110953 cl shrink        0 lits rem          0 time: 0.02
952.52/952.54	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.14
952.52/952.55	c calculated reachability. Time: 0.00
952.52/952.55	c  N st   326   3712902       679      2946         0    110953      8965   1815863     19.41   no data  --
966.72/966.77	c  F st   327   3751562       679      2946         0    148879      8965   2957040     19.41   no data  --
966.72/966.77	c  N st   327   3751562       679      2946         0    148879      8965   2957040     19.41   no data  --
969.42/969.43	c Decided on static restart strategy
977.82/977.86	c  N st   337   3779872       679      2946         0     93427      8965   1189088     19.41   no data  --
988.32/988.31	c  N st   339   3815865       679      2946         0    128837      8965   2321265     19.41   no data  --
999.22/999.22	c  N st   340   3848257       679      2946         0    160851      8965   3393244     19.41   no data  --
1013.52/1013.56	c  N st   341   3896845       679      2946         0    124197      8965   2157856     19.41   no data  --
1037.92/1037.98	c  N st   342   3969728       679      2946         0    110456      8965   1727257     19.41   no data  --
1073.12/1073.16	c  N st   343   4079053       679      2946         0    131593      8965   2438888     19.41   no data  --
1121.82/1121.82	c  N st   344   4212902       679      2946         0    175493      8965   3866294     19.41   no data  --
1121.82/1121.82	c  S st   344   4212902       679      2946         0    175493      8965   3866294     19.41   no data  --
1122.22/1122.29	c  S st   344   4213404       679      2946         0    175995      8965   3881160     19.41   no data  --
1122.32/1122.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1122.32/1122.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1122.32/1122.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1122.52/1122.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1122.52/1122.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1122.52/1122.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
1122.52/1122.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1181.12/1181.16	c lits-rem:       271  cl-subs:     8086  v-elim:      0  v-fix:    0  time: 58.65 s
1181.12/1181.16	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
1181.22/1181.20	c vivif2 --  cl tried   167909 cl shrink        0 lits rem          0 time: 0.05
1181.52/1181.52	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.32
1181.52/1181.53	c calculated reachability. Time: 0.00
1181.52/1181.53	c  N st   344   4213404       679      2946         0    167909      8965   3602335     19.41   no data  --
1276.43/1276.44	c  N st   345   4459382       679      2946         0    141263      8965   2633755     19.41   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370094-1305386158/watcher-3370094-1305386158 -o /tmp/evaluation-result-3370094-1305386158/solver-3370094-1305386158 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370094-1305386158.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.99 2.32 3.26 3/324 12524
/proc/meminfo: memFree=28110780/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=30196 CPUtime=0 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 624 0 0 0 0 0 0 0 23 0 1 0 650214634 30920704 546 33554432000 4194304 4650387 140735945523088 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 7549 547 355 112 0 2514 0

[startup+0.0447461 s]
/proc/loadavg: 0.99 2.32 3.26 3/324 12524
/proc/meminfo: memFree=28110780/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=30632 CPUtime=0.04 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 805 0 0 0 4 0 0 0 23 0 1 0 650214634 31367168 727 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 7658 727 378 112 0 2623 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30632

[startup+0.100737 s]
/proc/loadavg: 0.99 2.32 3.26 3/324 12524
/proc/meminfo: memFree=28110780/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=30632 CPUtime=0.09 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 872 0 0 0 9 0 0 0 23 0 1 0 650214634 31367168 794 33554432000 4194304 4650387 140735945523088 18446744073709551615 4314839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 7658 794 379 112 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30632

[startup+0.3007 s]
/proc/loadavg: 0.99 2.32 3.26 3/324 12524
/proc/meminfo: memFree=28110780/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=31240 CPUtime=0.29 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 1200 0 0 0 29 0 0 0 25 0 1 0 650214634 31989760 936 33554432000 4194304 4650387 140735945523088 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 7810 936 381 112 0 2775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31240

[startup+0.700628 s]
/proc/loadavg: 0.99 2.32 3.26 3/324 12524
/proc/meminfo: memFree=28110780/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=31756 CPUtime=0.69 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 1656 0 0 0 69 0 0 0 25 0 1 0 650214634 32518144 1118 33554432000 4194304 4650387 140735945523088 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 7939 1118 381 112 0 2904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31756

[startup+1.50049 s]
/proc/loadavg: 0.99 2.32 3.26 5/330 12535
/proc/meminfo: memFree=28084244/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=39048 CPUtime=1.49 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 4176 0 0 0 149 0 0 0 25 0 1 0 650214634 39985152 2860 33554432000 4194304 4650387 140735945523088 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 9762 2860 383 112 0 4727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39048

[startup+3.1002 s]
/proc/loadavg: 0.99 2.32 3.26 5/330 12535
/proc/meminfo: memFree=28065768/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=47960 CPUtime=3.09 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 5110 0 0 0 309 0 0 0 25 0 1 0 650214634 49111040 3339 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 11990 3339 383 112 0 6955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47960

[startup+6.30063 s]
/proc/loadavg: 1.23 2.35 3.27 5/330 12535
/proc/meminfo: memFree=28048328/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=66680 CPUtime=6.29 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 6405 0 0 0 628 1 0 0 25 0 1 0 650214634 68280320 4634 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 16670 4634 383 112 0 11635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66680

[startup+12.7005 s]
/proc/loadavg: 1.45 2.38 3.27 5/330 12536
/proc/meminfo: memFree=28025916/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=57684 CPUtime=12.69 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 10231 0 0 0 1267 2 0 0 25 0 1 0 650214634 59068416 5948 33554432000 4194304 4650387 140735945523088 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 14421 5948 383 112 0 9386 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57684

[startup+25.5002 s]
/proc/loadavg: 2.01 2.46 3.28 5/330 12536
/proc/meminfo: memFree=27987032/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=78196 CPUtime=25.49 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 16069 0 0 0 2547 2 0 0 25 0 1 0 650214634 80072704 10735 33554432000 4194304 4650387 140735945523088 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 19549 10735 383 112 0 14514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78196

[startup+51.1007 s]
/proc/loadavg: 2.69 2.58 3.30 5/330 12537
/proc/meminfo: memFree=27966516/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=78596 CPUtime=51.09 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 25086 0 0 0 5105 4 0 0 25 0 1 0 650214634 80482304 12146 33554432000 4194304 4650387 140735945523088 18446744073709551615 4313307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 19649 12146 383 112 0 14614 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78596

[startup+102.312 s]
/proc/loadavg: 3.43 2.80 3.33 5/330 12538
/proc/meminfo: memFree=27934632/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=83240 CPUtime=102.3 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 42766 0 0 0 10223 7 0 0 25 0 1 0 650214634 85237760 13272 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 20810 13272 383 112 0 15775 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83240

[startup+162.301 s]
/proc/loadavg: 3.79 3.01 3.37 5/330 12540
/proc/meminfo: memFree=27879288/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=99476 CPUtime=162.29 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 60003 0 0 0 16218 11 0 0 25 0 1 0 650214634 101863424 18446 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 24869 18446 383 112 0 19834 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99476

[startup+222.3 s]
/proc/loadavg: 4.05 3.22 3.42 5/330 12541
/proc/meminfo: memFree=27835340/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=117808 CPUtime=222.3 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 77663 0 0 0 22213 17 0 0 25 0 1 0 650214634 120635392 22398 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 29452 22398 383 112 0 24417 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117808

[startup+282.3 s]
/proc/loadavg: 4.06 3.37 3.46 5/330 12543
/proc/meminfo: memFree=27819916/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=118088 CPUtime=282.29 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 91855 0 0 0 28208 21 0 0 25 0 1 0 650214634 120922112 21523 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 29522 21523 383 112 0 24487 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118088

[startup+342.301 s]
/proc/loadavg: 4.02 3.48 3.49 5/330 12544
/proc/meminfo: memFree=27749964/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=148916 CPUtime=342.29 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 108941 0 0 0 34205 24 0 0 25 0 1 0 650214634 152489984 30244 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 37229 30244 383 112 0 32194 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 148916

[startup+402.301 s]
/proc/loadavg: 4.10 3.60 3.53 5/330 12546
/proc/meminfo: memFree=27732568/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=149144 CPUtime=402.3 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 121064 0 0 0 40201 29 0 0 25 0 1 0 650214634 152723456 30649 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 37286 30649 383 112 0 32251 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149144

[startup+462.3 s]
/proc/loadavg: 4.03 3.67 3.56 5/330 12548
/proc/meminfo: memFree=27699420/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=169568 CPUtime=462.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 134265 0 0 0 46198 33 0 0 25 0 1 0 650214634 173637632 34514 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 42392 34514 383 112 0 37357 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 169568

[startup+522.301 s]
/proc/loadavg: 4.01 3.73 3.58 5/330 12549
/proc/meminfo: memFree=27683628/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=169720 CPUtime=522.3 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 144363 0 0 0 52194 36 0 0 25 0 1 0 650214634 173793280 34860 33554432000 4194304 4650387 140735945523088 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 42430 34860 383 112 0 37395 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169720

[startup+582.301 s]
/proc/loadavg: 4.00 3.78 3.60 5/330 12551
/proc/meminfo: memFree=27691652/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=169936 CPUtime=582.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 154443 0 0 0 58192 39 0 0 25 0 1 0 650214634 174014464 34618 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 42484 34618 383 112 0 37449 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 169936

[startup+642.3 s]
/proc/loadavg: 4.00 3.81 3.63 5/330 12552
/proc/meminfo: memFree=27638652/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=236908 CPUtime=642.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 159927 0 0 0 64191 40 0 0 25 0 1 0 650214634 242593792 40102 33554432000 4194304 4650387 140735945523088 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 59227 40102 383 112 0 54192 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 236908

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.65 5/330 12554
/proc/meminfo: memFree=27631672/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=186108 CPUtime=702.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 170004 0 0 0 70187 44 0 0 25 0 1 0 650214634 190574592 39242 33554432000 4194304 4650387 140735945523088 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 46527 39242 383 112 0 41492 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 186108

[startup+762.312 s]
/proc/loadavg: 3.56 3.76 3.63 4/324 12573
/proc/meminfo: memFree=27709792/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=186324 CPUtime=762.33 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 180399 0 0 0 76185 48 0 0 25 0 1 0 650214634 190795776 38465 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 46581 38465 383 112 0 41546 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 186324

[startup+822.3 s]
/proc/loadavg: 3.24 3.63 3.59 4/324 12574
/proc/meminfo: memFree=27690036/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=195536 CPUtime=822.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 190842 0 0 0 82180 51 0 0 25 0 1 0 650214634 200228864 41095 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 48884 41095 383 112 0 43849 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 195536

[startup+882.301 s]
/proc/loadavg: 3.09 3.52 3.55 4/324 12576
/proc/meminfo: memFree=27683792/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=248984 CPUtime=882.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 199723 0 0 0 88176 55 0 0 25 0 1 0 650214634 254959616 42290 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 62246 42290 383 112 0 57211 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 248984

[startup+942.301 s]
/proc/loadavg: 3.15 3.45 3.53 4/324 12577
/proc/meminfo: memFree=27682492/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=195812 CPUtime=942.32 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 209278 0 0 0 94174 58 0 0 25 0 1 0 650214634 200511488 40077 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 48953 40077 383 112 0 43918 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 195812

[startup+1002.3 s]
/proc/loadavg: 3.06 3.37 3.49 4/324 12579
/proc/meminfo: memFree=27651828/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=259908 CPUtime=1002.32 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 218007 0 0 0 100171 61 0 0 25 0 1 0 650214634 266145792 44776 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 64977 44776 383 112 0 59942 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 259908

[startup+1062.3 s]
/proc/loadavg: 3.02 3.30 3.45 4/324 12581
/proc/meminfo: memFree=27659108/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=205868 CPUtime=1062.31 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 227943 0 0 0 106166 65 0 0 25 0 1 0 650214634 210808832 42093 33554432000 4194304 4650387 140735945523088 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 51467 42093 383 112 0 46432 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205868

[startup+1122.3 s]
/proc/loadavg: 3.00 3.24 3.43 4/324 12582
/proc/meminfo: memFree=27637984/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=261016 CPUtime=1122.32 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 235287 0 0 0 112163 69 0 0 25 0 1 0 650214634 267280384 45071 33554432000 4194304 4650387 140735945523088 18446744073709551615 4477512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 65254 45071 383 112 0 60219 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 261016

[startup+1182.3 s]
/proc/loadavg: 3.00 3.19 3.40 4/324 12584
/proc/meminfo: memFree=27573464/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=292784 CPUtime=1182.32 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 242990 0 0 0 118162 70 0 0 25 0 1 0 650214634 299810816 52774 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 73196 52774 383 112 0 68161 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 292784

[startup+1242.3 s]
/proc/loadavg: 3.00 3.16 3.37 4/324 12585
/proc/meminfo: memFree=27590888/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=237780 CPUtime=1242.32 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 250465 0 0 0 124158 74 0 0 25 0 1 0 650214634 243486720 51218 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 59445 51218 383 112 0 54410 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 237780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.12 3.34 3/323 12588
/proc/meminfo: memFree=27702964/32950928 swapFree=60199044/67111528
[pid=12524] ppid=12522 vsize=237880 CPUtime=1300.03 cores=1,3
/proc/12524/stat : 12524 (strangenight1-s) R 12522 12524 11551 0 -1 4202496 258541 0 0 0 129927 76 0 0 25 0 1 0 650214634 243589120 50417 33554432000 4194304 4650387 140735945523088 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12524/statm: 59470 50417 383 112 0 54435 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 237880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.28
CPU system time (s): 0.775882
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 306780

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

runsolver used 3.87541 second user time and 9.27459 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 17:15:58
IDJOB=3370094
IDBENCH=82903
IDSOLVER=1847
FILE ID=node122/3370094-1305386158
RUNJOBID= node122-1305386158-12494
PBS_JOBID= 13324380
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S171669125-021.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370094-1305386158/watcher-3370094-1305386158 -o /tmp/evaluation-result-3370094-1305386158/solver-3370094-1305386158 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370094-1305386158.cnf

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

MD5SUM BENCH= 9649b9e4fa8d251c4c59f8783cbf0b60
RANDOM SEED=1631913651

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28110936 kB
Buffers:        260516 kB
Cached:        3265100 kB
SwapCached:      50104 kB
Active:         844728 kB
Inactive:      3787492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28110936 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           18628 kB
Writeback:           0 kB
AnonPages:     1067276 kB
Mapped:          14128 kB
Slab:           111764 kB
PageTables:      32424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52590688 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= 73424 MiB
End job on node122 at 2011-05-14 17:37:40