Trace number 3369940

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-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3369940-1305384531.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      73 undec:       4 neg:      73
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4916       150      3195         0      4695     15975    138376   no data   no data  --
0.29/0.36	c  N st    10     11300       150      3195         0      4359     15975    101181   no data   no data  --
0.49/0.59	c  N st    11     17043       150      3195         0      9800     15975    260899   no data   no data  --
0.89/0.94	c  F st    12     25001       150      3195         0     11979     15975    310237   no data   no data  --
0.89/0.94	c  N st    12     25001       150      3195         0     11979     15975    310237   no data   no data  --
1.10/1.14	c Decided on static restart strategy
1.10/1.14	c  N st    18     30000       150      3195         0     10280     15975    261912   no data   no data  --
1.10/1.14	c  S st    18     30000       150      3195         0     10280     15975    261912   no data   no data  --
1.10/1.18	c  S st    18     30507       150      3195         0     10774     15975    276732   no data   no data  --
1.10/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.10/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.01	c lits-rem:      2944  cl-subs:     1217  v-elim:      0  v-fix:    0  time:  0.83 s
1.99/2.06	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
1.99/2.06	c calculated reachability. Time: 0.00
1.99/2.06	c  N st    18     30507       150      3195         0      9557     15975    235197   no data   no data  --
2.39/2.41	c  N st    20     37623       150      3195         0      8857     15975    197979   no data   no data  --
2.69/2.74	c  N st    21     44022       150      3195         0     14912     15975    383781   no data   no data  --
2.79/2.83	c  S st    22     45760       150      3195         0     16570     15975    433494   no data   no data  --
2.79/2.87	c  S st    22     46265       150      3195         0      8558     15975    168917   no data   no data  --
2.79/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.79/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.09/3.17	c lits-rem:       262  cl-subs:      121  v-elim:      0  v-fix:    0  time:  0.29 s
3.09/3.17	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c vivif2 --  cl tried     8437 cl shrink        0 lits rem          0 time: 0.00
3.19/3.21	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.19/3.21	c calculated reachability. Time: 0.00
3.19/3.21	c  N st    22     46265       150      3195         0      8437     15975    164619   no data   no data  --
3.89/3.99	c  N st    23     60663       150      3195         0     12669     15975    273945   no data   no data  --
4.49/4.52	c  N st    24     69397       150      3195         0     10524     15975    194341   no data   no data  --
4.49/4.52	c  S st    24     69397       150      3195         0     10524     15975    194341   no data   no data  --
4.49/4.55	c  S st    24     69900       150      3195         0     11019     15975    209240   no data   no data  --
4.49/4.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.49/4.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.14	c lits-rem:       469  cl-subs:      212  v-elim:      0  v-fix:    0  time:  0.58 s
5.09/5.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.09/5.15	c vivif2 --  cl tried    10807 cl shrink        0 lits rem          0 time: 0.00
5.09/5.20	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.19/5.20	c calculated reachability. Time: 0.00
5.19/5.20	c  N st    24     69900       150      3195         0     10807     15975    202061   no data   no data  --
6.09/6.16	c  F st    25     87500       150      3195         0     16110     15975    354982   no data   no data  --
6.09/6.16	c  N st    25     87500       150      3195         0     16110     15975    354982   no data   no data  --
6.39/6.47	c Decided on static restart strategy
6.60/6.64	c  N st    32     95537       150      3195         0     23770     15975    588649   no data   no data  --
7.19/7.20	c  N st    34    104851       150      3195         0     20289     15975    470017   no data   no data  --
7.19/7.20	c  S st    34    104851       150      3195         0     20289     15975    470017   no data   no data  --
7.19/7.25	c  S st    34    105353       150      3195         0     20781     15975    484470   no data   no data  --
7.19/7.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.19/7.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.19/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.19/7.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.70/8.80	c lits-rem:      3363  cl-subs:     1453  v-elim:      0  v-fix:    0  time:  1.53 s
8.70/8.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
8.80/8.81	c vivif2 --  cl tried    19328 cl shrink        0 lits rem          0 time: 0.00
8.89/8.90	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
8.89/8.90	c calculated reachability. Time: 0.00
8.89/8.90	c  N st    34    105353       150      3195         0     19328     15975    433216   no data   no data  --
9.59/9.67	c  N st    35    114951       150      3195         0     15127     15975    298287   no data   no data  --
10.69/10.76	c  N st    36    129348       150      3195         0     14561     15975    256059   no data   no data  --
12.29/12.33	c  N st    37    150943       150      3195         0     19822     15975    391454   no data   no data  --
12.79/12.83	c  S st    38    158029       150      3195         0     26524     15975    589593   no data   no data  --
12.79/12.89	c  S st    38    158531       150      3195         0     27014     15975    603765   no data   no data  --
12.79/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
12.89/12.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.79/14.89	c lits-rem:      4559  cl-subs:     2287  v-elim:      0  v-fix:    0  time:  1.97 s
14.79/14.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.79/14.89	c vivif2 --  cl tried    24727 cl shrink        0 lits rem          0 time: 0.00
14.99/15.00	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
14.99/15.00	c calculated reachability. Time: 0.00
14.99/15.00	c  N st    38    158531       150      3195         0     24727     15975    530613   no data   no data  --
18.99/19.00	c  N st    39    207121       150      3195         0     19706     15975    344787   no data   no data  --
21.59/21.64	c  N st    40    237797       150      3195         0     29834     15975    640257   no data   no data  --
21.59/21.64	c  S st    40    237797       150      3195         0     29834     15975    640257   no data   no data  --
21.69/21.71	c  S st    40    238297       150      3195         0     30327     15975    654953   no data   no data  --
21.69/21.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.69/21.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.69/21.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.59/23.69	c lits-rem:      7560  cl-subs:     2329  v-elim:      0  v-fix:    0  time:  1.96 s
23.59/23.69	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
23.69/23.70	c vivif2 --  cl tried    27998 cl shrink        0 lits rem          0 time: 0.01
23.79/23.81	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
23.79/23.81	c calculated reachability. Time: 0.00
23.79/23.81	c  N st    40    238297       150      3195         0     27998     15975    579434   no data   no data  --
30.09/30.16	c  F st    41    306250       150      3195         0     29891     15975    588477   no data   no data  --
30.09/30.16	c  N st    41    306250       150      3195         0     29891     15975    588477   no data   no data  --
30.59/30.64	c Decided on static restart strategy
32.79/32.84	c  N st    51    334555       150      3195         0     34140     15975    697948   no data   no data  --
35.09/35.16	c  N st    53    357446       150      3195         0     32144     15975    617654   no data   no data  --
35.09/35.16	c  S st    53    357446       150      3195         0     32144     15975    617654   no data   no data  --
35.21/35.23	c  S st    53    357954       150      3195         0     32641     15975    632063   no data   no data  --
35.21/35.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.21/35.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.21/35.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.21/35.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.21/35.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.21/35.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.21/35.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.09/37.11	c lits-rem:      4198  cl-subs:     1456  v-elim:      0  v-fix:    0  time:  1.85 s
37.09/37.11	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.09/37.11	c vivif2 --  cl tried    31185 cl shrink        0 lits rem          0 time: 0.01
37.19/37.25	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
37.19/37.25	c calculated reachability. Time: 0.00
37.19/37.25	c  N st    53    357954       150      3195         0     31185     15975    578393   no data   no data  --
40.49/40.51	c  N st    54    390347       150      3195         0     37191     15975    747508   no data   no data  --
45.99/46.04	c  N st    55    438937       150      3195         0     31175     15975    546158   no data   no data  --
54.40/54.41	c  N st    56    511819       150      3195         0     44294     15975    890673   no data   no data  --
57.59/57.65	c  N st    57    536931       150      3195         0     38747     15975    697727   no data   no data  --
57.59/57.65	c  S st    57    536931       150      3195         0     38747     15975    697727   no data   no data  --
57.70/57.74	c  S st    57    537434       150      3195         0     39236     15975    712256   no data   no data  --
57.70/57.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.70/57.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.70/57.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.70/57.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.70/57.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.70/57.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.70/57.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.59/59.68	c lits-rem:      1708  cl-subs:     1700  v-elim:      0  v-fix:    0  time:  1.91 s
59.59/59.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
59.59/59.69	c vivif2 --  cl tried    37536 cl shrink        0 lits rem          0 time: 0.01
59.79/59.85	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
59.79/59.85	c calculated reachability. Time: 0.00
59.79/59.85	c  N st    57    537434       150      3195         0     37536     15975    659100   no data   no data  --
83.19/83.22	c  N st    58    701418       150      3195         0     65391     15975   1443527   no data   no data  --
98.19/98.25	c  N st    59    806151       150      3195         0     59616     15975   1209177   no data   no data  --
98.19/98.25	c  S st    59    806151       150      3195         0     59616     15975   1209177   no data   no data  --
98.29/98.38	c  S st    59    806655       150      3195         0     60110     15975   1224555   no data   no data  --
98.29/98.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.29/98.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.39/98.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.39/98.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.39/98.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.39/98.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.39/98.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.59/104.67	c lits-rem:      3087  cl-subs:     5511  v-elim:      0  v-fix:    0  time:  6.23 s
104.59/104.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
104.59/104.68	c vivif2 --  cl tried    54599 cl shrink        0 lits rem          0 time: 0.01
104.79/104.88	c asymm  cl-useful: 0/2462/3195 lits-rem:0 time: 0.20
104.79/104.88	c calculated reachability. Time: 0.00
104.79/104.88	c  N st    59    806655       150      3195         0     54599     15975   1059765   no data   no data  --
143.01/143.02	c  F st    60   1071876       150      3195         0     70372     15975   1509423   no data   no data  --
143.01/143.02	c  N st    60   1071876       150      3195         0     70372     15975   1509423   no data   no data  --
144.00/144.10	c Decided on static restart strategy
147.89/147.99	c  N st    70   1100180       150      3195         0     54670     15975    942472   no data   no data  --
153.80/153.87	c  N st    72   1136173       150      3195         0     45290     15975    637809   no data   no data  --
158.59/158.64	c  N st    73   1168566       150      3195         0     75974     15975   1604039   no data   no data  --
164.69/164.70	c  N st    74   1209982       150      3195         0     70846     15975   1434437   no data   no data  --
164.69/164.70	c  S st    74   1209982       150      3195         0     70846     15975   1434437   no data   no data  --
164.79/164.87	c  S st    74   1210484       150      3195         0     71337     15975   1449343   no data   no data  --
164.79/164.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.79/164.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.79/164.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
164.90/164.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.90/164.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.90/164.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
164.90/164.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
172.90/172.95	c lits-rem:      1430  cl-subs:     4072  v-elim:      0  v-fix:    0  time:  8.02 s
172.90/172.95	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
172.90/172.97	c vivif2 --  cl tried    67265 cl shrink        0 lits rem          0 time: 0.01
173.00/173.06	c asymm  cl-useful: 0/733/3195 lits-rem:0 time: 0.09
173.00/173.06	c calculated reachability. Time: 0.00
173.00/173.06	c  N st    74   1210484       150      3195         0     67265     15975   1314870   no data   no data  --
184.29/184.35	c  N st    75   1283366       150      3195         0     90634     15975   1993646   no data   no data  --
202.41/202.43	c  N st    76   1392689       150      3195         0     52173     15975    752482   no data   no data  --
229.30/229.39	c  N st    77   1556674       150      3195         0     57068     15975    863100   no data   no data  --
257.00/257.04	c  N st    78   1710486       150      3195         0     97467     15975   2062182   no data   no data  --
257.00/257.04	c  S st    78   1710486       150      3195         0     97467     15975   2062182   no data   no data  --
257.20/257.26	c  S st    78   1710987       150      3195         0     97959     15975   2076578   no data   no data  --
257.20/257.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.20/257.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.31/257.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
257.31/257.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.31/257.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.31/257.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
257.31/257.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.50/282.56	c lits-rem:      7552  cl-subs:     8924  v-elim:      0  v-fix:    0  time: 25.20 s
282.50/282.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
282.50/282.58	c vivif2 --  cl tried    89035 cl shrink        0 lits rem          0 time: 0.02
282.80/282.82	c asymm  cl-useful: 0/1812/3195 lits-rem:0 time: 0.24
282.80/282.83	c calculated reachability. Time: 0.00
282.80/282.83	c  N st    78   1710987       150      3195         0     89035     15975   1807036   no data   no data  --
354.90/354.98	c  N st    79   2079952       150      3195         0    100517     15975   2077223   no data   no data  --
382.81/382.83	c  N st    80   2210987       150      3195         0    104622     15975   2208225   no data   no data  --
382.81/382.83	c  S st    80   2210987       150      3195         0    104622     15975   2208225   no data   no data  --
383.00/383.07	c  S st    80   2211492       150      3195         0    105118     15975   2223271   no data   no data  --
383.00/383.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
383.00/383.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
383.10/383.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
383.10/383.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
383.10/383.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
383.10/383.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
383.10/383.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
406.60/406.60	c lits-rem:      3045  cl-subs:     7573  v-elim:      0  v-fix:    0  time: 23.42 s
406.60/406.60	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
406.60/406.63	c vivif2 --  cl tried    97545 cl shrink        0 lits rem          0 time: 0.02
406.91/406.91	c asymm  cl-useful: 0/1151/3195 lits-rem:0 time: 0.28
406.91/406.91	c calculated reachability. Time: 0.00
406.91/406.91	c  N st    80   2211492       150      3195         0     97545     15975   1966886   no data   no data  --
525.50/525.52	c  N st    81   2711492       150      3195         0    119983     15975   2546876   no data   no data  --
525.50/525.52	c  S st    81   2711492       150      3195         0    119983     15975   2546876   no data   no data  --
525.81/525.85	c  S st    81   2711995       150      3195         0    120469     15975   2561585   no data   no data  --
525.81/525.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
525.81/525.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.90/525.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
525.90/525.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.90/525.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.90/525.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
525.90/525.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
565.20/565.27	c lits-rem:     12620  cl-subs:    10628  v-elim:      0  v-fix:    0  time: 39.29 s
565.20/565.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
565.20/565.29	c vivif2 --  cl tried   109841 cl shrink        0 lits rem          0 time: 0.02
565.50/565.59	c asymm  cl-useful: 0/1510/3195 lits-rem:0 time: 0.30
565.60/565.60	c calculated reachability. Time: 0.00
565.60/565.60	c  N st    81   2711995       150      3195         0    109841     15975   2225257   no data   no data  --
688.70/688.76	c  N st    82   3211996       150      3195         0     87329     15975   1352941   no data   no data  --
688.70/688.76	c  S st    82   3211996       150      3195         0     87329     15975   1352941   no data   no data  --
688.90/688.96	c  S st    82   3212502       150      3195         0     87819     15975   1368215   no data   no data  --
688.90/688.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
688.90/688.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
688.90/688.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
689.00/689.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.00/689.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.00/689.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
689.00/689.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
696.10/696.13	c lits-rem:      1398  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  7.10 s
696.10/696.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
696.10/696.15	c vivif2 --  cl tried    85406 cl shrink        0 lits rem          0 time: 0.01
696.32/696.38	c asymm  cl-useful: 0/1340/3195 lits-rem:0 time: 0.23
696.32/696.38	c calculated reachability. Time: 0.00
696.32/696.38	c  N st    82   3212502       150      3195         0     85406     15975   1293281   no data   no data  --
838.22/838.25	c  N st    83   3712502       150      3195         0     95057     15975   1476993   no data   no data  --
838.22/838.25	c  S st    83   3712502       150      3195         0     95057     15975   1476993   no data   no data  --
838.41/838.49	c  S st    83   3713006       150      3195         0     95549     15975   1492214   no data   no data  --
838.41/838.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
838.41/838.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
838.51/838.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
838.51/838.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
838.51/838.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
838.51/838.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
838.51/838.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
846.92/846.96	c lits-rem:       981  cl-subs:     3998  v-elim:      0  v-fix:    0  time:  8.39 s
846.92/846.96	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
846.92/846.97	c vivif2 --  cl tried    91551 cl shrink        0 lits rem          0 time: 0.02
847.21/847.22	c asymm  cl-useful: 0/1628/3195 lits-rem:0 time: 0.24
847.21/847.22	c calculated reachability. Time: 0.00
847.21/847.22	c  N st    83   3713006       150      3195         0     91551     15975   1376256   no data   no data  --
860.31/860.30	c  F st    84   3751563       150      3195         0    127964     15975   2508289   no data   no data  --
860.31/860.30	c  N st    84   3751563       150      3195         0    127964     15975   2508289   no data   no data  --
862.11/862.16	c Decided on static restart strategy
872.33/872.32	c  N st    94   3779871       150      3195         0    154807     15975   3334402   no data   no data  --
881.81/881.84	c  N st    96   3815863       150      3195         0    109191     15975   1906774   no data   no data  --
890.42/890.48	c  N st    97   3848256       150      3195         0    139752     15975   2845196   no data   no data  --
903.92/903.90	c  N st    98   3896846       150      3195         0    104553     15975   1704771   no data   no data  --
923.61/923.66	c  N st    99   3969729       150      3195         0     91469     15975   1298181   no data   no data  --
952.71/952.78	c  N st   100   4079052       150      3195         0    111751     15975   1926236   no data   no data  --
993.82/993.83	c  N st   101   4213007       150      3195         0    153797     15975   3189628   no data   no data  --
993.82/993.83	c  S st   101   4213007       150      3195         0    153797     15975   3189628   no data   no data  --
994.21/994.25	c  S st   101   4213511       150      3195         0    154292     15975   3204595   no data   no data  --
994.21/994.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
994.21/994.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
994.32/994.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
994.42/994.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
994.42/994.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
994.42/994.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
994.42/994.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1129.92/1129.93	c lits-rem:      4336  cl-subs:    14745  v-elim:      0  v-fix:    0  time: 135.51 s
1129.92/1129.93	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1129.92/1129.96	c vivif2 --  cl tried   139547 cl shrink        0 lits rem          0 time: 0.03
1130.22/1130.27	c asymm  cl-useful: 0/871/3195 lits-rem:0 time: 0.31
1130.22/1130.28	c calculated reachability. Time: 0.00
1130.22/1130.28	c  N st   101   4213511       150      3195         0    139547     15975   2758390   no data   no data  --
1200.82/1200.82	c  N st   102   4459489       150      3195         0    114289     15975   1885966   no data   no data  --
1287.32/1287.34	c  N st   103   4713511       150      3195         0    177729     15975   3779161   no data   no data  --
1287.32/1287.34	c  S st   103   4713511       150      3195         0    177729     15975   3779161   no data   no data  --
1287.92/1288.00	c  S st   103   4714014       150      3195         0    178222     15975   3794241   no data   no data  --
1288.03/1288.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1288.03/1288.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.13/1288.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1288.22/1288.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.22/1288.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.22/1288.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1288.22/1288.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3369940-1305384531/watcher-3369940-1305384531 -o /tmp/evaluation-result-3369940-1305384531/solver-3369940-1305384531 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369940-1305384531.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.80 4.00 3.95 4/351 10861
/proc/meminfo: memFree=18201984/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=29804 CPUtime=0 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 548 0 0 0 0 0 0 0 22 0 1 0 650051068 30519296 488 33554432000 4194304 4650387 140735452484752 18446744073709551615 228244004021 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 7451 488 345 112 0 2416 0

