Trace number 3175581

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
MD5SUMd09435f2d651fd373230433133c15edb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.4443
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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-3175581-1301784952.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.04/0.05	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.04/0.05	c -- vars added      20000
0.04/0.05	c Parsing time:  0.05 s
0.04/0.05	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.06
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.04
0.19/0.20	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.19/0.21	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.29/0.38	c lits-rem:         0  cl-subs:        0  v-elim:    687  v-fix:    0  time:  0.17 s
0.29/0.39	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.42	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.39/0.42	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.01 s pos:    8733 undec:    2318 neg:    8949
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0     19313     83111         0         0    253112         0   no data   no data  --
1.39/1.42	c  N dy    22      4075     19313     83111         0      4074    253112    908994    129.81    185.52  --
2.29/2.39	c  N dy    48      8154     19313     83111         0      8153    253112   1733563    127.99    143.56  --
3.30/3.39	c  N dy    76     12229     19313     83111         0     12228    253112   2548010    127.68    156.01  --
4.39/4.41	c  N dy   104     16267     19313     83111         0     16266    253112   3367711    128.06    135.09  --
5.40/5.50	c  N dy   131     20343     19313     83111         0     10342    253112    623080    129.06    140.53  --
6.49/6.54	c  N dy   159     24451     19313     83111         0     14450    253112   1466449    129.38    142.39  --
6.59/6.68	c  F st   164     25000     19313     83111         0     14999    253112   1576397    129.41   no data  --
7.99/8.08	c  N dy   170     30002     19313     83111         0     20001    253112   2933404    129.41   no data  --
7.99/8.08	c  S st   170     30002     19313     83111         0     20001    253112   2933404    129.41   no data  --
8.19/8.21	c  S st   170     30503     19313     83111         0     20502    253112   3002393    129.41   no data  --
8.19/8.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.19/8.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
8.49/8.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
8.49/8.58	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
13.59/13.64	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  5.06 s
13.69/13.74	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.10
13.69/13.75	c calculated reachability. Time: 0.00
13.69/13.75	c  N dy   170     30503     19313     83111         0     20498    253112   2999401    129.41   no data  --
14.79/14.86	c  N dy   199     34608     19313     83111         0     24603    253112   3845368    130.06    141.89  --
15.89/15.98	c  N dy   225     38638     19313     83111         0     28633    253112   4669997    129.91    136.99  --
16.99/17.04	c  N dy   251     42663     19313     83111         0     17164    253112    986868    129.67    136.83  --
17.70/17.75	c  S st   269     45756     19313     83111         0     20257    253112   1611843    129.35    115.31  --
17.79/17.87	c  S st   269     46258     19313     83111         0     20759    253112   1683759    129.35   no data  --
17.79/17.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.79/17.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
17.99/18.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
17.99/18.07	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
21.09/21.19	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.12 s
21.19/21.20	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
21.19/21.22	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.02
21.29/21.30	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.08
21.29/21.31	c calculated reachability. Time: 0.00
21.29/21.31	c  N dy   269     46258     19313     83111         0     20759    253112   1683758    129.35   no data  --
22.29/22.30	c  N dy   297     50298     19313     83111         0     24799    253112   2487808    129.28    139.40  --
23.29/23.35	c  N dy   324     54418     19313     83111         0     28919    253112   3324596    129.21    138.10  --
24.39/24.42	c  N dy   350     58514     19313     83111         0     33015    253112   4133787    128.90    139.81  --
25.49/25.52	c  N dy   375     62561     19313     83111         0     37062    253112   4958026    128.93    138.19  --
26.49/26.58	c  N dy   400     66614     19313     83111         0     22365    253112   1359938    128.93    179.48  --
27.19/27.29	c  S st   421     69387     19313     83111         0     25138    253112   1931834    129.09     86.31  --
27.40/27.42	c  S st   421     69889     19313     83111         0     25640    253112   2014078    129.09   no data  --
27.40/27.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.40/27.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.50/27.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
27.59/27.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.59/27.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.59/27.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
27.59/27.65	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
31.29/31.32	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.67 s
31.29/31.33	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
31.29/31.36	c vivif2 --  cl tried    25639 cl shrink        0 lits rem          0 time: 0.03
31.39/31.45	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.09
31.39/31.45	c calculated reachability. Time: 0.00
31.39/31.45	c  N dy   421     69889     19313     83111         0     25639    253112   2014049    129.09   no data  --
32.59/32.63	c  N dy   451     74447     19313     83111         0     30197    253112   2952656    129.31    136.79  --
33.89/33.93	c  N dy   488     79345     19313     83111         0     35094    253112   3959197    129.44    143.17  --
35.29/35.35	c  N dy   522     84536     19313     83111         0     40285    253112   5008326    129.35    140.53  --
36.09/36.17	c  F st   540     87501     19313     83111         0     22375    253112    895314    129.32    107.64  --
37.09/37.11	c  N st   545     90799     19313     83111         0     25673    253112   1796128    129.32   no data  --
38.69/38.72	c  N dy   572     96682     19313     83111         0     31556    253112   3058030    129.21    146.27  --
40.39/40.43	c  N dy   617    102964     19313     83111         0     37837    253112   4365602    129.38    139.68  --
40.88/40.94	c  S st   628    104833     19313     83111         0     39706    253112   4735194    129.34    107.77  --
40.98/41.09	c  S st   628    105336     19313     83111         0     40209    253112   4810617    129.34   no data  --
41.08/41.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.08/41.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.18/41.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
41.38/41.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.38/41.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.38/41.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
41.38/41.48	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
84.19/84.22	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 42.74 s
84.19/84.23	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
84.19/84.29	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.06
84.39/84.41	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.12
84.39/84.42	c calculated reachability. Time: 0.00
84.39/84.42	c  N dy   628    105336     19313     83111         0     40203    253112   4809197    129.34   no data  --
86.29/86.33	c  N dy   677    112135     19313     83111         0     24565    253112   1020112    129.56    137.28  --
88.09/88.19	c  N dy   722    119346     19313     83111         0     31775    253112   2527145    129.65    138.43  --
90.29/90.32	c  N dy   776    127164     19313     83111         0     39591    253112   4165728    129.84    139.22  --
92.59/92.67	c  N dy   835    135324     19313     83111         0     24033    253112    600567    130.29    142.34  --
94.89/94.92	c  N dy   889    144033     19313     83111         0     32742    253112   2379220    130.30    155.05  --
97.39/97.46	c  N dy   954    153384     19313     83111         0     42093    253112   4309117    130.41    137.87  --
98.69/98.74	c  S st   985    158006     19313     83111         0     46714    253112   5245415    130.37   no data  --
98.79/98.89	c  S st   985    158506     19313     83111         0     47214    253112   5317430    130.37   no data  --
98.89/98.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
98.89/98.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.99/99.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
99.19/99.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
99.19/99.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.29/99.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
99.29/99.30	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
157.59/157.69	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 58.39 s
157.69/157.70	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
157.69/157.77	c vivif2 --  cl tried    47213 cl shrink        0 lits rem          0 time: 0.07
157.89/157.91	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.14
157.89/157.92	c calculated reachability. Time: 0.00
157.89/157.92	c  N dy   985    158506     19313     83111         0     47213    253112   5317303    130.37   no data  --
160.88/160.90	c  N dy  1059    168806     19313     83111         0     32655    253112   2140879    130.56    138.72  --
163.99/164.07	c  N dy  1122    179687     19313     83111         0     43536    253112   4336902    130.29    139.34  --
167.49/167.55	c  N dy  1193    191233     19313     83111         0     29154    253112   1200805    130.31    145.44  --
171.09/171.10	c  N dy  1276    203490     19313     83111         0     41411    253112   3714860    130.38    166.02  --
175.09/175.17	c  N dy  1360    216548     19313     83111         0     27506    253112    583812    130.40    137.30  --
179.09/179.12	c  N dy  1444    230436     19313     83111         0     41392    253112   3413400    130.30    145.20  --
181.29/181.36	c  S st  1494    237759     19313     83111         0     48715    253112   4900514    130.28   no data  --
181.49/181.53	c  S st  1494    238262     19313     83111         0     49218    253112   4985321    130.28   no data  --
181.49/181.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
181.49/181.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.59/181.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
181.89/181.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
181.89/181.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.89/181.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
181.89/181.94	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
235.69/235.77	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 53.83 s
235.69/235.77	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
235.79/235.84	c vivif2 --  cl tried    49215 cl shrink        0 lits rem          0 time: 0.06
235.89/235.97	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.13
235.89/235.98	c calculated reachability. Time: 0.00
235.89/235.98	c  N dy  1494    238262     19313     83111         0     49215    253112   4984754    130.28   no data  --
240.19/240.20	c  N dy  1587    253504     19313     83111         0     36475    253112   2175012    130.12    139.48  --
244.79/244.80	c  N dy  1699    269682     19313     83111         0     52652    253112   5567644    130.25    141.09  --
249.59/249.69	c  N dy  1816    286980     19313     83111         0     40958    253112   2982488    130.41    137.99  --
254.99/255.06	c  N dy  1934    305378     19313     83111         0     59355    253112   6794917    130.40    140.36  --
255.29/255.34	c  F st  1938    306251     19313     83111         0     30236    253112    489946    130.38    114.77  --
260.59/260.65	c  N dy  2031    325035     19313     83111         0     49019    253112   4767504    130.29    139.24  --
266.49/266.54	c  N dy  2168    345095     19313     83111         0     38081    253112   1887677    130.42    152.99  --
269.99/270.04	c  S st  2251    357393     19313     83111         0     50378    253112   4458442    130.41    121.38  --
270.09/270.19	c  S st  2251    357900     19313     83111         0     50885    253112   4535891    130.41   no data  --
270.19/270.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
270.19/270.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.29/270.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
270.49/270.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
270.49/270.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.49/270.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
270.49/270.55	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
310.10/310.17	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 39.62 s
310.10/310.17	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
310.20/310.23	c vivif2 --  cl tried    50879 cl shrink        0 lits rem          0 time: 0.06
310.29/310.37	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.14
310.29/310.37	c calculated reachability. Time: 0.00
310.29/310.37	c  N dy  2251    357900     19313     83111         0     50879    253112   4534181    130.41   no data  --
316.19/316.24	c  N dy  2391    377953     19313     83111         0     38936    253112   1876154    130.53    142.71  --
322.09/322.16	c  N dy  2535    397965     19313     83111         0     58947    253112   6085152    130.76    138.42  --
327.99/328.00	c  N dy  2669    418032     19313     83111         0     46018    253112   3146323    130.78    147.32  --
333.99/334.07	c  N dy  2810    438052     19313     83111         0     66036    253112   7302860    130.85    137.89  --
339.80/339.87	c  N dy  2948    458302     19313     83111         0     52289    253112   4242475    130.89    139.25  --
345.99/346.07	c  N dy  3086    478377     19313     83111         0     37369    253112    941831    130.97    142.93  --
351.79/351.81	c  N dy  3216    498407     19313     83111         0     57399    253112   5173721    131.02    158.41  --
357.90/357.97	c  N dy  3353    518568     19313     83111         0     41557    253112   1596926    131.05    142.47  --
363.19/363.29	c  S st  3475    536850     19313     83111         0     59837    253112   5407340    131.08   no data  --
363.39/363.46	c  S st  3475    537353     19313     83111         0     60340    253112   5485098    131.08   no data  --
363.39/363.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.39/363.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.49/363.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
363.79/363.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
363.79/363.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.79/363.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
363.79/363.87	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
431.59/431.64	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 67.77 s
431.59/431.64	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
431.69/431.71	c vivif2 --  cl tried    60338 cl shrink        0 lits rem          0 time: 0.07
431.79/431.86	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.15
431.79/431.87	c calculated reachability. Time: 0.00
431.79/431.87	c  N dy  3475    537353     19313     83111         0     60338    253112   5484839    131.08   no data  --
437.99/438.01	c  N dy  3610    557402     19313     83111         0     43386    253112   1740780    131.10    142.03  --
443.90/443.97	c  N dy  3750    577416     19313     83111         0     63400    253112   5843162    131.14    139.85  --
450.20/450.21	c  N dy  3886    597482     19313     83111         0     45470    253112   2017307    131.17    139.34  --
456.19/456.20	c  N dy  4012    617535     19313     83111         0     65523    253112   6181987    131.13    141.49  --
462.40/462.47	c  N dy  4143    637775     19313     83111         0     46767    253112   2034633    131.10    142.15  --
468.50/468.55	c  N dy  4280    657833     19313     83111         0     66823    253112   6211125    131.10    141.78  --
474.90/474.91	c  N dy  4417    677856     19313     83111         0     46839    253112   1858651    131.11    143.49  --
480.89/480.94	c  N dy  4550    697911     19313     83111         0     66893    253112   6046104    131.11    139.08  --
487.49/487.50	c  N dy  4696    718079     19313     83111         0     46066    253112   1546402    131.21    138.99  --
493.60/493.63	c  N dy  4845    738145     19313     83111         0     66132    253112   5803562    131.32    139.73  --
500.20/500.22	c  N dy  4979    758296     19313     83111         0     44285    253112    938257    131.34    139.60  --
506.20/506.27	c  N dy  5111    778386     19313     83111         0     64374    253112   5126383    131.37    140.72  --
512.80/512.88	c  N dy  5243    798540     19313     83111         0     84527    253112   9271651    131.36    145.45  --
515.09/515.16	c  S st  5293    806031     19313     83111         0     49019    253112   1687938    131.36    133.74  --
515.29/515.31	c  S st  5293    806538     19313     83111         0     49526    253112   1770150    131.36   no data  --
515.29/515.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
515.29/515.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
515.39/515.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
515.49/515.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.49/515.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.49/515.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
515.49/515.55	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
519.59/519.62	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.07 s
519.59/519.62	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
519.59/519.65	c vivif2 --  cl tried    49526 cl shrink        0 lits rem          0 time: 0.02
519.69/519.77	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.13
519.69/519.78	c calculated reachability. Time: 0.00
519.69/519.78	c  N dy  5293    806538     19313     83111         0     49526    253112   1770148    131.36   no data  --
525.89/525.92	c  N dy  5429    826656     19313     83111         0     69641    253112   5940166    131.36    146.88  --
532.70/532.72	c  N dy  5564    847009     19313     83111         0     45996    253112    861793    131.37    139.49  --
538.80/538.83	c  N dy  5709    867180     19313     83111         0     66165    253112   5047956    131.42    140.97  --
545.40/545.50	c  N dy  5845    887232     19313     83111         0     86216    253112   9208581    131.46    144.03  --
551.89/551.91	c  N dy  5970    907254     19313     83111         0     61236    253112   3768015    131.40    153.73  --
558.81/558.82	c  N dy  6098    927359     19313     83111         0     81340    253112   7938692    131.38    144.78  --
565.70/565.76	c  N dy  6236    947448     19313     83111         0     55429    253112   2497683    131.44    141.19  --
572.39/572.44	c  N dy  6370    967520     19313     83111         0     75501    253112   6641383    131.44    139.81  --
579.70/579.73	c  N dy  6503    987524     19313     83111         0     48507    253112    790347    131.44    143.59  --
586.10/586.11	c  N dy  6639   1007597     19313     83111         0     68579    253112   4996335    131.47    140.38  --
592.90/592.91	c  N dy  6774   1027711     19313     83111         0     88691    253112   9227864    131.49    139.80  --
599.30/599.39	c  N dy  6911   1047745     19313     83111         0     60728    253112   3139925    131.48    139.33  --
605.90/605.90	c  N dy  7042   1067825     19313     83111         0     80804    253112   7340094    131.48    151.72  --
607.21/607.27	c  F st  7065   1071877     19313     83111         0     84856    253112   8187292    131.48    120.45  --
612.80/612.84	c  N dy  7145   1087859     19313     83111         0     51841    253112   1099453    131.51    139.67  --
619.00/619.00	c  N dy  7276   1107892     19313     83111         0     71872    253112   5383649    131.57    138.53  --
625.80/625.83	c  N dy  7409   1127911     19313     83111         0     91889    253112   9644210    131.61    139.55  --
632.40/632.44	c  N dy  7549   1147946     19313     83111         0     61928    253112   2994512    131.63    139.52  --
639.01/639.00	c  N dy  7693   1168026     19313     83111         0     82006    253112   7230580    131.68    139.80  --
646.30/646.33	c  N dy  7829   1188233     19313     83111         0     51217    253112    536560    131.68    138.95  --
652.50/652.57	c  N dy  7963   1208347     19313     83111         0     71331    253112   4704754    131.69    138.96  --
653.00/653.05	c  S st  7974   1209807     19313     83111         0     72791    253112   5003195    131.69   no data  --
653.20/653.23	c  S st  7974   1210309     19313     83111         0     73293    253112   5079144    131.69   no data  --
653.20/653.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
653.20/653.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
653.31/653.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.12
653.60/653.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
653.60/653.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
653.60/653.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
653.60/653.63	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
713.70/713.73	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 60.10 s
713.70/713.73	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
713.81/713.80	c vivif2 --  cl tried    73291 cl shrink        0 lits rem          0 time: 0.07
713.91/713.97	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.17
713.91/713.98	c calculated reachability. Time: 0.00
713.91/713.98	c  N dy  7974   1210309     19313     83111         0     73291    253112   5078737    131.69   no data  --
720.80/720.87	c  N dy  8114   1230392     19313     83111         0     93373    253112   9270389    131.71    140.06  --
727.71/727.71	c  N dy  8256   1250477     19313     83111         0     61460    253112   2482575    131.74    166.63  --
734.30/734.30	c  N dy  8400   1270585     19313     83111         0     81567    253112   6644574    131.76    142.51  --
741.51/741.52	c  N dy  8542   1290697     19313     83111         0    101678    253112  10885927    131.77    140.63  --
748.30/748.34	c  N dy  8682   1310744     19313     83111         0     68726    253112   3759926    131.76    164.39  --
755.61/755.61	c  N dy  8817   1330843     19313     83111         0     88823    253112   8001424    131.78    140.05  --
763.41/763.45	c  N dy  8951   1350870     19313     83111         0     54847    253112    679614    131.78    163.81  --
770.10/770.10	c  N dy  9082   1370977     19313     83111         0     74953    253112   4831229    131.79    141.64  --
777.51/777.58	c  N dy  9217   1391319     19313     83111         0     95294    253112   9169955    131.82    139.66  --
785.31/785.32	c  N dy  9357   1411453     19313     83111         0     60435    253112   1657907    131.86    143.76  --
791.70/791.78	c  N dy  9491   1431534     19313     83111         0     80512    253112   5879184    131.88    140.98  --
798.91/798.98	c  N dy  9625   1451606     19313     83111         0    100583    253112  10125616    131.89    140.53  --
805.90/805.98	c  N dy  9756   1471616     19313     83111         0     64591    253112   2293613    131.88    142.04  --
812.51/812.59	c  N dy  9888   1491718     19313     83111         0     84693    253112   6514376    131.89    138.99  --
819.91/819.98	c  N dy 10031   1511874     19313     83111         0    104847    253112  10803303    131.93    140.60  --
827.00/827.06	c  N dy 10172   1532110     19313     83111         0     68086    253112   2847845    131.96    140.06  --
833.71/833.74	c  N dy 10302   1552189     19313     83111         0     88163    253112   7011089    131.94    139.22  --
841.11/841.16	c  N dy 10435   1572351     19313     83111         0    108325    253112  11228398    131.94    141.33  --
848.11/848.12	c  N dy 10572   1592395     19313     83111         0     70371    253112   3167114    131.97    150.51  --
854.90/854.96	c  N dy 10716   1612521     19313     83111         0     90495    253112   7404474    132.00    145.53  --
862.21/862.29	c  N dy 10841   1632562     19313     83111         0    110535    253112  11643955    132.02    142.95  --
869.31/869.34	c  N dy 10974   1652741     19313     83111         0     71719    253112   3191931    132.01    140.42  --
876.11/876.16	c  N dy 11107   1672878     19313     83111         0     91855    253112   7404445    132.01    138.99  --
883.70/883.74	c  N dy 11243   1692965     19313     83111         0    111937    253112  11619655    132.03    140.52  --
890.01/890.04	c  S st 11364   1710309     19313     83111         0     69286    253112   2504266    132.05   no data  --
890.21/890.21	c  S st 11364   1710811     19313     83111         0     69788    253112   2579435    132.05   no data  --
890.21/890.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.21/890.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.31/890.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
890.41/890.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
890.41/890.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.51/890.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
890.51/890.50	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
898.10/898.14	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  7.64 s
898.10/898.15	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
898.10/898.18	c vivif2 --  cl tried    69786 cl shrink        0 lits rem          0 time: 0.03
898.30/898.34	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.16
898.30/898.35	c calculated reachability. Time: 0.00
898.30/898.35	c  N dy 11364   1710811     19313     83111         0     69786    253112   2578682    132.05   no data  --
905.01/905.09	c  N dy 11500   1730924     19313     83111         0     89898    253112   6788048    132.06    140.32  --
912.51/912.55	c  N dy 11632   1750969     19313     83111         0    109942    253112  11001379    132.08    139.51  --
919.80/919.87	c  N dy 11757   1771065     19313     83111         0     69044    253112   2196153    132.07    140.88  --
926.51/926.59	c  N dy 11895   1791102     19313     83111         0     89081    253112   6432547    132.09    142.04  --
933.91/933.96	c  N dy 12023   1811165     19313     83111         0    109143    253112  10622740    132.10    147.64  --
941.71/941.74	c  N dy 12162   1831280     19313     83111         0     67260    253112   1646956    132.10    144.43  --
948.40/948.40	c  N dy 12294   1851360     19313     83111         0     87336    253112   5872005    132.11    149.80  --
956.10/956.11	c  N dy 12436   1871409     19313     83111         0    107382    253112  10087157    132.14    139.12  --
964.61/964.64	c  N dy 12566   1891449     19313     83111         0     64425    253112    842849    132.15    145.51  --
971.71/971.72	c  N dy 12705   1911586     19313     83111         0     84561    253112   5061625    132.15    139.81  --
979.41/979.46	c  N dy 12834   1931637     19313     83111         0    104610    253112   9295048    132.16    143.72  --
988.01/988.08	c  N dy 12973   1951731     19313     83111         0    124699    253112  13582925    132.19    177.28  --
995.42/995.47	c  N dy 13104   1971867     19313     83111         0     80844    253112   4131715    132.21    154.56  --
1003.11/1003.16	c  N dy 13246   1991992     19313     83111         0    100967    253112   8310175    132.23    140.14  --
1011.61/1011.61	c  N dy 13386   2012006     19313     83111         0    120981    253112  12571336    132.25    140.17  --
1019.51/1019.50	c  N dy 13521   2032145     19313     83111         0     76119    253112   2882147    132.25    141.10  --
1026.81/1026.88	c  N dy 13647   2052180     19313     83111         0     96153    253112   7068631    132.24    141.14  --
1035.12/1035.14	c  N dy 13784   2072489     19313     83111         0    116462    253112  11332719    132.25    141.66  --
1043.51/1043.58	c  N dy 13924   2092493     19313     83111         0     70469    253112   1549449    132.27    167.38  --
1050.52/1050.56	c  N dy 14062   2112499     19313     83111         0     90474    253112   5750101    132.28    139.71  --
1058.01/1058.04	c  N dy 14196   2132600     19313     83111         0    110574    253112   9967390    132.29    139.36  --
1066.11/1066.15	c  N dy 14328   2152712     19313     83111         0    130683    253112  14195359    132.29    139.91  --
1073.21/1073.22	c  N dy 14470   2173042     19313     83111         0     84022    253112   4072303    132.30    143.67  --
1080.51/1080.53	c  N dy 14615   2193087     19313     83111         0    104065    253112   8281773    132.32    165.75  --
1087.51/1087.53	c  S st 14741   2210812     19313     83111         0    121789    253112  12044892    132.34   no data  --
1087.71/1087.77	c  S st 14741   2211313     19313     83111         0    122290    253112  12120833    132.34   no data  --
1087.81/1087.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1087.81/1087.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1087.91/1087.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.16
1088.61/1088.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1088.61/1088.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1088.61/1088.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
1088.61/1088.62	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175581-1301784952/watcher-3175581-1301784952 -o /tmp/evaluation-result-3175581-1301784952/solver-3175581-1301784952 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175581-1301784952.cnf 

