Trace number 3285426

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-mt? (MO) 949.007 242.661

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3285426-1304038554.cnf'
0.00/0.00	c -- header says num vars:         580875
0.00/0.00	c -- header says num clauses:     3140965
5.34/1.51	c -- clauses added:            0 learnts,      3140965 normals,            0 xors
5.34/1.51	c -- vars added     580875
5.34/1.51	c Parsing time:  3.70 s
5.34/1.52	c  N st     0         0    580875     29561   2625474         0   6284157         0   no data   no data  --
7.33/2.00	c asymm  cl-useful: 1/735/28645 lits-rem:180 time: 1.92
31.30/8.03	c Flit:  2441 Blit:  16862 bXBeca:    0 bXProp:   77 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 23.93
31.30/8.09	c Cleaning up after failed var search:     0.20 s 
32.11/8.23	c Replacing       77 vars Replaced     1179 lits Time:     0.48 s 
34.05/8.75	c bin-w-bin subsume rem           83 bins  time:  1.13 s
39.23/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
49.17/12.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  41567 time: 10.04 s
49.98/12.76	c Removed useless bin:   15930  fixed:     0  props:  20.00M  time:  0.68 s
53.16/13.52	c lits-rem:         0  cl-subs:        3  v-elim: 163889  v-fix:    0  time:  3.00 s
53.16/13.59	c Finding binary XORs  T:     0.30 s  found:       0
53.96/13.71	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
53.96/13.71	c Calc default polars -  time:   0.17 s pos:   15371 undec:  341917 neg:  223587
53.96/13.71	c =========================================================================================
53.96/13.71	c types(t): F = full restart, N = normal restart
53.96/13.71	c types(t): S = simplification begin/end, E = solution found
53.96/13.71	c restart types(rt): st = static, dy = dynamic
53.96/13.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
53.96/13.71	c  B st     0         0    327778     35508   2126482         0   5210550         0   no data   no data  --
86.74/21.91	c  N dy    12      4964    327778     35508   2126517      4830   5210550   3904314     25.08     26.55  --
112.29/28.34	c  N dy    25      9500    327777     35508   2126550      6841   5210550   4819068     46.42     58.75  --
136.65/34.47	c  N dy    40     13615    327775     35508   2126581      6754   5210550   3955344     51.15     54.51  --
163.42/41.14	c  N dy    50     18263    327775     35508   2126603      5806   5210550   1032051     50.54     54.50  --
182.19/45.87	c  N dy    57     22264    327631     35508   2126680      9726   5210550   4163975     46.44    112.77  --
202.95/51.10	c  F st    66     25001    327631     35508   2126687     12415   5210550   7352507     44.81     17.77  --
204.49/51.58	c Found part     5970 vars:     327576 clauses:   2160708 lits size:   5207402
204.49/51.58	c Found part     5971 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5972 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5973 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5974 vars:          5 clauses:         4 lits size:         8
204.49/51.58	c Found part     5975 vars:          5 clauses:         4 lits size:         8
204.49/51.58	c Found part     5976 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5977 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5978 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5979 vars:          5 clauses:         4 lits size:         8
204.49/51.58	c Found part     5980 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5981 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5982 vars:          4 clauses:         3 lits size:         6
204.49/51.58	c Found part     5983 vars:          3 clauses:         2 lits size:         4
204.49/51.58	c Found parts:         14 time: 1.76 s
204.49/51.58	c Solving part 5983
206.01/51.90	c  N st     0         0         3         0         2         0         4         0   no data   no data  --
206.01/51.90	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
206.01/51.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
206.01/51.95	c Finding binary XORs  T:     0.11 s  found:       0
206.01/51.96	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
206.01/51.96	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
206.01/51.96	c =========================================================================================
206.01/51.96	c types(t): F = full restart, N = normal restart
206.01/51.96	c types(t): S = simplification begin/end, E = solution found
206.01/51.96	c restart types(rt): st = static, dy = dynamic
206.01/51.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
206.01/51.96	c  B st     0         0         3         0         2         0         4         0   no data   no data  --
206.01/51.96	c  E st     1         0         0         0         2         0         4         0   no data   no data  --
206.01/51.97	c Verified 0 clauses.
206.01/51.97	c Verified 0 clauses.
206.01/51.97	c Solved part
206.01/51.97	c =========================================================================================
206.01/51.99	c Solving part 5971
207.20/52.29	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
207.20/52.29	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
207.56/52.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
207.56/52.33	c Finding binary XORs  T:     0.11 s  found:       0
207.56/52.34	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
207.56/52.34	c Calc default polars -  time:   0.02 s pos:       1 undec:  580873 neg:       1
207.56/52.34	c =========================================================================================
207.56/52.34	c types(t): F = full restart, N = normal restart
207.56/52.34	c types(t): S = simplification begin/end, E = solution found
207.56/52.34	c restart types(rt): st = static, dy = dynamic
207.56/52.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
207.56/52.34	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
207.56/52.34	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
207.56/52.36	c Verified 0 clauses.
207.56/52.36	c Verified 0 clauses.
207.56/52.36	c Solved part
207.56/52.36	c =========================================================================================
207.56/52.37	c Solving part 5972
208.71/52.67	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
208.71/52.67	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
208.71/52.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
209.12/52.71	c Finding binary XORs  T:     0.12 s  found:       0
209.12/52.72	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
209.12/52.72	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
209.12/52.72	c =========================================================================================
209.12/52.72	c types(t): F = full restart, N = normal restart
209.12/52.72	c types(t): S = simplification begin/end, E = solution found
209.12/52.72	c restart types(rt): st = static, dy = dynamic
209.12/52.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
209.12/52.72	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
209.12/52.72	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
209.12/52.74	c Verified 0 clauses.
209.12/52.74	c Verified 0 clauses.
209.12/52.74	c Solved part
209.12/52.74	c =========================================================================================
209.12/52.75	c Solving part 5973
210.26/53.06	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
210.26/53.06	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
210.26/53.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
210.65/53.10	c Finding binary XORs  T:     0.12 s  found:       0
210.65/53.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
210.65/53.11	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
210.65/53.11	c =========================================================================================
210.65/53.11	c types(t): F = full restart, N = normal restart
210.65/53.11	c types(t): S = simplification begin/end, E = solution found
210.65/53.11	c restart types(rt): st = static, dy = dynamic
210.65/53.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
210.65/53.11	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
210.65/53.11	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
210.65/53.13	c Verified 0 clauses.
210.65/53.13	c Verified 0 clauses.
210.65/53.13	c Solved part
210.65/53.13	c =========================================================================================
210.65/53.14	c Solving part 5976
211.83/53.44	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
211.83/53.44	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
211.83/53.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.02
211.83/53.48	c Finding binary XORs  T:     0.13 s  found:       0
211.83/53.49	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
211.83/53.49	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
211.83/53.49	c =========================================================================================
211.83/53.49	c types(t): F = full restart, N = normal restart
211.83/53.49	c types(t): S = simplification begin/end, E = solution found
211.83/53.49	c restart types(rt): st = static, dy = dynamic
211.83/53.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
211.83/53.49	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
211.83/53.49	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
212.22/53.51	c Verified 0 clauses.
212.22/53.51	c Verified 0 clauses.
212.22/53.51	c Solved part
212.22/53.51	c =========================================================================================
212.22/53.52	c Solving part 5977
213.36/53.82	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
213.36/53.82	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
213.36/53.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.02
213.36/53.86	c Finding binary XORs  T:     0.12 s  found:       0
213.36/53.87	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
213.36/53.87	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
213.36/53.87	c =========================================================================================
213.36/53.87	c types(t): F = full restart, N = normal restart
213.36/53.87	c types(t): S = simplification begin/end, E = solution found
213.36/53.87	c restart types(rt): st = static, dy = dynamic
213.36/53.87	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
213.36/53.87	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
213.36/53.87	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
213.36/53.89	c Verified 0 clauses.
213.36/53.89	c Verified 0 clauses.
213.36/53.89	c Solved part
213.36/53.89	c =========================================================================================
213.36/53.90	c Solving part 5978
214.86/54.20	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
214.86/54.20	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
214.86/54.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
214.86/54.24	c Finding binary XORs  T:     0.12 s  found:       0
214.86/54.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
214.86/54.25	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
214.86/54.25	c =========================================================================================
214.86/54.25	c types(t): F = full restart, N = normal restart
214.86/54.25	c types(t): S = simplification begin/end, E = solution found
214.86/54.25	c restart types(rt): st = static, dy = dynamic
214.86/54.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
214.86/54.25	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
214.86/54.25	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
214.86/54.27	c Verified 0 clauses.
214.86/54.27	c Verified 0 clauses.
214.86/54.27	c Solved part
214.86/54.27	c =========================================================================================
214.86/54.28	c Solving part 5980
215.99/54.58	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
215.99/54.58	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
215.99/54.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.02
216.37/54.62	c Finding binary XORs  T:     0.13 s  found:       0
216.37/54.63	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
216.37/54.63	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
216.37/54.63	c =========================================================================================
216.37/54.63	c types(t): F = full restart, N = normal restart
216.37/54.63	c types(t): S = simplification begin/end, E = solution found
216.37/54.63	c restart types(rt): st = static, dy = dynamic
216.37/54.63	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
216.37/54.63	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
216.37/54.64	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
216.37/54.65	c Verified 0 clauses.
216.37/54.65	c Verified 0 clauses.
216.37/54.65	c Solved part
216.37/54.65	c =========================================================================================
216.37/54.67	c Solving part 5981
217.54/54.97	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
217.54/54.97	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
217.54/54.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
217.93/55.02	c Finding binary XORs  T:     0.14 s  found:       0
217.93/55.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
217.93/55.03	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
217.93/55.03	c =========================================================================================
217.93/55.03	c types(t): F = full restart, N = normal restart
217.93/55.03	c types(t): S = simplification begin/end, E = solution found
217.93/55.03	c restart types(rt): st = static, dy = dynamic
217.93/55.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
217.93/55.03	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
217.93/55.03	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
217.93/55.04	c Verified 0 clauses.
217.93/55.04	c Verified 0 clauses.
217.93/55.04	c Solved part
217.93/55.04	c =========================================================================================
217.93/55.06	c Solving part 5982
219.03/55.38	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
219.03/55.38	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
219.03/55.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
219.43/55.42	c Finding binary XORs  T:     0.12 s  found:       0
219.43/55.43	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
219.43/55.43	c Calc default polars -  time:   0.02 s pos:       1 undec:  580873 neg:       1
219.43/55.43	c =========================================================================================
219.43/55.43	c types(t): F = full restart, N = normal restart
219.43/55.43	c types(t): S = simplification begin/end, E = solution found
219.43/55.43	c restart types(rt): st = static, dy = dynamic
219.43/55.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
219.43/55.43	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
219.43/55.43	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
219.43/55.45	c Verified 0 clauses.
219.43/55.45	c Verified 0 clauses.
219.43/55.45	c Solved part
219.43/55.45	c =========================================================================================
219.43/55.46	c Solving part 5974
220.58/55.77	c  N st     0         0         5         0         4         0         8         0   no data   no data  --
220.58/55.77	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
220.58/55.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
220.98/55.81	c Finding binary XORs  T:     0.13 s  found:       0
220.98/55.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
220.98/55.82	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
220.98/55.82	c =========================================================================================
220.98/55.82	c types(t): F = full restart, N = normal restart
220.98/55.82	c types(t): S = simplification begin/end, E = solution found
220.98/55.82	c restart types(rt): st = static, dy = dynamic
220.98/55.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
220.98/55.82	c  B st     0         0         5         0         4         0         8         0   no data   no data  --
220.98/55.82	c  E st     1         0         0         0         4         0         8         0   no data   no data  --
220.98/55.84	c Verified 0 clauses.
220.98/55.84	c Verified 0 clauses.
220.98/55.84	c Solved part
220.98/55.84	c =========================================================================================
220.98/55.86	c Solving part 5975
222.10/56.17	c  N st     0         0         5         0         4         0         8         0   no data   no data  --
222.10/56.17	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
222.10/56.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.02
222.48/56.21	c Finding binary XORs  T:     0.12 s  found:       0
222.48/56.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
222.48/56.22	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
222.48/56.22	c =========================================================================================
222.48/56.22	c types(t): F = full restart, N = normal restart
222.48/56.22	c types(t): S = simplification begin/end, E = solution found
222.48/56.22	c restart types(rt): st = static, dy = dynamic
222.48/56.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
222.48/56.22	c  B st     0         0         5         0         4         0         8         0   no data   no data  --
222.48/56.22	c  E st     1         0         0         0         4         0         8         0   no data   no data  --
222.48/56.24	c Verified 0 clauses.
222.48/56.24	c Verified 0 clauses.
222.48/56.24	c Solved part
222.48/56.24	c =========================================================================================
222.48/56.25	c Solving part 5979
223.65/56.56	c  N st     0         0         5         0         4         0         8         0   no data   no data  --
223.65/56.56	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
223.65/56.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.02
224.04/56.60	c Finding binary XORs  T:     0.12 s  found:       0
224.04/56.62	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
224.04/56.62	c Calc default polars -  time:   0.03 s pos:       1 undec:  580873 neg:       1
224.04/56.62	c =========================================================================================
224.04/56.62	c types(t): F = full restart, N = normal restart
224.04/56.62	c types(t): S = simplification begin/end, E = solution found
224.04/56.62	c restart types(rt): st = static, dy = dynamic
224.04/56.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
224.04/56.62	c  B st     0         0         5         0         4         0         8         0   no data   no data  --
224.04/56.62	c  E st     1         0         0         0         4         0         8         0   no data   no data  --
224.04/56.63	c Verified 0 clauses.
224.04/56.63	c Verified 0 clauses.
224.04/56.63	c Solved part
224.04/56.63	c =========================================================================================
224.04/56.65	c Coming back to original instance
224.04/56.65	c =========================================================================================
246.80/62.60	c  N st    70     27031    327577     35506   2125404      7763   5207402   3441381     44.81   no data  --
278.66/70.75	c  S st    72     30000    327577     35506   2125408     10694   5207402   7421483     44.81   no data  --
283.70/72.01	c  S st    72     30501    327573     35506   2125456     11186   5207402   7749080     44.81   no data  --
284.10/72.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.45
320.72/81.43	c Flit:   286 Blit:   3001 bXBeca:    0 bXProp:    0 Bins:  22877 BRemL:      0 BRemN:    736 P: 200.0M T: 35.74
321.10/81.53	c Cleaning up after failed var search:     0.30 s 
325.33/82.61	c bin-w-bin subsume rem            0 bins  time:  0.56 s
330.83/84.03	c subs with bin:     1254  lits-rem:      1102  v-fix:    0  time:  5.42 s
335.11/85.10	c Subs w/ non-existent bins:    154 l-rem:    214 v-fix:     0 done:   3361 time:  4.10 s
335.90/85.32	c Removed useless bin:    3125  fixed:     0  props:  20.03M  time:  0.84 s
419.54/106.87	c lits-rem:        57  cl-subs:     1197  v-elim:  41220  v-fix:    0  time: 81.58 s
421.05/107.24	c asymm  cl-useful: 8/1766/34908 lits-rem:23 time: 1.35
421.05/107.29	c  N dy    72     30501    282885     34908   2095337      9745   5092312   6929424     44.81   no data  --
421.42/107.38	c Finding binary XORs  T:     0.29 s  found:       0
453.48/115.65	c  N dy    88     34796    282780     34908   2095342     13981   5092312  11244839     43.88     48.44  --
476.72/121.64	c  N dy   105     38984    282425     34908   2095581     10366   5092312   2940339     43.06     45.41  --
512.01/130.60	c  N dy   122     43083    282424     34908   2095592     14422   5092312   6883992     43.84     46.42  --
518.65/132.31	c  S st   123     45751    282424     34908   2095594     17051   5092312   8656452     42.71     22.06  --
522.94/133.49	c  S st   123     46252    282423     34908   2095596     17543   5092312   8888335     42.71   no data  --
523.69/133.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.46
556.35/142.01	c Flit:    38 Blit:   2140 bXBeca:    0 bXProp:    0 Bins:  16789 BRemL:      0 BRemN:    650 P: 200.0M T: 31.98
556.35/142.02	c Cleaning up after failed var search:     0.00 s 
560.98/143.25	c bin-w-bin subsume rem            1 bins  time:  0.59 s
566.83/144.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.52 s
570.36/145.69	c Subs w/ non-existent bins:    148 l-rem:   1238 v-fix:     0 done:   2901 time:  3.78 s
571.53/145.90	c Removed useless bin:    2084  fixed:     0  props:  20.02M  time:  0.78 s
593.49/151.57	c lits-rem:        12  cl-subs:      701  v-elim:     94  v-fix:    0  time: 21.48 s
595.01/151.90	c asymm  cl-useful: 0/2517/34709 lits-rem:0 time: 1.25
595.01/151.95	c  N dy   123     46252    280146     34709   2079383     16685   5023713   8134934     42.71   no data  --
621.99/158.81	c  N dy   135     50313    280144     34709   2079422     11957   5023713   3451918     42.31     46.50  --
652.31/166.50	c  N dy   145     54317    280143     34709   2079431     15901   5023713   7858798     41.35     43.87  --
669.00/170.86	c  N dy   160     58835    280143     34709   2079437     10575   5023713   1171209     42.12     45.85  --
691.01/176.45	c  N dy   172     64734    280091     34709   2079871     16366   5023713   4815087     40.88     48.72  --
714.04/182.37	c  N dy   185     69381    279722     34709   2079874     20950   5023713   8107648     39.85     17.83  --
714.04/182.37	c  S st   185     69381    279722     34709   2079874     20950   5023713   8107648     39.85     17.83  --
717.54/183.22	c  S st   185     69889    279722     34709   2079876     21454   5023713   8288939     39.85   no data  --
717.94/183.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.44
788.79/201.35	c Flit:   139 Blit:   1244 bXBeca:    0 bXProp:    0 Bins:  26483 BRemL:      0 BRemN:    508 P: 200.0M T: 68.96
788.79/201.36	c Cleaning up after failed var search:     0.00 s 
792.65/202.31	c bin-w-bin subsume rem            0 bins  time:  0.56 s
798.19/203.79	c subs with bin:       41  lits-rem:       381  v-fix:    0  time:  5.76 s
808.91/206.41	c Subs w/ non-existent bins:    636 l-rem:    371 v-fix:     0 done:   9029 time: 10.03 s
809.71/206.61	c Removed useless bin:    3016  fixed:     0  props:  20.00M  time:  0.80 s
848.97/216.67	c lits-rem:       286  cl-subs:     1830  v-elim:   1335  v-fix:    0  time: 37.90 s
850.48/217.04	c asymm  cl-useful: 0/2477/34471 lits-rem:0 time: 1.37
850.88/217.11	c  N dy   185     69889    277003     34471   2082584     19476   4971203   6758270     39.85   no data  --
851.27/217.21	c Finding binary XORs  T:     0.37 s  found:       0
884.41/225.70	c  N dy   208     74682    276890     34471   2084708     13527   4971203   3448233     39.60     42.16  --
904.40/230.87	c  N dy   215     79925    276889     34471   2084722     18718   4971203   6948352     38.25     41.59  --
937.49/239.33	c  N dy   240     85544    276889     34471   2084730     12455   4971203   1023246     38.63     41.29  --

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: 935)

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-3285426-1304038554/watcher-3285426-1304038554 -o /tmp/evaluation-result-3285426-1304038554/solver-3285426-1304038554 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3285426-1304038554.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.76 7.94 7.92 5/180 8124
/proc/meminfo: memFree=19646380/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=117744 CPUtime=0 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 707 0 0 0 0 0 0 0 23 0 4 0 515454292 120569856 634 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814240059 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 29436 661 331 112 0 24401 0
[pid=8124/tid=8125] ppid=8122 vsize=117744 CPUtime=0 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 21 0 0 0 0 0 0 0 24 0 4 0 515454292 120569856 851 33554432000 4194304 4650419 140733403228880 18446744073709551615 251813936907 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=117744 CPUtime=0 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 168 0 0 0 0 0 0 0 24 0 4 0 515454292 120569856 887 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814240059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=117744 CPUtime=0 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 189 0 0 0 0 0 0 0 24 0 4 0 515454292 120569856 923 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814240059 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0625699 s]
/proc/loadavg: 7.76 7.94 7.92 5/180 8124
/proc/meminfo: memFree=19646380/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=321772 CPUtime=0.22 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 18499 0 0 0 19 3 0 0 23 0 4 0 515454292 329494528 14268 33554432000 4194304 4650419 140733403228880 18446744073709551615 4305684 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 80443 14268 345 112 0 75408 0
[pid=8124/tid=8125] ppid=8122 vsize=321772 CPUtime=0.05 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 4764 0 0 0 4 1 0 0 24 0 4 0 515454292 329494528 14268 33554432000 4194304 4650419 140733403228880 18446744073709551615 4352971 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=321772 CPUtime=0.05 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 4432 0 0 0 5 0 0 0 24 0 4 0 515454292 329494528 14268 33554432000 4194304 4650419 140733403228880 18446744073709551615 4372201 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=321772 CPUtime=0.04 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 4351 0 0 0 4 0 0 0 24 0 4 0 515454292 329494528 14268 33554432000 4194304 4650419 140733403228880 18446744073709551615 4353041 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 321772

