Trace number 3175712

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-v500-c2130-S1094982880-055.UNKNOWN.cnf
MD5SUM7bcc4ef0cfce2800562872a802fb17f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.499
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3175712-1301786265.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 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:    500 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:     22  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:     242 undec:      54 neg:     204
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       478      2113         0         0      6468         0   no data   no data  --
0.01/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4926       478      2113         0      4833      6468    112870   no data   no data  --
0.29/0.39	c  N st    10     11309       478      2113         0      4485      6468     74343   no data   no data  --
0.59/0.66	c  N st    11     17052       478      2113         0     10087      6468    202025   no data   no data  --
1.00/1.08	c  F st    12     25002       478      2113         0     12373      6468    263311   no data   no data  --
1.00/1.08	c  N st    12     25002       478      2113         0     12373      6468    263311   no data   no data  --
1.29/1.31	c Decided on static restart strategy
1.29/1.31	c  N st    18     30001       478      2113         0     10672      6468    200794   no data   no data  --
1.29/1.31	c  S st    18     30001       478      2113         0     10672      6468    200794   no data   no data  --
1.29/1.34	c  S st    18     30504       478      2113         0     11173      6468    211753   no data   no data  --
1.29/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.54	c lits-rem:       138  cl-subs:      595  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.55	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N st    18     30504       478      2113         0     10578      6468    196992   no data   no data  --
1.89/1.91	c  N st    20     37615       478      2113         0      9845      6468    162975   no data   no data  --
2.19/2.27	c  N st    21     44015       478      2113         0     16129      6468    311285   no data   no data  --
2.29/2.38	c  S st    22     45756       478      2113         0      9075      6468    126701   no data   no data  --
2.39/2.41	c  S st    22     46259       478      2113         0      9577      6468    138102   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:    478 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.50	c lits-rem:        38  cl-subs:       60  v-elim:      0  v-fix:    0  time:  0.08 s
2.49/2.50	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried     9517 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
2.49/2.58	c calculated reachability. Time: 0.00
2.49/2.58	c  N st    22     46259       478      2113         0      9517      6468    136727   no data   no data  --
3.30/3.39	c  N st    23     60656       478      2113         0     13847      6468    230095   no data   no data  --
3.99/4.07	c  N st    24     69389       478      2113         0     11595      6468    163374   no data   no data  --
3.99/4.07	c  S st    24     69389       478      2113         0     11595      6468    163374   no data   no data  --
4.09/4.10	c  S st    24     69894       478      2113         0     12100      6468    174505   no data   no data  --
4.09/4.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
4.09/4.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.27	c lits-rem:        73  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.15 s
4.19/4.27	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
4.19/4.27	c vivif2 --  cl tried    11924 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N st    24     69894       478      2113         0     11924      6468    170707   no data   no data  --
5.50/5.57	c  F st    25     87501       478      2113         0     17392      6468    298624   no data   no data  --
5.50/5.57	c  N st    25     87501       478      2113         0     17392      6468    298624   no data   no data  --
5.89/5.98	c Decided on static restart strategy
6.19/6.25	c  N st    32     95539       478      2113         0     25238      6468    473386   no data   no data  --
6.89/6.90	c  N st    34    104845       478      2113         0     21651      6468    377743   no data   no data  --
6.89/6.90	c  S st    34    104845       478      2113         0     21651      6468    377743   no data   no data  --
6.89/6.95	c  S st    34    105345       478      2113         0     22148      6468    388959   no data   no data  --
6.89/6.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.89/6.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
6.89/6.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.70/7.74	c lits-rem:       263  cl-subs:      898  v-elim:      0  v-fix:    0  time:  0.77 s
7.70/7.74	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
7.70/7.74	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.70/7.76	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
7.70/7.76	c calculated reachability. Time: 0.00
7.70/7.76	c  N st    34    105345       478      2113         0     21250      6468    365177   no data   no data  --
8.49/8.52	c  N st    35    114944       478      2113         0     16936      6468    242766   no data   no data  --
9.69/9.71	c  N st    36    129341       478      2113         0     16366      6468    217471   no data   no data  --
11.49/11.51	c  N st    37    150938       478      2113         0     21781      6468    328752   no data   no data  --
11.99/12.10	c  S st    38    158017       478      2113         0     28704      6468    491582   no data   no data  --
12.09/12.16	c  S st    38    158519       478      2113         0     29205      6468    503057   no data   no data  --
12.09/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.09/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
12.09/12.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.49/13.52	c lits-rem:       294  cl-subs:     1529  v-elim:      0  v-fix:    0  time:  1.33 s
13.49/13.52	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
13.49/13.52	c vivif2 --  cl tried    27676 cl shrink        0 lits rem          0 time: 0.00
13.49/13.54	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
13.49/13.55	c calculated reachability. Time: 0.00
13.49/13.55	c  N st    38    158519       478      2113         0     27676      6468    468464   no data   no data  --
18.10/18.17	c  N st    39    207107       478      2113         0     22364      6468    309277   no data   no data  --
21.09/21.13	c  N st    40    237780       478      2113         0     32794      6468    524522   no data   no data  --
21.09/21.13	c  S st    40    237780       478      2113         0     32794      6468    524522   no data   no data  --
21.19/21.20	c  S st    40    238281       478      2113         0     33293      6468    535870   no data   no data  --
21.19/21.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.19/21.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
21.19/21.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.69/22.70	c lits-rem:      1066  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  1.48 s
22.69/22.70	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
22.69/22.71	c vivif2 --  cl tried    31534 cl shrink        0 lits rem          0 time: 0.00
22.69/22.73	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
22.69/22.73	c calculated reachability. Time: 0.00
22.69/22.73	c  N st    40    238281       478      2113         0     31534      6468    497013   no data   no data  --
29.89/29.99	c  F st    41    306252       478      2113         0     33343      6468    469651   no data   no data  --
29.89/29.99	c  N st    41    306252       478      2113         0     33343      6468    469651   no data   no data  --
30.49/30.56	c Decided on static restart strategy
33.08/33.16	c  N st    51    334552       478      2113         0     37788      6468    595571   no data   no data  --
35.59/35.69	c  N st    53    357421       478      2113         0     35776      6468    541890   no data   no data  --
35.59/35.69	c  S st    53    357421       478      2113         0     35776      6468    541890   no data   no data  --
35.69/35.77	c  S st    53    357925       478      2113         0     36278      6468    553909   no data   no data  --
35.69/35.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.79/35.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.79/35.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.79/35.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
35.79/35.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.09/37.17	c lits-rem:       439  cl-subs:      986  v-elim:      0  v-fix:    0  time:  1.37 s
37.09/37.17	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
37.09/37.18	c vivif2 --  cl tried    35292 cl shrink        0 lits rem          0 time: 0.00
37.19/37.20	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
37.19/37.20	c calculated reachability. Time: 0.00
37.19/37.20	c  N st    53    357925       478      2113         0     35292      6468    529785   no data   no data  --
40.99/41.05	c  N st    54    390318       478      2113         0     41571      6468    658531   no data   no data  --
47.19/47.25	c  N st    55    438906       478      2113         0     35159      6468    463419   no data   no data  --
56.28/56.35	c  N st    56    511788       478      2113         0     48658      6468    747756   no data   no data  --
59.29/59.39	c  N st    57    536887       478      2113         0     42983      6468    593851   no data   no data  --
59.29/59.39	c  S st    57    536887       478      2113         0     42983      6468    593851   no data   no data  --
59.39/59.49	c  S st    57    537389       478      2113         0     43485      6468    605075   no data   no data  --
59.39/59.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.39/59.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.49/59.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.49/59.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.49/59.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.49/59.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
59.49/59.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.99/61.05	c lits-rem:       583  cl-subs:     2115  v-elim:      0  v-fix:    0  time:  1.53 s
60.99/61.05	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
60.99/61.06	c vivif2 --  cl tried    41370 cl shrink        0 lits rem          0 time: 0.00
60.99/61.09	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
60.99/61.09	c calculated reachability. Time: 0.00
60.99/61.09	c  N st    57    537389       478      2113         0     41370      6468    559767   no data   no data  --
84.89/84.99	c  N st    58    701373       478      2113         0     35607      6468    354068   no data   no data  --
100.89/100.93	c  N st    59    806084       478      2113         0     64347      6468    993206   no data   no data  --
100.89/100.93	c  S st    59    806084       478      2113         0     64347      6468    993206   no data   no data  --
100.99/101.07	c  S st    59    806589       478      2113         0     64851      6468   1004679   no data   no data  --
100.99/101.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.99/101.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.99/101.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.10/101.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.10/101.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.10/101.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
101.10/101.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.79/103.85	c lits-rem:       447  cl-subs:     5011  v-elim:      0  v-fix:    0  time:  2.73 s
103.79/103.86	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
103.79/103.87	c vivif2 --  cl tried    59840 cl shrink        0 lits rem          0 time: 0.01
103.89/103.91	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.05
103.89/103.91	c calculated reachability. Time: 0.00
103.89/103.91	c  N st    59    806589       478      2113         0     59840      6468    899961   no data   no data  --
151.99/152.06	c  F st    60   1071875       478      2113         0     75541      6468   1168548   no data   no data  --
151.99/152.06	c  N st    60   1071875       478      2113         0     75541      6468   1168548   no data   no data  --
153.29/153.30	c Decided on static restart strategy
157.39/157.41	c  N st    70   1100189       478      2113         0     59569      6468    798225   no data   no data  --
164.50/164.52	c  N st    72   1136186       478      2113         0     49892      6468    538660   no data   no data  --
170.79/170.87	c  N st    73   1168579       478      2113         0     81305      6468   1280275   no data   no data  --
179.30/179.32	c  N st    74   1209886       478      2113         0     75858      6468   1165474   no data   no data  --
179.30/179.32	c  S st    74   1209886       478      2113         0     75858      6468   1165474   no data   no data  --
179.49/179.51	c  S st    74   1210390       478      2113         0     76362      6468   1177111   no data   no data  --
179.49/179.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.49/179.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.49/179.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.49/179.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.49/179.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.49/179.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
179.49/179.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
182.19/182.28	c lits-rem:       345  cl-subs:     3665  v-elim:      0  v-fix:    0  time:  2.70 s
182.19/182.28	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
182.19/182.29	c vivif2 --  cl tried    72697 cl shrink        0 lits rem          0 time: 0.01
182.29/182.35	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.06
182.29/182.35	c calculated reachability. Time: 0.00
182.29/182.35	c  N st    74   1210390       478      2113         0     72697      6468   1094373   no data   no data  --
197.79/197.81	c  N st    75   1283273       478      2113         0     49301      6468    482667   no data   no data  --
219.59/219.60	c  N st    76   1392596       478      2113         0     57264      6468    644325   no data   no data  --
251.90/251.94	c  N st    77   1556581       478      2113         0     62460      6468    719976   no data   no data  --
287.00/287.07	c  N st    78   1710390       478      2113         0    103964      6468   1742880   no data   no data  --
287.00/287.07	c  S st    78   1710390       478      2113         0    103964      6468   1742880   no data   no data  --
287.29/287.35	c  S st    78   1710893       478      2113         0    104466      6468   1755260   no data   no data  --
287.29/287.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
287.29/287.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.29/287.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
287.39/287.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.39/287.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.39/287.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
287.39/287.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
296.40/296.48	c lits-rem:       112  cl-subs:     6570  v-elim:      0  v-fix:    0  time:  9.03 s
296.40/296.48	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
296.50/296.50	c vivif2 --  cl tried    97896 cl shrink        0 lits rem          0 time: 0.02
296.60/296.60	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.10
296.60/296.61	c calculated reachability. Time: 0.00
296.60/296.61	c  N st    78   1710893       478      2113         0     97896      6468   1599288   no data   no data  --
386.11/386.16	c  N st    79   2079859       478      2113         0    109648      6468   1776870   no data   no data  --
417.10/417.17	c  N st    80   2210893       478      2113         0    113615      6468   1803447   no data   no data  --
417.10/417.17	c  S st    80   2210893       478      2113         0    113615      6468   1803447   no data   no data  --
417.40/417.46	c  S st    80   2211399       478      2113         0    114119      6468   1815145   no data   no data  --
417.40/417.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.40/417.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.50/417.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
417.50/417.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.50/417.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.50/417.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
417.50/417.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.21/428.23	c lits-rem:       342  cl-subs:     7853  v-elim:      0  v-fix:    0  time: 10.67 s
428.21/428.23	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
428.21/428.25	c vivif2 --  cl tried   106266 cl shrink        0 lits rem          0 time: 0.02
428.31/428.37	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.12
428.31/428.38	c calculated reachability. Time: 0.00
428.31/428.38	c  N st    80   2211399       478      2113         0    106266      6468   1642049   no data   no data  --
558.11/558.18	c  N st    81   2711400       478      2113         0    129149      6468   1978416   no data   no data  --
558.11/558.18	c  S st    81   2711400       478      2113         0    129149      6468   1978416   no data   no data  --
558.51/558.52	c  S st    81   2711904       478      2113         0    129652      6468   1990328   no data   no data  --
558.51/558.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
558.51/558.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
558.51/558.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
558.61/558.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
558.61/558.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
558.61/558.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
558.61/558.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
576.21/576.29	c lits-rem:        58  cl-subs:    14677  v-elim:      0  v-fix:    0  time: 17.64 s
576.21/576.29	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
576.31/576.31	c vivif2 --  cl tried   114975 cl shrink        0 lits rem          0 time: 0.02
576.41/576.44	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.13
576.41/576.44	c calculated reachability. Time: 0.00
576.41/576.44	c  N st    81   2711904       478      2113         0    114975      6468   1694864   no data   no data  --
732.21/732.29	c  N st    82   3211904       478      2113         0     91476      6468   1032202   no data   no data  --
732.21/732.29	c  S st    82   3211904       478      2113         0     91476      6468   1032202   no data   no data  --
732.52/732.52	c  S st    82   3212408       478      2113         0     91980      6468   1044043   no data   no data  --
732.52/732.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
732.52/732.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
732.52/732.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
732.52/732.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
732.52/732.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.52/732.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
732.52/732.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
734.72/734.72	c lits-rem:       139  cl-subs:     3606  v-elim:      0  v-fix:    0  time:  2.13 s
734.72/734.72	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
734.72/734.73	c vivif2 --  cl tried    88374 cl shrink        0 lits rem          0 time: 0.01
734.82/734.81	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.08
734.82/734.81	c calculated reachability. Time: 0.00
734.82/734.81	c  N st    82   3212408       478      2113         0     88374      6468    975854   no data   no data  --
888.83/888.82	c  N st    83   3712408       478      2113         0     98710      6468   1117362   no data   no data  --
888.83/888.82	c  S st    83   3712408       478      2113         0     98710      6468   1117362   no data   no data  --
889.02/889.06	c  S st    83   3712914       478      2113         0     99213      6468   1129197   no data   no data  --
889.02/889.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
889.02/889.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
889.12/889.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
889.12/889.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.12/889.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
889.12/889.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
889.12/889.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
892.03/892.05	c lits-rem:       901  cl-subs:     4404  v-elim:      0  v-fix:    0  time:  2.91 s
892.03/892.05	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
892.03/892.06	c vivif2 --  cl tried    94809 cl shrink        0 lits rem          0 time: 0.01
892.13/892.15	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
892.13/892.15	c calculated reachability. Time: 0.00
892.13/892.15	c  N st    83   3712914       478      2113         0     94809      6468   1038595   no data   no data  --
903.92/903.99	c  F st    84   3751563       478      2113         0    132303      6468   1933061   no data   no data  --
903.92/903.99	c  N st    84   3751563       478      2113         0    132303      6468   1933061   no data   no data  --
905.82/905.89	c Decided on static restart strategy
914.92/914.93	c  N st    94   3779867       478      2113         0    159881      6468   2598548   no data   no data  --
926.53/926.53	c  N st    96   3815861       478      2113         0    112710      6468   1472183   no data   no data  --
937.82/937.85	c  N st    97   3848253       478      2113         0    144162      6468   2205665   no data   no data  --
953.83/953.81	c  N st    98   3896841       478      2113         0    107885      6468   1332733   no data   no data  --
979.92/979.94	c  N st    99   3969723       478      2113         0     94266      6468    983605   no data   no data  --
1016.63/1016.61	c  N st   100   4079046       478      2113         0    115448      6468   1526476   no data   no data  --
1066.93/1066.98	c  N st   101   4212915       478      2113         0    158693      6468   2445276   no data   no data  --
1066.93/1066.98	c  S st   101   4212915       478      2113         0    158693      6468   2445276   no data   no data  --
1067.43/1067.44	c  S st   101   4213419       478      2113         0    159197      6468   2457401   no data   no data  --
1067.43/1067.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1067.43/1067.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.53/1067.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1067.63/1067.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.63/1067.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.63/1067.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1067.63/1067.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1090.44/1090.49	c lits-rem:       685  cl-subs:    13333  v-elim:      0  v-fix:    0  time: 22.88 s
1090.44/1090.49	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1090.54/1090.52	c vivif2 --  cl tried   145864 cl shrink        0 lits rem          0 time: 0.03
1090.74/1090.70	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.18
1090.74/1090.71	c calculated reachability. Time: 0.00
1090.74/1090.71	c  N st   101   4213419       478      2113         0    145864      6468   2183603   no data   no data  --
1175.94/1175.93	c  N st   102   4459395       478      2113         0    119973      6468   1533644   no data   no data  --
1274.85/1274.85	c  N st   103   4713423       478      2113         0     92378      6468    811939   no data   no data  --
1274.85/1274.85	c  S st   103   4713423       478      2113         0     92378      6468    811939   no data   no data  --
1275.14/1275.15	c  S st   103   4713924       478      2113         0     92875      6468    823915   no data   no data  --
1275.14/1275.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1275.14/1275.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.24/1275.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1275.24/1275.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1275.24/1275.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.24/1275.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1275.24/1275.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1277.94/1277.91	c lits-rem:       194  cl-subs:       64  v-elim:      0  v-fix:    0  time:  2.68 s
1277.94/1277.91	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1277.94/1277.92	c vivif2 --  cl tried    92811 cl shrink        0 lits rem          0 time: 0.01
1278.04/1278.01	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
1278.04/1278.02	c calculated reachability. Time: 0.00
1278.04/1278.02	c  N st   103   4713924       478      2113         0     92811      6468    822615   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-3175712-1301786265/watcher-3175712-1301786265 -o /tmp/evaluation-result-3175712-1301786265/solver-3175712-1301786265 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175712-1301786265.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: 4.02 4.01 3.90 4/189 19618
/proc/meminfo: memFree=22056564/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=30300 CPUtime=0 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 671 0 0 0 0 0 0 0 25 0 1 0 271042094 31027200 596 33554432000 4194304 4650387 140734649059568 18446744073709551615 4441786 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 7575 596 364 112 0 2540 0

