Trace number 3370105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
MD5SUMbf9c7e319eca3277c9c5b6246acb470c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark391.674
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370105-1305386204.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      42 undec:       5 neg:      53
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.11	c  N st     8      4917       100      2130         0      4595     10650     99435   no data   no data  --
0.29/0.30	c  N st    10     11299       100      2130         0      4246     10650     74192   no data   no data  --
0.49/0.50	c  N st    11     17043       100      2130         0      9584     10650    187236   no data   no data  --
0.69/0.79	c  F st    12     25000       100      2130         0     11757     10650    234784   no data   no data  --
0.69/0.79	c  N st    12     25000       100      2130         0     11757     10650    234784   no data   no data  --
0.89/0.99	c Decided on static restart strategy
0.89/0.99	c  N st    18     30001       100      2130         0     10101     10650    188758   no data   no data  --
0.89/0.99	c  S st    18     30001       100      2130         0     10101     10650    188758   no data   no data  --
0.99/1.02	c  S st    18     30506       100      2130         0     10586     10650    199428   no data   no data  --
0.99/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.99/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.48	c lits-rem:      1854  cl-subs:     1758  v-elim:      0  v-fix:    0  time:  0.46 s
1.49/1.52	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30506       100      2130         0      8828     10650    159444   no data   no data  --
1.79/1.87	c  N st    20     37618       100      2130         0      8105     10650    130937   no data   no data  --
2.09/2.18	c  N st    21     44017       100      2130         0     14005     10650    259089   no data   no data  --
2.19/2.28	c  S st    22     45760       100      2130         0     15643     10650    294449   no data   no data  --
2.30/2.32	c  S st    22     46268       100      2130         0     16127     10650    305249   no data   no data  --
2.30/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.30/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.30/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.30/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.30/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.30/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.40/3.46	c lits-rem:      3226  cl-subs:     2270  v-elim:      0  v-fix:    0  time:  1.13 s
3.40/3.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.40/3.47	c vivif2 --  cl tried    13857 cl shrink        0 lits rem          0 time: 0.00
3.49/3.52	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.49/3.52	c calculated reachability. Time: 0.00
3.49/3.52	c  N st    22     46268       100      2130         0     13857     10650    252526   no data   no data  --
4.18/4.25	c  N st    23     60665       100      2130         0      9773     10650    145980   no data   no data  --
4.59/4.63	c  N st    24     69403       100      2130         0     17819     10650    325135   no data   no data  --
4.59/4.63	c  S st    24     69403       100      2130         0     17819     10650    325135   no data   no data  --
4.59/4.68	c  S st    24     69909       100      2130         0     18307     10650    336133   no data   no data  --
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.89/5.91	c lits-rem:      3947  cl-subs:     2369  v-elim:      0  v-fix:    0  time:  1.22 s
5.89/5.91	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.89/5.91	c vivif2 --  cl tried    15938 cl shrink        0 lits rem          0 time: 0.00
5.89/5.98	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
5.89/5.98	c calculated reachability. Time: 0.00
5.89/5.98	c  N st    24     69909       100      2130         0     15938     10650    279759   no data   no data  --
6.78/6.89	c  F st    25     87500       100      2130         0     11146     10650    160738   no data   no data  --
6.78/6.89	c  N st    25     87500       100      2130         0     11146     10650    160738   no data   no data  --
7.08/7.16	c Decided on static restart strategy
7.28/7.34	c  N st    32     95545       100      2130         0     18656     10650    323829   no data   no data  --
7.88/7.96	c  N st    34    104865       100      2130         0     15277     10650    241936   no data   no data  --
7.88/7.96	c  S st    34    104865       100      2130         0     15277     10650    241936   no data   no data  --
7.98/8.00	c  S st    34    105368       100      2130         0     15762     10650    252948   no data   no data  --
7.98/8.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.98/8.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.98/8.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.98/8.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.98/8.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.90/8.96	c lits-rem:      1806  cl-subs:     1245  v-elim:      0  v-fix:    0  time:  0.95 s
8.90/8.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.90/8.96	c vivif2 --  cl tried    14517 cl shrink        0 lits rem          0 time: 0.00
8.98/9.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.98/9.02	c calculated reachability. Time: 0.00
8.98/9.02	c  N st    34    105368       100      2130         0     14517     10650    226064   no data   no data  --
9.58/9.61	c  N st    35    114966       100      2130         0     23417     10650    422473   no data   no data  --
10.38/10.44	c  N st    36    129364       100      2130         0     23751     10650    421477   no data   no data  --
11.98/12.09	c  N st    37    150959       100      2130         0     15038     10650    199534   no data   no data  --
12.48/12.54	c  S st    38    158055       100      2130         0     21651     10650    345926   no data   no data  --
12.58/12.60	c  S st    38    158558       100      2130         0     22142     10650    356866   no data   no data  --
12.58/12.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.58/12.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.58/12.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.58/12.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.58/12.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.58/12.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.58/12.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.69/13.73	c lits-rem:      2112  cl-subs:     2103  v-elim:      0  v-fix:    0  time:  1.12 s
13.69/13.73	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.69/13.74	c vivif2 --  cl tried    20039 cl shrink        0 lits rem          0 time: 0.00
13.79/13.82	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
13.79/13.82	c calculated reachability. Time: 0.00
13.79/13.82	c  N st    38    158558       100      2130         0     20039     10650    310101   no data   no data  --
17.28/17.31	c  N st    39    207146       100      2130         0     32685     10650    557505   no data   no data  --
19.69/19.71	c  N st    40    237837       100      2130         0     25107     10650    384616   no data   no data  --
19.69/19.71	c  S st    40    237837       100      2130         0     25107     10650    384616   no data   no data  --
19.69/19.77	c  S st    40    238342       100      2130         0     25594     10650    395514   no data   no data  --
19.69/19.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.69/19.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.69/19.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.69/19.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.69/19.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.69/19.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.00/21.09	c lits-rem:      3423  cl-subs:     1903  v-elim:      0  v-fix:    0  time:  1.30 s
21.00/21.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
21.00/21.09	c vivif2 --  cl tried    23691 cl shrink        0 lits rem          0 time: 0.00
21.09/21.19	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
21.09/21.19	c calculated reachability. Time: 0.00
21.09/21.19	c  N st    40    238342       100      2130         0     23691     10650    353796   no data   no data  --
27.28/27.33	c  F st    41    306252       100      2130         0     25317     10650    351331   no data   no data  --
27.28/27.33	c  N st    41    306252       100      2130         0     25317     10650    351331   no data   no data  --
27.78/27.80	c Decided on static restart strategy
29.88/29.99	c  N st    51    334563       100      2130         0     29489     10650    434146   no data   no data  --
32.08/32.19	c  N st    53    357513       100      2130         0     27574     10650    374735   no data   no data  --
32.08/32.19	c  S st    53    357513       100      2130         0     27574     10650    374735   no data   no data  --
32.18/32.26	c  S st    53    358014       100      2130         0     28056     10650    385694   no data   no data  --
32.18/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.18/32.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.18/32.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.18/32.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.18/32.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.18/32.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
32.18/32.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.38/33.44	c lits-rem:      1727  cl-subs:     1416  v-elim:      0  v-fix:    0  time:  1.16 s
33.38/33.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
33.38/33.44	c vivif2 --  cl tried    26640 cl shrink        0 lits rem          0 time: 0.00
33.48/33.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
33.48/33.55	c calculated reachability. Time: 0.00
33.48/33.55	c  N st    53    358014       100      2130         0     26640     10650    355444   no data   no data  --
36.79/36.85	c  N st    54    390406       100      2130         0     32593     10650    480588   no data   no data  --
41.68/41.80	c  N st    55    438994       100      2130         0     26697     10650    327954   no data   no data  --
49.89/49.95	c  N st    56    511877       100      2130         0     39466     10650    584590   no data   no data  --
52.98/53.05	c  N st    57    537022       100      2130         0     34108     10650    448504   no data   no data  --
52.98/53.05	c  S st    57    537022       100      2130         0     34108     10650    448504   no data   no data  --
53.08/53.13	c  S st    57    537528       100      2130         0     34588     10650    459009   no data   no data  --
53.08/53.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.08/53.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.08/53.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
53.08/53.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.08/53.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.08/53.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
53.08/53.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.48/54.55	c lits-rem:      1919  cl-subs:     1728  v-elim:      0  v-fix:    0  time:  1.40 s
54.48/54.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
54.48/54.56	c vivif2 --  cl tried    32860 cl shrink        0 lits rem          0 time: 0.00
54.58/54.69	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
54.58/54.69	c calculated reachability. Time: 0.00
54.58/54.69	c  N st    57    537528       100      2130         0     32860     10650    424308   no data   no data  --
74.39/74.46	c  N st    58    701514       100      2130         0     60210     10650    970228   no data   no data  --
88.49/88.53	c  N st    59    806292       100      2130         0     54328     10650    803803   no data   no data  --
88.49/88.53	c  S st    59    806292       100      2130         0     54328     10650    803803   no data   no data  --
88.59/88.66	c  S st    59    806797       100      2130         0     54809     10650    814598   no data   no data  --
88.59/88.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.59/88.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.59/88.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
88.68/88.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.68/88.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.68/88.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
88.68/88.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.68/92.73	c lits-rem:      2572  cl-subs:     6673  v-elim:      0  v-fix:    0  time:  4.03 s
92.68/92.73	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
92.68/92.74	c vivif2 --  cl tried    48136 cl shrink        0 lits rem          0 time: 0.01
92.88/92.92	c asymm  cl-useful: 0/1938/2130 lits-rem:0 time: 0.18
92.88/92.92	c calculated reachability. Time: 0.00
92.88/92.92	c  N st    59    806797       100      2130         0     48136     10650    684707   no data   no data  --
134.49/134.55	c  F st    60   1071875       100      2130         0     63257     10650    947723   no data   no data  --
134.49/134.55	c  N st    60   1071875       100      2130         0     63257     10650    947723   no data   no data  --
135.49/135.52	c Decided on static restart strategy
138.99/139.00	c  N st    70   1100183       100      2130         0     48312     10650    611988   no data   no data  --
144.49/144.51	c  N st    72   1136175       100      2130         0     81371     10650   1329250   no data   no data  --
149.49/149.58	c  N st    73   1168567       100      2130         0     68915     10650   1060289   no data   no data  --
156.30/156.37	c  N st    74   1210195       100      2130         0     64155     10650    938974   no data   no data  --
156.30/156.37	c  S st    74   1210195       100      2130         0     64155     10650    938974   no data   no data  --
156.49/156.52	c  S st    74   1210699       100      2130         0     64634     10650    949839   no data   no data  --
156.49/156.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.49/156.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.49/156.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
156.49/156.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.49/156.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.49/156.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
156.49/156.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.19/161.27	c lits-rem:      2823  cl-subs:     5059  v-elim:      0  v-fix:    0  time:  4.70 s
161.19/161.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
161.19/161.27	c vivif2 --  cl tried    59575 cl shrink        0 lits rem          0 time: 0.01
161.39/161.46	c asymm  cl-useful: 0/1570/2130 lits-rem:0 time: 0.19
161.39/161.47	c calculated reachability. Time: 0.00
161.39/161.47	c  N st    74   1210699       100      2130         0     59575     10650    843301   no data   no data  --
175.39/175.49	c  N st    75   1283581       100      2130         0     82615     10650   1343142   no data   no data  --
193.29/193.35	c  N st    76   1392904       100      2130         0     92298     10650   1517866   no data   no data  --
221.69/221.77	c  N st    77   1556888       100      2130         0     49992     10650    541547   no data   no data  --
247.29/247.32	c  N st    78   1710699       100      2130         0     89728     10650   1417184   no data   no data  --
247.29/247.32	c  S st    78   1710699       100      2130         0     89728     10650   1417184   no data   no data  --
247.50/247.56	c  S st    78   1711209       100      2130         0     90220     10650   1428445   no data   no data  --
247.50/247.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
247.50/247.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.50/247.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
247.60/247.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.60/247.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.60/247.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
247.60/247.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.69/260.75	c lits-rem:      1182  cl-subs:     9991  v-elim:      0  v-fix:    0  time: 13.11 s
260.69/260.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
260.69/260.76	c vivif2 --  cl tried    80229 cl shrink        0 lits rem          0 time: 0.01
260.80/260.89	c asymm  cl-useful: 0/560/2130 lits-rem:0 time: 0.13
260.80/260.89	c calculated reachability. Time: 0.00
260.80/260.89	c  N st    78   1711209       100      2130         0     80229     10650   1219625   no data   no data  --
338.40/338.47	c  N st    79   2080174       100      2130         0     91382     10650   1352784   no data   no data  --
366.41/366.43	c  N st    80   2211209       100      2130         0     94908     10650   1392202   no data   no data  --
366.41/366.43	c  S st    80   2211209       100      2130         0     94908     10650   1392202   no data   no data  --
366.59/366.69	c  S st    80   2211709       100      2130         0     95392     10650   1403442   no data   no data  --
366.69/366.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
366.69/366.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
366.69/366.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
366.69/366.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
366.69/366.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
366.69/366.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
366.69/366.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
380.90/380.96	c lits-rem:      2473  cl-subs:    11694  v-elim:      0  v-fix:    0  time: 14.19 s
380.90/380.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
380.90/380.98	c vivif2 --  cl tried    83698 cl shrink        0 lits rem          0 time: 0.01
381.20/381.20	c asymm  cl-useful: 0/1157/2130 lits-rem:0 time: 0.22
381.20/381.20	c calculated reachability. Time: 0.00
381.20/381.20	c  N st    80   2211709       100      2130         0     83698     10650   1181078   no data   no data  --
492.10/492.15	c  N st    81   2711710       100      2130         0    106139     10650   1551046   no data   no data  --
492.10/492.15	c  S st    81   2711710       100      2130         0    106139     10650   1551046   no data   no data  --
492.40/492.42	c  S st    81   2712215       100      2130         0    106621     10650   1562500   no data   no data  --
492.40/492.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
492.40/492.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.40/492.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
492.50/492.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.50/492.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.50/492.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
492.50/492.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
510.40/510.46	c lits-rem:      4673  cl-subs:    14450  v-elim:      0  v-fix:    0  time: 17.95 s
510.40/510.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
510.40/510.48	c vivif2 --  cl tried    92171 cl shrink        0 lits rem          0 time: 0.02
510.70/510.73	c asymm  cl-useful: 0/892/2130 lits-rem:0 time: 0.25
510.70/510.73	c calculated reachability. Time: 0.00
510.70/510.73	c  N st    81   2712215       100      2130         0     92171     10650   1296314   no data   no data  --
627.60/627.64	c  N st    82   3212217       100      2130         0    141890     10650   2288668   no data   no data  --
627.60/627.64	c  S st    82   3212217       100      2130         0    141890     10650   2288668   no data   no data  --
628.50/628.50	c  S st    82   3212720       100      2130         0     71214     10650    746942   no data   no data  --
628.50/628.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
628.50/628.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
628.50/628.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
628.50/628.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.50/628.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.50/628.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
628.50/628.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
632.10/632.14	c lits-rem:       191  cl-subs:       16  v-elim:      0  v-fix:    0  time:  3.60 s
632.10/632.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
632.10/632.15	c vivif2 --  cl tried    71198 cl shrink        0 lits rem          0 time: 0.01
632.30/632.33	c asymm  cl-useful: 0/1374/2130 lits-rem:0 time: 0.18
632.30/632.34	c calculated reachability. Time: 0.00
632.30/632.34	c  N st    82   3212720       100      2130         0     71198     10650    746464   no data   no data  --
753.80/753.81	c  N st    83   3712722       100      2130         0     81511     10650    903480   no data   no data  --
753.80/753.81	c  S st    83   3712722       100      2130         0     81511     10650    903480   no data   no data  --
754.00/754.01	c  S st    83   3713222       100      2130         0     81990     10650    914828   no data   no data  --
754.00/754.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
754.00/754.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
754.00/754.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
754.00/754.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.00/754.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.00/754.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
754.00/754.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.10/758.19	c lits-rem:       404  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  4.12 s
758.10/758.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
758.20/758.20	c vivif2 --  cl tried    80463 cl shrink        0 lits rem          0 time: 0.01
758.30/758.36	c asymm  cl-useful: 0/756/2130 lits-rem:0 time: 0.16
758.30/758.36	c calculated reachability. Time: 0.00
758.30/758.36	c  N st    83   3713222       100      2130         0     80463     10650    883256   no data   no data  --
767.11/767.10	c  F st    84   3751562       100      2130         0    115352     10650   1610333   no data   no data  --
767.11/767.11	c  N st    84   3751562       100      2130         0    115352     10650   1610333   no data   no data  --
768.81/768.86	c Decided on static restart strategy
777.71/777.72	c  N st    94   3779864       100      2130         0    141380     10650   2180088   no data   no data  --
788.50/788.57	c  N st    96   3815857       100      2130         0     96897     10650   1257601   no data   no data  --
797.20/797.23	c  N st    97   3848251       100      2130         0    126853     10650   1949652   no data   no data  --
813.61/813.62	c  N st    98   3896840       100      2130         0     92638     10650   1122843   no data   no data  --
834.81/834.85	c  N st    99   3969722       100      2130         0    159677     10650   2609089   no data   no data  --
864.72/864.73	c  N st   100   4079046       100      2130         0     99099     10650   1236849   no data   no data  --
901.61/901.69	c  N st   101   4213223       100      2130         0    140407     10650   2107672   no data   no data  --
901.61/901.69	c  S st   101   4213223       100      2130         0    140407     10650   2107672   no data   no data  --
902.02/902.11	c  S st   101   4213733       100      2130         0    140898     10650   2119176   no data   no data  --
902.12/902.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
902.12/902.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
902.12/902.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
902.21/902.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
902.21/902.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.21/902.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
902.21/902.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
968.12/968.16	c lits-rem:      9552  cl-subs:    17408  v-elim:      0  v-fix:    0  time: 65.92 s
968.12/968.16	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
968.12/968.19	c vivif2 --  cl tried   123490 cl shrink        0 lits rem          0 time: 0.02
968.41/968.47	c asymm  cl-useful: 0/850/2130 lits-rem:0 time: 0.28
968.41/968.47	c calculated reachability. Time: 0.00
968.41/968.47	c  N st   101   4213733       100      2130         0    123490     10650   1787564   no data   no data  --
1048.91/1048.92	c  N st   102   4459710       100      2130         0     99877     10650   1220222   no data   no data  --
1140.42/1140.45	c  N st   103   4713734       100      2130         0    160434     10650   2470246   no data   no data  --
1140.42/1140.45	c  S st   103   4713734       100      2130         0    160434     10650   2470246   no data   no data  --
1141.02/1141.05	c  S st   103   4714239       100      2130         0    160919     10650   2481513   no data   no data  --
1141.02/1141.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1141.02/1141.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.12/1141.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1141.22/1141.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1141.22/1141.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1141.22/1141.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1141.22/1141.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1244.91/1244.97	c lits-rem:      5988  cl-subs:    25995  v-elim:      0  v-fix:    0  time: 103.75 s
1244.91/1244.97	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1244.91/1244.99	c vivif2 --  cl tried   134924 cl shrink        0 lits rem          0 time: 0.02
1245.22/1245.30	c asymm  cl-useful: 0/614/2130 lits-rem:0 time: 0.30
1245.22/1245.30	c calculated reachability. Time: 0.00
1245.22/1245.30	c  N st   103   4714239       100      2130         0    134924     10650   1992523   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370105-1305386204/watcher-3370105-1305386204 -o /tmp/evaluation-result-3370105-1305386204/solver-3370105-1305386204 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370105-1305386204.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.72 3.98 3.96 5/376 5568
/proc/meminfo: memFree=13546032/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=20420 CPUtime=0 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4194304 241 0 0 0 0 0 0 0 22 0 1 0 631036639 20910080 193 33554432000 4194304 4650387 140736827084208 18446744073709551615 212034693009 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5568/statm: 5105 194 160 112 0 57 0