[startup+0.100562 s]
/proc/loadavg: 7.76 7.94 7.92 5/180 8124
/proc/meminfo: memFree=19646380/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=364780 CPUtime=0.36 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 31562 0 0 0 30 6 0 0 23 0 4 0 515454292 373534720 23130 33554432000 4194304 4650419 140733403228880 18446744073709551615 4545814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 91195 23130 345 112 0 86160 0
[pid=8124/tid=8125] ppid=8122 vsize=364780 CPUtime=0.08 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 8199 0 0 0 6 2 0 0 24 0 4 0 515454292 373534720 23130 33554432000 4194304 4650419 140733403228880 18446744073709551615 4372382 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=364780 CPUtime=0.08 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 7761 0 0 0 8 0 0 0 24 0 4 0 515454292 373534720 23130 33554432000 4194304 4650419 140733403228880 18446744073709551615 4372379 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=364780 CPUtime=0.08 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 7349 0 0 0 7 1 0 0 18 0 4 0 515454292 373534720 23130 33554432000 4194304 4650419 140733403228880 18446744073709551615 4545814 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 364780

[startup+0.302549 s]
/proc/loadavg: 7.76 7.94 7.92 5/180 8124
/proc/meminfo: memFree=19646380/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=519512 CPUtime=1.1 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 72944 0 0 0 86 24 0 0 17 0 4 0 515454292 531980288 55798 33554432000 4194304 4650419 140733403228880 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 129878 55811 345 112 0 124843 0
[pid=8124/tid=8125] ppid=8122 vsize=519512 CPUtime=0.27 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 19018 0 0 0 21 6 0 0 18 0 4 0 515454292 531980288 55824 33554432000 4194304 4650419 140733403228880 18446744073709551615 4306163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=519512 CPUtime=0.28 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) S 8122 8124 7632 0 -1 4202560 17793 0 0 0 23 5 0 0 18 0 4 0 515454292 531980288 55844 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345198 0 0 4096 2 18446604466065386176 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=519512 CPUtime=0.27 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 17202 0 0 0 21 6 0 0 18 0 4 0 515454292 531980288 55860 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 519512

