Trace number 3264446

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted 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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264446-1303572195.cnf'
0.00/0.00	c -- header says num vars:            764
0.00/0.00	c -- header says num clauses:        9695
0.00/0.00	c -- clauses added:            0 learnts,         9695 normals,            0 xors
0.00/0.00	c -- vars added        764
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       764      9695         0         0     29276         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/9695/9695 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    764 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    191  v-fix:    0  time:  0.02 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:       0 undec:     191 neg:     573
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0       573      9504         0         0     42768         0   no data   no data  --
0.09/0.13	c Decided on static restart strategy
0.19/0.27	c  N st     8      4915       573      9504         7      4657     42698     78749   no data   no data  --
0.59/0.65	c  N st    10     11297       573      9504        10      4834     42657     53486   no data   no data  --
0.99/1.05	c  N st    11     17041       573      9504        12     10343     42636    166926   no data   no data  --
1.69/1.75	c  F st    12     25000       573      9504        14     13395     42621    222646   no data   no data  --
1.69/1.75	c  N st    12     25000       573      9504        14     13395     42621    222646   no data   no data  --
2.19/2.24	c Decided on static restart strategy
2.19/2.24	c  N st    18     30000       573      9504        16     12132     42621    156207   no data   no data  --
2.19/2.24	c  S st    18     30000       573      9504        16     12132     42621    156207   no data   no data  --
2.19/2.27	c  S st    18     30501       573      9504        21     12621     42619    161135   no data   no data  --
2.19/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.29	c subs with bin:       53  lits-rem:       863  v-fix:    0  time:  0.00 s
2.19/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
2.19/2.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.65	c lits-rem:     10797  cl-subs:     3392  v-elim:      0  v-fix:    0  time:  0.36 s
2.69/2.70	c asymm  cl-useful: 0/9504/9504 lits-rem:0 time: 0.05
2.69/2.70	c calculated reachability. Time: 0.00
2.69/2.70	c  N st    18     30501       573      9504        21      9176     31773    125466   no data   no data  --
3.39/3.46	c  N st    20     37611       573      9504        26     15930     31773    251991   no data   no data  --
4.09/4.15	c  N st    21     44011       573      9504        27     13911     31773    210892   no data   no data  --
4.09/4.15	c Finding binary XORs  T:     0.00 s  found:       0
4.29/4.35	c  S st    22     45752       573      9504        32     15588     31773    243972   no data   no data  --
4.29/4.39	c  S st    22     46254       573      9504        34     16086     31773    252778   no data   no data  --
4.29/4.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.42	c subs with bin:       32  lits-rem:      2490  v-fix:    0  time:  0.01 s
4.39/4.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
4.39/4.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.29/5.33	c lits-rem:      3059  cl-subs:     2237  v-elim:      0  v-fix:    0  time:  0.91 s
5.29/5.33	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
5.29/5.33	c vivif2 --  cl tried    13817 cl shrink       21 lits rem         21 time: 0.00
5.29/5.40	c asymm  cl-useful: 0/9504/9504 lits-rem:0 time: 0.06
5.39/5.40	c calculated reachability. Time: 0.00
5.39/5.40	c  N st    22     46254       573      9504        34     13817     31773    211425   no data   no data  --
7.18/7.23	c  N st    23     60654       573      9504        43     18693     31773    292531   no data   no data  --
8.28/8.30	c  N st    24     69381       573      9504        45     17391     31773    240571   no data   no data  --
8.28/8.30	c  S st    24     69381       573      9504        45     17391     31773    240571   no data   no data  --
8.28/8.35	c  S st    24     69887       573      9504        49     17887     31773    249171   no data   no data  --
8.28/8.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.28/8.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.28/8.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.28/8.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.28/8.38	c subs with bin:       35  lits-rem:      2819  v-fix:    0  time:  0.02 s
8.28/8.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
8.28/8.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.19/9.25	c lits-rem:      2831  cl-subs:     3819  v-elim:      0  v-fix:    0  time:  0.87 s
9.19/9.25	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
9.19/9.26	c vivif2 --  cl tried    14033 cl shrink       46 lits rem         46 time: 0.00
9.29/9.32	c asymm  cl-useful: 9/9504/9504 lits-rem:9 time: 0.07
9.29/9.32	c calculated reachability. Time: 0.00
9.29/9.32	c  N st    24     69887       573      9504        49     14033     31764    183961   no data   no data  --
11.59/11.68	c  F st    25     87501       573      9504        53     20486     31764    304157   no data   no data  --
11.59/11.68	c  N st    25     87501       573      9504        53     20486     31764    304157   no data   no data  --
11.59/11.68	c Finding binary XORs  T:     0.00 s  found:       0
12.29/12.34	c Decided on static restart strategy
12.59/12.67	c  N st    32     95539       573      9504        54     16634     31764    201480   no data   no data  --
13.89/13.94	c  N st    34    104831       573      9504        55     13112     31764    126397   no data   no data  --
13.89/13.94	c  S st    34    104831       573      9504        55     13112     31764    126397   no data   no data  --
13.89/13.98	c  S st    34    105331       573      9504        59     13605     31764    136214   no data   no data  --
13.89/13.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.89/13.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.89/13.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.00	c subs with bin:       23  lits-rem:       989  v-fix:    0  time:  0.00 s
13.99/14.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
13.99/14.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.30/14.33	c lits-rem:      1208  cl-subs:      339  v-elim:      0  v-fix:    0  time:  0.34 s
14.30/14.33	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
14.30/14.34	c vivif2 --  cl tried    13243 cl shrink       11 lits rem         13 time: 0.00
14.39/14.40	c asymm  cl-useful: 1/9504/9504 lits-rem:1 time: 0.06
14.39/14.40	c calculated reachability. Time: 0.00
14.39/14.40	c  N st    34    105331       573      9504        59     13243     31763    130125   no data   no data  --
15.59/15.68	c  N st    35    114929       573      9504        60     22583     31763    320214   no data   no data  --
17.69/17.70	c  N st    36    129326       573      9504        61     22940     31763    314903   no data   no data  --
20.89/20.91	c  N st    37    150922       573      9504        69     29208     31763    409219   no data   no data  --
20.89/20.91	c Finding binary XORs  T:     0.00 s  found:       0
21.89/21.96	c  S st    38    157999       573      9504        69     20598     31763    239620   no data   no data  --
21.99/22.01	c  S st    38    158502       573      9504        70     21095     31763    248297   no data   no data  --
21.99/22.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.99/22.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.99/22.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.99/22.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.99/22.04	c subs with bin:       49  lits-rem:      2721  v-fix:    0  time:  0.01 s
21.99/22.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
21.99/22.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.99/23.09	c lits-rem:      2461  cl-subs:     2355  v-elim:      0  v-fix:    0  time:  1.05 s
22.99/23.09	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
22.99/23.10	c vivif2 --  cl tried    18691 cl shrink       20 lits rem         22 time: 0.00
23.09/23.17	c asymm  cl-useful: 1/9504/9504 lits-rem:1 time: 0.08
23.09/23.18	c calculated reachability. Time: 0.00
23.09/23.18	c  N st    38    158502       573      9504        73     18691     31762    207254   no data   no data  --
30.49/30.59	c  N st    39    207090       573      9504        75     32000     31762    439915   no data   no data  --
35.79/35.80	c  N st    40    237753       573      9504        75     24089     31762    273146   no data   no data  --
35.79/35.80	c  S st    40    237753       573      9504        75     24089     31762    273146   no data   no data  --
35.79/35.85	c  S st    40    238257       573      9504        77     24588     31762    282699   no data   no data  --
35.79/35.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.79/35.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.79/35.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.79/35.87	c bin-w-bin subsume rem            1 bins  time:  0.00 s
35.79/35.88	c subs with bin:       14  lits-rem:       407  v-fix:    0  time:  0.01 s
35.79/35.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
35.79/35.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.19/37.22	c lits-rem:      4149  cl-subs:     1831  v-elim:      0  v-fix:    0  time:  1.34 s
37.19/37.22	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
37.19/37.22	c vivif2 --  cl tried    22743 cl shrink      110 lits rem        110 time: 0.00
37.29/37.31	c asymm  cl-useful: 1/9504/9504 lits-rem:1 time: 0.09
37.29/37.32	c calculated reachability. Time: 0.00
37.29/37.32	c  N st    40    238257       573      9504        78     22743     31761    248930   no data   no data  --
49.09/49.13	c  F st    41    306251       573      9504        84     24415     31761    242550   no data   no data  --
49.09/49.13	c  N st    41    306251       573      9504        84     24415     31761    242550   no data   no data  --
49.09/49.13	c Finding binary XORs  T:     0.00 s  found:       0
49.89/49.90	c Decided on static restart strategy
53.49/53.59	c  N st    51    334552       573      9504        89     28678     31761    321795   no data   no data  --
57.89/57.93	c  N st    53    357385       573      9504        89     26696     31761    263735   no data   no data  --
57.89/57.93	c  S st    53    357385       573      9504        89     26696     31761    263735   no data   no data  --
57.89/58.00	c  S st    53    357889       573      9504        89     27200     31761    273248   no data   no data  --
57.99/58.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.99/58.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.99/58.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      1 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
57.99/58.01	c Replacing        1 vars Replaced      690 lits Time:     0.00 s 
57.99/58.02	c bin-w-bin subsume rem            1 bins  time:  0.00 s
57.99/58.02	c subs with bin:       26  lits-rem:       989  v-fix:    0  time:  0.01 s
57.99/58.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
57.99/58.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.09/59.17	c lits-rem:      1829  cl-subs:     1796  v-elim:      0  v-fix:    0  time:  1.14 s
59.09/59.17	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
59.09/59.17	c vivif2 --  cl tried    25388 cl shrink        0 lits rem          0 time: 0.00
59.19/59.27	c asymm  cl-useful: 0/9490/9490 lits-rem:0 time: 0.10
59.19/59.27	c calculated reachability. Time: 0.00
59.19/59.27	c  N st    53    357889       572      9490        88     25388     31717    245019   no data   no data  --
65.49/65.56	c  N st    54    390281       572      9490        90     31464     31717    332139   no data   no data  --
75.28/75.38	c  N st    55    438869       572      9490        96     52123     31717    731907   no data   no data  --
75.28/75.38	c Finding binary XORs  T:     0.00 s  found:       0
89.28/89.36	c  N st    56    511752       572      9490       101     38664     31717    432402   no data   no data  --
93.98/94.07	c  N st    57    536833       572      9490       101     33066     31717    330537   no data   no data  --
93.98/94.07	c  S st    57    536833       572      9490       101     33066     31717    330537   no data   no data  --
94.09/94.15	c  S st    57    537336       572      9490       104     33564     31717    340311   no data   no data  --
94.09/94.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.09/94.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.09/94.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
94.09/94.18	c bin-w-bin subsume rem            1 bins  time:  0.00 s
94.09/94.19	c subs with bin:       50  lits-rem:      2404  v-fix:    0  time:  0.02 s
94.09/94.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
94.09/94.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
95.39/95.44	c lits-rem:      2428  cl-subs:     1673  v-elim:      0  v-fix:    0  time:  1.25 s
95.39/95.45	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
95.39/95.45	c vivif2 --  cl tried    31841 cl shrink        0 lits rem          0 time: 0.00
95.49/95.57	c asymm  cl-useful: 0/9490/9490 lits-rem:0 time: 0.12
95.49/95.57	c calculated reachability. Time: 0.00
95.49/95.57	c  N st    57    537336       572      9490       109     31841     31717    314184   no data   no data  --
129.70/129.80	c  N st    58    701322       572      9490       112     60687     31717    784733   no data   no data  --
129.80/129.80	c Finding binary XORs  T:     0.00 s  found:       0
153.09/153.10	c  N st    59    806005       572      9490       113     54584     31717    660901   no data   no data  --
153.09/153.10	c  S st    59    806005       572      9490       113     54584     31717    660901   no data   no data  --
153.19/153.22	c  S st    59    806507       572      9490       115     55081     31717    670723   no data   no data  --
153.19/153.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.19/153.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.19/153.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
153.19/153.26	c bin-w-bin subsume rem            2 bins  time:  0.00 s
153.19/153.28	c subs with bin:       16  lits-rem:       571  v-fix:    0  time:  0.02 s
153.19/153.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
153.19/153.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
156.69/156.76	c lits-rem:      3635  cl-subs:    10841  v-elim:      0  v-fix:    0  time:  3.48 s
156.69/156.76	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
156.69/156.77	c vivif2 --  cl tried    44224 cl shrink        0 lits rem          0 time: 0.01
156.89/156.93	c asymm  cl-useful: 1/9490/9490 lits-rem:1 time: 0.16
156.89/156.94	c calculated reachability. Time: 0.00
156.89/156.94	c  N st    59    806507       572      9490       113     44224     31716    516281   no data   no data  --
217.80/217.84	c  F st    60   1071876       572      9490       114     60622     31716    738486   no data   no data  --
217.80/217.84	c  N st    60   1071876       572      9490       114     60622     31716    738486   no data   no data  --
219.19/219.22	c Decided on static restart strategy
226.19/226.24	c  N st    70   1100176       572      9490       115     44564     31716    427487   no data   no data  --
235.69/235.70	c  N st    72   1136169       572      9490       115     79168     31716   1075641   no data   no data  --
244.39/244.44	c  N st    73   1168562       572      9490       115     66237     31716    866785   no data   no data  --
255.50/255.50	c  N st    74   1209760       572      9490       116     60811     31716    741000   no data   no data  --
255.50/255.50	c  S st    74   1209760       572      9490       116     60811     31716    741000   no data   no data  --
255.60/255.64	c  S st    74   1210264       572      9490       122     61304     31716    750757   no data   no data  --
255.60/255.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
255.60/255.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.60/255.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
255.70/255.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.70/255.74	c subs with bin:       23  lits-rem:      2809  v-fix:    0  time:  0.04 s
255.70/255.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
255.70/255.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
260.60/260.68	c lits-rem:      4840  cl-subs:     7716  v-elim:      0  v-fix:    0  time:  4.94 s
260.60/260.68	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
260.60/260.70	c vivif2 --  cl tried    53565 cl shrink        0 lits rem          0 time: 0.01
260.99/261.01	c asymm  cl-useful: 0/9047/9490 lits-rem:0 time: 0.31
260.99/261.01	c calculated reachability. Time: 0.00
260.99/261.01	c  N st    74   1210264       572      9490       123     53565     31716    623359   no data   no data  --
260.99/261.01	c Finding binary XORs  T:     0.00 s  found:       0
278.80/278.84	c  N st    75   1283148       572      9490       123     77695     31716   1058934   no data   no data  --
306.99/307.09	c  N st    76   1392472       572      9490       125     87587     31716   1220477   no data   no data  --
348.60/348.66	c  N st    77   1556458       572      9490       125     95401     31716   1295142   no data   no data  --
394.09/394.17	c  N st    78   1710264       572      9490       125     84258     31716   1058126   no data   no data  --
394.09/394.17	c  S st    78   1710264       572      9490       125     84258     31716   1058126   no data   no data  --
394.29/394.37	c  S st    78   1710767       572      9490       130     84752     31716   1067395   no data   no data  --
394.29/394.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.29/394.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
394.39/394.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
394.39/394.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.49/394.55	c subs with bin:       11  lits-rem:      3293  v-fix:    0  time:  0.09 s
394.49/394.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
394.49/394.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
403.29/403.34	c lits-rem:      1624  cl-subs:    20420  v-elim:      0  v-fix:    0  time:  8.78 s
403.29/403.34	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
403.29/403.36	c vivif2 --  cl tried    64321 cl shrink        0 lits rem          0 time: 0.02
403.60/403.65	c asymm  cl-useful: 0/5666/9490 lits-rem:0 time: 0.30
403.60/403.66	c calculated reachability. Time: 0.00
403.60/403.66	c  N st    78   1710767       572      9490       130     64321     31716    771147   no data   no data  --
505.30/505.32	c  N st    79   2079733       572      9490       132     76945     31716    899210   no data   no data  --
542.10/542.13	c  N st    80   2210768       572      9490       134     80642     31716    973530   no data   no data  --
542.10/542.13	c  S st    80   2210768       572      9490       134     80642     31716    973530   no data   no data  --
542.10/542.13	c Finding binary XORs  T:     0.00 s  found:       0
542.20/542.28	c  S st    80   2211271       572      9490       138     81137     31716    982395   no data   no data  --
542.20/542.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
542.20/542.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
542.31/542.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
542.31/542.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
542.31/542.38	c subs with bin:       13  lits-rem:      1035  v-fix:    0  time:  0.03 s
542.31/542.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
542.31/542.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
548.50/548.60	c lits-rem:      3529  cl-subs:    13379  v-elim:      0  v-fix:    0  time:  6.22 s
548.60/548.60	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
548.60/548.61	c vivif2 --  cl tried    67745 cl shrink        0 lits rem          0 time: 0.02
548.60/548.66	c asymm  cl-useful: 0/3824/9490 lits-rem:0 time: 0.05
548.60/548.67	c calculated reachability. Time: 0.00
548.60/548.67	c  N st    80   2211271       572      9490       138     67745     31716    755358   no data   no data  --
694.30/694.36	c  N st    81   2711271       572      9490       140     91620     31716   1088093   no data   no data  --
694.30/694.36	c  S st    81   2711271       572      9490       140     91620     31716   1088093   no data   no data  --
694.50/694.56	c  S st    81   2711773       572      9490       142     92117     31716   1097061   no data   no data  --
694.50/694.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
694.50/694.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.60/694.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
694.60/694.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
694.60/694.69	c subs with bin:        8  lits-rem:      2347  v-fix:    0  time:  0.05 s
694.60/694.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
694.60/694.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
701.71/701.78	c lits-rem:      2362  cl-subs:    17139  v-elim:      0  v-fix:    0  time:  7.08 s
701.71/701.78	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
701.71/701.80	c vivif2 --  cl tried    74970 cl shrink        0 lits rem          0 time: 0.02
702.00/702.01	c asymm  cl-useful: 0/4513/9490 lits-rem:0 time: 0.22
702.00/702.02	c calculated reachability. Time: 0.00
702.00/702.02	c  N st    81   2711773       572      9490       142     74970     31716    837383   no data   no data  --
856.60/856.60	c  N st    82   3211773       572      9490       144    126835     31716   1678357   no data   no data  --
856.60/856.60	c  S st    82   3211773       572      9490       144    126835     31716   1678357   no data   no data  --
856.60/856.60	c Finding binary XORs  T:     0.00 s  found:       0
856.81/856.86	c  S st    82   3212278       572      9490       146    127335     31716   1688586   no data   no data  --
856.81/856.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
856.81/856.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
856.91/856.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
856.91/856.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.00/857.05	c subs with bin:       11  lits-rem:       584  v-fix:    0  time:  0.06 s
857.00/857.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
857.00/857.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
878.00/878.07	c lits-rem:       975  cl-subs:    39528  v-elim:      0  v-fix:    0  time: 21.02 s
878.00/878.07	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
878.00/878.09	c vivif2 --  cl tried    87796 cl shrink        0 lits rem          0 time: 0.02
878.10/878.19	c asymm  cl-useful: 0/4977/9490 lits-rem:0 time: 0.10
878.10/878.19	c calculated reachability. Time: 0.00
878.10/878.19	c  N st    82   3212278       572      9490       146     87796     31716   1055987   no data   no data  --
1021.80/1021.90	c  N st    83   3712278       572      9490       147    106193     31716   1224511   no data   no data  --
1021.80/1021.90	c  S st    83   3712278       572      9490       147    106193     31716   1224511   no data   no data  --
1022.10/1022.10	c  S st    83   3712783       572      9490       152    106691     31716   1234624   no data   no data  --
1022.10/1022.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1022.10/1022.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.10/1022.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
1022.10/1022.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1022.20/1022.24	c subs with bin:       13  lits-rem:      2415  v-fix:    0  time:  0.05 s
1022.20/1022.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
1022.20/1022.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1033.80/1033.85	c lits-rem:      4156  cl-subs:    17101  v-elim:      0  v-fix:    0  time: 11.60 s
1033.80/1033.85	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
1033.80/1033.87	c vivif2 --  cl tried    89577 cl shrink        0 lits rem          0 time: 0.02
1034.20/1034.22	c asymm  cl-useful: 0/3888/9490 lits-rem:0 time: 0.35
1034.20/1034.23	c calculated reachability. Time: 0.00
1034.20/1034.23	c  N st    83   3712783       572      9490       152     89577     31716    990495   no data   no data  --
1046.30/1046.37	c  F st    84   3751562       572      9490       152    127032     31716   1690619   no data   no data  --
1046.30/1046.37	c  N st    84   3751562       572      9490       152    127032     31716   1690619   no data   no data  --
1048.31/1048.38	c Decided on static restart strategy
1058.00/1058.05	c  N st    94   3779864       572      9490       153    154364     31716   2217717   no data   no data  --
1064.20/1064.20	c Finding binary XORs  T:     0.00 s  found:       0
1071.00/1071.07	c  N st    96   3815858       572      9490       154    107820     31716   1288282   no data   no data  --
1082.91/1082.91	c  N st    97   3848251       572      9490       154    139185     31716   1896388   no data   no data  --
1099.21/1099.23	c  N st    98   3896840       572      9490       154    104311     31716   1262544   no data   no data  --
1123.50/1123.52	c  N st    99   3969723       572      9490       154     91918     31716    995011   no data   no data  --
1161.52/1161.58	c  N st   100   4079047       572      9490       156    114290     31716   1489725   no data   no data  --
1213.31/1213.32	c  N st   101   4212783       572      9490       156    157652     31716   2174654   no data   no data  --
1213.31/1213.32	c  S st   101   4212783       572      9490       156    157652     31716   2174654   no data   no data  --
1213.70/1213.74	c  S st   101   4213283       572      9490       158    158148     31716   2184538   no data   no data  --
1213.70/1213.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1213.70/1213.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1213.80/1213.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1213.90/1213.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1214.10/1214.17	c subs with bin:       18  lits-rem:      6291  v-fix:    0  time:  0.25 s
1214.10/1214.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
1214.10/1214.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1259.31/1259.35	c lits-rem:      9835  cl-subs:    50889  v-elim:      0  v-fix:    0  time: 45.17 s
1259.31/1259.35	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
1259.31/1259.38	c vivif2 --  cl tried   107241 cl shrink        0 lits rem          0 time: 0.03
1259.52/1259.56	c asymm  cl-useful: 0/5602/9490 lits-rem:0 time: 0.18
1259.52/1259.57	c calculated reachability. Time: 0.00
1259.52/1259.57	c  N st   101   4213283       572      9490       158    107241     31716   1367271   no data   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: 935)

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-3264446-1303572195/watcher-3264446-1303572195 -o /tmp/evaluation-result-3264446-1303572195/solver-3264446-1303572195 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3264446-1303572195.cnf 