[startup+0.0712131 s]
/proc/loadavg: 3.80 4.00 3.95 4/351 10861
/proc/meminfo: memFree=18201984/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=30788 CPUtime=0.06 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 869 0 0 0 6 0 0 0 22 0 1 0 650051068 31526912 783 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365462 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 7697 783 377 112 0 2662 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30788

[startup+0.100208 s]
/proc/loadavg: 3.80 4.00 3.95 4/351 10861
/proc/meminfo: memFree=18201984/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=30788 CPUtime=0.09 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 901 0 0 0 9 0 0 0 22 0 1 0 650051068 31526912 815 33554432000 4194304 4650387 140735452484752 18446744073709551615 4520099 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 7697 815 377 112 0 2662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30788

[startup+0.300175 s]
/proc/loadavg: 3.80 4.00 3.95 4/351 10861
/proc/meminfo: memFree=18201984/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=31272 CPUtime=0.29 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 1249 0 0 0 29 0 0 0 23 0 1 0 650051068 32022528 984 33554432000 4194304 4650387 140735452484752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 7818 984 379 112 0 2783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31272

[startup+0.700102 s]
/proc/loadavg: 3.80 4.00 3.95 4/351 10861
/proc/meminfo: memFree=18201984/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=32348 CPUtime=0.69 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 1969 0 0 0 69 0 0 0 25 0 1 0 650051068 33124352 1089 33554432000 4194304 4650387 140735452484752 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 8087 1089 379 112 0 3052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32348

