Trace number 3175865

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.268
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-3175865-1301787607.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:     175 undec:      59 neg:     216
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      1890         0         0      5710         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.10/0.14	c  N st     8      4916       439      1890         0      4801      5710    107531   no data   no data  --
0.29/0.39	c  N st    10     11298       439      1890         0      4433      5710     70304   no data   no data  --
0.59/0.65	c  N st    11     17043       439      1890         0     10022      5710    188803   no data   no data  --
0.99/1.02	c  F st    12     25000       439      1890         0     12310      5710    234497   no data   no data  --
0.99/1.02	c  N st    12     25000       439      1890         0     12310      5710    234497   no data   no data  --
1.20/1.26	c Decided on static restart strategy
1.20/1.26	c  N st    18     30000       439      1890         0     10589      5710    181167   no data   no data  --
1.20/1.26	c  S st    18     30000       439      1890         0     10589      5710    181167   no data   no data  --
1.20/1.29	c  S st    18     30502       439      1890         0     11088      5710    191261   no data   no data  --
1.20/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.20/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.20/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:       102  cl-subs:      732  v-elim:      0  v-fix:    0  time:  0.16 s
1.39/1.47	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30502       439      1890         0     10356      5710    175563   no data   no data  --
1.79/1.89	c  N st    20     37612       439      1890         0      9640      5710    147553   no data   no data  --
2.19/2.27	c  N st    21     44012       439      1890         0     15874      5710    279921   no data   no data  --
2.29/2.38	c  S st    22     45756       439      1890         0      8865      5710    114408   no data   no data  --
2.39/2.41	c  S st    22     46261       439      1890         0      9368      5710    125229   no data   no data  --
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.48	c lits-rem:        10  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.06 s
2.39/2.48	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c vivif2 --  cl tried     9312 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.01
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N st    22     46261       439      1890         0      9312      5710    123963   no data   no data  --
3.39/3.40	c  N st    23     60660       439      1890         0     13623      5710    205689   no data   no data  --
3.99/4.06	c  N st    24     69391       439      1890         0     11412      5710    149923   no data   no data  --
3.99/4.06	c  S st    24     69391       439      1890         0     11412      5710    149923   no data   no data  --
3.99/4.09	c  S st    24     69891       439      1890         0     11910      5710    160694   no data   no data  --
3.99/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.09/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
4.09/4.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.23	c lits-rem:        48  cl-subs:      195  v-elim:      0  v-fix:    0  time:  0.13 s
4.19/4.23	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c vivif2 --  cl tried    11715 cl shrink        0 lits rem          0 time: 0.00
4.19/4.24	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.01
4.19/4.24	c calculated reachability. Time: 0.00
4.19/4.24	c  N st    24     69891       439      1890         0     11715      5710    156445   no data   no data  --
5.39/5.43	c  F st    25     87500       439      1890         0     17092      5710    264639   no data   no data  --
5.39/5.43	c  N st    25     87500       439      1890         0     17092      5710    264639   no data   no data  --
5.79/5.85	c Decided on static restart strategy
6.09/6.11	c  N st    32     95538       439      1890         0     24931      5710    428960   no data   no data  --
6.79/6.82	c  N st    34    104837       439      1890         0     21374      5710    332138   no data   no data  --
6.79/6.82	c  S st    34    104837       439      1890         0     21374      5710    332138   no data   no data  --
6.79/6.87	c  S st    34    105339       439      1890         0     21876      5710    342592   no data   no data  --
6.79/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
6.79/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.56	c lits-rem:       704  cl-subs:     1254  v-elim:      0  v-fix:    0  time:  0.67 s
7.49/7.56	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
7.49/7.57	c vivif2 --  cl tried    20622 cl shrink        0 lits rem          0 time: 0.00
7.49/7.58	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.01
7.49/7.58	c calculated reachability. Time: 0.00
7.49/7.58	c  N st    34    105339       439      1890         0     20622      5710    318207   no data   no data  --
8.29/8.31	c  N st    35    114938       439      1890         0     16401      5710    217547   no data   no data  --
9.39/9.40	c  N st    36    129336       439      1890         0     15850      5710    192315   no data   no data  --
11.09/11.18	c  N st    37    150931       439      1890         0     21212      5710    299681   no data   no data  --
11.69/11.77	c  S st    38    158008       439      1890         0     28093      5710    450361   no data   no data  --
11.79/11.84	c  S st    38    158516       439      1890         0     28600      5710    461642   no data   no data  --
11.79/11.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
11.79/11.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.09/13.18	c lits-rem:       291  cl-subs:     1792  v-elim:      0  v-fix:    0  time:  1.32 s
13.09/13.18	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
13.09/13.18	c vivif2 --  cl tried    26808 cl shrink        0 lits rem          0 time: 0.00
13.20/13.20	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.02
13.20/13.20	c calculated reachability. Time: 0.00
13.20/13.20	c  N st    38    158516       439      1890         0     26808      5710    421943   no data   no data  --
17.89/17.92	c  N st    39    207106       439      1890         0     21550      5710    275539   no data   no data  --
20.79/20.85	c  N st    40    237774       439      1890         0     31867      5710    468937   no data   no data  --
20.79/20.85	c  S st    40    237774       439      1890         0     31867      5710    468937   no data   no data  --
20.90/20.93	c  S st    40    238277       439      1890         0     32369      5710    479744   no data   no data  --
20.90/20.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.90/20.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.90/20.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
20.90/20.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.29/22.35	c lits-rem:       389  cl-subs:     2381  v-elim:      0  v-fix:    0  time:  1.40 s
22.29/22.35	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
22.29/22.36	c vivif2 --  cl tried    29988 cl shrink        0 lits rem          0 time: 0.00
22.29/22.38	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.02
22.29/22.38	c calculated reachability. Time: 0.00
22.29/22.38	c  N st    40    238277       439      1890         0     29988      5710    433009   no data   no data  --
29.59/29.60	c  F st    41    306251       439      1890         0     32071      5710    442630   no data   no data  --
29.59/29.60	c  N st    41    306251       439      1890         0     32071      5710    442630   no data   no data  --
30.19/30.22	c Decided on static restart strategy
33.00/33.01	c  N st    51    334556       439      1890         0     36338      5710    524740   no data   no data  --
35.59/35.68	c  N st    53    357416       439      1890         0     34138      5710    455615   no data   no data  --
35.59/35.68	c  S st    53    357416       439      1890         0     34138      5710    455615   no data   no data  --
35.69/35.76	c  S st    53    357919       439      1890         0     34640      5710    466456   no data   no data  --
35.69/35.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.69/35.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.69/35.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.69/35.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
35.69/35.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.99/37.06	c lits-rem:       485  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  1.28 s
36.99/37.06	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
36.99/37.07	c vivif2 --  cl tried    32963 cl shrink        0 lits rem          0 time: 0.00
36.99/37.09	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.02
36.99/37.09	c calculated reachability. Time: 0.00
36.99/37.09	c  N st    53    357919       439      1890         0     32963      5710    432313   no data   no data  --
40.69/40.72	c  N st    54    390314       439      1890         0     39135      5710    559614   no data   no data  --
46.50/46.58	c  N st    55    438902       439      1890         0     32956      5710    396524   no data   no data  --
56.20/56.26	c  N st    56    511784       439      1890         0     46530      5710    686816   no data   no data  --
59.79/59.89	c  N st    57    536880       439      1890         0     40828      5710    524523   no data   no data  --
59.79/59.89	c  S st    57    536880       439      1890         0     40828      5710    524523   no data   no data  --
59.99/60.00	c  S st    57    537383       439      1890         0     41331      5710    535042   no data   no data  --
59.99/60.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.99/60.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.99/60.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.99/60.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.99/60.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.99/60.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
59.99/60.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.39/61.49	c lits-rem:       415  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  1.46 s
61.39/61.49	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
61.39/61.49	c vivif2 --  cl tried    39483 cl shrink        0 lits rem          0 time: 0.01
61.49/61.52	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.03
61.49/61.52	c calculated reachability. Time: 0.00
61.49/61.52	c  N st    57    537383       439      1890         0     39483      5710    495082   no data   no data  --
88.00/88.02	c  N st    58    701367       439      1890         0     68115      5710   1033087   no data   no data  --
104.20/104.23	c  N st    59    806074       439      1890         0     62259      5710    872993   no data   no data  --
104.20/104.23	c  S st    59    806074       439      1890         0     62259      5710    872993   no data   no data  --
104.30/104.39	c  S st    59    806575       439      1890         0     62759      5710    884154   no data   no data  --
104.30/104.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.30/104.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.40/104.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.40/104.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.40/104.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.40/104.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
104.40/104.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.29/107.35	c lits-rem:       953  cl-subs:     5283  v-elim:      0  v-fix:    0  time:  2.92 s
107.29/107.36	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
107.29/107.36	c vivif2 --  cl tried    57476 cl shrink        0 lits rem          0 time: 0.01
107.39/107.41	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.05
107.39/107.41	c calculated reachability. Time: 0.00
107.39/107.41	c  N st    59    806575       439      1890         0     57476      5710    788912   no data   no data  --
152.69/152.78	c  F st    60   1071875       439      1890         0     73301      5710   1021434   no data   no data  --
152.69/152.78	c  N st    60   1071875       439      1890         0     73301      5710   1021434   no data   no data  --
154.00/154.05	c Decided on static restart strategy
158.40/158.46	c  N st    70   1100180       439      1890         0     57367      5710    714500   no data   no data  --
165.70/165.70	c  N st    72   1136175       439      1890         0     47613      5710    470607   no data   no data  --
171.30/171.35	c  N st    73   1168570       439      1890         0     78961      5710   1151599   no data   no data  --
179.50/179.59	c  N st    74   1209863       439      1890         0     73176      5710    983952   no data   no data  --
179.50/179.59	c  S st    74   1209863       439      1890         0     73176      5710    983952   no data   no data  --
179.70/179.77	c  S st    74   1210367       439      1890         0     73680      5710    994762   no data   no data  --
179.70/179.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.70/179.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.80/179.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.80/179.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.80/179.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.80/179.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
179.80/179.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
183.20/183.25	c lits-rem:       536  cl-subs:     7033  v-elim:      0  v-fix:    0  time:  3.41 s
183.20/183.25	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
183.20/183.26	c vivif2 --  cl tried    66647 cl shrink        0 lits rem          0 time: 0.01
183.30/183.32	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.06
183.30/183.32	c calculated reachability. Time: 0.00
183.30/183.32	c  N st    74   1210367       439      1890         0     66647      5710    860708   no data   no data  --
198.99/199.05	c  N st    75   1283250       439      1890         0     90975      5710   1390803   no data   no data  --
220.60/220.62	c  N st    76   1392573       439      1890         0     51883      5710    491163   no data   no data  --
253.50/253.52	c  N st    77   1556557       439      1890         0     56713      5710    564017   no data   no data  --
288.00/288.04	c  N st    78   1710369       439      1890         0     98320      5710   1489192   no data   no data  --
288.00/288.04	c  S st    78   1710369       439      1890         0     98320      5710   1489192   no data   no data  --
288.20/288.28	c  S st    78   1710872       439      1890         0     98822      5710   1500343   no data   no data  --
288.20/288.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
288.20/288.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
288.30/288.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
288.30/288.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.30/288.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.30/288.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
288.30/288.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
295.01/295.05	c lits-rem:       970  cl-subs:     7318  v-elim:      0  v-fix:    0  time:  6.68 s
295.01/295.05	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
295.01/295.07	c vivif2 --  cl tried    91504 cl shrink        0 lits rem          0 time: 0.02
295.11/295.17	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.10
295.11/295.17	c calculated reachability. Time: 0.00
295.11/295.17	c  N st    78   1710872       439      1890         0     91504      5710   1346202   no data   no data  --
386.71/386.71	c  N st    79   2079840       439      1890         0    102505      5710   1411619   no data   no data  --
419.21/419.29	c  N st    80   2210873       439      1890         0    106814      5710   1528872   no data   no data  --
419.21/419.29	c  S st    80   2210873       439      1890         0    106814      5710   1528872   no data   no data  --
419.61/419.60	c  S st    80   2211377       439      1890         0    107316      5710   1540521   no data   no data  --
419.61/419.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.61/419.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
419.61/419.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
419.61/419.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.61/419.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.61/419.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
419.61/419.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.31/427.30	c lits-rem:       244  cl-subs:     7989  v-elim:      0  v-fix:    0  time:  7.61 s
427.31/427.30	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
427.31/427.32	c vivif2 --  cl tried    99327 cl shrink        0 lits rem          0 time: 0.02
427.41/427.44	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.11
427.41/427.44	c calculated reachability. Time: 0.00
427.41/427.44	c  N st    80   2211377       439      1890         0     99327      5710   1382224   no data   no data  --
566.31/566.35	c  N st    81   2711377       439      1890         0    122339      5710   1715718   no data   no data  --
566.31/566.35	c  S st    81   2711377       439      1890         0    122339      5710   1715718   no data   no data  --
566.71/566.74	c  S st    81   2711880       439      1890         0    122840      5710   1727192   no data   no data  --
566.71/566.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
566.71/566.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
566.81/566.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
566.81/566.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
566.81/566.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
566.81/566.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
566.81/566.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
579.91/579.94	c lits-rem:       450  cl-subs:    14316  v-elim:      0  v-fix:    0  time: 13.09 s
579.91/579.94	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
579.91/579.96	c vivif2 --  cl tried   108524 cl shrink        0 lits rem          0 time: 0.02
580.01/580.09	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.13
580.01/580.09	c calculated reachability. Time: 0.00
580.01/580.09	c  N st    81   2711880       439      1890         0    108524      5710   1463843   no data   no data  --
725.03/725.03	c  N st    82   3211880       439      1890         0     85231      5710    863341   no data   no data  --
725.03/725.03	c  S st    82   3211880       439      1890         0     85231      5710    863341   no data   no data  --
725.22/725.25	c  S st    82   3212381       439      1890         0     85730      5710    874727   no data   no data  --
725.22/725.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
725.22/725.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
725.22/725.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
725.32/725.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
725.32/725.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.32/725.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
725.32/725.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
727.92/727.96	c lits-rem:       514  cl-subs:     1947  v-elim:      0  v-fix:    0  time:  2.65 s
727.92/727.96	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
727.92/727.97	c vivif2 --  cl tried    83783 cl shrink        0 lits rem          0 time: 0.01
728.02/728.05	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.07
728.02/728.05	c calculated reachability. Time: 0.00
728.02/728.05	c  N st    82   3212381       439      1890         0     83783      5710    838560   no data   no data  --
886.72/886.76	c  N st    83   3712383       439      1890         0     94212      5710    982837   no data   no data  --
886.72/886.76	c  S st    83   3712383       439      1890         0     94212      5710    982837   no data   no data  --
887.02/887.00	c  S st    83   3712887       439      1890         0     94716      5710    994597   no data   no data  --
887.02/887.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.02/887.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
887.02/887.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
887.02/887.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.02/887.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.02/887.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
887.02/887.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
889.22/889.26	c lits-rem:       311  cl-subs:     3007  v-elim:      0  v-fix:    0  time:  2.18 s
889.22/889.26	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
889.22/889.27	c vivif2 --  cl tried    91709 cl shrink        0 lits rem          0 time: 0.01
889.32/889.36	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.08
889.32/889.36	c calculated reachability. Time: 0.00
889.32/889.36	c  N st    83   3712887       439      1890         0     91709      5710    937197   no data   no data  --
901.12/901.11	c  F st    84   3751563       439      1890         0    128897      5710   1730996   no data   no data  --
901.12/901.12	c  N st    84   3751563       439      1890         0    128897      5710   1730996   no data   no data  --
903.32/903.34	c Decided on static restart strategy
913.52/913.57	c  N st    94   3779874       439      1890         0    156513      5710   2347931   no data   no data  --
924.62/924.66	c  N st    96   3815866       439      1890         0    109310      5710   1294385   no data   no data  --
936.62/936.63	c  N st    97   3848260       439      1890         0    140569      5710   1949931   no data   no data  --
951.63/951.63	c  N st    98   3896848       439      1890         0    104546      5710   1192198   no data   no data  --
978.73/978.73	c  N st    99   3969731       439      1890         0     90848      5710    865882   no data   no data  --
1013.53/1013.59	c  N st   100   4079054       439      1890         0    111467      5710   1281771   no data   no data  --
1057.23/1057.22	c  N st   101   4212887       439      1890         0    154568      5710   2200538   no data   no data  --
1057.23/1057.22	c  S st   101   4212887       439      1890         0    154568      5710   2200538   no data   no data  --
1057.63/1057.67	c  S st   101   4213394       439      1890         0    155072      5710   2211840   no data   no data  --
1057.63/1057.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1057.63/1057.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.73/1057.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1057.83/1057.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1057.83/1057.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1057.83/1057.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1057.83/1057.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1080.03/1080.09	c lits-rem:        51  cl-subs:    17012  v-elim:      0  v-fix:    0  time: 22.27 s
1080.03/1080.09	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
1080.13/1080.12	c vivif2 --  cl tried   138060 cl shrink        0 lits rem          0 time: 0.03
1080.24/1080.29	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.18
1080.24/1080.30	c calculated reachability. Time: 0.00
1080.24/1080.30	c  N st   101   4213394       439      1890         0    138060      5710   1889554   no data   no data  --
1170.34/1170.37	c  N st   102   4459372       439      1890         0    112918      5710   1304278   no data   no data  --
1270.04/1270.04	c  N st   103   4713396       439      1890         0    178142      5710   2698290   no data   no data  --
1270.04/1270.04	c  S st   103   4713396       439      1890         0    178142      5710   2698290   no data   no data  --
1270.54/1270.60	c  S st   103   4713900       439      1890         0    178644      5710   2709443   no data   no data  --
1270.64/1270.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1270.64/1270.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1270.64/1270.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1270.73/1270.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1270.73/1270.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.73/1270.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1270.73/1270.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1299.44/1299.48	c lits-rem:        83  cl-subs:    15886  v-elim:      0  v-fix:    0  time: 28.70 s
1299.44/1299.48	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
1299.54/1299.51	c vivif2 --  cl tried   162758 cl shrink        0 lits rem          0 time: 0.03
1299.74/1299.70	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.19
1299.74/1299.70	c calculated reachability. Time: 0.00
1299.74/1299.71	c  N st   103   4713900       439      1890         0    162758      5710   2396851   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-3175865-1301787607/watcher-3175865-1301787607 -o /tmp/evaluation-result-3175865-1301787607/solver-3175865-1301787607 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175865-1301787607.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.92 3.97 3.93 5/189 18036
/proc/meminfo: memFree=18332560/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=30184 CPUtime=0 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 623 0 0 0 0 0 0 0 18 0 1 0 368991347 30908416 549 33554432000 4194304 4650387 140734932961952 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 7546 556 364 112 0 2511 0

