Trace number 3175861

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.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S528475885-007.SATISFIABLE.cnf
MD5SUM970ca2029fea75cb0f7721dfc724b428
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175861-1301787577.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     200 undec:      47 neg:     203
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       439      1910         0         0      5790         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       439      1910         0      4822      5790    103612   no data   no data  --
0.29/0.38	c  N st    10     11300       439      1910         0      4466      5790     69196   no data   no data  --
0.59/0.63	c  N st    11     17043       439      1910         0     10032      5790    183038   no data   no data  --
1.00/1.00	c  F st    12     25002       439      1910         0     12341      5790    240415   no data   no data  --
1.00/1.00	c  N st    12     25002       439      1910         0     12341      5790    240415   no data   no data  --
1.19/1.24	c Decided on static restart strategy
1.19/1.24	c  N st    18     30000       439      1910         0     10633      5790    179721   no data   no data  --
1.19/1.24	c  S st    18     30000       439      1910         0     10633      5790    179721   no data   no data  --
1.19/1.27	c  S st    18     30503       439      1910         0     11134      5790    189680   no data   no data  --
1.19/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1.19/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.44	c lits-rem:       148  cl-subs:      710  v-elim:      0  v-fix:    0  time:  0.16 s
1.39/1.45	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
1.39/1.45	c calculated reachability. Time: 0.00
1.39/1.45	c  N st    18     30503       439      1910         0     10424      5790    175056   no data   no data  --
1.79/1.82	c  N st    20     37614       439      1910         0      9712      5790    148502   no data   no data  --
2.09/2.19	c  N st    21     44013       439      1910         0     15960      5790    289563   no data   no data  --
2.29/2.31	c  S st    22     45754       439      1910         0      8910      5790    117986   no data   no data  --
2.29/2.33	c  S st    22     46260       439      1910         0      9415      5790    128616   no data   no data  --
2.29/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2.29/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.41	c lits-rem:        31  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.06 s
2.39/2.41	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried     9373 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
2.39/2.41	c calculated reachability. Time: 0.00
2.39/2.41	c  N st    22     46260       439      1910         0      9373      5790    127632   no data   no data  --
3.19/3.27	c  N st    23     60657       439      1910         0     13719      5790    209811   no data   no data  --
3.79/3.85	c  N st    24     69392       439      1910         0     11540      5790    153714   no data   no data  --
3.79/3.85	c  S st    24     69392       439      1910         0     11540      5790    153714   no data   no data  --
3.79/3.88	c  S st    24     69894       439      1910         0     12041      5790    163988   no data   no data  --
3.79/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.79/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
3.79/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:        41  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.14 s
3.99/4.03	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
3.99/4.03	c vivif2 --  cl tried    11910 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
3.99/4.04	c calculated reachability. Time: 0.00
3.99/4.04	c  N st    24     69894       439      1910         0     11910      5790    161226   no data   no data  --
5.19/5.21	c  F st    25     87500       439      1910         0     17305      5790    270741   no data   no data  --
5.19/5.21	c  N st    25     87500       439      1910         0     17305      5790    270741   no data   no data  --
5.59/5.63	c Decided on static restart strategy
5.79/5.88	c  N st    32     95541       439      1910         0     25149      5790    432417   no data   no data  --
6.49/6.51	c  N st    34    104841       439      1910         0     21511      5790    341469   no data   no data  --
6.49/6.51	c  S st    34    104841       439      1910         0     21511      5790    341469   no data   no data  --
6.49/6.57	c  S st    34    105345       439      1910         0     22015      5790    352550   no data   no data  --
6.49/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
6.49/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.27	c lits-rem:       255  cl-subs:     1063  v-elim:      0  v-fix:    0  time:  0.69 s
7.19/7.27	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    20952 cl shrink        0 lits rem          0 time: 0.00
7.19/7.29	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
7.19/7.29	c calculated reachability. Time: 0.00
7.19/7.29	c  N st    34    105345       439      1910         0     20952      5790    329951   no data   no data  --
7.99/8.06	c  N st    35    114944       439      1910         0     16653      5790    222169   no data   no data  --
9.19/9.27	c  N st    36    129341       439      1910         0     16070      5790    195540   no data   no data  --
10.89/10.91	c  N st    37    150937       439      1910         0     21621      5790    315406   no data   no data  --
11.59/11.60	c  S st    38    158018       439      1910         0     28509      5790    463664   no data   no data  --
11.59/11.67	c  S st    38    158521       439      1910         0     29009      5790    474581   no data   no data  --
11.59/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/11.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
11.59/11.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.03	c lits-rem:       544  cl-subs:     1632  v-elim:      0  v-fix:    0  time:  1.34 s
12.99/13.03	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
12.99/13.04	c vivif2 --  cl tried    27377 cl shrink        0 lits rem          0 time: 0.00
12.99/13.06	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
12.99/13.06	c calculated reachability. Time: 0.00
12.99/13.06	c  N st    38    158521       439      1910         0     27377      5790    438261   no data   no data  --
17.29/17.34	c  N st    39    207109       439      1910         0     22063      5790    291762   no data   no data  --
20.18/20.21	c  N st    40    237783       439      1910         0     32467      5790    514120   no data   no data  --
20.18/20.21	c  S st    40    237783       439      1910         0     32467      5790    514120   no data   no data  --
20.18/20.29	c  S st    40    238283       439      1910         0     32965      5790    524296   no data   no data  --
20.18/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.18/20.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.18/20.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.28/20.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.28/20.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.28/20.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
20.28/20.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.90/21.91	c lits-rem:       357  cl-subs:     1687  v-elim:      0  v-fix:    0  time:  1.60 s
21.90/21.91	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
21.90/21.91	c vivif2 --  cl tried    31278 cl shrink        0 lits rem          0 time: 0.01
21.90/21.94	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
21.90/21.94	c calculated reachability. Time: 0.00
21.90/21.94	c  N st    40    238283       439      1910         0     31278      5790    485581   no data   no data  --
29.09/29.12	c  F st    41    306250       439      1910         0     33220      5790    494637   no data   no data  --
29.09/29.12	c  N st    41    306250       439      1910         0     33220      5790    494637   no data   no data  --
29.69/29.75	c Decided on static restart strategy
32.19/32.21	c  N st    51    334556       439      1910         0     37514      5790    562575   no data   no data  --
34.89/34.93	c  N st    53    357424       439      1910         0     35521      5790    523690   no data   no data  --
34.89/34.93	c  S st    53    357424       439      1910         0     35521      5790    523690   no data   no data  --
34.99/35.01	c  S st    53    357927       439      1910         0     36023      5790    534479   no data   no data  --
34.99/35.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.99/35.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.99/35.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.99/35.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
34.99/35.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.29/36.34	c lits-rem:       339  cl-subs:      892  v-elim:      0  v-fix:    0  time:  1.30 s
36.29/36.34	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
36.29/36.34	c vivif2 --  cl tried    35131 cl shrink        0 lits rem          0 time: 0.01
36.29/36.37	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
36.29/36.37	c calculated reachability. Time: 0.00
36.29/36.37	c  N st    53    357927       439      1910         0     35131      5790    511863   no data   no data  --
40.60/40.67	c  N st    54    390319       439      1910         0     41290      5790    612346   no data   no data  --
47.09/47.16	c  N st    55    438908       439      1910         0     34958      5790    434847   no data   no data  --
56.10/56.18	c  N st    56    511790       439      1910         0     48321      5790    716177   no data   no data  --
59.49/59.53	c  N st    57    536891       439      1910         0     42669      5790    573024   no data   no data  --
59.49/59.53	c  S st    57    536891       439      1910         0     42669      5790    573024   no data   no data  --
59.59/59.63	c  S st    57    537395       439      1910         0     43172      5790    583945   no data   no data  --
59.59/59.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.59/59.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.59/59.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.59/59.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.59/59.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.59/59.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
59.59/59.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.09/61.17	c lits-rem:       646  cl-subs:     1509  v-elim:      0  v-fix:    0  time:  1.51 s
61.09/61.17	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
61.09/61.18	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
61.19/61.21	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.03
61.19/61.21	c calculated reachability. Time: 0.00
61.19/61.21	c  N st    57    537395       439      1910         0     41663      5790    551808   no data   no data  --
83.60/83.64	c  N st    58    701379       439      1910         0     35981      5790    354086   no data   no data  --
99.69/99.78	c  N st    59    806092       439      1910         0     64855      5790    989264   no data   no data  --
99.69/99.78	c  S st    59    806092       439      1910         0     64855      5790    989264   no data   no data  --
99.89/99.94	c  S st    59    806594       439      1910         0     65357      5790   1000409   no data   no data  --
99.89/99.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.89/99.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.89/99.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.89/99.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.89/99.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.89/99.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
99.89/99.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.09/102.16	c lits-rem:       670  cl-subs:     3241  v-elim:      0  v-fix:    0  time:  2.17 s
102.09/102.16	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
102.09/102.17	c vivif2 --  cl tried    62116 cl shrink        0 lits rem          0 time: 0.01
102.20/102.22	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.05
102.20/102.22	c calculated reachability. Time: 0.00
102.20/102.22	c  N st    59    806594       439      1910         0     62116      5790    934095   no data   no data  --
144.19/144.21	c  F st    60   1071875       439      1910         0     77672      5790   1180989   no data   no data  --
144.19/144.21	c  N st    60   1071875       439      1910         0     77672      5790   1180989   no data   no data  --
145.30/145.39	c Decided on static restart strategy
149.29/149.31	c  N st    70   1100181       439      1910         0     61631      5790    795537   no data   no data  --
156.29/156.34	c  N st    72   1136173       439      1910         0     51894      5790    573861   no data   no data  --
161.90/161.99	c  N st    73   1168565       439      1910         0     83130      5790   1214147   no data   no data  --
169.09/169.16	c  N st    74   1209892       439      1910         0     77599      5790   1070332   no data   no data  --
169.09/169.16	c  S st    74   1209892       439      1910         0     77599      5790   1070332   no data   no data  --
169.30/169.34	c  S st    74   1210397       439      1910         0     78104      5790   1081125   no data   no data  --
169.30/169.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.30/169.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.30/169.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
169.30/169.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.30/169.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.30/169.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
169.30/169.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
172.70/172.72	c lits-rem:       102  cl-subs:     6420  v-elim:      0  v-fix:    0  time:  3.32 s
172.70/172.72	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
172.70/172.73	c vivif2 --  cl tried    71684 cl shrink        0 lits rem          0 time: 0.01
172.70/172.79	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.06
172.79/172.80	c calculated reachability. Time: 0.00
172.79/172.80	c  N st    74   1210397       439      1910         0     71684      5790    969630   no data   no data  --
186.90/186.93	c  N st    75   1283280       439      1910         0     48564      5790    449516   no data   no data  --
207.39/207.43	c  N st    76   1392603       439      1910         0     56584      5790    592093   no data   no data  --
239.40/239.40	c  N st    77   1556588       439      1910         0     61616      5790    675619   no data   no data  --
271.00/271.01	c  N st    78   1710398       439      1910         0    102944      5790   1563468   no data   no data  --
271.00/271.01	c  S st    78   1710398       439      1910         0    102944      5790   1563468   no data   no data  --
271.20/271.26	c  S st    78   1710900       439      1910         0    103443      5790   1574867   no data   no data  --
271.20/271.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.20/271.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.30/271.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
271.30/271.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.30/271.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.30/271.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
271.30/271.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.30/281.31	c lits-rem:       267  cl-subs:    11835  v-elim:      0  v-fix:    0  time:  9.95 s
281.30/281.31	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
281.30/281.33	c vivif2 --  cl tried    91608 cl shrink        0 lits rem          0 time: 0.02
281.40/281.43	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.10
281.40/281.43	c calculated reachability. Time: 0.00
281.40/281.43	c  N st    78   1710900       439      1910         0     91608      5790   1330607   no data   no data  --
364.00/364.07	c  N st    79   2079865       439      1910         0    103828      5790   1500397   no data   no data  --
392.50/392.52	c  N st    80   2210902       439      1910         0    107538      5790   1552606   no data   no data  --
392.50/392.52	c  S st    80   2210902       439      1910         0    107538      5790   1552606   no data   no data  --
392.71/392.79	c  S st    80   2211405       439      1910         0    108038      5790   1564613   no data   no data  --
392.71/392.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
392.71/392.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.80/392.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
392.80/392.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.80/392.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.80/392.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
392.80/392.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
400.50/400.51	c lits-rem:       611  cl-subs:     8641  v-elim:      0  v-fix:    0  time:  7.63 s
400.50/400.51	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
400.50/400.53	c vivif2 --  cl tried    99397 cl shrink        0 lits rem          0 time: 0.02
400.60/400.63	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.10
400.60/400.63	c calculated reachability. Time: 0.00
400.60/400.63	c  N st    80   2211405       439      1910         0     99397      5790   1397718   no data   no data  --
521.50/521.52	c  N st    81   2711405       439      1910         0    122571      5790   1749489   no data   no data  --
521.50/521.52	c  S st    81   2711405       439      1910         0    122571      5790   1749489   no data   no data  --
521.80/521.89	c  S st    81   2711906       439      1910         0    123070      5790   1760871   no data   no data  --
521.90/521.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
521.90/521.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
521.90/521.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
522.00/522.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.00/522.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.00/522.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
522.00/522.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
534.61/534.65	c lits-rem:       178  cl-subs:    13786  v-elim:      0  v-fix:    0  time: 12.65 s
534.61/534.65	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
534.61/534.67	c vivif2 --  cl tried   109284 cl shrink        0 lits rem          0 time: 0.02
534.71/534.78	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.11
534.71/534.79	c calculated reachability. Time: 0.00
534.71/534.79	c  N st    81   2711906       439      1910         0    109284      5790   1496930   no data   no data  --
666.41/666.48	c  N st    82   3211906       439      1910         0     85213      5790    859704   no data   no data  --
666.41/666.48	c  S st    82   3211906       439      1910         0     85213      5790    859704   no data   no data  --
666.61/666.69	c  S st    82   3212410       439      1910         0     85712      5790    871261   no data   no data  --
666.71/666.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
666.71/666.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
666.71/666.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
666.71/666.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
666.71/666.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
666.71/666.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
666.71/666.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
669.11/669.12	c lits-rem:       711  cl-subs:     2658  v-elim:      0  v-fix:    0  time:  2.36 s
669.11/669.12	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
669.11/669.13	c vivif2 --  cl tried    83054 cl shrink        0 lits rem          0 time: 0.01
669.11/669.19	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.07
669.21/669.20	c calculated reachability. Time: 0.00
669.21/669.20	c  N st    82   3212410       439      1910         0     83054      5790    828462   no data   no data  --
805.71/805.74	c  N st    83   3712411       439      1910         0     94314      5790    991740   no data   no data  --
805.71/805.74	c  S st    83   3712411       439      1910         0     94314      5790    991740   no data   no data  --
805.91/805.96	c  S st    83   3712914       439      1910         0     94815      5790   1003203   no data   no data  --
805.91/805.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
805.91/805.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
805.91/805.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
806.01/806.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
806.01/806.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.01/806.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
806.01/806.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
808.01/808.00	c lits-rem:       265  cl-subs:     2241  v-elim:      0  v-fix:    0  time:  1.98 s
808.01/808.01	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
808.01/808.02	c vivif2 --  cl tried    92574 cl shrink        0 lits rem          0 time: 0.01
808.11/808.10	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.08
808.11/808.10	c calculated reachability. Time: 0.00
808.11/808.10	c  N st    83   3712914       439      1910         0     92574      5790    961651   no data   no data  --
819.11/819.13	c  F st    84   3751562       439      1910         0    129939      5790   1774252   no data   no data  --
819.11/819.13	c  N st    84   3751562       439      1910         0    129939      5790   1774252   no data   no data  --
821.01/821.02	c Decided on static restart strategy
829.51/829.50	c  N st    94   3779866       439      1910         0    157492      5790   2391309   no data   no data  --
839.41/839.47	c  N st    96   3815858       439      1910         0    110098      5790   1320615   no data   no data  --
850.41/850.48	c  N st    97   3848250       439      1910         0    141576      5790   2026326   no data   no data  --
864.71/864.77	c  N st    98   3896839       439      1910         0    105451      5790   1189752   no data   no data  --
887.41/887.48	c  N st    99   3969721       439      1910         0     91488      5790    867305   no data   no data  --
918.61/918.60	c  N st   100   4079046       439      1910         0    112128      5790   1318772   no data   no data  --
962.91/962.95	c  N st   101   4212914       439      1910         0    155666      5790   2310656   no data   no data  --
962.91/962.95	c  S st   101   4212914       439      1910         0    155666      5790   2310656   no data   no data  --
963.31/963.39	c  S st   101   4213419       439      1910         0    156170      5790   2322946   no data   no data  --
963.41/963.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
963.41/963.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
963.41/963.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
963.52/963.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
963.52/963.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.52/963.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
963.52/963.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
986.52/986.52	c lits-rem:      1546  cl-subs:    14783  v-elim:      0  v-fix:    0  time: 22.98 s
986.52/986.52	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
986.52/986.55	c vivif2 --  cl tried   141387 cl shrink        0 lits rem          0 time: 0.02
986.72/986.73	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.18
986.72/986.73	c calculated reachability. Time: 0.00
986.72/986.73	c  N st   101   4213419       439      1910         0    141387      5790   2018355   no data   no data  --
1068.02/1068.10	c  N st   102   4459395       439      1910         0    115189      5790   1310360   no data   no data  --
1150.32/1150.31	c  N st   103   4713419       439      1910         0    180400      5790   2731135   no data   no data  --
1150.32/1150.31	c  S st   103   4713419       439      1910         0    180400      5790   2731135   no data   no data  --
1150.82/1150.84	c  S st   103   4713926       439      1910         0    180906      5790   2742587   no data   no data  --
1150.82/1150.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1150.82/1150.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1150.92/1150.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1151.02/1151.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1151.02/1151.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1151.02/1151.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1151.02/1151.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.82/1180.87	c lits-rem:       974  cl-subs:    19542  v-elim:      0  v-fix:    0  time: 29.85 s
1180.82/1180.87	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
1180.92/1180.90	c vivif2 --  cl tried   161364 cl shrink        0 lits rem          0 time: 0.03
1181.12/1181.12	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.22
1181.12/1181.12	c calculated reachability. Time: 0.00
1181.12/1181.12	c  N st   103   4713926       439      1910         0    161364      5790   2388248   no data   no data  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.84 3.97 3.91 4/189 20726
/proc/meminfo: memFree=21827724/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=29828 CPUtime=0 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 534 0 0 0 0 0 0 0 25 0 1 0 271173593 30543872 474 33554432000 4194304 4650387 140733756452064 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 7457 474 345 112 0 2422 0

