Trace number 3369790

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

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.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-3369790-1305382109.cnf'
0.00/0.01	c -- header says num vars:          20000
0.00/0.01	c -- header says num clauses:       84000
0.01/0.04	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.01/0.04	c -- vars added      20000
0.01/0.04	c Parsing time:  0.04 s
0.01/0.04	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.01/0.09	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.05
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.28/0.33	c lits-rem:         0  cl-subs:        0  v-elim:    687  v-fix:    0  time:  0.15 s
0.28/0.34	c Finding binary XORs  T:     0.00 s  found:       0
0.28/0.37	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.28/0.37	c calculated reachability. Time: 0.00
0.28/0.37	c Calc default polars -  time:   0.01 s pos:    8733 undec:    2318 neg:    8949
0.28/0.37	c =========================================================================================
0.28/0.37	c types(t): F = full restart, N = normal restart
0.28/0.37	c types(t): S = simplification begin/end, E = solution found
0.28/0.37	c restart types(rt): st = static, dy = dynamic
0.28/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.28/0.37	c  B st     0         0     19313     83111         0         0    253112         0   no data   no data  --
1.19/1.29	c  N dy    22      4075     19313     83111         0      4074    253112    908994    129.81    185.52  --
2.10/2.18	c  N dy    48      8154     19313     83111         0      8153    253112   1733563    127.99    143.56  --
3.09/3.11	c  N dy    76     12229     19313     83111         0     12228    253112   2548010    127.68    156.01  --
3.99/4.06	c  N dy   104     16267     19313     83111         0     16266    253112   3367711    128.06    135.09  --
4.99/5.08	c  N dy   131     20343     19313     83111         0     10342    253112    623080    129.06    140.53  --
5.99/6.03	c  N dy   159     24451     19313     83111         0     14450    253112   1466449    129.38    142.39  --
6.09/6.16	c  F st   164     25000     19313     83111         0     14999    253112   1576397    129.41   no data  --
7.39/7.45	c  N dy   170     30002     19313     83111         0     20001    253112   2933404    129.41   no data  --
7.39/7.45	c  S st   170     30002     19313     83111         0     20001    253112   2933404    129.41   no data  --
7.49/7.57	c  S st   170     30503     19313     83111         0     20502    253112   3002393    129.41   no data  --
7.49/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.49/7.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
7.78/7.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.88/7.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.88/7.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
7.88/7.91	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
12.69/12.77	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  4.86 s
12.79/12.85	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.08
12.79/12.86	c calculated reachability. Time: 0.00
12.79/12.86	c  N dy   170     30503     19313     83111         0     20498    253112   2999401    129.41   no data  --
13.79/13.88	c  N dy   199     34608     19313     83111         0     24603    253112   3845368    130.06    141.89  --
14.89/14.91	c  N dy   225     38638     19313     83111         0     28633    253112   4669997    129.91    136.99  --
15.89/15.95	c  N dy   251     42663     19313     83111         0     17164    253112    986868    129.67    136.83  --
16.59/16.69	c  S st   269     45756     19313     83111         0     20257    253112   1611843    129.35    115.31  --
16.79/16.82	c  S st   269     46258     19313     83111         0     20759    253112   1683759    129.35   no data  --
16.79/16.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.79/16.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.88/16.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
16.98/17.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.98/17.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.98/17.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
16.98/17.02	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
20.09/20.15	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.13 s
20.09/20.16	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
20.09/20.18	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.02
20.19/20.26	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.08
20.19/20.27	c calculated reachability. Time: 0.00
20.19/20.27	c  N dy   269     46258     19313     83111         0     20759    253112   1683758    129.35   no data  --
21.29/21.31	c  N dy   297     50298     19313     83111         0     24799    253112   2487808    129.28    139.40  --
22.29/22.38	c  N dy   324     54418     19313     83111         0     28919    253112   3324596    129.21    138.10  --
23.49/23.50	c  N dy   350     58514     19313     83111         0     33015    253112   4133787    128.90    139.81  --
24.59/24.64	c  N dy   375     62561     19313     83111         0     37062    253112   4958026    128.93    138.19  --
25.69/25.74	c  N dy   400     66614     19313     83111         0     22365    253112   1359938    128.93    179.48  --
26.40/26.49	c  S st   421     69387     19313     83111         0     25138    253112   1931834    129.09     86.31  --
26.59/26.63	c  S st   421     69889     19313     83111         0     25640    253112   2014078    129.09   no data  --
26.59/26.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.59/26.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
26.79/26.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.79/26.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.79/26.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
26.79/26.88	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
30.49/30.52	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.64 s
30.49/30.53	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
30.49/30.55	c vivif2 --  cl tried    25639 cl shrink        0 lits rem          0 time: 0.03
30.59/30.64	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.09
30.59/30.65	c calculated reachability. Time: 0.00
30.59/30.65	c  N dy   421     69889     19313     83111         0     25639    253112   2014049    129.09   no data  --
31.80/31.82	c  N dy   451     74447     19313     83111         0     30197    253112   2952656    129.31    136.79  --
33.09/33.12	c  N dy   488     79345     19313     83111         0     35094    253112   3959197    129.44    143.17  --
34.48/34.59	c  N dy   522     84536     19313     83111         0     40285    253112   5008326    129.35    140.53  --
35.39/35.40	c  F st   540     87501     19313     83111         0     22375    253112    895314    129.32    107.64  --
36.30/36.33	c  N st   545     90799     19313     83111         0     25673    253112   1796128    129.32   no data  --
37.79/37.89	c  N dy   572     96682     19313     83111         0     31556    253112   3058030    129.21    146.27  --
39.69/39.71	c  N dy   617    102964     19313     83111         0     37837    253112   4365602    129.38    139.68  --
40.19/40.27	c  S st   628    104833     19313     83111         0     39706    253112   4735194    129.34    107.77  --
40.39/40.43	c  S st   628    105336     19313     83111         0     40209    253112   4810617    129.34   no data  --
40.39/40.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
40.39/40.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.49/40.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
40.79/40.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.79/40.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
40.79/40.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
40.79/40.86	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
84.09/84.11	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 43.26 s
84.09/84.12	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
84.09/84.18	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.06
84.29/84.30	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.12
84.29/84.30	c calculated reachability. Time: 0.00
84.29/84.31	c  N dy   628    105336     19313     83111         0     40203    253112   4809197    129.34   no data  --
86.19/86.21	c  N dy   677    112135     19313     83111         0     24565    253112   1020112    129.56    137.28  --
88.01/88.06	c  N dy   722    119346     19313     83111         0     31775    253112   2527145    129.65    138.43  --
90.10/90.17	c  N dy   776    127164     19313     83111         0     39591    253112   4165728    129.84    139.22  --
92.49/92.51	c  N dy   835    135324     19313     83111         0     24033    253112    600567    130.29    142.34  --
94.69/94.74	c  N dy   889    144033     19313     83111         0     32742    253112   2379220    130.30    155.05  --
97.19/97.27	c  N dy   954    153384     19313     83111         0     42093    253112   4309117    130.41    137.87  --
98.49/98.56	c  S st   985    158006     19313     83111         0     46714    253112   5245415    130.37   no data  --
98.69/98.73	c  S st   985    158506     19313     83111         0     47214    253112   5317430    130.37   no data  --
98.69/98.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
98.69/98.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.79/98.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
99.09/99.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
99.09/99.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.09/99.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
99.09/99.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
157.69/157.78	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 58.61 s
157.69/157.79	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
157.79/157.85	c vivif2 --  cl tried    47213 cl shrink        0 lits rem          0 time: 0.07
157.89/157.99	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.14
157.99/158.00	c calculated reachability. Time: 0.00
157.99/158.00	c  N dy   985    158506     19313     83111         0     47213    253112   5317303    130.37   no data  --
160.89/160.99	c  N dy  1059    168806     19313     83111         0     32655    253112   2140879    130.56    138.72  --
164.20/164.21	c  N dy  1122    179687     19313     83111         0     43536    253112   4336902    130.29    139.34  --
167.69/167.74	c  N dy  1193    191233     19313     83111         0     29154    253112   1200805    130.31    145.44  --
171.29/171.32	c  N dy  1276    203490     19313     83111         0     41411    253112   3714860    130.38    166.02  --
175.39/175.43	c  N dy  1360    216548     19313     83111         0     27506    253112    583812    130.40    137.30  --
179.39/179.43	c  N dy  1444    230436     19313     83111         0     41392    253112   3413400    130.30    145.20  --
181.59/181.69	c  S st  1494    237759     19313     83111         0     48715    253112   4900514    130.28   no data  --
181.79/181.87	c  S st  1494    238262     19313     83111         0     49218    253112   4985321    130.28   no data  --
181.79/181.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
181.79/181.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.89/181.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
182.19/182.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.19/182.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
182.19/182.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
182.19/182.27	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
236.59/236.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 54.37 s
236.59/236.65	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
236.69/236.72	c vivif2 --  cl tried    49215 cl shrink        0 lits rem          0 time: 0.06
236.79/236.86	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.15
236.79/236.87	c calculated reachability. Time: 0.00
236.79/236.87	c  N dy  1494    238262     19313     83111         0     49215    253112   4984754    130.28   no data  --
241.39/241.45	c  N dy  1587    253504     19313     83111         0     36475    253112   2175012    130.12    139.48  --
246.41/246.47	c  N dy  1699    269682     19313     83111         0     52652    253112   5567644    130.25    141.09  --
251.70/251.77	c  N dy  1816    286980     19313     83111         0     40958    253112   2982488    130.41    137.99  --
257.50/257.59	c  N dy  1934    305378     19313     83111         0     59355    253112   6794917    130.40    140.36  --
257.90/257.90	c  F st  1938    306251     19313     83111         0     30236    253112    489946    130.38    114.77  --
263.59/263.65	c  N dy  2031    325035     19313     83111         0     49019    253112   4767504    130.29    139.24  --
270.00/270.04	c  N dy  2168    345095     19313     83111         0     38081    253112   1887677    130.42    152.99  --
273.80/273.85	c  S st  2251    357393     19313     83111         0     50378    253112   4458442    130.41    121.38  --
274.00/274.02	c  S st  2251    357900     19313     83111         0     50885    253112   4535891    130.41   no data  --
274.00/274.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.00/274.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.10/274.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
274.30/274.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
274.30/274.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.30/274.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
274.40/274.40	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
314.70/314.71	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 40.32 s
314.70/314.72	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
314.70/314.78	c vivif2 --  cl tried    50879 cl shrink        0 lits rem          0 time: 0.06
314.90/314.93	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.15
314.90/314.93	c calculated reachability. Time: 0.00
314.90/314.93	c  N dy  2251    357900     19313     83111         0     50879    253112   4534181    130.41   no data  --
321.30/321.33	c  N dy  2391    377953     19313     83111         0     38936    253112   1876154    130.53    142.71  --
327.70/327.78	c  N dy  2535    397965     19313     83111         0     58947    253112   6085152    130.76    138.42  --
333.80/333.80	c  N dy  2669    418032     19313     83111         0     46018    253112   3146323    130.78    147.32  --
339.81/339.81	c  N dy  2810    438052     19313     83111         0     66036    253112   7302860    130.85    137.89  --
345.50/345.57	c  N dy  2948    458302     19313     83111         0     52289    253112   4242475    130.89    139.25  --
351.70/351.70	c  N dy  3086    478377     19313     83111         0     37369    253112    941831    130.97    142.93  --
357.40/357.43	c  N dy  3216    498407     19313     83111         0     57399    253112   5173721    131.02    158.41  --
363.49/363.53	c  N dy  3353    518568     19313     83111         0     41557    253112   1596926    131.05    142.47  --
368.79/368.84	c  S st  3475    536850     19313     83111         0     59837    253112   5407340    131.08   no data  --
368.99/369.01	c  S st  3475    537353     19313     83111         0     60340    253112   5485098    131.08   no data  --
368.99/369.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
368.99/369.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
369.09/369.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
369.29/369.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
369.29/369.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.39/369.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
369.39/369.41	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
438.20/438.26	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 68.85 s
438.20/438.27	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
438.30/438.34	c vivif2 --  cl tried    60338 cl shrink        0 lits rem          0 time: 0.07
438.50/438.51	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.17
438.50/438.52	c calculated reachability. Time: 0.00
438.50/438.52	c  N dy  3475    537353     19313     83111         0     60338    253112   5484839    131.08   no data  --
445.30/445.41	c  N dy  3610    557402     19313     83111         0     43386    253112   1740780    131.10    142.03  --
452.01/452.01	c  N dy  3750    577416     19313     83111         0     63400    253112   5843162    131.14    139.85  --
458.90/458.98	c  N dy  3886    597482     19313     83111         0     45470    253112   2017307    131.17    139.34  --
465.60/465.64	c  N dy  4012    617535     19313     83111         0     65523    253112   6181987    131.13    141.49  --
472.60/472.60	c  N dy  4143    637775     19313     83111         0     46767    253112   2034633    131.10    142.15  --
479.30/479.38	c  N dy  4280    657833     19313     83111         0     66823    253112   6211125    131.10    141.78  --
486.40/486.45	c  N dy  4417    677856     19313     83111         0     46839    253112   1858651    131.11    143.49  --
493.10/493.18	c  N dy  4550    697911     19313     83111         0     66893    253112   6046104    131.11    139.08  --
500.41/500.46	c  N dy  4696    718079     19313     83111         0     46066    253112   1546402    131.21    138.99  --
507.20/507.25	c  N dy  4845    738145     19313     83111         0     66132    253112   5803562    131.32    139.73  --
514.60/514.65	c  N dy  4979    758296     19313     83111         0     44285    253112    938257    131.34    139.60  --
521.31/521.35	c  N dy  5111    778386     19313     83111         0     64374    253112   5126383    131.37    140.72  --
528.70/528.79	c  N dy  5243    798540     19313     83111         0     84527    253112   9271651    131.36    145.45  --
531.31/531.33	c  S st  5293    806031     19313     83111         0     49019    253112   1687938    131.36    133.74  --
531.50/531.50	c  S st  5293    806538     19313     83111         0     49526    253112   1770150    131.36   no data  --
531.50/531.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
531.50/531.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.60/531.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
531.70/531.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
531.70/531.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
531.70/531.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
531.70/531.76	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
535.90/535.97	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.21 s
535.90/535.97	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
536.00/536.00	c vivif2 --  cl tried    49526 cl shrink        0 lits rem          0 time: 0.03
536.10/536.14	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.14
536.10/536.15	c calculated reachability. Time: 0.00
536.10/536.15	c  N dy  5293    806538     19313     83111         0     49526    253112   1770148    131.36   no data  --
542.90/542.96	c  N dy  5429    826656     19313     83111         0     69641    253112   5940166    131.36    146.88  --
550.61/550.60	c  N dy  5564    847009     19313     83111         0     45996    253112    861793    131.37    139.49  --
557.30/557.37	c  N dy  5709    867180     19313     83111         0     66165    253112   5047956    131.42    140.97  --
564.80/564.84	c  N dy  5845    887232     19313     83111         0     86216    253112   9208581    131.46    144.03  --
571.60/571.67	c  N dy  5970    907254     19313     83111         0     61236    253112   3768015    131.40    153.73  --
578.90/578.91	c  N dy  6098    927359     19313     83111         0     81340    253112   7938692    131.38    144.78  --
586.21/586.21	c  N dy  6236    947448     19313     83111         0     55429    253112   2497683    131.44    141.19  --
593.21/593.26	c  N dy  6370    967520     19313     83111         0     75501    253112   6641383    131.44    139.81  --
600.90/600.99	c  N dy  6503    987524     19313     83111         0     48507    253112    790347    131.44    143.59  --
607.80/607.81	c  N dy  6639   1007597     19313     83111         0     68579    253112   4996335    131.47    140.38  --
615.41/615.41	c  N dy  6774   1027711     19313     83111         0     88691    253112   9227864    131.49    139.80  --
622.62/622.63	c  N dy  6911   1047745     19313     83111         0     60728    253112   3139925    131.48    139.33  --
629.91/629.92	c  N dy  7042   1067825     19313     83111         0     80804    253112   7340094    131.48    151.72  --
631.42/631.45	c  F st  7065   1071877     19313     83111         0     84856    253112   8187292    131.48    120.45  --
637.61/637.64	c  N dy  7145   1087859     19313     83111         0     51841    253112   1099453    131.51    139.67  --
644.52/644.51	c  N dy  7276   1107892     19313     83111         0     71872    253112   5383649    131.57    138.53  --
652.10/652.16	c  N dy  7409   1127911     19313     83111         0     91889    253112   9644210    131.61    139.55  --
659.50/659.52	c  N dy  7549   1147946     19313     83111         0     61928    253112   2994512    131.63    139.52  --
666.81/666.89	c  N dy  7693   1168026     19313     83111         0     82006    253112   7230580    131.68    139.80  --
675.11/675.13	c  N dy  7829   1188233     19313     83111         0     51217    253112    536560    131.68    138.95  --
681.91/681.99	c  N dy  7963   1208347     19313     83111         0     71331    253112   4704754    131.69    138.96  --
682.50/682.52	c  S st  7974   1209807     19313     83111         0     72791    253112   5003195    131.69   no data  --
682.70/682.73	c  S st  7974   1210309     19313     83111         0     73293    253112   5079144    131.69   no data  --
682.70/682.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
682.70/682.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
682.80/682.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.13
683.11/683.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
683.11/683.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
683.11/683.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
683.11/683.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
744.40/744.48	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 61.31 s
744.40/744.48	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
744.50/744.55	c vivif2 --  cl tried    73291 cl shrink        0 lits rem          0 time: 0.07
744.71/744.74	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.19
744.71/744.75	c calculated reachability. Time: 0.00
744.71/744.75	c  N dy  7974   1210309     19313     83111         0     73291    253112   5078737    131.69   no data  --
752.42/752.45	c  N dy  8114   1230392     19313     83111         0     93373    253112   9270389    131.71    140.06  --
760.02/760.07	c  N dy  8256   1250477     19313     83111         0     61460    253112   2482575    131.74    166.63  --
767.31/767.40	c  N dy  8400   1270585     19313     83111         0     81567    253112   6644574    131.76    142.51  --
775.42/775.49	c  N dy  8542   1290697     19313     83111         0    101678    253112  10885927    131.77    140.63  --
782.71/782.76	c  N dy  8682   1310744     19313     83111         0     68726    253112   3759926    131.76    164.39  --
790.31/790.34	c  N dy  8817   1330843     19313     83111         0     88823    253112   8001424    131.78    140.05  --
798.62/798.62	c  N dy  8951   1350870     19313     83111         0     54847    253112    679614    131.78    163.81  --
805.61/805.61	c  N dy  9082   1370977     19313     83111         0     74953    253112   4831229    131.79    141.64  --
813.50/813.50	c  N dy  9217   1391319     19313     83111         0     95294    253112   9169955    131.82    139.66  --
821.62/821.67	c  N dy  9357   1411453     19313     83111         0     60435    253112   1657907    131.86    143.76  --
828.81/828.89	c  N dy  9491   1431534     19313     83111         0     80512    253112   5879184    131.88    140.98  --
836.90/836.94	c  N dy  9625   1451606     19313     83111         0    100583    253112  10125616    131.89    140.53  --
844.71/844.78	c  N dy  9756   1471616     19313     83111         0     64591    253112   2293613    131.88    142.04  --
852.11/852.16	c  N dy  9888   1491718     19313     83111         0     84693    253112   6514376    131.89    138.99  --
860.41/860.41	c  N dy 10031   1511874     19313     83111         0    104847    253112  10803303    131.93    140.60  --
868.31/868.31	c  N dy 10172   1532110     19313     83111         0     68086    253112   2847845    131.96    140.06  --
875.71/875.77	c  N dy 10302   1552189     19313     83111         0     88163    253112   7011089    131.94    139.22  --
884.01/884.04	c  N dy 10435   1572351     19313     83111         0    108325    253112  11228398    131.94    141.33  --
891.81/891.80	c  N dy 10572   1592395     19313     83111         0     70371    253112   3167114    131.97    150.51  --
899.41/899.45	c  N dy 10716   1612521     19313     83111         0     90495    253112   7404474    132.00    145.53  --
907.61/907.64	c  N dy 10841   1632562     19313     83111         0    110535    253112  11643955    132.02    142.95  --
915.41/915.46	c  N dy 10974   1652741     19313     83111         0     71719    253112   3191931    132.01    140.42  --
923.01/923.07	c  N dy 11107   1672878     19313     83111         0     91855    253112   7404445    132.01    138.99  --
931.42/931.48	c  N dy 11243   1692965     19313     83111         0    111937    253112  11619655    132.03    140.52  --
938.41/938.48	c  S st 11364   1710309     19313     83111         0     69286    253112   2504266    132.05   no data  --
938.62/938.67	c  S st 11364   1710811     19313     83111         0     69788    253112   2579435    132.05   no data  --
938.62/938.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
938.62/938.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
938.82/938.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.13
938.92/938.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
938.92/938.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.92/938.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.01 s
938.92/938.98	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
946.81/946.84	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  7.86 s
946.81/946.85	c vivif2 --  cl tried    83111 cl shrink        0 lits rem          0 time: 0.01
946.81/946.88	c vivif2 --  cl tried    69786 cl shrink        0 lits rem          0 time: 0.04
947.02/947.06	c asymm  cl-useful: 0/83111/83111 lits-rem:0 time: 0.18
947.02/947.07	c calculated reachability. Time: 0.00
947.02/947.07	c  N dy 11364   1710811     19313     83111         0     69786    253112   2578682    132.05   no data  --
954.51/954.57	c  N dy 11500   1730924     19313     83111         0     89898    253112   6788048    132.06    140.32  --
962.81/962.87	c  N dy 11632   1750969     19313     83111         0    109942    253112  11001379    132.08    139.51  --
971.01/971.01	c  N dy 11757   1771065     19313     83111         0     69044    253112   2196153    132.07    140.88  --
978.41/978.47	c  N dy 11895   1791102     19313     83111         0     89081    253112   6432547    132.09    142.04  --
986.62/986.70	c  N dy 12023   1811165     19313     83111         0    109143    253112  10622740    132.10    147.64  --
995.31/995.31	c  N dy 12162   1831280     19313     83111         0     67260    253112   1646956    132.10    144.43  --
1002.72/1002.75	c  N dy 12294   1851360     19313     83111         0     87336    253112   5872005    132.11    149.80  --
1011.01/1011.02	c  N dy 12436   1871409     19313     83111         0    107382    253112  10087157    132.14    139.12  --
1019.82/1019.87	c  N dy 12566   1891449     19313     83111         0     64425    253112    842849    132.15    145.51  --
1027.21/1027.21	c  N dy 12705   1911586     19313     83111         0     84561    253112   5061625    132.15    139.81  --
1035.21/1035.25	c  N dy 12834   1931637     19313     83111         0    104610    253112   9295048    132.16    143.72  --
1044.22/1044.21	c  N dy 12973   1951731     19313     83111         0    124699    253112  13582925    132.19    177.28  --
1051.81/1051.89	c  N dy 13104   1971867     19313     83111         0     80844    253112   4131715    132.21    154.56  --
1059.81/1059.87	c  N dy 13246   1991992     19313     83111         0    100967    253112   8310175    132.23    140.14  --
1068.62/1068.67	c  N dy 13386   2012006     19313     83111         0    120981    253112  12571336    132.25    140.17  --
1076.83/1076.88	c  N dy 13521   2032145     19313     83111         0     76119    253112   2882147    132.25    141.10  --
1084.53/1084.55	c  N dy 13647   2052180     19313     83111         0     96153    253112   7068631    132.24    141.14  --
1093.12/1093.15	c  N dy 13784   2072489     19313     83111         0    116462    253112  11332719    132.25    141.66  --
1102.02/1102.00	c  N dy 13924   2092493     19313     83111         0     70469    253112   1549449    132.27    167.38  --
1109.51/1109.53	c  N dy 14062   2112499     19313     83111         0     90474    253112   5750101    132.28    139.71  --
1117.81/1117.90	c  N dy 14196   2132600     19313     83111         0    110574    253112   9967390    132.29    139.36  --
1127.02/1127.02	c  N dy 14328   2152712     19313     83111         0    130683    253112  14195359    132.29    139.91  --
1134.91/1134.90	c  N dy 14470   2173042     19313     83111         0     84022    253112   4072303    132.30    143.67  --
1142.93/1142.99	c  N dy 14615   2193087     19313     83111         0    104065    253112   8281773    132.32    165.75  --
1150.71/1150.73	c  S st 14741   2210812     19313     83111         0    121789    253112  12044892    132.34   no data  --
1150.91/1150.99	c  S st 14741   2211313     19313     83111         0    122290    253112  12120833    132.34   no data  --
1151.01/1151.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1151.01/1151.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1151.11/1151.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1151.82/1151.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1151.92/1151.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1151.92/1151.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19313 time:  0.00 s
1151.92/1151.91	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-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-3369790-1305382109/watcher-3369790-1305382109 -o /tmp/evaluation-result-3369790-1305382109/solver-3369790-1305382109 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369790-1305382109.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: 0.95 2.08 2.97 4/356 24028
/proc/meminfo: memFree=21582904/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=36596 CPUtime=0 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 2587 0 0 0 0 0 0 0 21 0 1 0 630627055 37474304 2066 33554432000 4194304 4650387 140733932351152 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 9149 2066 329 112 0 4114 0