[startup+0.104844 s]
/proc/loadavg: 3.72 3.98 3.96 5/376 5568
/proc/meminfo: memFree=13546032/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=30424 CPUtime=0.09 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 812 0 0 0 9 0 0 0 22 0 1 0 631036639 31154176 734 33554432000 4194304 4650387 140736827084208 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 7606 734 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.200839 s]
/proc/loadavg: 3.72 3.98 3.96 5/376 5568
/proc/meminfo: memFree=13546032/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=30792 CPUtime=0.19 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 1005 0 0 0 19 0 0 0 22 0 1 0 631036639 31531008 796 33554432000 4194304 4650387 140736827084208 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 7698 796 379 112 0 2663 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30792

[startup+0.300811 s]
/proc/loadavg: 3.72 3.98 3.96 5/376 5568
/proc/meminfo: memFree=13546032/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=31132 CPUtime=0.29 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 1219 0 0 0 29 0 0 0 23 0 1 0 631036639 31879168 809 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 7783 809 379 112 0 2748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31132

[startup+0.700736 s]
/proc/loadavg: 3.72 3.98 3.96 5/376 5568
/proc/meminfo: memFree=13546032/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=31576 CPUtime=0.69 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 1672 0 0 0 69 0 0 0 25 0 1 0 631036639 32333824 1010 33554432000 4194304 4650387 140736827084208 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 7894 1010 379 112 0 2859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31576

