Trace number 3175743

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.080987
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3175743-1301786272.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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:      76 undec:       4 neg:      70
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.13	c  N st     8      4921       150      3195         0      4692     15975    140701   no data   no data  --
0.29/0.35	c  N st    10     11304       150      3195         0      4324     15975     98063   no data   no data  --
0.49/0.58	c  N st    11     17047       150      3195         0      9782     15975    259617   no data   no data  --
0.89/0.91	c  F st    12     25000       150      3195         0     12031     15975    326993   no data   no data  --
0.89/0.92	c  N st    12     25000       150      3195         0     12031     15975    326993   no data   no data  --
1.10/1.13	c Decided on static restart strategy
1.10/1.13	c  N st    18     30001       150      3195         0     10327     15975    265280   no data   no data  --
1.10/1.13	c  S st    18     30001       150      3195         0     10327     15975    265280   no data   no data  --
1.10/1.16	c  S st    18     30506       150      3195         0     10828     15975    279888   no data   no data  --
1.10/1.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.10/1.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.01	c lits-rem:      3003  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.84 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     30506       150      3195         0      9512     15975    232575   no data   no data  --
2.39/2.46	c  N st    20     37617       150      3195         0      8768     15975    191997   no data   no data  --
2.69/2.77	c  N st    21     44016       150      3195         0     14856     15975    373951   no data   no data  --
2.79/2.87	c  S st    22     45759       150      3195         0     16514     15975    423063   no data   no data  --
2.89/2.91	c  S st    22     46265       150      3195         0     17006     15975    437401   no data   no data  --
2.89/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.89/2.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/4.41	c lits-rem:      3761  cl-subs:     1452  v-elim:      0  v-fix:    0  time:  1.48 s
4.40/4.41	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.40/4.42	c vivif2 --  cl tried    15554 cl shrink        0 lits rem          0 time: 0.00
4.40/4.49	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
4.40/4.49	c calculated reachability. Time: 0.00
4.40/4.49	c  N st    22     46265       150      3195         0     15554     15975    386668   no data   no data  --
5.19/5.26	c  N st    23     60662       150      3195         0     11215     15975    226760   no data   no data  --
5.69/5.78	c  N st    24     69397       150      3195         0     19528     15975    479132   no data   no data  --
5.69/5.78	c  S st    24     69397       150      3195         0     19528     15975    479132   no data   no data  --
5.79/5.83	c  S st    24     69901       150      3195         0     20029     15975    493967   no data   no data  --
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.79/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.79/5.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.61	c lits-rem:      5099  cl-subs:     1856  v-elim:      0  v-fix:    0  time:  1.77 s
7.59/7.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
7.59/7.62	c vivif2 --  cl tried    18173 cl shrink        0 lits rem          0 time: 0.00
7.69/7.70	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
7.69/7.70	c calculated reachability. Time: 0.00
7.69/7.70	c  N st    24     69901       150      3195         0     18173     15975    429877   no data   no data  --
8.79/8.82	c  F st    25     87500       150      3195         0     13148     15975    260879   no data   no data  --
8.79/8.83	c  N st    25     87500       150      3195         0     13148     15975    260879   no data   no data  --
9.09/9.11	c Decided on static restart strategy
9.19/9.28	c  N st    32     95540       150      3195         0     20819     15975    491128   no data   no data  --
9.90/9.92	c  N st    34    104851       150      3195         0     17356     15975    374635   no data   no data  --
9.90/9.92	c  S st    34    104851       150      3195         0     17356     15975    374635   no data   no data  --
9.90/9.96	c  S st    34    105352       150      3195         0     17849     15975    389237   no data   no data  --
9.90/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.90/9.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.90/9.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.23	c lits-rem:      2459  cl-subs:     1078  v-elim:      0  v-fix:    0  time:  1.25 s
11.19/11.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.19/11.24	c vivif2 --  cl tried    16771 cl shrink        0 lits rem          0 time: 0.00
11.29/11.32	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
11.29/11.32	c calculated reachability. Time: 0.00
11.29/11.32	c  N st    34    105352       150      3195         0     16771     15975    353461   no data   no data  --
11.89/11.97	c  N st    35    114950       150      3195         0     25892     15975    629855   no data   no data  --
13.00/13.03	c  N st    36    129348       150      3195         0     26301     15975    637072   no data   no data  --
14.49/14.59	c  N st    37    150944       150      3195         0     17339     15975    320244   no data   no data  --
14.99/15.05	c  S st    38    158030       150      3195         0     24109     15975    525450   no data   no data  --
15.09/15.11	c  S st    38    158531       150      3195         0     24597     15975    540253   no data   no data  --
15.09/15.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.09/15.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.09/15.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.59/16.64	c lits-rem:      3122  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  1.51 s
16.59/16.64	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.59/16.65	c vivif2 --  cl tried    23201 cl shrink        0 lits rem          0 time: 0.00
16.69/16.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
16.69/16.76	c calculated reachability. Time: 0.00
16.69/16.76	c  N st    38    158531       150      3195         0     23201     15975    491704   no data   no data  --
20.99/21.09	c  N st    39    207119       150      3195         0     17985     15975    290568   no data   no data  --
23.49/23.56	c  N st    40    237796       150      3195         0     28156     15975    592833   no data   no data  --
23.49/23.56	c  S st    40    237796       150      3195         0     28156     15975    592833   no data   no data  --
23.59/23.62	c  S st    40    238298       150      3195         0     28648     15975    607473   no data   no data  --
23.59/23.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.59/23.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.59/23.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.59/23.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.59/23.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23.59/23.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.40/25.43	c lits-rem:      3462  cl-subs:     1766  v-elim:      0  v-fix:    0  time:  1.79 s
25.40/25.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
25.40/25.44	c vivif2 --  cl tried    26882 cl shrink        0 lits rem          0 time: 0.00
25.50/25.56	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
25.50/25.57	c calculated reachability. Time: 0.00
25.50/25.57	c  N st    40    238298       150      3195         0     26882     15975    549620   no data   no data  --
32.50/32.51	c  F st    41    306250       150      3195         0     28751     15975    557135   no data   no data  --
32.50/32.51	c  N st    41    306250       150      3195         0     28751     15975    557135   no data   no data  --
32.90/32.95	c Decided on static restart strategy
34.99/35.06	c  N st    51    334556       150      3195         0     32902     15975    663811   no data   no data  --
37.49/37.51	c  N st    53    357447       150      3195         0     30916     15975    579229   no data   no data  --
37.49/37.51	c  S st    53    357447       150      3195         0     30916     15975    579229   no data   no data  --
37.49/37.58	c  S st    53    357951       150      3195         0     31409     15975    593517   no data   no data  --
37.49/37.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.49/37.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.49/37.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.59/37.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.59/37.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.59/37.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
37.59/37.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.09/39.17	c lits-rem:      2512  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  1.56 s
39.09/39.17	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
39.09/39.17	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.01
39.29/39.31	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
39.29/39.31	c calculated reachability. Time: 0.00
39.29/39.31	c  N st    53    357951       150      3195         0     30096     15975    547457   no data   no data  --
42.49/42.59	c  N st    54    390343       150      3195         0     36113     15975    717008   no data   no data  --
47.79/47.82	c  N st    55    438931       150      3195         0     29980     15975    505612   no data   no data  --
56.49/56.55	c  N st    56    511814       150      3195         0     42866     15975    849171   no data   no data  --
59.30/59.32	c  N st    57    536926       150      3195         0     37380     15975    675895   no data   no data  --
59.30/59.32	c  S st    57    536926       150      3195         0     37380     15975    675895   no data   no data  --
59.40/59.40	c  S st    57    537429       150      3195         0     37877     15975    690912   no data   no data  --
59.40/59.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.40/59.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.40/59.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.40/59.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.40/59.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.40/59.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
59.40/59.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.29/61.31	c lits-rem:      2628  cl-subs:     1615  v-elim:      0  v-fix:    0  time:  1.88 s
61.29/61.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
61.29/61.32	c vivif2 --  cl tried    36262 cl shrink        0 lits rem          0 time: 0.01
61.39/61.49	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
61.39/61.49	c calculated reachability. Time: 0.00
61.39/61.49	c  N st    57    537429       150      3195         0     36262     15975    635541   no data   no data  --
81.09/81.19	c  N st    58    701413       150      3195         0     64623     15975   1456274   no data   no data  --
94.50/94.55	c  N st    59    806143       150      3195         0     59002     15975   1248423   no data   no data  --
94.50/94.55	c  S st    59    806143       150      3195         0     59002     15975   1248423   no data   no data  --
94.70/94.73	c  S st    59    806646       150      3195         0     59489     15975   1263101   no data   no data  --
94.70/94.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.70/94.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.70/94.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.70/94.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.70/94.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.70/94.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
94.70/94.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.09/102.16	c lits-rem:      1326  cl-subs:     3982  v-elim:      0  v-fix:    0  time:  7.37 s
102.09/102.16	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
102.09/102.17	c vivif2 --  cl tried    55507 cl shrink        0 lits rem          0 time: 0.01
102.39/102.48	c asymm  cl-useful: 0/2378/3195 lits-rem:0 time: 0.31
102.39/102.48	c calculated reachability. Time: 0.00
102.39/102.48	c  N st    59    806646       150      3195         0     55507     15975   1134803   no data   no data  --
139.90/139.91	c  F st    60   1071875       150      3195         0     70832     15975   1514112   no data   no data  --
139.90/139.91	c  N st    60   1071875       150      3195         0     70832     15975   1514112   no data   no data  --
141.10/141.11	c Decided on static restart strategy
144.99/145.01	c  N st    70   1100185       150      3195         0     55329     15975    976543   no data   no data  --
151.29/151.30	c  N st    72   1136177       150      3195         0     45878     15975    663245   no data   no data  --
156.10/156.18	c  N st    73   1168569       150      3195         0     76634     15975   1665431   no data   no data  --
163.30/163.39	c  N st    74   1209970       150      3195         0     71180     15975   1415782   no data   no data  --
163.30/163.39	c  S st    74   1209970       150      3195         0     71180     15975   1415782   no data   no data  --
163.50/163.56	c  S st    74   1210471       150      3195         0     71674     15975   1430171   no data   no data  --
163.50/163.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.50/163.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.50/163.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
163.60/163.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.60/163.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.60/163.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
163.60/163.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.50/171.59	c lits-rem:      1350  cl-subs:     5297  v-elim:      0  v-fix:    0  time:  7.96 s
171.50/171.59	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
171.50/171.60	c vivif2 --  cl tried    66377 cl shrink        0 lits rem          0 time: 0.01
171.69/171.71	c asymm  cl-useful: 0/817/3195 lits-rem:0 time: 0.11
171.69/171.72	c calculated reachability. Time: 0.00
171.69/171.72	c  N st    74   1210471       150      3195         0     66377     15975   1263507   no data   no data  --
184.00/184.08	c  N st    75   1283353       150      3195         0     89909     15975   1983801   no data   no data  --
202.10/202.17	c  N st    76   1392678       150      3195         0     51692     15975    741431   no data   no data  --
229.70/229.73	c  N st    77   1556663       150      3195         0     56184     15975    834787   no data   no data  --
257.30/257.38	c  N st    78   1710471       150      3195         0     96103     15975   2017760   no data   no data  --
257.30/257.38	c  S st    78   1710471       150      3195         0     96103     15975   2017760   no data   no data  --
257.60/257.61	c  S st    78   1710978       150      3195         0     96602     15975   2032923   no data   no data  --
257.60/257.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.60/257.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.60/257.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
257.70/257.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.70/257.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.70/257.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
257.70/257.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
280.70/280.76	c lits-rem:      3011  cl-subs:     9760  v-elim:      0  v-fix:    0  time: 23.05 s
280.70/280.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
280.70/280.78	c vivif2 --  cl tried    86842 cl shrink        0 lits rem          0 time: 0.02
281.00/281.07	c asymm  cl-useful: 0/1434/3195 lits-rem:0 time: 0.28
281.00/281.07	c calculated reachability. Time: 0.00
281.00/281.07	c  N st    78   1710978       150      3195         0     86842     15975   1740016   no data   no data  --
362.10/362.17	c  N st    79   2079944       150      3195         0     98574     15975   1995677   no data   no data  --
389.90/389.98	c  N st    80   2210979       150      3195         0    102706     15975   2082532   no data   no data  --
389.90/389.98	c  S st    80   2210979       150      3195         0    102706     15975   2082532   no data   no data  --
390.20/390.23	c  S st    80   2211482       150      3195         0    103202     15975   2097781   no data   no data  --
390.20/390.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
390.20/390.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
390.20/390.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
390.30/390.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
390.30/390.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
390.30/390.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
390.30/390.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.81/415.82	c lits-rem:      1823  cl-subs:     9315  v-elim:      0  v-fix:    0  time: 25.48 s
415.81/415.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
415.81/415.84	c vivif2 --  cl tried    93887 cl shrink        0 lits rem          0 time: 0.02
416.10/416.10	c asymm  cl-useful: 0/1167/3195 lits-rem:0 time: 0.26
416.10/416.11	c calculated reachability. Time: 0.00
416.10/416.11	c  N st    80   2211482       150      3195         0     93887     15975   1821350   no data   no data  --
526.20/526.21	c  N st    81   2711482       150      3195         0    116975     15975   2450155   no data   no data  --
526.20/526.21	c  S st    81   2711482       150      3195         0    116975     15975   2450155   no data   no data  --
526.50/526.53	c  S st    81   2711988       150      3195         0    117467     15975   2465512   no data   no data  --
526.50/526.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
526.50/526.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.50/526.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
526.60/526.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
526.60/526.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.60/526.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
526.60/526.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
563.81/563.88	c lits-rem:      4618  cl-subs:    10665  v-elim:      0  v-fix:    0  time: 37.21 s
563.81/563.88	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
563.91/563.90	c vivif2 --  cl tried   106802 cl shrink        0 lits rem          0 time: 0.02
564.01/564.07	c asymm  cl-useful: 0/594/3195 lits-rem:0 time: 0.17
564.01/564.07	c calculated reachability. Time: 0.00
564.01/564.07	c  N st    81   2711988       150      3195         0    106802     15975   2128434   no data   no data  --
693.11/693.14	c  N st    82   3211988       150      3195         0     84045     15975   1260549   no data   no data  --
693.11/693.14	c  S st    82   3211988       150      3195         0     84045     15975   1260549   no data   no data  --
693.31/693.38	c  S st    82   3212495       150      3195         0     84545     15975   1275440   no data   no data  --
693.31/693.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
693.31/693.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
693.41/693.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
693.41/693.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.41/693.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
693.41/693.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
693.41/693.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
700.11/700.14	c lits-rem:       537  cl-subs:     2095  v-elim:      0  v-fix:    0  time:  6.68 s
700.11/700.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
700.11/700.16	c vivif2 --  cl tried    82450 cl shrink        0 lits rem          0 time: 0.02
700.51/700.51	c asymm  cl-useful: 0/1557/3195 lits-rem:0 time: 0.35
700.51/700.52	c calculated reachability. Time: 0.00
700.51/700.52	c  N st    82   3212495       150      3195         0     82450     15975   1211788   no data   no data  --
842.21/842.29	c  N st    83   3712495       150      3195         0     93007     15975   1426321   no data   no data  --
842.21/842.29	c  S st    83   3712495       150      3195         0     93007     15975   1426321   no data   no data  --
842.52/842.50	c  S st    83   3713001       150      3195         0     93497     15975   1441108   no data   no data  --
842.52/842.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.52/842.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.52/842.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
842.52/842.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.52/842.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.52/842.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
842.52/842.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
848.81/848.86	c lits-rem:       444  cl-subs:     2489  v-elim:      0  v-fix:    0  time:  6.27 s
848.81/848.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
848.81/848.88	c vivif2 --  cl tried    91008 cl shrink        0 lits rem          0 time: 0.02
849.12/849.12	c asymm  cl-useful: 0/1238/3195 lits-rem:0 time: 0.24
849.12/849.12	c calculated reachability. Time: 0.00
849.12/849.12	c  N st    83   3713001       150      3195         0     91008     15975   1366220   no data   no data  --
859.51/859.52	c  F st    84   3751565       150      3195         0    127389     15975   2466387   no data   no data  --
859.51/859.52	c  N st    84   3751565       150      3195         0    127389     15975   2466387   no data   no data  --
861.81/861.87	c Decided on static restart strategy
870.21/870.27	c  N st    94   3779865       150      3195         0    154308     15975   3290797   no data   no data  --
880.02/880.05	c  N st    96   3815860       150      3195         0    108226     15975   1872431   no data   no data  --
889.02/889.09	c  N st    97   3848255       150      3195         0    138922     15975   2826981   no data   no data  --
904.12/904.13	c  N st    98   3896843       150      3195         0    103614     15975   1714535   no data   no data  --
928.02/928.07	c  N st    99   3969725       150      3195         0     90253     15975   1271853   no data   no data  --
962.22/962.20	c  N st   100   4079050       150      3195         0    109903     15975   1862132   no data   no data  --
1003.91/1003.94	c  N st   101   4213001       150      3195         0    152316     15975   3149773   no data   no data  --
1003.91/1003.94	c  S st   101   4213001       150      3195         0    152316     15975   3149773   no data   no data  --
1004.32/1004.38	c  S st   101   4213504       150      3195         0    152804     15975   3165036   no data   no data  --
1004.32/1004.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1004.32/1004.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1004.41/1004.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1004.51/1004.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.51/1004.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.51/1004.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1004.51/1004.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1124.52/1124.57	c lits-rem:      2855  cl-subs:    13291  v-elim:      0  v-fix:    0  time: 120.01 s
1124.52/1124.57	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1124.62/1124.60	c vivif2 --  cl tried   139513 cl shrink        0 lits rem          0 time: 0.03
1124.92/1124.91	c asymm  cl-useful: 0/1106/3195 lits-rem:0 time: 0.31
1124.92/1124.91	c calculated reachability. Time: 0.00
1124.92/1124.91	c  N st   101   4213504       150      3195         0    139513     15975   2759582   no data   no data  --
1200.52/1200.54	c  N st   102   4459480       150      3195         0    114728     15975   1961012   no data   no data  --
1284.83/1284.82	c  N st   103   4713504       150      3195         0    177782     15975   3920256   no data   no data  --
1284.83/1284.82	c  S st   103   4713504       150      3195         0    177782     15975   3920256   no data   no data  --
1285.32/1285.33	c  S st   103   4714009       150      3195         0    178280     15975   3935371   no data   no data  --
1285.32/1285.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1285.32/1285.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1285.42/1285.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1285.52/1285.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.52/1285.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.52/1285.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1285.52/1285.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175743-1301786272/watcher-3175743-1301786272 -o /tmp/evaluation-result-3175743-1301786272/solver-3175743-1301786272 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175743-1301786272.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.84 3.97 3.81 3/187 8555
/proc/meminfo: memFree=20991876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=29804 CPUtime=0 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 546 0 0 0 0 0 0 0 18 0 1 0 290226948 30519296 486 33554432000 4194304 4650387 140735705749712 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 7451 486 345 112 0 2416 0