[startup+1.50097 s]
/proc/loadavg: 3.81 4.00 3.95 5/352 10862
/proc/meminfo: memFree=18183060/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=39784 CPUtime=1.49 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 4239 0 0 0 149 0 0 0 18 0 1 0 650051068 40738816 2963 33554432000 4194304 4650387 140735452484752 18446744073709551615 4439348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 9946 2963 381 112 0 4911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39784

[startup+3.10068 s]
/proc/loadavg: 3.81 4.00 3.95 5/352 10862
/proc/meminfo: memFree=18166940/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=40104 CPUtime=3.09 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 5206 0 0 0 309 0 0 0 20 0 1 0 650051068 41066496 2909 33554432000 4194304 4650387 140735452484752 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 10026 2909 381 112 0 4991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40104

[startup+6.30012 s]
/proc/loadavg: 3.81 4.00 3.95 5/352 10862
/proc/meminfo: memFree=18156296/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=41092 CPUtime=6.29 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 7510 0 0 0 629 0 0 0 25 0 1 0 650051068 42078208 3393 33554432000 4194304 4650387 140735452484752 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 10273 3393 381 112 0 5238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41092

[startup+12.701 s]
/proc/loadavg: 3.84 4.00 3.95 5/352 10863
/proc/meminfo: memFree=18138044/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=48116 CPUtime=12.69 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 12374 0 0 0 1268 1 0 0 25 0 1 0 650051068 49270784 5142 33554432000 4194304 4650387 140735452484752 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 12029 5142 381 112 0 6994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48116

