Trace number 3725202

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.01 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_13.opb
MD5SUM292e71503f1e4f136e087e61da3c7ed4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark117
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 118
Optimality of the best value was proved NO
Number of variables2470
Total number of constraints4744
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4744
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1357
Number of bits of the biggest sum of numbers11
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

0.68/0.76	c 2012-06-02T13:06:01+0200
0.68/0.76	c arch = x86_64
0.68/0.76	c os = linux
0.68/0.76	c compiler = ghc 7.4
0.68/0.76	c packages:
0.68/0.76	c   OptDir-0.0.1
0.68/0.76	c   array-0.4.0.0
0.68/0.76	c   base-4.5.0.0
0.68/0.76	c   bytestring-0.9.2.1
0.68/0.76	c   containers-0.4.2.1
0.68/0.76	c   deepseq-1.3.0.0
0.68/0.76	c   mtl-2.1.1
0.68/0.76	c   old_locale-1.0.0.4
0.68/0.76	c   parse_dimacs-1.2
0.68/0.76	c   parsec-3.1.2
0.68/0.76	c   queue-0.1.2
0.68/0.76	c   stm-2.3
0.68/0.76	c   time-1.4
0.68/0.76	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725202-1338635161.opb"]
0.68/0.76	c #vars 2470
0.68/0.76	c #constraints 4744
0.68/0.76	c Solving starts ...
49.39/49.44	c solving time = 48.668s
49.39/49.44	c #decision = 5390
49.39/49.44	c #conflict = 4012
49.39/49.44	c #restart = 7
49.39/49.44	o 172
49.39/49.44	c Solving starts ...
49.39/49.45	c learnt constraints deletion: 4005 -> 2003
51.78/51.81	c solving time = 2.363s
51.78/51.81	c #decision = 5748
51.78/51.81	c #conflict = 4223
51.78/51.81	c #restart = 8
51.78/51.81	o 166
51.78/51.81	c Solving starts ...
61.58/61.61	c solving time = 9.788s
61.58/61.61	c #decision = 6991
61.58/61.61	c #conflict = 5054
61.58/61.61	c #restart = 12
61.58/61.61	o 155
61.58/61.61	c Solving starts ...
61.58/61.62	c learnt constraints deletion: 3040 -> 1520
68.88/68.91	c solving time = 7.287s
68.88/68.91	c #decision = 7897
68.88/68.91	c #conflict = 5640
68.88/68.91	c #restart = 15
68.88/68.91	o 154
68.88/68.91	c Solving starts ...
82.18/82.28	c solving time = 13.353s
82.18/82.28	c #decision = 9314
82.18/82.28	c #conflict = 6644
82.18/82.28	c #restart = 19
82.18/82.28	o 152
82.18/82.28	c Solving starts ...
82.18/82.28	c learnt constraints deletion: 3103 -> 1552
116.77/116.82	c learnt constraints deletion: 4473 -> 2237
170.16/170.27	c learnt constraints deletion: 6813 -> 3407
180.85/180.92	c solving time = 98.616s
180.85/180.92	c #decision = 19419
180.85/180.92	c #conflict = 15061
180.85/180.92	c #restart = 28
180.85/180.92	o 145
180.85/180.92	c Solving starts ...
180.85/180.97	c learnt constraints deletion: 4318 -> 2159
218.24/218.33	c learnt constraints deletion: 5375 -> 2688
256.64/256.79	c learnt constraints deletion: 5942 -> 2971
285.33/285.40	c solving time = 104.443s
285.33/285.40	c #decision = 30912
285.33/285.40	c #conflict = 24313
285.33/285.40	c #restart = 37
285.33/285.40	o 143
285.33/285.40	c Solving starts ...
285.33/285.41	c learnt constraints deletion: 5744 -> 2872
285.33/285.43	c learnt constraints deletion: 2872 -> 1436
323.62/323.71	c solving time = 38.293s
323.62/323.71	c #decision = 34994
323.62/323.71	c #conflict = 27522
323.62/323.71	c #restart = 43
323.62/323.71	o 142
323.62/323.71	c Solving starts ...
323.62/323.72	c learnt constraints deletion: 4639 -> 2320
325.32/325.41	c learnt constraints deletion: 2419 -> 1210
326.72/326.83	c solving time = 3.116s
326.72/326.83	c #decision = 35289
326.72/326.83	c #conflict = 27706
326.72/326.83	c #restart = 44
326.72/326.83	o 139
326.72/326.83	c Solving starts ...
334.23/334.31	c solving time = 7.469s
334.23/334.31	c #decision = 36341
334.23/334.31	c #conflict = 28433
334.23/334.31	c #restart = 47
334.23/334.31	o 131
334.23/334.31	c Solving starts ...
367.32/367.42	c learnt constraints deletion: 5082 -> 2541
394.31/394.42	c learnt constraints deletion: 5205 -> 2603
432.41/432.56	c learnt constraints deletion: 5973 -> 2987
476.11/476.21	c learnt constraints deletion: 6697 -> 3349
524.70/524.89	c learnt constraints deletion: 7142 -> 3573
577.48/577.63	c learnt constraints deletion: 7487 -> 3745
623.18/623.39	c learnt constraints deletion: 7288 -> 3646
685.87/686.04	c learnt constraints deletion: 8770 -> 4385
732.06/732.28	c learnt constraints deletion: 8015 -> 4009
795.75/795.99	c learnt constraints deletion: 8631 -> 4320
858.04/858.26	c learnt constraints deletion: 9342 -> 4671
918.03/918.29	c learnt constraints deletion: 8930 -> 4465
979.83/980.02	c learnt constraints deletion: 8741 -> 4371
1039.51/1039.72	c learnt constraints deletion: 8679 -> 4343
1115.21/1115.47	c learnt constraints deletion: 10290 -> 5145
1186.99/1187.24	c learnt constraints deletion: 10489 -> 5245
1258.38/1258.68	c learnt constraints deletion: 10231 -> 5116
1321.77/1322.09	c learnt constraints deletion: 9800 -> 4900
1383.86/1384.18	c learnt constraints deletion: 9547 -> 4775
1463.44/1463.75	c learnt constraints deletion: 10736 -> 5369
1525.74/1526.02	c learnt constraints deletion: 10592 -> 5296
1591.43/1591.73	c learnt constraints deletion: 10534 -> 5269
1647.32/1647.67	c solving time = 1313.144s
1647.32/1647.67	c #decision = 154755
1647.32/1647.67	c #conflict = 130295
1647.32/1647.67	c #restart = 62
1647.32/1647.67	o 127
1647.32/1647.69	c Solving starts ...
1647.43/1647.74	c learnt constraints deletion: 9787 -> 4894
1647.53/1647.82	c learnt constraints deletion: 4894 -> 2447
1647.53/1647.84	c learnt constraints deletion: 2447 -> 1224
1704.41/1704.75	c learnt constraints deletion: 6152 -> 3076
1754.91/1755.27	c learnt constraints deletion: 6854 -> 3427
1798.50/1798.87	c learnt constraints deletion: 6616 -> 3308

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

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

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.98 1.90 3/178 22336
/proc/meminfo: memFree=28152224/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 329641397 6373376 746 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 1556 746 429 1171 0 333 0