[startup+0.0243191 s]
/proc/loadavg: 0.95 2.08 2.97 4/356 24028
/proc/meminfo: memFree=21582904/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=37832 CPUtime=0.01 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 3071 0 0 0 1 0 0 0 21 0 1 0 630627055 38739968 2550 33554432000 4194304 4650387 140733932351152 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 9458 2550 329 112 0 4423 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 37832

[startup+0.100307 s]
/proc/loadavg: 0.95 2.08 2.97 4/356 24028
/proc/meminfo: memFree=21582904/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=53808 CPUtime=0.09 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 5008 0 0 0 9 0 0 0 21 0 1 0 630627055 55099392 4487 33554432000 4194304 4650387 140733932351152 18446744073709551615 4516398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 13452 4498 348 112 0 8417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53808

[startup+0.300273 s]
/proc/loadavg: 0.95 2.08 2.97 4/356 24028
/proc/meminfo: memFree=21582904/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=58748 CPUtime=0.28 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 8211 0 0 0 28 0 0 0 22 0 1 0 630627055 60157952 7196 33554432000 4194304 4650387 140733932351152 18446744073709551615 4441620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 14687 7196 367 112 0 9652 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 58748

[startup+0.700199 s]
/proc/loadavg: 0.95 2.08 2.97 4/356 24028
/proc/meminfo: memFree=21582904/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=58748 CPUtime=0.68 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 8589 0 0 0 68 0 0 0 24 0 1 0 630627055 60157952 7574 33554432000 4194304 4650387 140733932351152 18446744073709551615 4329689 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 14687 7574 379 112 0 9652 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 58748