[startup+0.700551 s]
/proc/loadavg: 7.76 7.94 7.92 5/180 8124
/proc/meminfo: memFree=19646380/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=755352 CPUtime=2.51 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 147002 0 0 0 185 66 0 0 17 0 4 0 515454292 773480448 112720 33554432000 4194304 4650419 140733403228880 18446744073709551615 4373800 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 188838 112726 345 112 0 183803 0
[pid=8124/tid=8125] ppid=8122 vsize=755352 CPUtime=0.62 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 36218 0 0 0 45 17 0 0 17 0 4 0 515454292 773480448 112731 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=755352 CPUtime=0.63 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 38036 0 0 0 49 14 0 0 17 0 4 0 515454292 773480448 112731 33554432000 4194304 4650419 140733403228880 18446744073709551615 4316340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=755352 CPUtime=0.61 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) D 8122 8124 7632 0 -1 4202560 32317 0 0 0 44 17 0 0 17 0 4 0 515454292 773480448 112731 33554432000 4194304 4650419 140733403228880 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 755352

[startup+1.50033 s]
/proc/loadavg: 7.76 7.94 7.92 9/184 8128
/proc/meminfo: memFree=18996700/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=1315016 CPUtime=5.34 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 289547 0 0 0 367 167 0 0 17 0 4 0 515454292 1346576384 221158 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 328754 221159 345 112 0 323719 0
[pid=8124/tid=8125] ppid=8122 vsize=1315016 CPUtime=1.33 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 77522 0 0 0 90 43 0 0 17 0 4 0 515454292 1346576384 221159 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=1315016 CPUtime=1.32 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 70240 0 0 0 93 39 0 0 17 0 4 0 515454292 1346576384 221160 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=1315016 CPUtime=1.32 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 64202 0 0 0 91 41 0 0 17 0 4 0 515454292 1346576384 221160 33554432000 4194304 4650419 140733403228880 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 1315016