[startup+25.5008 s]
/proc/loadavg: 3.87 4.00 3.95 5/352 10863
/proc/meminfo: memFree=18107580/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=59804 CPUtime=25.49 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 19858 0 0 0 2546 3 0 0 25 0 1 0 650051068 61239296 7672 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 14951 7672 381 112 0 9916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59804

[startup+51.1003 s]
/proc/loadavg: 3.91 4.00 3.95 5/352 10891
/proc/meminfo: memFree=18098428/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=65536 CPUtime=51.09 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 31976 0 0 0 5104 5 0 0 25 0 1 0 650051068 67108864 9504 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 16384 9504 381 112 0 11349 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65536

[startup+102.313 s]
/proc/loadavg: 3.96 4.00 3.95 5/352 10892
/proc/meminfo: memFree=18052960/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=83020 CPUtime=102.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 50774 0 0 0 10221 9 0 0 25 0 1 0 650051068 85012480 13689 33554432000 4194304 4650387 140735452484752 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 20755 13689 381 112 0 15720 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83020

[startup+162.301 s]
/proc/loadavg: 3.98 4.00 3.95 5/352 10921
/proc/meminfo: memFree=18038312/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=86068 CPUtime=162.29 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 69879 0 0 0 16216 13 0 0 25 0 1 0 650051068 88133632 14090 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 21517 14090 381 112 0 16482 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86068

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.95 5/352 10922
/proc/meminfo: memFree=17991652/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=100952 CPUtime=222.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 88118 0 0 0 22213 17 0 0 25 0 1 0 650051068 103374848 17786 33554432000 4194304 4650387 140735452484752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 25238 17786 381 112 0 20203 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100952