running on 2 cores: 0,2

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: 3.68 3.93 3.98 3/174 19854
/proc/meminfo: memFree=18493616/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=29952 CPUtime=0 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 547 0 0 0 0 0 0 0 23 0 1 0 468818018 30670848 487 33554432000 4194304 4650387 140735296191088 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 7488 488 327 112 0 2453 0

[startup+0.0965429 s]
/proc/loadavg: 3.68 3.93 3.98 3/174 19854
/proc/meminfo: memFree=18493616/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=33636 CPUtime=0.09 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 1600 0 0 0 9 0 0 0 23 0 1 0 468818018 34443264 1463 33554432000 4194304 4650387 140735296191088 18446744073709551615 4366258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 8409 1463 378 112 0 3374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33636

[startup+0.100546 s]
/proc/loadavg: 3.68 3.93 3.98 3/174 19854
/proc/meminfo: memFree=18493616/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=33636 CPUtime=0.09 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 1602 0 0 0 9 0 0 0 23 0 1 0 468818018 34443264 1465 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 8409 1465 378 112 0 3374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33636

[startup+0.300494 s]
/proc/loadavg: 3.68 3.93 3.98 3/174 19854
/proc/meminfo: memFree=18493616/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=33840 CPUtime=0.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 1788 0 0 0 29 0 0 0 25 0 1 0 468818018 34652160 1441 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 8460 1441 381 112 0 3425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33840

