Trace number 3725221

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.60169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

25.89/25.99	c 2012-06-02T13:35:41+0200
25.89/25.99	c arch = x86_64
25.89/25.99	c os = linux
25.89/25.99	c compiler = ghc 7.4
25.89/25.99	c packages:
25.89/25.99	c   OptDir-0.0.1
25.89/25.99	c   array-0.4.0.0
25.89/25.99	c   base-4.5.0.0
25.89/25.99	c   bytestring-0.9.2.1
25.89/25.99	c   containers-0.4.2.1
25.89/25.99	c   deepseq-1.3.0.0
25.89/25.99	c   mtl-2.1.1
25.89/25.99	c   old_locale-1.0.0.4
25.89/25.99	c   parse_dimacs-1.2
25.89/25.99	c   parsec-3.1.2
25.89/25.99	c   queue-0.1.2
25.89/25.99	c   stm-2.3
25.89/25.99	c   time-1.4
25.89/25.99	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725221-1338636940.opb"]
25.89/25.99	c #vars 23848
25.89/25.99	c #constraints 1451912
25.89/25.99	c Solving starts ...
26.29/26.38	c solving time = 0.372s
26.29/26.38	c #decision = 7926
26.29/26.38	c #conflict = 421
26.29/26.38	c #restart = 2
26.29/26.38	o 89
26.29/26.38	c Solving starts ...
26.39/26.44	c solving time = 0.057s
26.39/26.44	c #decision = 9606
26.39/26.44	c #conflict = 421
26.39/26.44	c #restart = 2
26.39/26.44	o 88
26.39/26.44	c Solving starts ...
26.49/26.51	c solving time = 0.054s
26.49/26.51	c #decision = 11327
26.49/26.51	c #conflict = 421
26.49/26.51	c #restart = 2
26.49/26.51	o 87
26.49/26.51	c Solving starts ...
26.49/26.57	c solving time = 0.054s
26.49/26.57	c #decision = 13033
26.49/26.57	c #conflict = 421
26.49/26.57	c #restart = 2
26.49/26.57	o 86
26.49/26.57	c Solving starts ...
26.59/26.63	c solving time = 0.054s
26.59/26.63	c #decision = 14739
26.59/26.63	c #conflict = 421
26.59/26.63	c #restart = 2
26.59/26.63	o 85
26.59/26.63	c Solving starts ...
26.69/26.70	c solving time = 0.054s
26.69/26.70	c #decision = 16416
26.69/26.70	c #conflict = 421
26.69/26.70	c #restart = 2
26.69/26.70	o 84
26.69/26.70	c Solving starts ...
26.69/26.76	c solving time = 0.054s
26.69/26.76	c #decision = 18116
26.69/26.76	c #conflict = 421
26.69/26.76	c #restart = 2
26.69/26.76	o 83
26.69/26.76	c Solving starts ...
26.78/26.83	c solving time = 0.055s
26.78/26.83	c #decision = 19771
26.78/26.83	c #conflict = 422
26.78/26.83	c #restart = 2
26.78/26.83	o 82
26.78/26.83	c Solving starts ...
27.08/27.19	c solving time = 0.352s
27.08/27.19	c #decision = 26999
27.08/27.19	c #conflict = 575
27.08/27.19	c #restart = 3
27.08/27.19	o 81
27.08/27.19	c Solving starts ...
28.28/28.34	c solving time = 1.141s
28.28/28.34	c #decision = 33052
28.28/28.34	c #conflict = 1909
28.28/28.34	c #restart = 8
28.28/28.34	o 80
28.28/28.34	c Solving starts ...
28.78/28.83	c solving time = 0.480s
28.78/28.83	c #decision = 38192
28.78/28.83	c #conflict = 2367
28.78/28.83	c #restart = 10
28.78/28.83	o 79
28.78/28.83	c Solving starts ...
28.88/28.94	c solving time = 0.107s
28.88/28.94	c #decision = 39250
28.88/28.94	c #conflict = 2474
28.88/28.94	c #restart = 11
28.88/28.94	o 78
28.88/28.94	c Solving starts ...
31.38/31.42	c solving time = 2.467s
31.38/31.42	c #decision = 47831
31.38/31.42	c #conflict = 5413
31.38/31.42	c #restart = 17
31.38/31.42	o 77
31.38/31.42	c Solving starts ...
31.48/31.52	c solving time = 0.093s
31.48/31.52	c #decision = 49461
31.48/31.52	c #conflict = 5447
31.48/31.52	c #restart = 17
31.48/31.52	o 76
31.48/31.52	c Solving starts ...
32.09/32.15	c solving time = 0.620s
32.09/32.15	c #decision = 53425
32.09/32.15	c #conflict = 6227
32.09/32.15	c #restart = 20
32.09/32.15	o 75
32.09/32.15	c Solving starts ...
50.98/51.08	c solving time = 18.908s
50.98/51.08	c #decision = 95365
50.98/51.08	c #conflict = 29594
50.98/51.08	c #restart = 31
50.98/51.08	o 74
50.98/51.08	c Solving starts ...
52.08/52.12	c solving time = 1.035s
52.08/52.12	c #decision = 100642
52.08/52.12	c #conflict = 31708
52.08/52.12	c #restart = 37
52.08/52.12	o 73
52.08/52.12	c Solving starts ...
53.68/53.77	c solving time = 1.637s
53.68/53.77	c #decision = 107261
53.68/53.77	c #conflict = 34693
53.68/53.77	c #restart = 43
53.68/53.77	o 72
53.68/53.77	c Solving starts ...
57.07/57.19	c solving time = 3.410s
57.07/57.19	c #decision = 116787
57.07/57.19	c #conflict = 38767
57.07/57.19	c #restart = 50
57.07/57.19	o 71
57.07/57.19	c Solving starts ...
78.66/78.74	c solving time = 21.529s
78.66/78.74	c #decision = 173222
78.66/78.74	c #conflict = 72138
78.66/78.74	c #restart = 62
78.66/78.74	o 70
78.66/78.74	c Solving starts ...
80.37/80.48	c learnt constraints deletion: 72071 -> 36036
86.26/86.36	c solving time = 7.610s
86.26/86.36	c #decision = 179746
86.26/86.36	c #conflict = 72461
86.26/86.36	c #restart = 64
86.26/86.36	o 69
86.26/86.36	c Solving starts ...
90.27/90.35	c solving time = 3.984s
90.27/90.35	c #decision = 184274
90.27/90.35	c #conflict = 73507
90.27/90.35	c #restart = 68
90.27/90.35	o 68
90.27/90.35	c Solving starts ...
92.56/92.61	c solving time = 2.245s
92.56/92.61	c #decision = 193412
92.56/92.61	c #conflict = 77447
92.56/92.61	c #restart = 75
92.56/92.61	o 67
92.56/92.61	c Solving starts ...
92.76/92.88	c solving time = 0.263s
92.76/92.88	c #decision = 194815
92.76/92.88	c #conflict = 77536
92.76/92.88	c #restart = 75
92.76/92.88	o 66
92.76/92.88	c Solving starts ...
95.77/95.88	c solving time = 2.992s
95.77/95.88	c #decision = 203671
95.77/95.88	c #conflict = 81718
95.77/95.88	c #restart = 82
95.77/95.88	o 65
95.77/95.88	c Solving starts ...
99.55/99.66	c solving time = 3.761s
99.55/99.66	c #decision = 227328
99.55/99.66	c #conflict = 85115
99.55/99.66	c #restart = 89
99.55/99.66	o 64
99.55/99.66	c Solving starts ...
99.65/99.73	c solving time = 0.060s
99.65/99.73	c #decision = 228613
99.65/99.73	c #conflict = 85121
99.65/99.73	c #restart = 89
99.65/99.73	o 63
99.65/99.73	c Solving starts ...
99.95/100.02	c solving time = 0.276s
99.95/100.02	c #decision = 230985
99.95/100.02	c #conflict = 85458
99.95/100.02	c #restart = 91
99.95/100.02	o 62
99.95/100.02	c Solving starts ...
100.75/100.89	c solving time = 0.861s
100.75/100.89	c #decision = 236037
100.75/100.89	c #conflict = 87120
100.75/100.89	c #restart = 96
100.75/100.89	o 61
100.75/100.89	c Solving starts ...
284.79/284.92	c learnt constraints deletion: 272965 -> 136483
1517.98/1518.34	c solving time = 1417.175s
1517.98/1518.34	c #decision = 598318
1517.98/1518.34	c #conflict = 319864
1517.98/1518.34	c #restart = 113
1517.98/1518.34	o 60
1517.98/1518.34	c Solving starts ...
1537.48/1537.85	c learnt constraints deletion: 147227 -> 73614
1638.16/1638.54	c learnt constraints deletion: 73614 -> 36807

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3725221-1338636940/watcher-3725221-1338636940 -o /tmp/evaluation-result-3725221-1338636940/solver-3725221-1338636940 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725221-1338636940.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.92 1.99 1.94 3/176 4893
/proc/meminfo: memFree=27517912/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 842 0 0 0 0 0 0 0 20 0 1 0 329820179 7421952 762 33554432000 4194304 8989770 140734667713616 140734667713112 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 1812 766 429 1171 0 589 0

