Trace number 3747277

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
npSolver inc-topDown (fixed)? (TO) 1800.07 1812.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13480
Total number of constraints26619
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 constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2843
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

59.65/69.66	c run inc solver
59.65/69.66	c [INC SYSTEM] run initial solver
59.65/69.66	c [INC SYSTEM] preprocess with white file
252.58/264.92	c [INC SYSTEM] finished preprocessing in 195 s
252.58/264.92	c [INC SYSTEM] execute solver

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-3747277-1339101803/watcher-3747277-1339101803 -o /tmp/evaluation-result-3747277-1339101803/solver-3747277-1339101803 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747277-1339101803.opb 757596055 HOME HOME 

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: 2.00 2.03 2.11 3/178 12538
/proc/meminfo: memFree=27345708/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0

[startup+0.068028 s]
/proc/loadavg: 2.00 2.03 2.11 3/178 12538
/proc/meminfo: memFree=27345708/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.00 2.03 2.11 3/178 12538
/proc/meminfo: memFree=27345708/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 2.00 2.03 2.11 3/178 12538
/proc/meminfo: memFree=27345708/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.00 2.03 2.11 3/178 12538
/proc/meminfo: memFree=27345708/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.03 2.11 3/180 12540
/proc/meminfo: memFree=27257676/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=136016 CPUtime=1.49 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 19235 0 0 0 146 3 0 0 20 0 1 0 376308900 139280384 31130 33554432000 4194304 6004724 140734231009632 140734231004616 4617922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 34004 31130 154 442 0 33558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145164

[startup+3.1003 s]
/proc/loadavg: 2.00 2.03 2.11 3/180 12540
/proc/meminfo: memFree=27177060/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=332624 CPUtime=3.09 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 20409 0 0 0 301 8 0 0 20 0 1 0 376308900 340606976 59802 33554432000 4194304 6004724 140734231009632 140734231004232 4617968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 83156 59802 154 442 0 82710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 341772

[startup+6.3003 s]
/proc/loadavg: 2.00 2.03 2.11 3/180 12540
/proc/meminfo: memFree=26925784/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=594768 CPUtime=6.29 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 21169 0 0 0 614 15 0 0 20 0 1 0 376308900 609042432 121754 33554432000 4194304 6004724 140734231009632 140734231004584 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 148692 121754 154 442 0 148246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 603916

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.11 3/180 12540
/proc/meminfo: memFree=26409544/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=1119056 CPUtime=12.69 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 22177 0 0 0 1239 30 0 0 20 0 1 0 376308900 1145913344 245146 33554432000 4194304 6004724 140734231009632 140734231004584 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 279764 245146 154 442 0 279318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1128204

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.11 3/180 12540
/proc/meminfo: memFree=25415660/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=2167632 CPUtime=25.48 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 23682 0 0 0 2490 58 0 0 20 0 1 0 376308900 2219655168 491930 33554432000 4194304 6004724 140734231009632 140734231004232 4209678 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 541908 491930 154 442 0 541462 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2176780

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.10 3/180 12540
/proc/meminfo: memFree=23319508/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=51.08 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) R 12538 12538 11882 0 -1 4202496 26243 0 0 0 4988 120 0 0 20 0 1 0 376308900 4367138816 1017242 33554432000 4194304 6004724 140734231009632 140734231004232 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12539/statm: 1066196 1017242 154 442 0 1065750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4273932

[startup+102.306 s]
/proc/loadavg: 2.75 2.21 2.16 3/182 12542
/proc/meminfo: memFree=15321208/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=59.71 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28852 0 0 0 5240 731 0 0 20 0 1 0 376308900 4367138816 1040291 33554432000 4194304 6004724 140734231009632 140734231004096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040291 163 442 0 1065750 0
[pid=12541] ppid=12539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12541/stat : 12541 (cp2_pre.sh) S 12539 12538 11882 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376315866 9367552 276 33554432000 4194304 5064252 140734608571840 140734608570544 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12541/statm: 2287 276 234 213 0 72 0
[pid=12542] ppid=12541 vsize=3764640 CPUtime=32.62 cores=0,2,4,6
/proc/12542/stat : 12542 (coprocessor) R 12541 12538 11882 0 -1 4202496 26076 0 0 0 3134 128 0 0 20 0 1 0 376315867 3854991360 893992 33554432000 4194304 6586260 140736260517296 140736260514056 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/12542/statm: 941160 893992 137 584 0 940572 0
Current children cumulated CPU time (s) 92.33
Current children cumulated vsize (KiB) 8047720