[startup+1.50106 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21514408/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=58748 CPUtime=1.49 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 9344 0 0 0 148 1 0 0 25 0 1 0 630627055 60157952 8329 33554432000 4194304 4650387 140733932351152 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 14687 8329 379 112 0 9652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58748

[startup+3.10078 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21506832/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=101016 CPUtime=3.09 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 10763 0 0 0 308 1 0 0 25 0 1 0 630627055 103440384 9748 33554432000 4194304 4650387 140733932351152 18446744073709551615 4330555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 25254 9748 379 112 0 20219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101016

[startup+6.30022 s]
/proc/loadavg: 1.19 2.11 2.98 5/362 24039
/proc/meminfo: memFree=21455012/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=61452 CPUtime=6.29 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 14660 0 0 0 627 2 0 0 25 0 1 0 630627055 62926848 9010 33554432000 4194304 4650387 140733932351152 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 15363 9010 382 112 0 10328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61452

[startup+12.7011 s]
/proc/loadavg: 1.42 2.15 2.98 5/362 24039
/proc/meminfo: memFree=21348284/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=185560 CPUtime=12.69 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 33203 0 0 0 1264 5 0 0 25 0 1 0 630627055 190013440 27553 33554432000 4194304 4650387 140733932351152 18446744073709551615 4540496 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 46390 27553 383 112 0 41355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185560

[startup+25.5008 s]
/proc/loadavg: 1.99 2.24 3.00 5/362 24039
/proc/meminfo: memFree=21298240/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=137260 CPUtime=25.49 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 43933 0 0 0 2542 7 0 0 25 0 1 0 630627055 140554240 27127 33554432000 4194304 4650387 140733932351152 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 34315 27128 383 112 0 29280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137260

[startup+51.1004 s]
/proc/loadavg: 2.67 2.38 3.02 5/362 24040
/proc/meminfo: memFree=21171588/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=243988 CPUtime=51.09 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 66509 0 0 0 5097 12 0 0 25 0 1 0 630627055 249843712 43906 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 60997 43906 383 112 0 55962 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243988

[startup+102.313 s]
/proc/loadavg: 3.53 2.66 3.08 5/362 24041
/proc/meminfo: memFree=21095544/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=271524 CPUtime=102.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 80057 0 0 0 10215 15 0 0 25 0 1 0 630627055 278040576 51617 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 67881 51617 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: 3.83 2.90 3.14 5/362 24043
/proc/meminfo: memFree=21035352/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=283004 CPUtime=162.29 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 83839 0 0 0 16213 16 0 0 25 0 1 0 630627055 289796096 52424 33554432000 4194304 4650387 140733932351152 18446744073709551615 4349675 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 70751 52424 383 112 0 65716 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 283004

[startup+222.3 s]
/proc/loadavg: 4.08 3.14 3.20 5/362 24045
/proc/meminfo: memFree=20998968/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=284404 CPUtime=222.29 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 92955 0 0 0 22210 19 0 0 25 0 1 0 630627055 291229696 54833 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 71101 54833 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.08 3.31 3.26 5/362 24046
/proc/meminfo: memFree=20987756/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=297356 CPUtime=282.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 112243 0 0 0 28202 28 0 0 25 0 1 0 630627055 304492544 57785 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 74339 57785 383 112 0 69304 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 297356

[startup+342.3 s]
/proc/loadavg: 4.03 3.43 3.30 5/362 24048
/proc/meminfo: memFree=20958212/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=282060 CPUtime=342.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 133124 0 0 0 34195 35 0 0 25 0 1 0 630627055 288829440 64443 33554432000 4194304 4650387 140733932351152 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 70515 64443 383 112 0 65480 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282060

[startup+402.301 s]
/proc/loadavg: 4.01 3.53 3.34 5/362 24049
/proc/meminfo: memFree=20894824/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=334616 CPUtime=402.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 147382 0 0 0 40191 39 0 0 25 0 1 0 630627055 342646784 68061 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 83654 68061 383 112 0 78619 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 334616

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 3.38 5/362 24051
/proc/meminfo: memFree=20919184/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=316644 CPUtime=462.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 160538 0 0 0 46185 45 0 0 25 0 1 0 630627055 324243456 62159 33554432000 4194304 4650387 140733932351152 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 79161 62159 383 112 0 74126 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 316644

[startup+522.301 s]
/proc/loadavg: 4.02 3.70 3.42 5/362 24053
/proc/meminfo: memFree=20914412/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=317056 CPUtime=522.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 187392 0 0 0 52172 58 0 0 25 0 1 0 630627055 324665344 63721 33554432000 4194304 4650387 140733932351152 18446744073709551615 4315672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 79264 63722 383 112 0 74229 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 317056

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.45 5/362 24054
/proc/meminfo: memFree=20896116/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=318136 CPUtime=582.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 212445 0 0 0 58161 69 0 0 25 0 1 0 630627055 325771264 67879 33554432000 4194304 4650387 140733932351152 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 79534 67879 383 112 0 74499 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 318136

[startup+642.301 s]
/proc/loadavg: 4.06 3.81 3.49 5/362 24056
/proc/meminfo: memFree=20911680/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=331424 CPUtime=642.31 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 241335 0 0 0 64147 84 0 0 25 0 1 0 630627055 339378176 65447 33554432000 4194304 4650387 140733932351152 18446744073709551615 4520236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 82856 65447 383 112 0 77821 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 331424

[startup+702.301 s]
/proc/loadavg: 4.02 3.84 3.52 5/362 24057
/proc/meminfo: memFree=20900352/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=344620 CPUtime=702.3 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 262461 0 0 0 70136 94 0 0 25 0 1 0 630627055 352890880 69642 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 86155 69642 383 112 0 81120 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 344620

[startup+762.313 s]
/proc/loadavg: 4.22 3.91 3.56 5/362 24059
/proc/meminfo: memFree=20874396/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=344768 CPUtime=762.32 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 269803 0 0 0 76133 99 0 0 25 0 1 0 630627055 353042432 68353 33554432000 4194304 4650387 140733932351152 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 86192 68353 383 112 0 81157 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 344768

[startup+822.301 s]
/proc/loadavg: 4.14 3.94 3.59 5/362 24061
/proc/meminfo: memFree=20874720/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=290592 CPUtime=822.31 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 296271 0 0 0 82120 111 0 0 25 0 1 0 630627055 297566208 67453 33554432000 4194304 4650387 140733932351152 18446744073709551615 4367397 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 72648 67453 383 112 0 67613 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 290592

[startup+882.3 s]
/proc/loadavg: 4.05 3.95 3.61 5/362 24062
/proc/meminfo: memFree=20841336/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=346200 CPUtime=882.31 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 323250 0 0 0 88106 125 0 0 25 0 1 0 630627055 354508800 74992 33554432000 4194304 4650387 140733932351152 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 86550 74992 383 112 0 81515 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 346200

[startup+942.301 s]
/proc/loadavg: 4.02 3.95 3.64 5/362 24064
/proc/meminfo: memFree=20899432/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=265808 CPUtime=942.32 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 353460 0 0 0 94095 137 0 0 25 0 1 0 630627055 272187392 60845 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 66452 60845 383 112 0 61417 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 265808

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/362 24068
/proc/meminfo: memFree=20875800/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=325116 CPUtime=1002.32 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 385443 0 0 0 100079 153 0 0 25 0 1 0 630627055 332918784 64551 33554432000 4194304 4650387 140733932351152 18446744073709551615 4363536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 81279 64551 383 112 0 76244 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 325116

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.68 5/362 24070
/proc/meminfo: memFree=20860188/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=325528 CPUtime=1062.31 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 418681 0 0 0 106062 169 0 0 25 0 1 0 630627055 333340672 68429 33554432000 4194304 4650387 140733932351152 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 81382 68429 383 112 0 76347 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 325528

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.70 5/362 24072
/proc/meminfo: memFree=20839684/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=326004 CPUtime=1122.31 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 451332 0 0 0 112049 182 0 0 25 0 1 0 630627055 333828096 70943 33554432000 4194304 4650387 140733932351152 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 81501 70943 383 112 0 76466 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 326004

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.71 5/362 24073
/proc/meminfo: memFree=20759888/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=409284 CPUtime=1182.32 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 487153 0 0 0 118040 192 0 0 25 0 1 0 630627055 419106816 91318 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 102321 91318 383 112 0 97286 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 409284

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.73 5/362 24075
/proc/meminfo: memFree=20752288/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=409284 CPUtime=1242.32 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 487163 0 0 0 124040 192 0 0 25 0 1 0 630627055 419106816 91328 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 102321 91328 383 112 0 97286 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 409284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.75 3/360 24078
/proc/meminfo: memFree=21002228/32951124 swapFree=67111348/67111528
[pid=24028] ppid=24026 vsize=409284 CPUtime=1300.03 cores=1,3
/proc/24028/stat : 24028 (strangenight1-s) R 24026 24028 23551 0 -1 4202496 487163 0 0 0 129811 192 0 0 25 0 1 0 630627055 419106816 91328 33554432000 4194304 4650387 140733932351152 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24028/statm: 102321 91328 383 112 0 97286 0
Current children cumulated CPU time (s) 1300.03
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.03
CPU time (s): 1300.06
CPU user time (s): 1298.12
CPU system time (s): 1.9377
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 409284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.12
system time used= 1.93771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 14677

runsolver used 4.41933 second user time and 10.7794 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:08:29
IDJOB=3369790
IDBENCH=82599
IDSOLVER=1847
FILE ID=node144/3369790-1305382109
RUNJOBID= node144-1305382109-23998
PBS_JOBID= 13324358
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369790-1305382109/watcher-3369790-1305382109 -o /tmp/evaluation-result-3369790-1305382109/solver-3369790-1305382109 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369790-1305382109.cnf

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

MD5SUM BENCH= d09435f2d651fd373230433133c15edb
RANDOM SEED=388306966

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:      21583680 kB
Buffers:        275832 kB
Cached:        3610104 kB
SwapCached:          0 kB
Active:        8137996 kB
Inactive:      2883156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21583680 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           21460 kB
Writeback:           0 kB
AnonPages:     7134968 kB
Mapped:          27576 kB
Slab:           244760 kB
PageTables:      37316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82036584 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= 73220 MiB
End job on node144 at 2011-05-14 16:30:11