[startup+0.106288 s]
/proc/loadavg: 1.92 1.99 1.94 3/176 4893
/proc/meminfo: memFree=27517912/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=13392 CPUtime=0.1 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 2580 0 0 0 10 0 0 0 20 0 1 0 329820179 13713408 2500 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 3348 2500 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13392

[startup+0.200326 s]
/proc/loadavg: 1.92 1.99 1.94 3/176 4893
/proc/meminfo: memFree=27517912/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=19536 CPUtime=0.19 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 4103 0 0 0 19 0 0 0 20 0 1 0 329820179 20004864 4023 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 4884 4023 431 1171 0 3661 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19536

[startup+0.300281 s]
/proc/loadavg: 1.92 1.99 1.94 3/176 4893
/proc/meminfo: memFree=27517912/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 5185 0 0 0 28 1 0 0 20 0 1 0 329820179 24199168 5105 33554432000 4194304 8989770 140734667713616 140734667713112 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 5908 5105 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700236 s]
/proc/loadavg: 1.92 1.99 1.94 3/176 4893
/proc/meminfo: memFree=27517912/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=49232 CPUtime=0.69 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 11585 0 0 0 67 2 0 0 20 0 1 0 329820179 50413568 11505 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 12308 11505 431 1171 0 11085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49232