[startup+3.10106 s]
/proc/loadavg: 7.76 7.94 7.92 9/184 8128
/proc/meminfo: memFree=18649376/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=1392748 CPUtime=11.73 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 306505 0 0 0 1002 171 0 0 20 0 4 0 515454292 1426173952 234825 33554432000 4194304 4650419 140733403228880 18446744073709551615 4370224 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 348187 234825 373 112 0 343152 0
[pid=8124/tid=8125] ppid=8122 vsize=1392748 CPUtime=2.93 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 80480 0 0 0 249 44 0 0 19 0 4 0 515454292 1426173952 234825 33554432000 4194304 4650419 140733403228880 18446744073709551615 4244948 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=1392748 CPUtime=2.92 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 74943 0 0 0 252 40 0 0 19 0 4 0 515454292 1426173952 234825 33554432000 4194304 4650419 140733403228880 18446744073709551615 4244835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=1392748 CPUtime=2.92 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 68888 0 0 0 250 42 0 0 19 0 4 0 515454292 1426173952 234825 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315268 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 1392748

[startup+6.30052 s]
/proc/loadavg: 7.78 7.94 7.92 9/184 8128
/proc/meminfo: memFree=18593336/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=1425568 CPUtime=24.51 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 309350 0 0 0 2279 172 0 0 25 0 4 0 515454292 1459781632 237669 33554432000 4194304 4650419 140733403228880 18446744073709551615 4369075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 356392 237669 373 112 0 351357 0
[pid=8124/tid=8125] ppid=8122 vsize=1425568 CPUtime=6.13 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 80765 0 0 0 569 44 0 0 25 0 4 0 515454292 1459781632 237669 33554432000 4194304 4650419 140733403228880 18446744073709551615 4302838 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=1425568 CPUtime=6.1 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 75115 0 0 0 570 40 0 0 25 0 4 0 515454292 1459781632 237669 33554432000 4194304 4650419 140733403228880 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=1425568 CPUtime=6.12 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 71272 0 0 0 569 43 0 0 25 0 4 0 515454292 1459781632 237669 33554432000 4194304 4650419 140733403228880 18446744073709551615 4363717 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 1425568