[startup+162.3 s]
/proc/loadavg: 2.72 2.29 2.19 3/182 12543
/proc/meminfo: memFree=11966080/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=59.71 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28852 0 0 0 5240 731 0 0 20 0 1 0 376308900 4367138816 1040291 33554432000 4194304 6004724 140734231009632 140734231004096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040291 163 442 0 1065750 0
[pid=12541] ppid=12539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12541/stat : 12541 (cp2_pre.sh) S 12539 12538 11882 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376315866 9367552 276 33554432000 4194304 5064252 140734608571840 140734608570544 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12541/statm: 2287 276 234 213 0 72 0
[pid=12542] ppid=12541 vsize=6789740 CPUtime=92.46 cores=0,2,4,6
/proc/12542/stat : 12542 (coprocessor) R 12541 12538 11882 0 -1 4202496 30159 0 0 0 8803 443 0 0 20 0 1 0 376315867 6952693760 1455543 33554432000 4194304 6586260 140736260517296 140736260513048 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 14 0 0
/proc/12542/statm: 1697435 1455543 158 584 0 1696847 0
Current children cumulated CPU time (s) 152.17
Current children cumulated vsize (KiB) 11072820

[startup+222.3 s]
/proc/loadavg: 2.78 2.38 2.23 3/182 12543
/proc/meminfo: memFree=10288628/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=59.71 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28852 0 0 0 5240 731 0 0 20 0 1 0 376308900 4367138816 1040291 33554432000 4194304 6004724 140734231009632 140734231004096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040291 163 442 0 1065750 0
[pid=12541] ppid=12539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12541/stat : 12541 (cp2_pre.sh) S 12539 12538 11882 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376315866 9367552 276 33554432000 4194304 5064252 140734608571840 140734608570544 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12541/statm: 2287 276 234 213 0 72 0
[pid=12542] ppid=12541 vsize=6789740 CPUtime=151.5 cores=0,2,4,6
/proc/12542/stat : 12542 (coprocessor) R 12541 12538 11882 0 -1 4202496 30159 0 0 0 14359 791 0 0 20 0 1 0 376315867 6952693760 1455543 33554432000 4194304 6586260 140736260517296 140736260513048 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 110 0 0
/proc/12542/statm: 1697435 1455543 158 584 0 1696847 0
Current children cumulated CPU time (s) 211.21
Current children cumulated vsize (KiB) 11072820

[startup+282.3 s]
/proc/loadavg: 2.81 2.46 2.26 3/181 12545
/proc/meminfo: memFree=15421348/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=4399200 CPUtime=17.36 cores=0,2,4,6

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