[startup+282.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/352 10924
/proc/meminfo: memFree=17943364/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=125664 CPUtime=282.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 102700 0 0 0 28209 21 0 0 25 0 1 0 650051068 128679936 24540 33554432000 4194304 4650387 140735452484752 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 31416 24540 381 112 0 26381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 125664

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/352 10925
/proc/meminfo: memFree=17907988/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=125976 CPUtime=342.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 117054 0 0 0 34206 24 0 0 25 0 1 0 650051068 128999424 24637 33554432000 4194304 4650387 140735452484752 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 31494 24637 381 112 0 26459 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 125976

[startup+402.301 s]
/proc/loadavg: 4.10 4.03 3.97 6/352 10927
/proc/meminfo: memFree=17886348/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=139908 CPUtime=402.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 129561 0 0 0 40203 27 0 0 25 0 1 0 650051068 143265792 28183 33554432000 4194304 4650387 140735452484752 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 34977 28183 381 112 0 29942 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 139908

[startup+462.301 s]
/proc/loadavg: 4.15 4.05 3.98 5/352 10929
/proc/meminfo: memFree=17858656/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=144400 CPUtime=462.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 140245 0 0 0 46199 31 0 0 25 0 1 0 650051068 147865600 29199 33554432000 4194304 4650387 140735452484752 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 36100 29199 381 112 0 31065 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144400

[startup+522.301 s]
/proc/loadavg: 4.05 4.04 3.98 5/352 10930
/proc/meminfo: memFree=17830948/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=144672 CPUtime=522.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 152754 0 0 0 52196 34 0 0 25 0 1 0 650051068 148144128 28596 33554432000 4194304 4650387 140735452484752 18446744073709551615 4304237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 36168 28596 381 112 0 31133 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144672

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.98 5/352 10959
/proc/meminfo: memFree=17855720/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=162360 CPUtime=582.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 160872 0 0 0 58195 36 0 0 25 0 1 0 650051068 166256640 32988 33554432000 4194304 4650387 140735452484752 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 40590 32988 381 112 0 35555 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 162360

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/352 10960
/proc/meminfo: memFree=17821584/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=162524 CPUtime=642.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 171980 0 0 0 64193 38 0 0 25 0 1 0 650051068 166424576 33687 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 40631 33687 381 112 0 35596 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 162524

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/352 10962
/proc/meminfo: memFree=17815700/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=162888 CPUtime=702.3 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 182210 0 0 0 70189 41 0 0 25 0 1 0 650051068 166797312 33037 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 40722 33037 381 112 0 35687 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 162888

[startup+762.313 s]
/proc/loadavg: 4.10 4.04 3.99 5/352 10973
/proc/meminfo: memFree=17798040/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=218144 CPUtime=762.32 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 190681 0 0 0 76187 45 0 0 25 0 1 0 650051068 223379456 34178 33554432000 4194304 4650387 140735452484752 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 54536 34178 381 112 0 49501 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 218144

[startup+822.301 s]
/proc/loadavg: 4.10 4.05 3.99 5/352 10974
/proc/meminfo: memFree=17802296/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=163164 CPUtime=822.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 201040 0 0 0 82183 48 0 0 25 0 1 0 650051068 167079936 33371 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 40791 33371 381 112 0 35756 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163164

[startup+882.3 s]
/proc/loadavg: 4.04 4.04 3.99 5/352 10976
/proc/meminfo: memFree=17767872/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=171300 CPUtime=882.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 210192 0 0 0 88180 51 0 0 25 0 1 0 650051068 175411200 34704 33554432000 4194304 4650387 140735452484752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 42825 34704 381 112 0 37790 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 171300

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.99 5/352 10980
/proc/meminfo: memFree=17754912/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=228444 CPUtime=942.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 219571 0 0 0 94176 55 0 0 25 0 1 0 650051068 233926656 36171 33554432000 4194304 4650387 140735452484752 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 57111 36171 381 112 0 52076 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 228444

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/352 10982
/proc/meminfo: memFree=17736316/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=249684 CPUtime=1002.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 232763 0 0 0 100174 57 0 0 25 0 1 0 650051068 255676416 41200 33554432000 4194304 4650387 140735452484752 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 62421 41200 381 112 0 57386 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 249684

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/352 10984
/proc/meminfo: memFree=17731712/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=249684 CPUtime=1062.31 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 232788 0 0 0 106174 57 0 0 25 0 1 0 650051068 255676416 41225 33554432000 4194304 4650387 140735452484752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 62421 41225 381 112 0 57386 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 249684

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/352 10985
/proc/meminfo: memFree=17708240/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=249940 CPUtime=1122.32 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 232893 0 0 0 112174 58 0 0 25 0 1 0 650051068 255938560 41330 33554432000 4194304 4650387 140735452484752 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 62485 41330 381 112 0 57450 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 249940

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/352 10987
/proc/meminfo: memFree=17690480/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=192508 CPUtime=1182.32 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 241063 0 0 0 118172 60 0 0 25 0 1 0 650051068 197128192 40859 33554432000 4194304 4650387 140735452484752 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 48127 40859 381 112 0 43092 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 192508

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/352 10988
/proc/meminfo: memFree=17696520/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=192636 CPUtime=1242.32 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 249840 0 0 0 124169 63 0 0 25 0 1 0 650051068 197259264 41331 33554432000 4194304 4650387 140735452484752 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 48159 41331 381 112 0 43124 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 192636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 4.01 3/349 10992
/proc/meminfo: memFree=17917372/32951124 swapFree=67082152/67111528
[pid=10861] ppid=10859 vsize=277524 CPUtime=1300.03 cores=5,7
/proc/10861/stat : 10861 (strangenight1-s) R 10859 10861 10078 0 -1 4202496 260782 0 0 0 129937 66 0 0 25 0 1 0 650051068 284184576 47978 33554432000 4194304 4650387 140735452484752 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10861/statm: 69381 47978 381 112 0 64346 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 277524

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.38
CPU system time (s): 0.672897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260782
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= 11
involuntary context switches= 13995

runsolver used 4.18936 second user time and 10.2744 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 16:48:51
IDJOB=3369940
IDBENCH=82749
IDSOLVER=1847
FILE ID=node136/3369940-1305384531
RUNJOBID= node136-1305384531-10822
PBS_JOBID= 13324366
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369940-1305384531/watcher-3369940-1305384531 -o /tmp/evaluation-result-3369940-1305384531/solver-3369940-1305384531 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369940-1305384531.cnf

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=1459191496

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18202388 kB
Buffers:        283964 kB
Cached:        5001096 kB
SwapCached:       2740 kB
Active:       10536940 kB
Inactive:      3869784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18202388 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           25004 kB
Writeback:           0 kB
AnonPages:     9120348 kB
Mapped:          28748 kB
Slab:           237064 kB
PageTables:      39808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69957648 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= 72984 MiB
End job on node136 at 2011-05-14 17:10:33