[startup+12.7004 s]
/proc/loadavg: 7.88 7.96 7.92 9/184 8128
/proc/meminfo: memFree=18352808/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=1616032 CPUtime=49.98 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 372249 0 0 0 4794 204 0 0 22 0 4 0 515454292 1654816768 284193 33554432000 4194304 4650419 140733403228880 18446744073709551615 4303382 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 404008 284193 393 112 0 398973 0
[pid=8124/tid=8125] ppid=8122 vsize=1616032 CPUtime=12.48 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 104964 0 0 0 1192 56 0 0 22 0 4 0 515454292 1654816768 284193 33554432000 4194304 4650419 140733403228880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=1616032 CPUtime=12.43 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 88845 0 0 0 1195 48 0 0 22 0 4 0 515454292 1654816768 284193 33554432000 4194304 4650419 140733403228880 18446744073709551615 4446450 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=1616032 CPUtime=12.52 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 79494 0 0 0 1207 45 0 0 22 0 4 0 515454292 1654816768 284193 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 1616032

[startup+25.5003 s]
/proc/loadavg: 7.90 7.96 7.92 9/184 8129
/proc/meminfo: memFree=17939052/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=1758244 CPUtime=101.1 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 417944 0 0 0 9897 213 0 0 25 0 4 0 515454292 1800441856 310280 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 439561 310280 393 112 0 434526 0
[pid=8124/tid=8125] ppid=8122 vsize=1758244 CPUtime=25.29 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 109362 0 0 0 2472 57 0 0 25 0 4 0 515454292 1800441856 310280 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315153 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=1758244 CPUtime=25.16 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 102096 0 0 0 2466 50 0 0 25 0 4 0 515454292 1800441856 310280 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=1758244 CPUtime=25.32 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 95596 0 0 0 2484 48 0 0 25 0 4 0 515454292 1800441856 310280 33554432000 4194304 4650419 140733403228880 18446744073709551615 4314837 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 1758244