[startup+0.700449 s]
/proc/loadavg: 3.68 3.93 3.98 3/174 19854
/proc/meminfo: memFree=18493616/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=34176 CPUtime=0.69 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 2150 0 0 0 69 0 0 0 25 0 1 0 468818018 34996224 1560 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 8544 1560 381 112 0 3509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34176

[startup+1.50032 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18459816/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=34592 CPUtime=1.49 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 2587 0 0 0 149 0 0 0 25 0 1 0 468818018 35422208 1711 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 8648 1711 381 112 0 3613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34592

[startup+3.10102 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18443416/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=39192 CPUtime=3.09 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 4166 0 0 0 309 0 0 0 25 0 1 0 468818018 40132608 2923 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 9798 2923 383 112 0 4763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39192

[startup+6.30051 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18421544/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=41776 CPUtime=6.28 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 5570 0 0 0 628 0 0 0 25 0 1 0 468818018 42778624 3454 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 10444 3454 383 112 0 5409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41776

[startup+12.7004 s]
/proc/loadavg: 3.75 3.94 3.98 5/190 19881
/proc/meminfo: memFree=18398880/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=43976 CPUtime=12.69 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 7477 0 0 0 1268 1 0 0 25 0 1 0 468818018 45031424 3935 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 10994 3935 383 112 0 5959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43976

[startup+25.5003 s]
/proc/loadavg: 3.79 3.94 3.98 5/190 19881
/proc/meminfo: memFree=18379304/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=45708 CPUtime=25.49 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 10743 0 0 0 2548 1 0 0 25 0 1 0 468818018 46804992 4309 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 11427 4309 383 112 0 6392 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45708

[startup+51.101 s]
/proc/loadavg: 3.86 3.94 3.98 5/190 19882
/proc/meminfo: memFree=18356940/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=48156 CPUtime=51.09 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 16070 0 0 0 5106 3 0 0 25 0 1 0 468818018 49311744 5228 33554432000 4194304 4650387 140735296191088 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 12039 5228 383 112 0 7004 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48156

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.98 5/190 19883
/proc/meminfo: memFree=18320224/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=54008 CPUtime=102.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 25997 0 0 0 10224 5 0 0 25 0 1 0 468818018 55304192 6325 33554432000 4194304 4650387 140735296191088 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 13502 6325 383 112 0 8467 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 54008

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19912
/proc/meminfo: memFree=18267792/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=64108 CPUtime=162.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 36203 0 0 0 16222 7 0 0 25 0 1 0 468818018 65646592 9498 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 16027 9498 383 112 0 10992 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64108

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19913
/proc/meminfo: memFree=18188088/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=64496 CPUtime=222.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 44809 0 0 0 22220 9 0 0 25 0 1 0 468818018 66043904 9441 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 16124 9441 383 112 0 11089 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 64496

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19915
/proc/meminfo: memFree=18179776/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=70956 CPUtime=282.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 53048 0 0 0 28217 13 0 0 25 0 1 0 468818018 72658944 11106 33554432000 4194304 4650387 140735296191088 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 17739 11106 383 112 0 12704 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70956

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19917
/proc/meminfo: memFree=18148488/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=71224 CPUtime=342.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 61220 0 0 0 34215 15 0 0 25 0 1 0 468818018 72933376 10658 33554432000 4194304 4650387 140735296191088 18446744073709551615 4328286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 17806 10658 383 112 0 12771 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71224

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19918
/proc/meminfo: memFree=18104816/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=79540 CPUtime=402.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 68887 0 0 0 40212 17 0 0 25 0 1 0 468818018 81448960 12803 33554432000 4194304 4650387 140735296191088 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 19885 12803 383 112 0 14850 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79540

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19920
/proc/meminfo: memFree=18112868/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=81364 CPUtime=462.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 76066 0 0 0 46211 19 0 0 25 0 1 0 468818018 83316736 13668 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 20341 13668 383 112 0 15306 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81364

[startup+522.301 s]
/proc/loadavg: 4.08 3.99 3.99 5/190 19921
/proc/meminfo: memFree=18104916/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=81644 CPUtime=522.29 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 83937 0 0 0 52209 20 0 0 25 0 1 0 468818018 83603456 12935 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 20411 12935 383 112 0 15376 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 81644

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.99 5/190 19923
/proc/meminfo: memFree=18068188/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=87004 CPUtime=582.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 91322 0 0 0 58208 22 0 0 25 0 1 0 468818018 89092096 15522 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 21751 15522 383 112 0 16716 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87004

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.99 5/190 19925
/proc/meminfo: memFree=18053672/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=87200 CPUtime=642.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 98196 0 0 0 64206 24 0 0 25 0 1 0 468818018 89292800 15166 33554432000 4194304 4650387 140735296191088 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 21800 15166 383 112 0 16765 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 87200

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.99 5/190 19926
/proc/meminfo: memFree=18047828/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=93072 CPUtime=702.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 105753 0 0 0 70203 27 0 0 25 0 1 0 468818018 95305728 15757 33554432000 4194304 4650387 140735296191088 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 23268 15757 383 112 0 18233 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 93072

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.99 6/190 19928
/proc/meminfo: memFree=18040128/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=93160 CPUtime=762.31 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 111789 0 0 0 76203 28 0 0 25 0 1 0 468818018 95395840 16723 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 23290 16723 383 112 0 18255 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 93160

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 19929
/proc/meminfo: memFree=18026704/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=93388 CPUtime=822.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 118512 0 0 0 82199 31 0 0 25 0 1 0 468818018 95629312 15784 33554432000 4194304 4650387 140735296191088 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 23347 15784 383 112 0 18312 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 93388

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19931
/proc/meminfo: memFree=18008336/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=106816 CPUtime=882.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 125244 0 0 0 88198 32 0 0 25 0 1 0 468818018 109379584 19936 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 26704 19936 383 112 0 21669 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 106816

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19933
/proc/meminfo: memFree=17997284/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=106956 CPUtime=942.31 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 131903 0 0 0 94196 35 0 0 25 0 1 0 468818018 109522944 20303 33554432000 4194304 4650387 140735296191088 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 26739 20303 383 112 0 21704 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 106956

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19934
/proc/meminfo: memFree=17988960/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=107180 CPUtime=1002.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 139418 0 0 0 100193 37 0 0 25 0 1 0 468818018 109752320 19542 33554432000 4194304 4650387 140735296191088 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 26795 19542 383 112 0 21760 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 107180

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 19936
/proc/meminfo: memFree=17949128/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=111468 CPUtime=1062.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 144599 0 0 0 106192 38 0 0 25 0 1 0 468818018 114143232 21891 33554432000 4194304 4650387 140735296191088 18446744073709551615 4313035 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 27867 21891 383 112 0 22832 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 111468

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 19937
/proc/meminfo: memFree=17953816/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=111604 CPUtime=1122.3 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 151912 0 0 0 112190 40 0 0 25 0 1 0 468818018 114282496 19979 33554432000 4194304 4650387 140735296191088 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 27901 19979 383 112 0 22866 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 111604

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 19939
/proc/meminfo: memFree=17910528/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=111684 CPUtime=1182.31 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 156966 0 0 0 118189 42 0 0 25 0 1 0 468818018 114364416 21730 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 27921 21730 383 112 0 22886 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 111684

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 19941
/proc/meminfo: memFree=17890432/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=124476 CPUtime=1242.31 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 162366 0 0 0 124187 44 0 0 25 0 1 0 468818018 127463424 24091 33554432000 4194304 4650387 140735296191088 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 31119 24091 383 112 0 26084 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 124476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 19942
/proc/meminfo: memFree=17894880/32951124 swapFree=67111528/67111528
[pid=19854] ppid=19852 vsize=129068 CPUtime=1300.02 cores=0,2
/proc/19854/stat : 19854 (strangenight1-s) R 19852 19854 19170 0 -1 4202496 166902 0 0 0 129957 45 0 0 25 0 1 0 468818018 132165632 24658 33554432000 4194304 4650387 140735296191088 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19854/statm: 32267 24658 383 112 0 27232 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 129068

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.03
CPU user time (s): 1299.57
CPU system time (s): 0.45593
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 183944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166902
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= 27
involuntary context switches= 14438

runsolver used 2.26565 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 17:23:15
IDJOB=3264446
IDBENCH=84634
IDSOLVER=1589
FILE ID=node130/3264446-1303572195
RUNJOBID= node130-1303572195-19837
PBS_JOBID= 13150296
Free space on /tmp= 71848 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264446-1303572195/watcher-3264446-1303572195 -o /tmp/evaluation-result-3264446-1303572195/solver-3264446-1303572195 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264446-1303572195.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=492687084

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18493648 kB
Buffers:       2091064 kB
Cached:       11755864 kB
SwapCached:          0 kB
Active:        6340832 kB
Inactive:      7570172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18493648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12600 kB
Writeback:           0 kB
AnonPages:       63876 kB
Mapped:          14704 kB
Slab:           480820 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189552 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= 71820 MiB
End job on node130 at 2011-04-23 17:44:57