[startup+0.0913251 s]
/proc/loadavg: 3.84 3.97 3.81 3/187 8555
/proc/meminfo: memFree=20991876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=30668 CPUtime=0.08 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 897 0 0 0 8 0 0 0 18 0 1 0 290226948 31404032 811 33554432000 4194304 4650387 140735705749712 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 7667 811 377 112 0 2632 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30668

[startup+0.100323 s]
/proc/loadavg: 3.84 3.97 3.81 3/187 8555
/proc/meminfo: memFree=20991876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=30668 CPUtime=0.09 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 907 0 0 0 9 0 0 0 18 0 1 0 290226948 31404032 821 33554432000 4194304 4650387 140735705749712 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 7667 821 377 112 0 2632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30668

[startup+0.300287 s]
/proc/loadavg: 3.84 3.97 3.81 3/187 8555
/proc/meminfo: memFree=20991876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=31260 CPUtime=0.29 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 1239 0 0 0 29 0 0 0 18 0 1 0 290226948 32010240 973 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365533 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 7815 973 379 112 0 2780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31260

[startup+0.700216 s]
/proc/loadavg: 3.84 3.97 3.81 3/187 8555
/proc/meminfo: memFree=20991876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=32180 CPUtime=0.69 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 1979 0 0 0 69 0 0 0 18 0 1 0 290226948 32952320 1108 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 8045 1108 379 112 0 3010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32180