[startup+1.5006 s]
/proc/loadavg: 3.75 3.98 3.96 4/374 5594
/proc/meminfo: memFree=13522676/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=37500 CPUtime=1.49 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 3337 0 0 0 149 0 0 0 18 0 1 0 631036639 38400000 2369 33554432000 4194304 4650387 140736827084208 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 9375 2369 381 112 0 4340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37500

[startup+3.10031 s]
/proc/loadavg: 3.75 3.98 3.96 5/377 5597
/proc/meminfo: memFree=13515108/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=40932 CPUtime=3.09 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 4673 0 0 0 309 0 0 0 21 0 1 0 631036639 41914368 3323 33554432000 4194304 4650387 140736827084208 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 10233 3323 381 112 0 5198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40932

[startup+6.30074 s]
/proc/loadavg: 3.85 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13497500/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=43848 CPUtime=6.28 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 6553 0 0 0 628 0 0 0 20 0 1 0 631036639 44900352 3860 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 10962 3860 381 112 0 5927 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43848

[startup+12.7006 s]
/proc/loadavg: 3.86 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13473536/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=48228 CPUtime=12.69 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 10464 0 0 0 1268 1 0 0 25 0 1 0 631036639 49385472 4971 33554432000 4194304 4650387 140736827084208 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 12057 4971 381 112 0 7022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48228