[startup+0.104785 s]
/proc/loadavg: 3.92 3.97 3.93 5/189 18036
/proc/meminfo: memFree=18332560/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=30452 CPUtime=0.1 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 797 0 0 0 10 0 0 0 18 0 1 0 368991347 31182848 723 33554432000 4194304 4650387 140734932961952 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 7613 723 379 112 0 2578 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30452

[startup+0.200764 s]
/proc/loadavg: 3.92 3.97 3.93 5/189 18036
/proc/meminfo: memFree=18332560/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=30848 CPUtime=0.19 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 957 0 0 0 19 0 0 0 18 0 1 0 368991347 31588352 749 33554432000 4194304 4650387 140734932961952 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 7712 749 381 112 0 2677 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30848

[startup+0.300743 s]
/proc/loadavg: 3.92 3.97 3.93 5/189 18036
/proc/meminfo: memFree=18332560/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=30848 CPUtime=0.29 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 1043 0 0 0 29 0 0 0 18 0 1 0 368991347 31588352 835 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 7712 835 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.700673 s]
/proc/loadavg: 3.92 3.97 3.93 5/189 18036
/proc/meminfo: memFree=18332560/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=31352 CPUtime=0.69 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 1410 0 0 0 69 0 0 0 18 0 1 0 368991347 32104448 1005 33554432000 4194304 4650387 140734932961952 18446744073709551615 4339917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 7838 1005 381 112 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31352