[startup+0.0134 s]
/proc/loadavg: 4.02 4.01 3.90 4/189 19618
/proc/meminfo: memFree=22056564/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=30300 CPUtime=0.01 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 693 0 0 0 1 0 0 0 25 0 1 0 271042094 31027200 618 33554432000 4194304 4650387 140734649059568 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 7575 618 378 112 0 2540 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30300

[startup+0.100383 s]
/proc/loadavg: 4.02 4.01 3.90 4/189 19618
/proc/meminfo: memFree=22056564/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=30432 CPUtime=0.09 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 802 0 0 0 9 0 0 0 25 0 1 0 271042094 31162368 727 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 7608 727 379 112 0 2573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30432

[startup+0.300342 s]
/proc/loadavg: 4.02 4.01 3.90 4/189 19618
/proc/meminfo: memFree=22056564/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=30940 CPUtime=0.29 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 1077 0 0 0 29 0 0 0 25 0 1 0 271042094 31682560 861 33554432000 4194304 4650387 140734649059568 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 7735 861 381 112 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30940

[startup+0.700265 s]
/proc/loadavg: 4.02 4.01 3.90 4/189 19618
/proc/meminfo: memFree=22056564/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=31436 CPUtime=0.69 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 1455 0 0 0 69 0 0 0 25 0 1 0 271042094 32190464 1029 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 7859 1029 381 112 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31436