[startup+0.018209 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 22336
/proc/meminfo: memFree=28152224/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=7248 CPUtime=0.01 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 1089 0 0 0 1 0 0 0 20 0 1 0 329641397 7421952 1010 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 1812 1010 431 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100238 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 22336
/proc/meminfo: memFree=28152224/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 329641397 12664832 2290 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 3092 2290 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300296 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 22336
/proc/meminfo: memFree=28152224/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=23632 CPUtime=0.29 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 5185 0 0 0 27 2 0 0 20 0 1 0 329641397 24199168 5106 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700332 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 22336
/proc/meminfo: memFree=28152224/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=50256 CPUtime=0.68 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 11859 0 0 0 65 3 0 0 20 0 1 0 329641397 51462144 11780 33554432000 4194304 8989770 140737187610672 140737187610168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 12564 11780 443 1171 0 11341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50256

[startup+1.5003 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 22337
/proc/meminfo: memFree=28080792/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=58448 CPUtime=1.49 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 13924 0 0 0 145 4 0 0 20 0 1 0 329641397 59850752 13845 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 14612 13845 460 1171 0 13389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58448

[startup+3.10031 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 22337
/proc/meminfo: memFree=28074948/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=62544 CPUtime=3.09 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 14948 0 0 0 304 5 0 0 20 0 1 0 329641397 64045056 14869 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 15636 14869 460 1171 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62544

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 22337
/proc/meminfo: memFree=28071608/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=65616 CPUtime=6.29 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 15716 0 0 0 623 6 0 0 20 0 1 0 329641397 67190784 15637 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 16404 15637 460 1171 0 15181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65616

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.91 3/179 22337
/proc/meminfo: memFree=28065580/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=66640 CPUtime=12.69 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 15972 0 0 0 1261 8 0 0 20 0 1 0 329641397 68239360 15893 33554432000 4194304 8989770 140737187610672 140737187610168 4214503 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 16660 15893 460 1171 0 15437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66640

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.91 3/179 22337
/proc/meminfo: memFree=28064240/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=68688 CPUtime=25.49 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 16484 0 0 0 2537 12 0 0 20 0 1 0 329641397 70336512 16405 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 17172 16405 460 1171 0 15949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68688

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.91 3/179 22337
/proc/meminfo: memFree=28052924/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=72784 CPUtime=51.08 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 17521 0 0 0 5089 19 0 0 20 0 1 0 329641397 74530816 17442 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 18196 17442 473 1171 0 16973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72784

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 22337
/proc/meminfo: memFree=28040676/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=72784 CPUtime=102.28 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 17521 0 0 0 10193 35 0 0 20 0 1 0 329641397 74530816 17442 33554432000 4194304 8989770 140737187610672 140737187609936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 18196 17442 473 1171 0 16973 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72784

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 22337
/proc/meminfo: memFree=28034320/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=78928 CPUtime=162.26 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19063 0 0 0 16174 52 0 0 20 0 1 0 329641397 80822272 18983 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19732 18983 473 1171 0 18509 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 78928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22337
/proc/meminfo: memFree=28027264/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=79952 CPUtime=222.24 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19333 0 0 0 22152 72 0 0 20 0 1 0 329641397 81870848 19239 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 79952

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 22340
/proc/meminfo: memFree=28024528/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=79952 CPUtime=282.23 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19333 0 0 0 28133 90 0 0 20 0 1 0 329641397 81870848 19239 33554432000 4194304 8989770 140737187610672 140737187609936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 79952

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22341
/proc/meminfo: memFree=28021444/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=79952 CPUtime=342.22 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19333 0 0 0 34114 108 0 0 20 0 1 0 329641397 81870848 19239 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79952

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22341
/proc/meminfo: memFree=28017400/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=79952 CPUtime=402.22 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19333 0 0 0 40095 127 0 0 20 0 1 0 329641397 81870848 19239 33554432000 4194304 8989770 140737187610672 140737187610168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 79952

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22341
/proc/meminfo: memFree=28012564/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=79952 CPUtime=462.2 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19333 0 0 0 46076 144 0 0 20 0 1 0 329641397 81870848 19239 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 79952

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22341
/proc/meminfo: memFree=28007356/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=82000 CPUtime=522.2 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 19845 0 0 0 52059 161 0 0 20 0 1 0 329641397 83968000 19751 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 20500 19751 473 1171 0 19277 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 82000

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 22341
/proc/meminfo: memFree=28005236/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=83024 CPUtime=582.18 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 20101 0 0 0 58036 182 0 0 20 0 1 0 329641397 85016576 20007 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 20756 20007 473 1171 0 19533 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 83024

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 22345
/proc/meminfo: memFree=27975688/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=88144 CPUtime=882.13 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 21383 0 0 0 87934 279 0 0 20 0 1 0 329641397 90259456 21287 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 22036 21287 473 1171 0 20813 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 88144

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22346
/proc/meminfo: memFree=27968628/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=89168 CPUtime=942.13 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 21639 0 0 0 93915 298 0 0 20 0 1 0 329641397 91308032 21543 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 22292 21543 473 1171 0 21069 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 89168

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22346
/proc/meminfo: memFree=27967512/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=89168 CPUtime=1002.12 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 21639 0 0 0 99896 316 0 0 20 0 1 0 329641397 91308032 21543 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 22292 21543 473 1171 0 21069 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 89168

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22346
/proc/meminfo: memFree=27966820/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=89168 CPUtime=1062.11 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 21639 0 0 0 105876 335 0 0 20 0 1 0 329641397 91308032 21543 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 22292 21543 473 1171 0 21069 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 89168

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22346
/proc/meminfo: memFree=27965952/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=89168 CPUtime=1122.1 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 21639 0 0 0 111858 352 0 0 20 0 1 0 329641397 91308032 21543 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 22292 21543 473 1171 0 21069 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 89168

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22346
/proc/meminfo: memFree=27959876/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1182.09 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22919 0 0 0 117839 370 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 94288

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22347
/proc/meminfo: memFree=27959132/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1242.08 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22919 0 0 0 123821 387 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 94288

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 22347
/proc/meminfo: memFree=27958880/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1302.09 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22919 0 0 0 129805 404 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 94288

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 22347
/proc/meminfo: memFree=27956208/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1362.07 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 135786 421 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 94288

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22347
/proc/meminfo: memFree=27953108/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1422.06 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 141770 436 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 94288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 22350
/proc/meminfo: memFree=27948884/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1482.05 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 147749 456 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 94288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22351
/proc/meminfo: memFree=27946776/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1542.04 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 153729 475 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187609936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 94288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22351
/proc/meminfo: memFree=27944788/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=94288 CPUtime=1602.03 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 159709 494 0 0 20 0 1 0 329641397 96550912 22823 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 23572 22823 473 1171 0 22349 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 94288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22351
/proc/meminfo: memFree=27947212/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=87120 CPUtime=1662.01 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 165689 512 0 0 20 0 1 0 329641397 89210880 21031 33554432000 4194304 8989770 140737187610672 140737187608640 4204596 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 87120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22351
/proc/meminfo: memFree=27942128/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=87120 CPUtime=1722.01 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 171665 536 0 0 20 0 1 0 329641397 89210880 21031 33554432000 4194304 8989770 140737187610672 140737187609936 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 87120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22351
/proc/meminfo: memFree=27939896/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=87120 CPUtime=1782 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 177643 557 0 0 20 0 1 0 329641397 89210880 21031 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 87120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.92 1.98 1.93 3/179 22390
/proc/meminfo: memFree=28253796/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=87120 CPUtime=1800 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 179439 561 0 0 20 0 1 0 329641397 89210880 21031 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 87120

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

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

[startup+1800.3 s]
/proc/loadavg: 1.92 1.98 1.93 3/179 22390
/proc/meminfo: memFree=28253796/32873844 swapFree=7112/7112
[pid=22336] ppid=22334 vsize=87120 CPUtime=1800 cores=1,3,5,7
/proc/22336/stat : 22336 (toysat) R 22334 22336 21777 0 -1 4202496 22921 0 0 0 179439 561 0 0 20 0 1 0 329641397 89210880 21031 33554432000 4194304 8989770 140737187610672 140737187610168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22336/statm: 21780 21031 473 1171 0 20557 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 87120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1794.4
CPU system time (s): 5.61615
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 94288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.4
system time used= 5.61615
maximum resident set size= 91292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22921
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= 27
involuntary context switches= 1853

runsolver used 3.2615 second user time and 10.4934 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-02 13:06:01
IDJOB=3725202
IDBENCH=2640
IDSOLVER=2308
FILE ID=node132/3725202-1338635161
RUNJOBID= node132-1338631508-21795
PBS_JOBID= 14636448
Free space on /tmp= 71204 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_13.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725202-1338635161/watcher-3725202-1338635161 -o /tmp/evaluation-result-3725202-1338635161/solver-3725202-1338635161 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725202-1338635161.opb

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

MD5SUM BENCH= 292e71503f1e4f136e087e61da3c7ed4
RANDOM SEED=1485200162

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28153240 kB
Buffers:          583496 kB
Cached:          3000600 kB
SwapCached:         2292 kB
Active:          1755364 kB
Inactive:        2052532 kB
Active(anon):     216632 kB
Inactive(anon):     7120 kB
Active(file):    1538732 kB
Inactive(file):  2045412 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102708 kB
Dirty:             21000 kB
Writeback:             0 kB
AnonPages:        226568 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             773968 kB
SReclaimable:     214700 kB
SUnreclaim:       559268 kB
KernelStack:        1448 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     338680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71200 MiB
End job on node132 at 2012-06-02 13:36:03