[startup+1.50108 s]
/proc/loadavg: 3.84 3.97 3.81 5/190 8583
/proc/meminfo: memFree=20988364/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=39396 CPUtime=1.49 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 4177 0 0 0 149 0 0 0 20 0 1 0 290226948 40341504 2894 33554432000 4194304 4650387 140735705749712 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 9849 2894 381 112 0 4814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39396

[startup+3.10086 s]
/proc/loadavg: 3.84 3.97 3.81 5/190 8583
/proc/meminfo: memFree=20972616/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=44772 CPUtime=3.09 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 6083 0 0 0 309 0 0 0 25 0 1 0 290226948 45846528 4289 33554432000 4194304 4650387 140735705749712 18446744073709551615 4433046 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 11193 4289 381 112 0 6158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44772

[startup+6.30022 s]
/proc/loadavg: 3.85 3.97 3.81 5/190 8583
/proc/meminfo: memFree=20946208/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=49112 CPUtime=6.29 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 8255 0 0 0 629 0 0 0 25 0 1 0 290226948 50290688 5375 33554432000 4194304 4650387 140735705749712 18446744073709551615 4433064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 12278 5375 381 112 0 7243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49112

[startup+12.7011 s]
/proc/loadavg: 3.86 3.97 3.81 5/190 8583
/proc/meminfo: memFree=20930876/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=52064 CPUtime=12.7 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 11651 0 0 0 1269 1 0 0 25 0 1 0 290226948 53313536 6005 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 13016 6005 381 112 0 7981 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 52064