[startup+1.50052 s]
/proc/loadavg: 3.92 3.97 3.93 5/190 18037
/proc/meminfo: memFree=18329452/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=36860 CPUtime=1.49 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 3228 0 0 0 149 0 0 0 20 0 1 0 368991347 37744640 2274 33554432000 4194304 4650387 140734932961952 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 9215 2274 383 112 0 4180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36860

[startup+3.10022 s]
/proc/loadavg: 3.92 3.97 3.93 5/190 18037
/proc/meminfo: memFree=18321300/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=37484 CPUtime=3.09 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 4215 0 0 0 309 0 0 0 25 0 1 0 368991347 38383616 2529 33554432000 4194304 4650387 140734932961952 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 9371 2529 383 112 0 4336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37484

[startup+6.30061 s]
/proc/loadavg: 3.93 3.97 3.93 5/190 18038
/proc/meminfo: memFree=18314252/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=38808 CPUtime=6.29 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 6224 0 0 0 629 0 0 0 25 0 1 0 368991347 39739392 2688 33554432000 4194304 4650387 140734932961952 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 9702 2688 383 112 0 4667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38808

[startup+12.7004 s]
/proc/loadavg: 3.93 3.97 3.93 5/190 18038
/proc/meminfo: memFree=18300992/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=48372 CPUtime=12.69 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 10532 0 0 0 1268 1 0 0 18 0 1 0 368991347 49532928 5217 33554432000 4194304 4650387 140734932961952 18446744073709551615 4439054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 12093 5217 383 112 0 7058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48372