running on 2 cores: 4,6

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.00 3.95 3.64 5/189 20790
/proc/meminfo: memFree=20754044/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=25172 CPUtime=0 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 1688 0 0 0 0 0 0 0 25 0 1 0 270911377 25776128 1434 33554432000 4194304 4650387 140734585564144 18446744073709551615 255106465911 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 6347 1442 326 112 0 1312 0

[startup+0.043086 s]
/proc/loadavg: 4.00 3.95 3.64 5/189 20790
/proc/meminfo: memFree=20754044/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=40048 CPUtime=0.04 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 3687 0 0 0 4 0 0 0 25 0 1 0 270911377 41009152 3167 33554432000 4194304 4650387 140734585564144 18446744073709551615 255106466251 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 10012 3191 329 112 0 4977 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 40048

[startup+0.101098 s]
/proc/loadavg: 4.00 3.95 3.64 5/189 20790
/proc/meminfo: memFree=20754044/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=40176 CPUtime=0.09 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 3971 0 0 0 9 0 0 0 25 0 1 0 270911377 41140224 3450 33554432000 4194304 4650387 140734585564144 18446744073709551615 4369221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 10044 3450 346 112 0 5009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40176

[startup+0.301074 s]
/proc/loadavg: 4.00 3.95 3.64 5/189 20790
/proc/meminfo: memFree=20754044/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=58748 CPUtime=0.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 8202 0 0 0 29 0 0 0 25 0 1 0 270911377 60157952 7187 33554432000 4194304 4650387 140734585564144 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 14687 7187 367 112 0 9652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58748