[startup+25.5008 s]
/proc/loadavg: 3.89 3.97 3.82 5/190 8584
/proc/meminfo: memFree=20889964/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=62624 CPUtime=25.5 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 19583 0 0 0 2548 2 0 0 25 0 1 0 290226948 64126976 8482 33554432000 4194304 4650387 140735705749712 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 15656 8482 381 112 0 10621 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 62624

[startup+51.1002 s]
/proc/loadavg: 3.93 3.97 3.82 5/190 8584
/proc/meminfo: memFree=20865816/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=66232 CPUtime=51.09 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 30907 0 0 0 5105 4 0 0 25 0 1 0 290226948 67821568 9880 33554432000 4194304 4650387 140735705749712 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 16558 9880 381 112 0 11523 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66232

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.82 5/190 8586
/proc/meminfo: memFree=20802264/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=86052 CPUtime=102.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 51928 0 0 0 10221 9 0 0 25 0 1 0 290226948 88117248 14534 33554432000 4194304 4650387 140735705749712 18446744073709551615 4370553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 21513 14534 381 112 0 16478 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86052

[startup+162.3 s]
/proc/loadavg: 4.02 3.99 3.84 5/190 8587
/proc/meminfo: memFree=20763536/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=86640 CPUtime=162.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 71033 0 0 0 16217 13 0 0 25 0 1 0 290226948 88719360 14579 33554432000 4194304 4650387 140735705749712 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 21660 14579 381 112 0 16625 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86640

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 8589
/proc/meminfo: memFree=20706696/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=103512 CPUtime=222.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 88990 0 0 0 22213 17 0 0 25 0 1 0 290226948 105996288 17993 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 25878 17993 381 112 0 20843 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103512

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.85 6/190 8591
/proc/meminfo: memFree=20677280/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=122696 CPUtime=282.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 102756 0 0 0 28210 20 0 0 25 0 1 0 290226948 125640704 24038 33554432000 4194304 4650387 140735705749712 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 30674 24038 381 112 0 25639 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122696

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.86 5/190 8592
/proc/meminfo: memFree=20648732/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=123004 CPUtime=342.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 115318 0 0 0 34206 24 0 0 25 0 1 0 290226948 125956096 22647 33554432000 4194304 4650387 140735705749712 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 30751 22647 381 112 0 25716 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123004

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 8594
/proc/meminfo: memFree=20623900/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=132464 CPUtime=402.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 127547 0 0 0 40203 28 0 0 25 0 1 0 290226948 135643136 26130 33554432000 4194304 4650387 140735705749712 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 33116 26130 381 112 0 28081 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 132464

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 8595
/proc/meminfo: memFree=20626324/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=139860 CPUtime=462.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 139103 0 0 0 46200 30 0 0 25 0 1 0 290226948 143216640 28106 33554432000 4194304 4650387 140735705749712 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 34965 28106 381 112 0 29930 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139860

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 8597
/proc/meminfo: memFree=20594544/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=140132 CPUtime=522.3 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 151449 0 0 0 52196 34 0 0 25 0 1 0 290226948 143495168 27514 33554432000 4194304 4650387 140735705749712 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 35033 27514 381 112 0 29998 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 140132

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 8599
/proc/meminfo: memFree=20583612/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=159060 CPUtime=582.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 159624 0 0 0 58195 36 0 0 25 0 1 0 290226948 162877440 31967 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 39765 31967 381 112 0 34730 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 159060

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8600
/proc/meminfo: memFree=20546620/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=159232 CPUtime=642.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 170968 0 0 0 64193 38 0 0 25 0 1 0 290226948 163053568 32926 33554432000 4194304 4650387 140735705749712 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 39808 32926 381 112 0 34773 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 159232