[startup+0.091186 s]
/proc/loadavg: 3.84 3.97 3.91 4/189 20726
/proc/meminfo: memFree=21827724/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=30348 CPUtime=0.08 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 769 0 0 0 8 0 0 0 25 0 1 0 271173593 31076352 696 33554432000 4194304 4650387 140733756452064 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 7587 696 379 112 0 2552 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30348

[startup+0.100187 s]
/proc/loadavg: 3.84 3.97 3.91 4/189 20726
/proc/meminfo: memFree=21827724/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=30492 CPUtime=0.09 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 790 0 0 0 9 0 0 0 25 0 1 0 271173593 31223808 717 33554432000 4194304 4650387 140733756452064 18446744073709551615 4363560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 7623 717 379 112 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.300149 s]
/proc/loadavg: 3.84 3.97 3.91 4/189 20726
/proc/meminfo: memFree=21827724/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=30848 CPUtime=0.29 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 1047 0 0 0 29 0 0 0 25 0 1 0 271173593 31588352 844 33554432000 4194304 4650387 140733756452064 18446744073709551615 4314847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 7712 844 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.70108 s]
/proc/loadavg: 3.84 3.97 3.91 4/189 20726
/proc/meminfo: memFree=21827724/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=31660 CPUtime=0.69 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 1550 0 0 0 69 0 0 0 25 0 1 0 271173593 32419840 909 33554432000 4194304 4650387 140733756452064 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 7915 909 381 112 0 2880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31660