[startup+0.700996 s]
/proc/loadavg: 4.00 3.95 3.64 5/189 20790
/proc/meminfo: memFree=20754044/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=58748 CPUtime=0.69 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 8507 0 0 0 69 0 0 0 25 0 1 0 270911377 60157952 7492 33554432000 4194304 4650387 140734585564144 18446744073709551615 4363461 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 14687 7492 379 112 0 9652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58748

[startup+1.50083 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20791
/proc/meminfo: memFree=20723780/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=58748 CPUtime=1.49 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 9219 0 0 0 149 0 0 0 25 0 1 0 270911377 60157952 8204 33554432000 4194304 4650387 140734585564144 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 14687 8204 379 112 0 9652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58748

[startup+3.10058 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20791
/proc/meminfo: memFree=20719808/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=101016 CPUtime=3.09 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 10540 0 0 0 308 1 0 0 25 0 1 0 270911377 103440384 9525 33554432000 4194304 4650387 140734585564144 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 25254 9525 379 112 0 20219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101016

[startup+6.30101 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21230284/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=61452 CPUtime=6.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 14243 0 0 0 627 2 0 0 25 0 1 0 270911377 62926848 8593 33554432000 4194304 4650387 140734585564144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 15363 8593 381 112 0 10328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61452

[startup+12.7009 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21115796/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=185560 CPUtime=12.69 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 33202 0 0 0 1264 5 0 0 25 0 1 0 270911377 190013440 27552 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 46390 27552 383 112 0 41355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185560

[startup+25.5006 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20875
/proc/meminfo: memFree=21277740/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=192756 CPUtime=25.49 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 42118 0 0 0 2542 7 0 0 25 0 1 0 270911377 197382144 30850 33554432000 4194304 4650387 140734585564144 18446744073709551615 4333495 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 48189 30850 383 112 0 43154 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192756

[startup+51.1011 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20876
/proc/meminfo: memFree=21142316/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=243988 CPUtime=51.09 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 66508 0 0 0 5097 12 0 0 25 0 1 0 270911377 249843712 43905 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 60997 43905 383 112 0 55962 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243988

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.67 5/190 20878
/proc/meminfo: memFree=21026088/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=271524 CPUtime=102.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 80056 0 0 0 10215 15 0 0 25 0 1 0 270911377 278040576 51616 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 67881 51616 383 112 0 62846 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 271524

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.69 5/190 20879
/proc/meminfo: memFree=20915336/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=283004 CPUtime=162.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 83907 0 0 0 16213 16 0 0 25 0 1 0 270911377 289796096 52492 33554432000 4194304 4650387 140734585564144 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 70751 52492 383 112 0 65716 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 283004

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 20881
/proc/meminfo: memFree=20905008/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=284404 CPUtime=222.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 92954 0 0 0 22212 17 0 0 25 0 1 0 270911377 291229696 54832 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 71101 54832 383 112 0 66066 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 284404

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20883
/proc/meminfo: memFree=20855872/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=297356 CPUtime=282.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 112242 0 0 0 28209 20 0 0 25 0 1 0 270911377 304492544 57784 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 74339 57784 383 112 0 69304 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 297356

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20893
/proc/meminfo: memFree=20788172/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=334452 CPUtime=342.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 137136 0 0 0 34205 25 0 0 25 0 1 0 270911377 342478848 68455 33554432000 4194304 4650387 140734585564144 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 83613 68455 383 112 0 78578 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 334452

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20895
/proc/meminfo: memFree=20799172/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=334616 CPUtime=402.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 147381 0 0 0 40202 27 0 0 25 0 1 0 270911377 342646784 68060 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 83654 68060 383 112 0 78619 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 334616

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 20896
/proc/meminfo: memFree=20830020/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=263928 CPUtime=462.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 165114 0 0 0 46198 32 0 0 25 0 1 0 270911377 270262272 60769 33554432000 4194304 4650387 140734585564144 18446744073709551615 4363588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 65982 60769 383 112 0 60947 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 263928

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20898
/proc/meminfo: memFree=20780876/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=317156 CPUtime=522.29 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 192045 0 0 0 52192 37 0 0 25 0 1 0 270911377 324767744 61586 33554432000 4194304 4650387 140734585564144 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 79289 61586 383 112 0 74254 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 317156

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20900
/proc/meminfo: memFree=20761132/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=277384 CPUtime=582.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 223471 0 0 0 58183 47 0 0 25 0 1 0 270911377 284041216 63907 33554432000 4194304 4650387 140734585564144 18446744073709551615 4311354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 69346 63907 383 112 0 64311 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 277384

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 20901
/proc/meminfo: memFree=20722412/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=344500 CPUtime=642.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 258022 0 0 0 64176 55 0 0 25 0 1 0 270911377 352768000 73688 33554432000 4194304 4650387 140734585564144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 86125 73688 383 112 0 81090 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 344500

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 20903
/proc/meminfo: memFree=20723244/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=344620 CPUtime=702.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 262460 0 0 0 70174 56 0 0 25 0 1 0 270911377 352890880 69641 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 86155 69641 383 112 0 81120 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 344620

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 20904
/proc/meminfo: memFree=20700896/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=345196 CPUtime=762.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 286451 0 0 0 76168 62 0 0 25 0 1 0 270911377 353480704 76106 33554432000 4194304 4650387 140734585564144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 86299 76106 383 112 0 81264 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 345196

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20906
/proc/meminfo: memFree=20682024/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=346020 CPUtime=822.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 315107 0 0 0 82161 69 0 0 25 0 1 0 270911377 354324480 76688 33554432000 4194304 4650387 140734585564144 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 86505 76688 383 112 0 81470 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 346020

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20908
/proc/meminfo: memFree=20693524/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=319132 CPUtime=882.3 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 347412 0 0 0 88154 76 0 0 25 0 1 0 270911377 326791168 68684 33554432000 4194304 4650387 140734585564144 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 79783 68684 383 112 0 74748 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 319132

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20909
/proc/meminfo: memFree=20734172/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=269128 CPUtime=942.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 381875 0 0 0 94147 84 0 0 25 0 1 0 270911377 275587072 60983 33554432000 4194304 4650387 140734585564144 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 67282 60983 383 112 0 62247 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 269128

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 20911
/proc/meminfo: memFree=20687396/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=325528 CPUtime=1002.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 417049 0 0 0 100137 94 0 0 25 0 1 0 270911377 333340672 66797 33554432000 4194304 4650387 140734585564144 18446744073709551615 4328289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 81382 66797 383 112 0 76347 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 325528

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.86 5/190 20912
/proc/meminfo: memFree=20596716/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=326004 CPUtime=1062.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 451486 0 0 0 106127 104 0 0 25 0 1 0 270911377 333828096 71097 33554432000 4194304 4650387 140734585564144 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 81501 71097 383 112 0 76466 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 326004

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 20914
/proc/meminfo: memFree=20541380/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=409284 CPUtime=1122.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 487152 0 0 0 112121 110 0 0 25 0 1 0 270911377 419106816 91317 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 102321 91317 383 112 0 97286 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 409284

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20916
/proc/meminfo: memFree=20524112/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=409284 CPUtime=1182.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 487162 0 0 0 118121 110 0 0 25 0 1 0 270911377 419106816 91327 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 102321 91327 383 112 0 97286 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 409284

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/190 20917
/proc/meminfo: memFree=20350992/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=409284 CPUtime=1242.31 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 487162 0 0 0 124121 110 0 0 25 0 1 0 270911377 419106816 91327 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 102321 91327 383 112 0 97286 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 409284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.89 5/190 20918
/proc/meminfo: memFree=20357920/32951124 swapFree=67111528/67111528
[pid=20790] ppid=20788 vsize=409284 CPUtime=1300.02 cores=4,6
/proc/20790/stat : 20790 (strangenight1-s) R 20788 20790 20667 0 -1 4202496 487234 0 0 0 129892 110 0 0 25 0 1 0 270911377 419106816 91399 33554432000 4194304 4650387 140734585564144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20790/statm: 102321 91399 383 112 0 97286 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 409284

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.92
CPU system time (s): 1.12483
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 409284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.92
system time used= 1.12483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487234
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= 1555

runsolver used 2.30265 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:55:53
IDJOB=3175581
IDBENCH=82599
IDSOLVER=1589
FILE ID=node144/3175581-1301784952
RUNJOBID= node144-1301783648-20686
PBS_JOBID= 12841374
Free space on /tmp= 71296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175581-1301784952/watcher-3175581-1301784952 -o /tmp/evaluation-result-3175581-1301784952/solver-3175581-1301784952 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175581-1301784952.cnf

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

MD5SUM BENCH= d09435f2d651fd373230433133c15edb
RANDOM SEED=2142457682

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20754200 kB
Buffers:        357772 kB
Cached:       10591804 kB
SwapCached:          0 kB
Active:        9026264 kB
Inactive:      2894412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20754200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7792 kB
Writeback:           0 kB
AnonPages:      970780 kB
Mapped:          16340 kB
Slab:           212040 kB
PageTables:       7216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1248236 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= 71292 MiB
End job on node144 at 2011-04-03 01:17:35