[startup+51.101 s]
/proc/loadavg: 7.93 7.96 7.92 9/184 8129
/proc/meminfo: memFree=17219372/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=2396412 CPUtime=202.95 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) S 8122 8124 7632 0 -1 4202496 1003742 0 0 0 20007 288 0 0 25 0 4 0 515454292 2453925888 447778 33554432000 4194304 4650419 140733403228880 18446744073709551615 251814345198 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 599103 447801 395 112 0 594068 0
[pid=8124/tid=8125] ppid=8122 vsize=2396412 CPUtime=50.86 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 134109 0 0 0 5024 62 0 0 25 0 4 0 515454292 2453925888 447811 33554432000 4194304 4650419 140733403228880 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=2396412 CPUtime=50.46 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 121481 0 0 0 4993 53 0 0 25 0 4 0 515454292 2453925888 447823 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315977 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=2396412 CPUtime=50.91 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 615639 0 0 0 4981 110 0 0 25 0 4 0 515454292 2453925888 447836 33554432000 4194304 4650419 140733403228880 18446744073709551615 251813937520 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.95
Current children cumulated vsize (KiB) 2396412

[startup+102.306 s]
/proc/loadavg: 7.99 7.97 7.92 9/184 8131
/proc/meminfo: memFree=13174960/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=6670484 CPUtime=401.91 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 6133434 0 0 0 39246 945 0 0 22 0 4 0 515454292 6830575616 1413510 33554432000 4194304 4650419 140733403228880 18446744073709551615 4436170 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8124/statm: 1667621 1413532 396 112 0 1662586 0
[pid=8124/tid=8125] ppid=8122 vsize=6670484 CPUtime=100.13 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 673332 0 0 0 9870 143 0 0 25 0 4 0 515454292 6830575616 1413542 33554432000 4194304 4650419 140733403228880 18446744073709551615 4436444 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=6670484 CPUtime=99.7 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 412361 0 0 0 9872 98 0 0 25 0 4 0 515454292 6830575616 1413555 33554432000 4194304 4650419 140733403228880 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=6670484 CPUtime=102.06 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 4528387 0 0 0 9620 586 0 0 23 0 4 0 515454292 6830575616 1413568 33554432000 4194304 4650419 140733403228880 18446744073709551615 251813937591 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 6670484