[startup+1.50112 s]
/proc/loadavg: 3.94 3.99 3.89 4/188 19620
/proc/meminfo: memFree=22414560/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=37424 CPUtime=1.49 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 3439 0 0 0 149 0 0 0 25 0 1 0 271042094 38322176 2414 33554432000 4194304 4650387 140734649059568 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 9356 2414 383 112 0 4321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37424

[startup+3.10079 s]
/proc/loadavg: 3.94 3.99 3.89 4/185 19637
/proc/meminfo: memFree=22406632/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=38284 CPUtime=3.09 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 4571 0 0 0 309 0 0 0 25 0 1 0 271042094 39202816 2760 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 9571 2760 383 112 0 4536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38284

[startup+6.30016 s]
/proc/loadavg: 3.94 3.99 3.89 5/190 19647
/proc/meminfo: memFree=22376372/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=39708 CPUtime=6.29 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 6666 0 0 0 628 1 0 0 25 0 1 0 271042094 40660992 2862 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 9927 2862 383 112 0 4892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39708

[startup+12.7009 s]
/proc/loadavg: 3.95 3.99 3.89 5/190 19647
/proc/meminfo: memFree=22348652/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=50308 CPUtime=12.69 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 11444 0 0 0 1268 1 0 0 25 0 1 0 271042094 51515392 5727 33554432000 4194304 4650387 140734649059568 18446744073709551615 4439159 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 12577 5727 383 112 0 7542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50308