[startup+1.50094 s]
/proc/loadavg: 3.84 3.97 3.91 5/190 20727
/proc/meminfo: memFree=21824244/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=36768 CPUtime=1.49 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 3247 0 0 0 149 0 0 0 25 0 1 0 271173593 37650432 2299 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 9192 2299 383 112 0 4157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36768

[startup+3.10065 s]
/proc/loadavg: 3.84 3.97 3.91 5/190 20727
/proc/meminfo: memFree=21813208/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=37736 CPUtime=3.09 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 4485 0 0 0 309 0 0 0 25 0 1 0 271173593 38641664 2377 33554432000 4194304 4650387 140733756452064 18446744073709551615 4364445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 9434 2377 383 112 0 4399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37736

[startup+6.30108 s]
/proc/loadavg: 3.85 3.97 3.91 5/190 20727
/proc/meminfo: memFree=21808004/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=38996 CPUtime=6.28 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 6389 0 0 0 628 0 0 0 25 0 1 0 271173593 39931904 2820 33554432000 4194304 4650387 140733756452064 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 9749 2820 383 112 0 4714 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38996

[startup+12.7009 s]
/proc/loadavg: 3.86 3.97 3.91 5/190 20727
/proc/meminfo: memFree=21779236/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=48584 CPUtime=12.69 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 10643 0 0 0 1268 1 0 0 25 0 1 0 271173593 49750016 5276 33554432000 4194304 4650387 140733756452064 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 12146 5276 383 112 0 7111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48584