[startup+25.501 s]
/proc/loadavg: 3.95 3.97 3.93 5/190 18038
/proc/meminfo: memFree=18291564/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=53292 CPUtime=25.49 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 15476 0 0 0 2548 1 0 0 25 0 1 0 368991347 54571008 6472 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 13323 6472 383 112 0 8288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53292

[startup+51.1011 s]
/proc/loadavg: 4.02 3.99 3.93 5/190 18039
/proc/meminfo: memFree=18268724/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=56892 CPUtime=51.09 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 23709 0 0 0 5106 3 0 0 25 0 1 0 368991347 58257408 7075 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 14223 7075 383 112 0 9188 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56892

[startup+102.3 s]
/proc/loadavg: 4.05 4.00 3.94 5/190 18040
/proc/meminfo: memFree=18218648/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=62772 CPUtime=102.3 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 36141 0 0 0 10224 6 0 0 25 0 1 0 368991347 64278528 8589 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 15693 8589 383 112 0 10658 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62772

[startup+162.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 18042
/proc/meminfo: memFree=18186496/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=73464 CPUtime=162.29 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 49607 0 0 0 16220 9 0 0 25 0 1 0 368991347 75227136 11601 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 18366 11601 383 112 0 13331 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73464

[startup+222.307 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 18043
/proc/meminfo: memFree=18145048/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=84908 CPUtime=222.3 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 62268 0 0 0 22217 13 0 0 25 0 1 0 368991347 86945792 13743 33554432000 4194304 4650387 140734932961952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 21227 13743 383 112 0 16192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84908

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 18045
/proc/meminfo: memFree=18125932/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=85156 CPUtime=282.3 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 72204 0 0 0 28214 16 0 0 25 0 1 0 368991347 87199744 13985 33554432000 4194304 4650387 140734932961952 18446744073709551615 4363335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 21289 13985 383 112 0 16254 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85156

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 18046
/proc/meminfo: memFree=18077284/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=102204 CPUtime=342.3 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 83230 0 0 0 34211 19 0 0 25 0 1 0 368991347 104656896 18670 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 25551 18670 383 112 0 20516 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102204

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 18048
/proc/meminfo: memFree=18100328/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=102380 CPUtime=402.31 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 91663 0 0 0 40208 23 0 0 25 0 1 0 368991347 104837120 18612 33554432000 4194304 4650387 140734932961952 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 25595 18612 383 112 0 20560 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 102380

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18050
/proc/meminfo: memFree=18074764/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=116268 CPUtime=462.31 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 101414 0 0 0 46205 26 0 0 25 0 1 0 368991347 119058432 21335 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 29067 21335 383 112 0 24032 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 116268

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18051
/proc/meminfo: memFree=18069288/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=116392 CPUtime=522.31 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 108511 0 0 0 52202 29 0 0 25 0 1 0 368991347 119185408 21522 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 29098 21522 383 112 0 24063 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 116392

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18053
/proc/meminfo: memFree=18057740/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=129504 CPUtime=582.31 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 116973 0 0 0 58199 32 0 0 25 0 1 0 368991347 132612096 25226 33554432000 4194304 4650387 140734932961952 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32376 25226 383 112 0 27341 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 129504

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18054
/proc/meminfo: memFree=18032688/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=129672 CPUtime=642.31 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 124323 0 0 0 64195 36 0 0 25 0 1 0 368991347 132784128 24723 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32418 24723 383 112 0 27383 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 129672

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18056
/proc/meminfo: memFree=18035396/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=129832 CPUtime=702.32 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 131789 0 0 0 70192 40 0 0 25 0 1 0 368991347 132947968 24169 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32458 24169 383 112 0 27423 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 129832

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18058
/proc/meminfo: memFree=18026564/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=129932 CPUtime=762.32 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 137879 0 0 0 76190 42 0 0 25 0 1 0 368991347 133050368 24741 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32483 24741 383 112 0 27448 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129932

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18059
/proc/meminfo: memFree=17992076/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=130048 CPUtime=822.32 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 143956 0 0 0 82188 44 0 0 25 0 1 0 368991347 133169152 25312 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32512 25312 383 112 0 27477 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 130048

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18061
/proc/meminfo: memFree=17987348/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=130128 CPUtime=882.33 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 150216 0 0 0 88186 47 0 0 25 0 1 0 368991347 133251072 25919 33554432000 4194304 4650387 140734932961952 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32532 25919 383 112 0 27497 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 130128

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18062
/proc/meminfo: memFree=17987588/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=131888 CPUtime=942.33 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 156401 0 0 0 94183 50 0 0 25 0 1 0 368991347 135053312 26234 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32972 26234 383 112 0 27937 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 131888

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18064
/proc/meminfo: memFree=17967228/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=131996 CPUtime=1002.32 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 162565 0 0 0 100181 51 0 0 25 0 1 0 368991347 135163904 26427 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 32999 26427 383 112 0 27964 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 131996

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18066
/proc/meminfo: memFree=17960260/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=142816 CPUtime=1062.33 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 170944 0 0 0 106179 54 0 0 25 0 1 0 368991347 146243584 28669 33554432000 4194304 4650387 140734932961952 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 35704 28669 383 112 0 30669 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 142816

[startup+1122.3 s]
/proc/loadavg: 4.13 4.03 3.96 5/190 18067
/proc/meminfo: memFree=17952920/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=154604 CPUtime=1122.33 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 177150 0 0 0 112177 56 0 0 25 0 1 0 368991347 158314496 31356 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 38651 31356 383 112 0 33616 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 154604

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 18069
/proc/meminfo: memFree=17920660/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=154732 CPUtime=1182.33 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 183344 0 0 0 118175 58 0 0 25 0 1 0 368991347 158445568 30938 33554432000 4194304 4650387 140734932961952 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 38683 30938 383 112 0 33648 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 154732

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/190 18070
/proc/meminfo: memFree=17918152/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=154848 CPUtime=1242.34 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 189104 0 0 0 124173 61 0 0 25 0 1 0 368991347 158564352 30013 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 38712 30013 383 112 0 33677 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 154848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18165
/proc/meminfo: memFree=18202488/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=174932 CPUtime=1300.05 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 195508 0 0 0 129942 63 0 0 25 0 1 0 368991347 179130368 36417 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 43733 36417 383 112 0 38698 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 174932

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

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

[startup+1300 s]
/proc/loadavg: 3.98 4.01 3.96 5/190 18165
/proc/meminfo: memFree=18202488/32950928 swapFree=67111528/67111528
[pid=18036] ppid=18034 vsize=174932 CPUtime=1300.05 cores=1,3
/proc/18036/stat : 18036 (strangenight1-s) R 18034 18036 17493 0 -1 4202496 195508 0 0 0 129942 63 0 0 25 0 1 0 368991347 179130368 36417 33554432000 4194304 4650387 140734932961952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18036/statm: 43733 36417 383 112 0 38698 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 174932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.42
CPU system time (s): 0.639902
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 220396

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

runsolver used 1.9627 second user time and 5.14622 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 01:40:07
IDJOB=3175865
IDBENCH=82883
IDSOLVER=1589
FILE ID=node115/3175865-1301787607
RUNJOBID= node115-1301783654-17513
PBS_JOBID= 12841403
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=653500396

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18332716 kB
Buffers:        401936 kB
Cached:       13748960 kB
SwapCached:          0 kB
Active:        9390092 kB
Inactive:      4920672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18332716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10600 kB
Writeback:           0 kB
AnonPages:      159704 kB
Mapped:          16388 kB
Slab:           243160 kB
PageTables:       5716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   373376 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= 71348 MiB
End job on node115 at 2011-04-03 02:01:49