[startup+702.3 s]
/proc/loadavg: 4.05 4.01 3.90 5/190 8602
/proc/meminfo: memFree=20533696/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=159444 CPUtime=702.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 180418 0 0 0 70188 43 0 0 25 0 1 0 290226948 163270656 31585 33554432000 4194304 4650387 140735705749712 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 39861 31585 381 112 0 34826 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159444

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 8603
/proc/meminfo: memFree=20533436/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=159568 CPUtime=762.32 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 189218 0 0 0 76185 47 0 0 25 0 1 0 290226948 163397632 32881 33554432000 4194304 4650387 140735705749712 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 39892 32881 381 112 0 34857 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 159568

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8605
/proc/meminfo: memFree=20527092/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=159748 CPUtime=822.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 199922 0 0 0 82180 51 0 0 25 0 1 0 290226948 163581952 32162 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 39937 32162 381 112 0 34902 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 159748

[startup+882.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 8607
/proc/meminfo: memFree=20523952/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=164652 CPUtime=882.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 209144 0 0 0 88178 53 0 0 25 0 1 0 290226948 168603648 33461 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 41163 33461 381 112 0 36128 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164652

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 8608
/proc/meminfo: memFree=20522800/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=164752 CPUtime=942.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 217861 0 0 0 94175 56 0 0 25 0 1 0 290226948 168706048 34077 33554432000 4194304 4650387 140735705749712 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 41188 34077 381 112 0 36153 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 164752

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8610
/proc/meminfo: memFree=20515452/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=164852 CPUtime=1002.31 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 226407 0 0 0 100171 60 0 0 25 0 1 0 290226948 168808448 34459 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 41213 34460 381 112 0 36178 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 164852

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8611
/proc/meminfo: memFree=20488384/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=186772 CPUtime=1062.32 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 231819 0 0 0 106171 61 0 0 25 0 1 0 290226948 191254528 39871 33554432000 4194304 4650387 140735705749712 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 46693 39871 381 112 0 41658 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 186772

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8613
/proc/meminfo: memFree=20481032/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=186772 CPUtime=1122.32 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 231820 0 0 0 112171 61 0 0 25 0 1 0 290226948 191254528 39872 33554432000 4194304 4650387 140735705749712 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 46693 39872 381 112 0 41658 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186772

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8615
/proc/meminfo: memFree=20470960/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=186868 CPUtime=1182.33 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 240392 0 0 0 118168 65 0 0 25 0 1 0 290226948 191352832 39614 33554432000 4194304 4650387 140735705749712 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 46717 39614 381 112 0 41682 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 186868

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 8616
/proc/meminfo: memFree=20450316/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=187012 CPUtime=1242.32 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 249171 0 0 0 124165 67 0 0 25 0 1 0 290226948 191500288 39766 33554432000 4194304 4650387 140735705749712 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 46753 39766 381 112 0 41718 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.99 3.91 4/188 8647
/proc/meminfo: memFree=20604076/32950904 swapFree=67111528/67111528
[pid=8555] ppid=8553 vsize=279712 CPUtime=1300.03 cores=5,7
/proc/8555/stat : 8555 (strangenight1-s) R 8553 8555 8216 0 -1 4202496 262514 0 0 0 129933 70 0 0 25 0 1 0 290226948 286425088 48684 33554432000 4194304 4650387 140735705749712 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8555/statm: 69928 48684 381 112 0 64893 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 279712

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.34
CPU system time (s): 0.713891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 279712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262514
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= 9
involuntary context switches= 14272

runsolver used 2.02469 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 01:17:52
IDJOB=3175743
IDBENCH=82761
IDSOLVER=1589
FILE ID=node121/3175743-1301786272
RUNJOBID= node121-1301783653-8237
PBS_JOBID= 12841397
Free space on /tmp= 71456 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175743-1301786272/watcher-3175743-1301786272 -o /tmp/evaluation-result-3175743-1301786272/solver-3175743-1301786272 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175743-1301786272.cnf

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=324580187

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20991908 kB
Buffers:        341660 kB
Cached:       11260008 kB
SwapCached:          0 kB
Active:        7624032 kB
Inactive:      4062928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20991908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18904 kB
Writeback:           0 kB
AnonPages:       85456 kB
Mapped:          16016 kB
Slab:           208172 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   299052 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= 71460 MiB
End job on node121 at 2011-04-03 01:39:34