[startup+25.5006 s]
/proc/loadavg: 3.89 3.97 3.91 5/190 20728
/proc/meminfo: memFree=21768332/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=55084 CPUtime=25.49 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 16185 0 0 0 2547 2 0 0 25 0 1 0 271173593 56406016 6939 33554432000 4194304 4650387 140733756452064 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 13771 6939 383 112 0 8736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55084

[startup+51.1011 s]
/proc/loadavg: 3.86 3.95 3.91 5/190 20756
/proc/meminfo: memFree=21826824/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=59348 CPUtime=51.09 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 24866 0 0 0 5105 4 0 0 25 0 1 0 271173593 60772352 7798 33554432000 4194304 4650387 140733756452064 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 14837 7798 383 112 0 9802 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59348

[startup+102.307 s]
/proc/loadavg: 3.94 3.96 3.91 5/190 20758
/proc/meminfo: memFree=21788656/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=78172 CPUtime=102.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 41221 0 0 0 10223 7 0 0 25 0 1 0 271173593 80048128 12624 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 19543 12624 383 112 0 14508 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78172

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 20759
/proc/meminfo: memFree=21762596/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=78564 CPUtime=162.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 53784 0 0 0 16219 11 0 0 25 0 1 0 271173593 80449536 12936 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 19641 12936 383 112 0 14606 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78564

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 20761
/proc/meminfo: memFree=21701696/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=89288 CPUtime=222.29 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 66648 0 0 0 22215 14 0 0 25 0 1 0 271173593 91430912 15276 33554432000 4194304 4650387 140733756452064 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 22322 15277 383 112 0 17287 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89288

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 20762
/proc/meminfo: memFree=21633568/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=108180 CPUtime=282.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 79230 0 0 0 28211 19 0 0 25 0 1 0 271173593 110776320 19959 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 27045 19959 383 112 0 22010 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108180