/proc/meminfo: memFree=11134012/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10520396 CPUtime=1037.21 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 907666 0 0 0 103379 342 0 0 20 0 1 0 376335392 10772885504 2063812 33554432000 4194304 5654031 140733651117472 140733651105288 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2630099 2063812 141 357 0 2629739 0
Current children cumulated CPU time (s) 1290.45
Current children cumulated vsize (KiB) 14794328

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.09 3/180 13265
/proc/meminfo: memFree=11130380/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10521784 CPUtime=1097.2 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 913357 0 0 0 109375 345 0 0 20 0 1 0 376335392 10774306816 2064700 33554432000 4194304 5654031 140733651117472 140733651105288 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2630446 2064700 141 357 0 2630086 0
Current children cumulated CPU time (s) 1350.44
Current children cumulated vsize (KiB) 14795716

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 2.08 3/181 13266
/proc/meminfo: memFree=11128636/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10523104 CPUtime=1157.19 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 913707 0 0 0 115374 345 0 0 20 0 1 0 376335392 10775658496 2065050 33554432000 4194304 5654031 140733651117472 140733651115256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2630776 2065050 141 357 0 2630416 0
Current children cumulated CPU time (s) 1410.43
Current children cumulated vsize (KiB) 14797036

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.07 3/181 13266
/proc/meminfo: memFree=11123364/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10526300 CPUtime=1217.19 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 914573 0 0 0 121373 346 0 0 20 0 1 0 376335392 10778931200 2066427 33554432000 4194304 5654031 140733651117472 140733651115320 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2631575 2066427 141 357 0 2631215 0
Current children cumulated CPU time (s) 1470.43
Current children cumulated vsize (KiB) 14800232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/181 13269
/proc/meminfo: memFree=11186636/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10526392 CPUtime=1277.18 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 919938 0 0 0 127370 348 0 0 20 0 1 0 376335392 10779025408 2066971 33554432000 4194304 5654031 140733651117472 140733651105288 4214578 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2631598 2066971 141 357 0 2631238 0
Current children cumulated CPU time (s) 1530.42
Current children cumulated vsize (KiB) 14800324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/182 13272
/proc/meminfo: memFree=11158368/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10527332 CPUtime=1337.17 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 920149 0 0 0 133369 348 0 0 20 0 1 0 376335392 10779987968 2068204 33554432000 4194304 5654031 140733651117472 140733651105288 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2631833 2068204 141 357 0 2631473 0
Current children cumulated CPU time (s) 1590.41
Current children cumulated vsize (KiB) 14801264

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.06 3/181 13272
/proc/meminfo: memFree=11149232/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10528300 CPUtime=1397.15 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 920393 0 0 0 139367 348 0 0 20 0 1 0 376335392 10780979200 2068448 33554432000 4194304 5654031 140733651117472 140733651105288 4209137 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2632075 2068448 141 357 0 2631715 0
Current children cumulated CPU time (s) 1650.39
Current children cumulated vsize (KiB) 14802232

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.06 3/181 13273
/proc/meminfo: memFree=11139924/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10529344 CPUtime=1457.14 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 920593 0 0 0 145366 348 0 0 20 0 1 0 376335392 10782048256 2069159 33554432000 4194304 5654031 140733651117472 140733651115256 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2632336 2069159 141 357 0 2631976 0
Current children cumulated CPU time (s) 1710.38
Current children cumulated vsize (KiB) 14803276

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13273
/proc/meminfo: memFree=11119340/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10529740 CPUtime=1517.14 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 925527 0 0 0 151364 350 0 0 20 0 1 0 376335392 10782453760 2069805 33554432000 4194304 5654031 140733651117472 140733651105288 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2632435 2069805 141 357 0 2632075 0
Current children cumulated CPU time (s) 1770.38
Current children cumulated vsize (KiB) 14803672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13273
/proc/meminfo: memFree=11117168/32873844 swapFree=7372/7372
[pid=12538] ppid=12536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12538/stat : 12538 (npSolver-pbo-It) S 12536 12538 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308900 9367552 274 33554432000 4194304 5064252 140736363549264 140736363548176 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12538/statm: 2287 274 233 213 0 72 0
[pid=12539] ppid=12538 vsize=4264784 CPUtime=253.24 cores=0,2,4,6
/proc/12539/stat : 12539 (npSolver-pbo) S 12538 12538 11882 0 -1 4202496 28871 31059 0 0 5240 732 18247 1105 20 0 1 0 376308900 4367138816 1040296 33554432000 4194304 6004724 140734231009632 140734230995912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 993 0 0
/proc/12539/statm: 1066196 1040296 167 442 0 1065750 0
[pid=12545] ppid=12539 vsize=10530304 CPUtime=1546.83 cores=0,2,4,6
/proc/12545/stat : 12545 (glucosInc) R 12539 12538 11882 0 -1 4202496 925637 0 0 0 154333 350 0 0 20 0 1 0 376335392 10783031296 2070426 33554432000 4194304 5654031 140733651117472 140733651115256 4214483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12545/statm: 2632576 2070426 141 357 0 2632216 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 14804236

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12538 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.03
CPU time (s): 1800.07
CPU user time (s): 1778.2
CPU system time (s): 21.87
CPU usage (%): 99.3401
Max. virtual memory (cumulated for all children) (KiB): 14896704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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= 4
involuntary context switches= 1

runsolver used 3.75343 second user time and 10.0015 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-07 22:43:23
IDJOB=3747277
IDBENCH=2639
IDSOLVER=2332
FILE ID=node109/3747277-1339101803
RUNJOBID= node109-1339098176-11898
PBS_JOBID= 14643744
Free space on /tmp= 70980 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_20.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747277-1339101803/watcher-3747277-1339101803 -o /tmp/evaluation-result-3747277-1339101803/solver-3747277-1339101803 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747277-1339101803.opb 757596055 HOME HOME

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=757596055

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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	: 5331.91
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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.91
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		: 2667.264
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.91
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27345980 kB
Buffers:         1913164 kB
Cached:          2349656 kB
SwapCached:         1268 kB
Active:          2757668 kB
Inactive:        1871600 kB
Active(anon):     357368 kB
Inactive(anon):     9016 kB
Active(file):    2400300 kB
Inactive(file):  1862584 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             15928 kB
Writeback:             4 kB
AnonPages:        369996 kB
Mapped:            11448 kB
Shmem:                 4 kB
Slab:             758292 kB
SReclaimable:     200336 kB
SUnreclaim:       557956 kB
KernelStack:        1480 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     514524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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= 67156 MiB
End job on node109 at 2012-06-07 23:13:37