[startup+162.3 s]
/proc/loadavg: 8.02 7.97 7.92 9/184 8132
/proc/meminfo: memFree=9668496/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=10298804 CPUtime=635.78 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 11143125 0 0 0 62009 1569 0 0 25 0 4 0 515454292 10545975296 2253925 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8124/statm: 2574701 2253927 396 112 0 2569666 0
[pid=8124/tid=8125] ppid=8122 vsize=10298804 CPUtime=157.79 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 690623 0 0 0 15628 151 0 0 25 0 4 0 515454292 10545975296 2253927 33554432000 4194304 4650419 140733403228880 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=10298804 CPUtime=157.96 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 415319 0 0 0 15695 101 0 0 25 0 4 0 515454292 10545975296 2253929 33554432000 4194304 4650419 140733403228880 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=10298804 CPUtime=162.04 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 9504067 0 0 0 15011 1193 0 0 25 0 4 0 515454292 10545975296 2253930 33554432000 4194304 4650419 140733403228880 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 635.78
Current children cumulated vsize (KiB) 10298804

[startup+222.3 s]
/proc/loadavg: 7.99 7.97 7.92 9/184 8134
/proc/meminfo: memFree=5912916/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=14332412 CPUtime=871.09 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 16508575 0 0 0 84875 2234 0 0 25 0 4 0 515454292 14676389888 3190085 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315054 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8124/statm: 3583103 3190085 396 112 0 3578068 0
[pid=8124/tid=8125] ppid=8122 vsize=14332412 CPUtime=216.4 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 1272907 0 0 0 21405 235 0 0 25 0 4 0 515454292 14676389888 3190085 33554432000 4194304 4650419 140733403228880 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=14332412 CPUtime=216.14 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 440265 0 0 0 21505 109 0 0 25 0 4 0 515454292 14676389888 3190085 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315153 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=14332412 CPUtime=222 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 14242475 0 0 0 20440 1760 0 0 25 0 4 0 515454292 14676389888 3190085 33554432000 4194304 4650419 140733403228880 18446744073709551615 4285341 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 871.09
Current children cumulated vsize (KiB) 14332412



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+242.101 s]
/proc/loadavg: 7.99 7.97 7.92 9/184 8134
/proc/meminfo: memFree=4225268/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=15895328 CPUtime=948.43 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4202496 18773627 0 0 0 92317 2526 0 0 25 0 4 0 515454292 16276815872 3568737 33554432000 4194304 4650419 140733403228880 18446744073709551615 4331155 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8124/statm: 3973832 3568737 396 112 0 3968797 0
[pid=8124/tid=8125] ppid=8122 vsize=15895328 CPUtime=235.53 cores=1,3,5,7
/proc/8124/task/8125/stat : 8125 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 1287224 0 0 0 23313 240 0 0 25 0 4 0 515454292 16276815872 3568737 33554432000 4194304 4650419 140733403228880 18446744073709551615 4315147 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8124/tid=8126] ppid=8122 vsize=15895328 CPUtime=235.64 cores=1,3,5,7
/proc/8124/task/8126/stat : 8126 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 1034100 0 0 0 23375 189 0 0 25 0 4 0 515454292 16276815872 3568737 33554432000 4194304 4650419 140733403228880 18446744073709551615 4285270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8124/tid=8127] ppid=8122 vsize=15895328 CPUtime=241.79 cores=1,3,5,7
/proc/8124/task/8127/stat : 8127 (strangenight1-m) R 8122 8124 7632 0 -1 4202560 15891708 0 0 0 22214 1965 0 0 25 0 4 0 515454292 16276815872 3568737 33554432000 4194304 4650419 140733403228880 18446744073709551615 4284665 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 948.43
Current children cumulated vsize (KiB) 15895328

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

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