[startup+25.5003 s]
/proc/loadavg: 3.89 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13434972/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=51448 CPUtime=25.49 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 15770 0 0 0 2547 2 0 0 25 0 1 0 631036639 52682752 5704 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 12862 5704 381 112 0 7827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51448

[startup+51.1007 s]
/proc/loadavg: 3.93 4.00 3.97 5/377 5598
/proc/meminfo: memFree=13416912/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=54796 CPUtime=51.09 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 24880 0 0 0 5105 4 0 0 25 0 1 0 631036639 56111104 6834 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 13699 6834 381 112 0 8664 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54796

[startup+102.301 s]
/proc/loadavg: 4.04 4.03 3.98 5/377 5599
/proc/meminfo: memFree=13367776/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=70352 CPUtime=102.29 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 40071 0 0 0 10222 7 0 0 25 0 1 0 631036639 72040448 10607 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 17588 10607 381 112 0 12553 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 70352

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/377 5601
/proc/meminfo: memFree=13331624/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=79900 CPUtime=162.29 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 54500 0 0 0 16219 10 0 0 25 0 1 0 631036639 81817600 12827 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 19975 12827 381 112 0 14940 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79900

[startup+222.314 s]
/proc/loadavg: 4.00 4.02 3.98 5/377 5602
/proc/meminfo: memFree=13295228/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=80280 CPUtime=222.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 66938 0 0 0 22218 12 0 0 25 0 1 0 631036639 82206720 12374 33554432000 4194304 4650387 140736827084208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 20070 12374 381 112 0 15035 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80280

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/377 5604
/proc/meminfo: memFree=13256252/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=95360 CPUtime=282.29 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 78102 0 0 0 28215 14 0 0 25 0 1 0 631036639 97648640 17259 33554432000 4194304 4650387 140736827084208 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 23840 17259 381 112 0 18805 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95360

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.98 5/377 5606
/proc/meminfo: memFree=13208208/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=95632 CPUtime=342.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 88534 0 0 0 34213 17 0 0 25 0 1 0 631036639 97927168 17205 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 23908 17205 381 112 0 18873 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95632

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/377 5607
/proc/meminfo: memFree=13184248/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=108668 CPUtime=402.29 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 98578 0 0 0 40210 19 0 0 25 0 1 0 631036639 111276032 20354 33554432000 4194304 4650387 140736827084208 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 27167 20354 381 112 0 22132 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 108668

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/377 5609
/proc/meminfo: memFree=13177124/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=108888 CPUtime=462.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 107742 0 0 0 46207 23 0 0 25 0 1 0 631036639 111501312 20225 33554432000 4194304 4650387 140736827084208 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 27222 20225 381 112 0 22187 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108888

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/377 5613
/proc/meminfo: memFree=13150992/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=120836 CPUtime=522.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 116938 0 0 0 52205 25 0 0 25 0 1 0 631036639 123736064 21885 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30209 21885 381 112 0 25174 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120836

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.99 5/377 5615
/proc/meminfo: memFree=13136420/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=121012 CPUtime=582.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 125142 0 0 0 58202 28 0 0 25 0 1 0 631036639 123916288 22506 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30253 22506 381 112 0 25218 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 121012

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 4.00 5/377 5617
/proc/meminfo: memFree=13120120/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=121200 CPUtime=642.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 133529 0 0 0 64199 31 0 0 25 0 1 0 631036639 124108800 22936 33554432000 4194304 4650387 140736827084208 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30300 22936 381 112 0 25265 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 121200

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/377 5618
/proc/meminfo: memFree=13094540/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=121404 CPUtime=702.3 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 142218 0 0 0 70196 34 0 0 25 0 1 0 631036639 124317696 23142 33554432000 4194304 4650387 140736827084208 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30351 23142 381 112 0 25316 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 121404