[startup+1.50024 s]
/proc/loadavg: 1.92 1.99 1.94 3/177 4894
/proc/meminfo: memFree=27438644/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=110672 CPUtime=1.49 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 26945 0 0 0 143 6 0 0 20 0 1 0 329820179 113328128 26865 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 27668 26865 431 1171 0 26445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110672

[startup+3.10023 s]
/proc/loadavg: 1.92 1.99 1.94 3/177 4894
/proc/meminfo: memFree=27375632/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=194640 CPUtime=3.09 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 47937 0 0 0 299 10 0 0 20 0 1 0 329820179 199311360 47857 33554432000 4194304 8989770 140734667713616 140734667712880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 48660 47857 431 1171 0 47437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194640

[startup+6.30024 s]
/proc/loadavg: 1.93 1.99 1.94 3/177 4894
/proc/meminfo: memFree=27179224/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=457808 CPUtime=6.29 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 113729 0 0 0 606 23 0 0 20 0 1 0 329820179 468795392 113649 33554432000 4194304 8989770 140734667713616 140734667711552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 114452 113649 431 1171 0 113229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 457808

[startup+12.7002 s]
/proc/loadavg: 1.93 1.99 1.94 3/177 4894
/proc/meminfo: memFree=26708328/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=813136 CPUtime=12.69 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 202561 0 0 0 1226 43 0 0 20 0 1 0 329820179 832651264 202481 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 203284 202481 431 1171 0 202061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 813136

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.94 3/177 4894
/proc/meminfo: memFree=25680436/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=1839184 CPUtime=25.49 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 459091 0 0 0 2461 88 0 0 20 0 1 0 329820179 1883324416 459011 33554432000 4194304 8989770 140734667713616 140734667712880 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 459796 459011 442 1171 0 458573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1839184

[startup+51.1003 s]
/proc/loadavg: 1.96 1.99 1.94 3/177 4894
/proc/meminfo: memFree=27283260/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=238672 CPUtime=51.07 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 459125 0 0 0 5001 106 0 0 20 0 1 0 329820179 244400128 58912 33554432000 4194304 8989770 140734667713616 140734667711552 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 59668 58912 471 1171 0 58445 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 238672

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 1.94 3/177 4894
/proc/meminfo: memFree=27165208/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=356432 CPUtime=102.25 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 488586 0 0 0 10102 123 0 0 20 0 1 0 329820179 364986368 88354 33554432000 4194304 8989770 140734667713616 140734667713112 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 89108 88354 473 1171 0 87885 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 356432

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/177 4894
/proc/meminfo: memFree=26982136/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=538704 CPUtime=162.23 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 534172 0 0 0 16075 148 0 0 20 0 1 0 329820179 551632896 133922 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 134676 133922 473 1171 0 133453 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 538704

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.94 3/177 4895
/proc/meminfo: memFree=26816672/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=703568 CPUtime=222.21 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 575405 0 0 0 22054 167 0 0 20 0 1 0 329820179 720453632 175138 33554432000 4194304 8989770 140734667713616 140734667713112 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 175892 175138 473 1171 0 174669 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 703568

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/178 4898
/proc/meminfo: memFree=26635300/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=282.19 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621247 0 0 0 28034 185 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 886864

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/177 4898
/proc/meminfo: memFree=26635380/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=342.17 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621249 0 0 0 34026 191 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711616 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 886864

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.94 3/177 4898
/proc/meminfo: memFree=26634960/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=402.17 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621251 0 0 0 40021 196 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 4209136 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 886864

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 4898
/proc/meminfo: memFree=26635224/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=462.15 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621258 0 0 0 46014 201 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 4209429 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 886864

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 4899
/proc/meminfo: memFree=26635272/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=522.14 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621264 0 0 0 52007 207 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 886864

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 4899
/proc/meminfo: memFree=26635748/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=582.12 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 58001 211 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 886864