[startup+242.212 s]
/proc/loadavg: 7.99 7.97 7.92 9/184 8134
/proc/meminfo: memFree=4225268/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=0 CPUtime=948.55 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4203524 18773636 0 0 0 92319 2536 0 0 25 0 1 0 515454292 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 948.55
Current children cumulated vsize (KiB) 0

[startup+242.601 s]
/proc/loadavg: 7.99 7.97 7.92 9/184 8134
/proc/meminfo: memFree=4225268/32950928 swapFree=67111524/67111528
[pid=8124] ppid=8122 vsize=0 CPUtime=948.94 cores=1,3,5,7
/proc/8124/stat : 8124 (strangenight1-m) R 8122 8124 7632 0 -1 4203524 18773636 0 0 0 92319 2575 0 0 25 0 1 0 515454292 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8124/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 948.94
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 242.661
CPU time (s): 949.007
CPU user time (s): 923.198
CPU system time (s): 25.8091
CPU usage (%): 391.084
Max. virtual memory (cumulated for all children) (KiB): 15895328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 923.198
system time used= 25.8091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18773636
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= 173784
involuntary context switches= 6319

runsolver used 0.401938 second user time and 0.91986 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 02:55:56
IDJOB=3285426
IDBENCH=82386
IDSOLVER=1588
FILE ID=node126/3285426-1304038554
RUNJOBID= node126-1304036472-7651
PBS_JOBID= 13170358
Free space on /tmp= 71524 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285426-1304038554/watcher-3285426-1304038554 -o /tmp/evaluation-result-3285426-1304038554/solver-3285426-1304038554 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3285426-1304038554.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=863248494

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.82
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.783
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:     32950928 kB
MemFree:      19646908 kB
Buffers:       1387892 kB
Cached:        4045400 kB
SwapCached:          4 kB
Active:        7443576 kB
Inactive:      5306648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19646908 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           66152 kB
Writeback:           0 kB
AnonPages:     7316688 kB
Mapped:          15540 kB
Slab:           474008 kB
PageTables:      19760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  8057872 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= 71520 MiB
End job on node126 at 2011-04-29 03:00:00