[startup+762.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/377 5620
/proc/meminfo: memFree=13101932/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=122860 CPUtime=762.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 150665 0 0 0 76194 37 0 0 25 0 1 0 631036639 125808640 22893 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30715 22893 381 112 0 25680 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 122860

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/377 5621
/proc/meminfo: memFree=13095212/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=122988 CPUtime=822.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 157347 0 0 0 82192 39 0 0 25 0 1 0 631036639 125939712 23533 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30747 23533 381 112 0 25712 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122988

[startup+882.314 s]
/proc/loadavg: 4.06 4.03 4.00 5/377 5623
/proc/meminfo: memFree=13088608/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=123096 CPUtime=882.32 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 164230 0 0 0 88191 41 0 0 25 0 1 0 631036639 126050304 24283 33554432000 4194304 4650387 140736827084208 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 30774 24283 381 112 0 25739 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 123096

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/377 5625
/proc/meminfo: memFree=13074436/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=141316 CPUtime=942.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 171089 0 0 0 94189 42 0 0 25 0 1 0 631036639 144707584 28059 33554432000 4194304 4650387 140736827084208 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 35329 28059 381 112 0 30294 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 141316

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/377 5626
/proc/meminfo: memFree=13074604/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=141364 CPUtime=1002.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 174707 0 0 0 100188 43 0 0 25 0 1 0 631036639 144756736 28146 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 35341 28146 381 112 0 30306 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141364

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/377 5628
/proc/meminfo: memFree=13053600/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=141456 CPUtime=1062.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 180862 0 0 0 106186 45 0 0 25 0 1 0 631036639 144850944 27890 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 35364 27890 381 112 0 30329 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141456

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/377 5629
/proc/meminfo: memFree=13056128/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=141560 CPUtime=1122.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 186783 0 0 0 112182 49 0 0 25 0 1 0 631036639 144957440 27404 33554432000 4194304 4650387 140736827084208 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 35390 27404 381 112 0 30355 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 141560

[startup+1182.3 s]
/proc/loadavg: 4.16 4.05 4.01 5/377 5631
/proc/meminfo: memFree=13006856/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=157396 CPUtime=1182.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 191204 0 0 0 118181 50 0 0 25 0 1 0 631036639 161173504 31825 33554432000 4194304 4650387 140736827084208 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 39349 31825 381 112 0 34314 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 157396

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/377 5633
/proc/meminfo: memFree=13002356/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=160996 CPUtime=1242.31 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 191649 0 0 0 124181 50 0 0 25 0 1 0 631036639 164859904 32270 33554432000 4194304 4650387 140736827084208 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 40249 32270 381 112 0 35214 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 160996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 4.01 3.99 3/373 5636
/proc/meminfo: memFree=13318676/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=161044 CPUtime=1300.02 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 198128 0 0 0 129949 53 0 0 25 0 1 0 631036639 164909056 31731 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 40261 31731 381 112 0 35226 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 161044

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.94 4.01 3.99 3/373 5636
/proc/meminfo: memFree=13318676/32951124 swapFree=65051360/67111528
[pid=5568] ppid=5566 vsize=161044 CPUtime=1300.02 cores=1,3
/proc/5568/stat : 5568 (strangenight1-s) R 5566 5568 4643 0 -1 4202496 198128 0 0 0 129949 53 0 0 25 0 1 0 631036639 164909056 31731 33554432000 4194304 4650387 140736827084208 18446744073709551615 4365279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5568/statm: 40261 31731 381 112 0 35226 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 161044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.51
CPU system time (s): 0.538918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 215772

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

runsolver used 4.54131 second user time and 11.7422 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 17:16:44
IDJOB=3370105
IDBENCH=82914
IDSOLVER=1847
FILE ID=node146/3370105-1305386204
RUNJOBID= node146-1305386203-5528
PBS_JOBID= 13324356
Free space on /tmp= 73256 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370105-1305386204/watcher-3370105-1305386204 -o /tmp/evaluation-result-3370105-1305386204/solver-3370105-1305386204 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370105-1305386204.cnf

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

MD5SUM BENCH= bf9c7e319eca3277c9c5b6246acb470c
RANDOM SEED=524599371

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13546312 kB
Buffers:        266068 kB
Cached:        3435316 kB
SwapCached:      41828 kB
Active:       11502128 kB
Inactive:      7613924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13546312 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           25092 kB
Writeback:           0 kB
AnonPages:    15379484 kB
Mapped:          23388 kB
Slab:           163648 kB
PageTables:      59372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81856308 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= 73260 MiB
End job on node146 at 2011-05-14 17:38:26