[startup+642.3 s]

################
# More data... #
################

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4903
/proc/meminfo: memFree=26635284/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=882.09 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 87974 235 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 4204286 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 886864

[startup+942.3 s]
/proc/loadavg: 2.13 2.03 1.96 3/177 4903
/proc/meminfo: memFree=26635340/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=942.07 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 93966 241 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 886864

[startup+1002.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/177 4903
/proc/meminfo: memFree=26635016/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1002.07 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 99960 247 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 886864

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 4903
/proc/meminfo: memFree=26635188/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1062.05 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 105954 251 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711424 6855417 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 886864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 4904
/proc/meminfo: memFree=26635112/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1122.04 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 111947 257 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667713112 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 886864

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 4904
/proc/meminfo: memFree=26634784/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1182.03 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 117941 262 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 886864

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4904
/proc/meminfo: memFree=26634212/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1242.03 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 123934 269 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 886864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 2/172 4929
/proc/meminfo: memFree=26646188/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1302.02 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 129929 273 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7686208 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 886864

[startup+1362.3 s]
/proc/loadavg: 2.13 2.03 1.97 3/177 4943
/proc/meminfo: memFree=26530196/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1362.01 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 135923 278 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 4213668 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 886864

[startup+1422.3 s]
/proc/loadavg: 2.11 2.04 1.98 3/177 4944
/proc/meminfo: memFree=26520276/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1422 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 141918 282 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 886864

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/178 4947
/proc/meminfo: memFree=26513688/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1481.99 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 147911 288 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 886864

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 1.98 3/178 4970
/proc/meminfo: memFree=26509332/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1541.98 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 153905 293 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667713112 7686208 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 886864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/177 4970
/proc/meminfo: memFree=26502092/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1601.97 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 159899 298 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667713112 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 886864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 4970
/proc/meminfo: memFree=26494904/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1661.96 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 165892 304 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 886864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 4971
/proc/meminfo: memFree=26489328/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1721.96 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 171888 308 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 4208857 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 886864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 4971
/proc/meminfo: memFree=26481052/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1781.95 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 177882 313 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667711552 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 886864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 4971
/proc/meminfo: memFree=26479316/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1800.04 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 179690 314 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 886864

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 4971
/proc/meminfo: memFree=26479316/32873648 swapFree=6860/6860
[pid=4893] ppid=4891 vsize=886864 CPUtime=1800.04 cores=0,2,4,6
/proc/4893/stat : 4893 (toysat) R 4891 4893 4467 0 -1 4202496 621266 0 0 0 179690 314 0 0 20 0 1 0 329820179 908148736 220962 33554432000 4194304 8989770 140734667713616 140734667712880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4893/statm: 221716 220962 473 1171 0 220493 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 886864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1796.91
CPU system time (s): 3.15252
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1839184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.91
system time used= 3.15252
maximum resident set size= 1836160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 621266
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= 103
involuntary context switches= 1902

runsolver used 3.41948 second user time and 9.47556 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 13:35:41
IDJOB=3725221
IDBENCH=2955
IDSOLVER=2308
FILE ID=node116/3725221-1338636940
RUNJOBID= node116-1338631507-4483
PBS_JOBID= 14636464
Free space on /tmp= 71056 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.14.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725221-1338636940/watcher-3725221-1338636940 -o /tmp/evaluation-result-3725221-1338636940/solver-3725221-1338636940 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725221-1338636940.opb

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

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=1543526599

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27518292 kB
Buffers:          496004 kB
Cached:          3959588 kB
SwapCached:         3028 kB
Active:          2062936 kB
Inactive:        2408492 kB
Active(anon):       5848 kB
Inactive(anon):     8516 kB
Active(file):    2057088 kB
Inactive(file):  2399976 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             59056 kB
Writeback:             0 kB
AnonPages:         16820 kB
Mapped:            13668 kB
Shmem:                68 kB
Slab:             747200 kB
SReclaimable:     191004 kB
SUnreclaim:       556196 kB
KernelStack:        1432 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     128440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71048 MiB
End job on node116 at 2012-06-02 14:05:44