[startup+25.5003 s]
/proc/loadavg: 3.95 3.99 3.90 5/190 19648
/proc/meminfo: memFree=22310832/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=56880 CPUtime=25.49 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 16817 0 0 0 2547 2 0 0 25 0 1 0 271042094 58245120 7190 33554432000 4194304 4650387 140734649059568 18446744073709551615 4310405 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 14220 7190 383 112 0 9185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56880

[startup+51.1003 s]
/proc/loadavg: 3.97 3.99 3.90 5/190 19648
/proc/meminfo: memFree=22295048/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=61740 CPUtime=51.09 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 25814 0 0 0 5106 3 0 0 25 0 1 0 271042094 63221760 8208 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 15435 8208 383 112 0 10400 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61740

[startup+102.307 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 19650
/proc/meminfo: memFree=22252460/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=77140 CPUtime=102.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 41940 0 0 0 10224 6 0 0 25 0 1 0 271042094 78991360 12305 33554432000 4194304 4650387 140734649059568 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 19285 12305 383 112 0 14250 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77140

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 19651
/proc/meminfo: memFree=22218688/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=81304 CPUtime=162.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 54407 0 0 0 16220 10 0 0 25 0 1 0 271042094 83255296 13621 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 20326 13621 383 112 0 15291 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81304

[startup+222.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 19653
/proc/meminfo: memFree=22165196/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=92308 CPUtime=222.29 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 67896 0 0 0 22217 12 0 0 25 0 1 0 271042094 94523392 15836 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 23077 15836 383 112 0 18042 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92308

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 19654
/proc/meminfo: memFree=22150636/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=92580 CPUtime=282.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 78725 0 0 0 28215 15 0 0 25 0 1 0 271042094 94801920 16170 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 23145 16170 383 112 0 18110 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92580

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19656
/proc/meminfo: memFree=22080288/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=113772 CPUtime=342.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 91115 0 0 0 34211 19 0 0 25 0 1 0 271042094 116502528 21522 33554432000 4194304 4650387 140734649059568 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 28443 21522 383 112 0 23408 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113772

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19658
/proc/meminfo: memFree=22078384/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=114004 CPUtime=402.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 100684 0 0 0 40209 21 0 0 25 0 1 0 271042094 116740096 21680 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 28501 21680 383 112 0 23466 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114004

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 19662
/proc/meminfo: memFree=22017280/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=129796 CPUtime=462.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 110786 0 0 0 46206 24 0 0 25 0 1 0 271042094 132911104 24411 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 32449 24411 383 112 0 27414 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129796

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 19664
/proc/meminfo: memFree=22044508/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=129968 CPUtime=522.31 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 119121 0 0 0 52203 28 0 0 25 0 1 0 271042094 133087232 25360 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 32492 25360 383 112 0 27457 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 129968

[startup+582.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 19665
/proc/meminfo: memFree=22031304/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144148 CPUtime=582.3 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 127986 0 0 0 58200 30 0 0 25 0 1 0 271042094 147607552 29060 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36037 29060 383 112 0 31002 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144148

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 19667
/proc/meminfo: memFree=21987748/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144316 CPUtime=642.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 135728 0 0 0 64197 35 0 0 25 0 1 0 271042094 147779584 28308 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36079 28308 383 112 0 31044 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 144316

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 19669
/proc/meminfo: memFree=21982964/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144432 CPUtime=702.31 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 141998 0 0 0 70193 38 0 0 25 0 1 0 271042094 147898368 29031 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36108 29031 383 112 0 31073 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 144432

[startup+762.307 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 19670
/proc/meminfo: memFree=21977704/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144564 CPUtime=762.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 149738 0 0 0 76192 40 0 0 25 0 1 0 271042094 148033536 28146 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36141 28146 383 112 0 31106 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 144564

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 19672
/proc/meminfo: memFree=21970928/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144664 CPUtime=822.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 156391 0 0 0 82189 43 0 0 25 0 1 0 271042094 148135936 29021 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36166 29021 383 112 0 31131 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 144664

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 19673
/proc/meminfo: memFree=21964660/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=144764 CPUtime=882.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 162980 0 0 0 88186 46 0 0 25 0 1 0 271042094 148238336 29660 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36191 29660 383 112 0 31156 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 144764

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19675
/proc/meminfo: memFree=21963244/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=147468 CPUtime=942.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 170073 0 0 0 94184 48 0 0 25 0 1 0 271042094 151007232 30410 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36867 30410 383 112 0 31832 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 147468

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19677
/proc/meminfo: memFree=21955276/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=147572 CPUtime=1002.32 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 176620 0 0 0 100181 51 0 0 25 0 1 0 271042094 151113728 30532 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36893 30532 383 112 0 31858 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 147572

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19678
/proc/meminfo: memFree=21964032/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=147692 CPUtime=1062.33 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 182959 0 0 0 106179 54 0 0 25 0 1 0 271042094 151236608 30089 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 36923 30089 383 112 0 31888 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 147692

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 19680
/proc/meminfo: memFree=21908312/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=172064 CPUtime=1122.33 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 191541 0 0 0 112177 56 0 0 25 0 1 0 271042094 176193536 35015 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 43016 35015 383 112 0 37981 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 172064

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 19681
/proc/meminfo: memFree=21877872/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=172176 CPUtime=1182.33 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 198222 0 0 0 118174 59 0 0 25 0 1 0 271042094 176308224 34755 33554432000 4194304 4650387 140734649059568 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 43044 34755 383 112 0 38009 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 172176

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 19683
/proc/meminfo: memFree=21875348/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=172260 CPUtime=1242.33 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 204459 0 0 0 124172 61 0 0 25 0 1 0 271042094 176394240 34059 33554432000 4194304 4650387 140734649059568 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 43065 34059 383 112 0 38030 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 172260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 3/187 19687
/proc/meminfo: memFree=22142892/32951124 swapFree=67111528/67111528
[pid=19618] ppid=19616 vsize=172296 CPUtime=1300.04 cores=1,3
/proc/19618/stat : 19618 (strangenight1-s) R 19616 19618 19283 0 -1 4202496 208935 0 0 0 129940 64 0 0 25 0 1 0 271042094 176431104 35029 33554432000 4194304 4650387 140734649059568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19618/statm: 43074 35029 383 112 0 38039 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 172296

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.06
CPU user time (s): 1299.4
CPU system time (s): 0.6539
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 238936

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

runsolver used 2.07668 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 01:17:45
IDJOB=3175712
IDBENCH=82730
IDSOLVER=1589
FILE ID=node143/3175712-1301786265
RUNJOBID= node143-1301783648-19303
PBS_JOBID= 12841375
Free space on /tmp= 72024 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175712-1301786265/watcher-3175712-1301786265 -o /tmp/evaluation-result-3175712-1301786265/solver-3175712-1301786265 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175712-1301786265.cnf

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

MD5SUM BENCH= 7bcc4ef0cfce2800562872a802fb17f2
RANDOM SEED=784399199

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22056844 kB
Buffers:        358416 kB
Cached:        9840264 kB
SwapCached:          0 kB
Active:        7380980 kB
Inactive:      3252036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22056844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18644 kB
Writeback:           0 kB
AnonPages:      434664 kB
Mapped:          16228 kB
Slab:           196860 kB
PageTables:       6032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   662568 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= 72024 MiB
End job on node143 at 2011-04-03 01:39:27