Trace number 3747350

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1792.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.55	c run inc solver
0.00/0.55	c [INC SYSTEM] run initial solver
0.00/0.55	c [INC SYSTEM] preprocess with white file
4.45/4.50	c [INC SYSTEM] finished preprocessing in 3 s
4.45/4.50	c [INC SYSTEM] execute solver
1800.05/1800.41	c an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN

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-3747350-1339101838/watcher-3747350-1339101838 -o /tmp/evaluation-result-3747350-1339101838/solver-3747350-1339101838 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747350-1339101838.opb 971857635 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.00 2.00 3/178 8363
/proc/meminfo: memFree=15347496/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0

[startup+0.038587 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8363
/proc/meminfo: memFree=15347496/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8363
/proc/meminfo: memFree=15347496/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8363
/proc/meminfo: memFree=15347496/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8363
/proc/meminfo: memFree=15347496/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8367
/proc/meminfo: memFree=15188396/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=0.54 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4873 0 0 0 51 3 0 0 20 0 1 0 376312323 31510528 6409 33554432000 4194304 6004724 140734216335424 140734216329888 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6409 163 442 0 7247 0
[pid=8366] ppid=8364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8366/stat : 8366 (cp2_pre.sh) S 8364 8363 7856 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376312378 9367552 276 33554432000 4194304 5064252 140734165971840 140734165970544 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8366/statm: 2287 276 234 213 0 72 0
[pid=8367] ppid=8366 vsize=157768 CPUtime=0.93 cores=0,2,4,6
/proc/8367/stat : 8367 (coprocessor) R 8366 8363 7856 0 -1 4202496 28655 0 0 0 89 4 0 0 20 0 1 0 376312378 161554432 38135 33554432000 4194304 6586260 140736713930640 140736713926664 4788850 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/8367/statm: 39442 38135 182 584 0 38854 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 206836

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8367
/proc/meminfo: memFree=15129408/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=0.54 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4873 0 0 0 51 3 0 0 20 0 1 0 376312323 31510528 6409 33554432000 4194304 6004724 140734216335424 140734216329888 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6409 163 442 0 7247 0
[pid=8366] ppid=8364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8366/stat : 8366 (cp2_pre.sh) S 8364 8363 7856 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376312378 9367552 276 33554432000 4194304 5064252 140734165971840 140734165970544 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8366/statm: 2287 276 234 213 0 72 0
[pid=8367] ppid=8366 vsize=186976 CPUtime=2.53 cores=0,2,4,6
/proc/8367/stat : 8367 (coprocessor) R 8366 8363 7856 0 -1 4202496 33552 0 0 0 248 5 0 0 20 0 1 0 376312378 191463424 45587 33554432000 4194304 6586260 140736713930640 140736713926008 4676681 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/8367/statm: 46744 45587 192 584 0 46156 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 236044

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8369
/proc/meminfo: memFree=15236596/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=80932 CPUtime=1.78 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 17751 0 0 0 175 3 0 0 20 0 1 0 376312773 82874368 18556 33554432000 4194304 5654031 140737391631104 140737391618920 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8369/statm: 20233 18556 140 357 0 19873 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 120852

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8369
/proc/meminfo: memFree=15229904/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=81608 CPUtime=8.18 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 17950 0 0 0 815 3 0 0 20 0 1 0 376312773 83566592 18754 33554432000 4194304 5654031 140737391631104 140737391628792 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8369/statm: 20402 18754 140 357 0 20042 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 121528

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8369
/proc/meminfo: memFree=15223088/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=83300 CPUtime=20.98 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 19219 0 0 0 2094 4 0 0 20 0 1 0 376312773 85299200 19425 33554432000 4194304 5654031 140737391631104 140737391629128 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 20825 19425 141 357 0 20465 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 123220

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8369
/proc/meminfo: memFree=15216192/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=83468 CPUtime=46.58 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 19967 0 0 0 4654 4 0 0 20 0 1 0 376312773 85471232 19223 33554432000 4194304 5654031 140737391631104 140737391618920 4232403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 20867 19223 141 357 0 20507 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123388

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 8369
/proc/meminfo: memFree=15173112/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=113916 CPUtime=97.78 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 21316 0 0 0 9773 5 0 0 20 0 1 0 376312773 116649984 26681 33554432000 4194304 5654031 140737391631104 140737391618920 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 28479 26681 141 357 0 28119 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 153836

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8370
/proc/meminfo: memFree=15157560/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=113916 CPUtime=157.76 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 21317 0 0 0 15771 5 0 0 20 0 1 0 376312773 116649984 26682 33554432000 4194304 5654031 140737391631104 140737391618920 4232853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 28479 26682 141 357 0 28119 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 153836

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8370
/proc/meminfo: memFree=15139440/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=113916 CPUtime=217.75 cores=0,2,4,6

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

/proc/loadavg: 2.03 2.03 2.00 3/181 8491
/proc/meminfo: memFree=22356576/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=165816 CPUtime=1297.56 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27503 0 0 0 129743 13 0 0 20 0 1 0 376312773 169795584 40180 33554432000 4194304 5654031 140737391631104 140737391629128 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 41454 40180 141 357 0 41094 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 205736

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 8492
/proc/meminfo: memFree=22353564/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=165816 CPUtime=1357.56 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27563 0 0 0 135742 14 0 0 20 0 1 0 376312773 169795584 40180 33554432000 4194304 5654031 140737391631104 140737391618920 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 41454 40180 141 357 0 41094 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 205736

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 8492
/proc/meminfo: memFree=22350948/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=165816 CPUtime=1417.55 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27624 0 0 0 141741 14 0 0 20 0 1 0 376312773 169795584 40180 33554432000 4194304 5654031 140737391631104 140737391618920 4233181 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 41454 40180 141 357 0 41094 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 205736

[startup+1482.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/181 8492
/proc/meminfo: memFree=22307844/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1477.54 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27686 0 0 0 147739 15 0 0 20 0 1 0 376312773 220299264 50462 33554432000 4194304 5654031 140737391631104 140737391618920 4227462 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 50462 141 357 0 53424 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 255056

[startup+1542.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/181 8492
/proc/meminfo: memFree=22309572/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1537.52 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27744 0 0 0 153737 15 0 0 20 0 1 0 376312773 220299264 48926 33554432000 4194304 5654031 140737391631104 140737391618920 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 48926 141 357 0 53424 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 255056

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/182 8495
/proc/meminfo: memFree=22342752/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=165816 CPUtime=1597.51 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27750 0 0 0 159736 15 0 0 20 0 1 0 376312773 169795584 40182 33554432000 4194304 5654031 140737391631104 140737391618920 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 41454 40182 141 357 0 41094 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 205736

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/181 8496
/proc/meminfo: memFree=22297668/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1657.51 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27812 0 0 0 165735 16 0 0 20 0 1 0 376312773 220299264 50975 33554432000 4194304 5654031 140737391631104 140737391618920 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 50975 141 357 0 53424 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 255056

[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/181 8496
/proc/meminfo: memFree=22299768/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1717.5 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27873 0 0 0 171733 17 0 0 20 0 1 0 376312773 220299264 49951 33554432000 4194304 5654031 140737391631104 140737391618920 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 49951 141 357 0 53424 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 255056

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/181 8496
/proc/meminfo: memFree=22304224/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1777.49 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27935 0 0 0 177731 18 0 0 20 0 1 0 376312773 220299264 48927 33554432000 4194304 5654031 140737391631104 140737391618920 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 48927 141 357 0 53424 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 255056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.07 2.01 3/181 8496
/proc/meminfo: memFree=22296380/32873844 swapFree=7384/7384
[pid=8363] ppid=8361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (npSolver-pbo-It) S 8361 8363 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376312323 9367552 275 33554432000 4194304 5064252 140735046089008 140735046087920 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8363/statm: 2287 275 233 213 0 72 0
[pid=8364] ppid=8363 vsize=30772 CPUtime=4.46 cores=0,2,4,6
/proc/8364/stat : 8364 (npSolver-pbo) S 8363 8363 7856 0 -1 4202496 4890 34941 0 0 51 3 382 10 20 0 1 0 376312323 31510528 6413 33554432000 4194304 6004724 140734216335424 140734216321704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8364/statm: 7693 6413 167 442 0 7247 0
[pid=8369] ppid=8364 vsize=215136 CPUtime=1795.59 cores=0,2,4,6
/proc/8369/stat : 8369 (glucosInc) R 8364 8363 7856 0 -1 4202496 27937 0 0 0 179541 18 0 0 20 0 1 0 376312773 220299264 49951 33554432000 4194304 5654031 140737391631104 140737391618920 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8369/statm: 53784 49951 141 357 0 53424 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 255056

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.74
CPU system time (s): 0.31
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 255056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.34834
system time used= 0.137979
maximum resident set size= 188380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40208
page faults= 0
swaps= 0
block input operations= 8
block output operations= 43760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 12

runsolver used 7.38888 second user time and 13.464 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-07 22:43:58
IDJOB=3747350
IDBENCH=2920
IDSOLVER=2332
FILE ID=node106/3747350-1339101838
RUNJOBID= node106-1339098178-7872
PBS_JOBID= 14643747
Free space on /tmp= 67996 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747350-1339101838/watcher-3747350-1339101838 -o /tmp/evaluation-result-3747350-1339101838/solver-3747350-1339101838 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747350-1339101838.opb 971857635 HOME HOME

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

MD5SUM BENCH= 0263d0a7c5e3320bd7cce9534c14bf27
RANDOM SEED=971857635

node106.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.065
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.13
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.065
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.065
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.065
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.92
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.065
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.065
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.065
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.065
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:       32873844 kB
MemFree:        15347760 kB
Buffers:          338816 kB
Cached:          6194808 kB
SwapCached:         2340 kB
Active:         14489516 kB
Inactive:        2074760 kB
Active(anon):   10027572 kB
Inactive(anon):     5500 kB
Active(file):    4461944 kB
Inactive(file):  2069260 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100732 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:      10186964 kB
Mapped:            10300 kB
Shmem:                 0 kB
Slab:             800560 kB
SReclaimable:     242508 kB
SUnreclaim:       558052 kB
KernelStack:        1504 kB
PageTables:        23804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   13059936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6377472 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= 70188 MiB
End job on node106 at 2012-06-07 23:13:59