[startup+342.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 20764
/proc/meminfo: memFree=21598960/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=108436 CPUtime=342.29 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 89341 0 0 0 34207 22 0 0 25 0 1 0 271173593 111038464 19062 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 27109 19062 383 112 0 22074 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 108436

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 20766
/proc/meminfo: memFree=21569056/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=119892 CPUtime=402.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 99650 0 0 0 40205 25 0 0 25 0 1 0 271173593 122769408 22599 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 29973 22599 383 112 0 24938 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119892

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 20767
/proc/meminfo: memFree=21559000/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=120068 CPUtime=462.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 108529 0 0 0 46201 29 0 0 25 0 1 0 271173593 122949632 22016 33554432000 4194304 4650387 140733756452064 18446744073709551615 4334380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 30017 22016 383 112 0 24982 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 120068

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20769
/proc/meminfo: memFree=21580316/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=123788 CPUtime=522.31 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 117729 0 0 0 52199 32 0 0 25 0 1 0 271173593 126758912 23848 33554432000 4194304 4650387 140733756452064 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 30947 23848 383 112 0 25912 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 123788

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20770
/proc/meminfo: memFree=21570876/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=131120 CPUtime=582.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 124656 0 0 0 58197 33 0 0 25 0 1 0 271173593 134266880 25466 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 32780 25466 383 112 0 27745 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 131120

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20772
/proc/meminfo: memFree=21563300/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=131256 CPUtime=642.31 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 132472 0 0 0 64194 37 0 0 25 0 1 0 271173593 134406144 25731 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 32814 25731 383 112 0 27779 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131256

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20774
/proc/meminfo: memFree=21540228/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=131420 CPUtime=702.3 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 140338 0 0 0 70190 40 0 0 25 0 1 0 271173593 134574080 25500 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 32855 25500 383 112 0 27820 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 131420

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20775
/proc/meminfo: memFree=21501160/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=131588 CPUtime=762.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 147996 0 0 0 76189 43 0 0 25 0 1 0 271173593 134746112 24804 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 32897 24804 383 112 0 27862 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131588

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20777
/proc/meminfo: memFree=21490364/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=133088 CPUtime=822.31 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 155256 0 0 0 82186 45 0 0 25 0 1 0 271173593 136282112 26216 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 33272 26216 383 112 0 28237 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 133088

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20778
/proc/meminfo: memFree=21517620/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=133208 CPUtime=882.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 161696 0 0 0 88184 48 0 0 25 0 1 0 271173593 136404992 26571 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 33302 26571 383 112 0 28267 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133208

[startup+942.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 20780
/proc/meminfo: memFree=21487356/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=133276 CPUtime=942.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 168084 0 0 0 94182 50 0 0 25 0 1 0 271173593 136474624 26963 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 33319 26963 383 112 0 28284 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 133276

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 20782
/proc/meminfo: memFree=21481272/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=155408 CPUtime=1002.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 177588 0 0 0 100180 52 0 0 25 0 1 0 271173593 159137792 29832 33554432000 4194304 4650387 140733756452064 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 38852 29832 383 112 0 33817 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 155408

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20783
/proc/meminfo: memFree=21471216/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=155492 CPUtime=1062.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 183760 0 0 0 106178 54 0 0 25 0 1 0 271173593 159223808 29933 33554432000 4194304 4650387 140733756452064 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 38873 29933 383 112 0 33838 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155492

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20785
/proc/meminfo: memFree=21465368/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=155548 CPUtime=1122.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 189086 0 0 0 112175 57 0 0 25 0 1 0 271173593 159281152 32058 33554432000 4194304 4650387 140733756452064 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 38887 32058 383 112 0 33852 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155548

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20786
/proc/meminfo: memFree=21441048/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=175656 CPUtime=1182.32 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 197013 0 0 0 118173 59 0 0 25 0 1 0 271173593 179871744 36742 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 43914 36742 383 112 0 38879 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 175656

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20788
/proc/meminfo: memFree=21435068/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=175744 CPUtime=1242.33 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 200290 0 0 0 124172 61 0 0 25 0 1 0 271173593 179961856 36265 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 43936 36265 383 112 0 38901 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 175744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 4/188 20828
/proc/meminfo: memFree=21655356/32951124 swapFree=67111528/67111528
[pid=20726] ppid=20724 vsize=176100 CPUtime=1300.03 cores=1,3
/proc/20726/stat : 20726 (strangenight1-s) R 20724 20726 20159 0 -1 4202496 203195 0 0 0 129941 62 0 0 25 0 1 0 271173593 180326400 35857 33554432000 4194304 4650387 140733756452064 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20726/statm: 44025 35857 383 112 0 38990 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 176100

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.41
CPU system time (s): 0.632903
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 228472

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

runsolver used 2.12468 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 01:39:37
IDJOB=3175861
IDBENCH=82879
IDSOLVER=1589
FILE ID=node145/3175861-1301787577
RUNJOBID= node145-1301783648-20180
PBS_JOBID= 12841373
Free space on /tmp= 72344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S528475885-007.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175861-1301787577/watcher-3175861-1301787577 -o /tmp/evaluation-result-3175861-1301787577/solver-3175861-1301787577 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175861-1301787577.cnf

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

MD5SUM BENCH= 970ca2029fea75cb0f7721dfc724b428
RANDOM SEED=1066849676

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21827880 kB
Buffers:        363448 kB
Cached:       10302332 kB
SwapCached:          0 kB
Active:        7012076 kB
Inactive:      3853568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21827880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19148 kB
Writeback:           0 kB
AnonPages:      199684 kB
Mapped:          16380 kB
Slab:           193688 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   407416 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= 72336 MiB
End job on node145 at 2011-04-03 02:01:19