Trace number 3698180

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? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
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 variables71
Total number of constraints17
Number of constraints which are clauses1
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 constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
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

1.49/1.54	c run inc solver
1.49/1.54	c [INC SYSTEM] run initial solver
1.49/1.54	c [INC SYSTEM] preprocess with white file
10.07/10.13	c [INC SYSTEM] finished preprocessing in 8 s
10.07/10.13	c [INC SYSTEM] execute solver
1800.04/1800.41	c an unexpexted return value has been received, exit
1800.04/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-3698180-1338068274/watcher-3698180-1338068274 -o /tmp/evaluation-result-3698180-1338068274/solver-3698180-1338068274 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698180-1338068274.opb 1900810898 HOME HOME 

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: 2.21 2.06 2.02 3/178 4545
/proc/meminfo: memFree=29236912/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0

[startup+0.105871 s]
/proc/loadavg: 2.21 2.06 2.02 3/178 4545
/proc/meminfo: memFree=29236912/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200377 s]
/proc/loadavg: 2.21 2.06 2.02 3/178 4545
/proc/meminfo: memFree=29236912/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300346 s]
/proc/loadavg: 2.21 2.06 2.02 3/178 4545
/proc/meminfo: memFree=29236912/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700303 s]
/proc/loadavg: 2.21 2.06 2.02 3/178 4545
/proc/meminfo: memFree=29236912/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.21 2.06 2.02 3/180 4547
/proc/meminfo: memFree=29160964/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=165912 CPUtime=1.49 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) R 4545 4545 1914 0 -1 4202496 17360 0 0 0 141 8 0 0 20 0 1 0 272952827 169893888 35908 33554432000 4194304 5992684 140733252446512 140733252438488 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4546/statm: 41478 35908 158 440 0 41034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175060

[startup+3.10043 s]
/proc/loadavg: 2.21 2.06 2.02 3/182 4549
/proc/meminfo: memFree=28952784/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=1.53 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17367 0 0 0 141 12 0 0 20 0 1 0 272952827 123686912 24633 33554432000 4194304 5992684 140733252446512 140733252440960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4546/statm: 30197 24633 164 440 0 29753 0
[pid=4548] ppid=4546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (cp2_pre.sh) S 4546 4545 1914 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272952981 9367552 276 33554432000 4194304 5064252 140734906421280 140734906419984 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4548/statm: 2287 276 234 213 0 72 0
[pid=4549] ppid=4548 vsize=341328 CPUtime=1.53 cores=1,3,5,7
/proc/4549/stat : 4549 (coprocessor) R 4548 4545 1914 0 -1 4202496 34157 0 0 0 142 11 0 0 20 0 1 0 272952982 349519872 73591 33554432000 4194304 6586260 140737226956736 140737226953000 4496291 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4549/statm: 85332 73591 164 584 0 84744 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 480412

[startup+6.30044 s]
/proc/loadavg: 2.19 2.06 2.02 3/182 4549
/proc/meminfo: memFree=28675792/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=1.53 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17367 0 0 0 141 12 0 0 20 0 1 0 272952827 123686912 24633 33554432000 4194304 5992684 140733252446512 140733252440960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4546/statm: 30197 24633 164 440 0 29753 0
[pid=4548] ppid=4546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (cp2_pre.sh) S 4546 4545 1914 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272952981 9367552 276 33554432000 4194304 5064252 140734906421280 140734906419984 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4548/statm: 2287 276 234 213 0 72 0
[pid=4549] ppid=4548 vsize=455040 CPUtime=4.74 cores=1,3,5,7
/proc/4549/stat : 4549 (coprocessor) R 4548 4545 1914 0 -1 4202496 51983 0 0 0 458 16 0 0 20 0 1 0 272952982 465960960 109813 33554432000 4194304 6586260 140737226956736 140737226952104 4683792 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4549/statm: 113760 109813 189 584 0 113172 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 594124

[startup+12.7004 s]
/proc/loadavg: 2.18 2.06 2.02 3/181 4551
/proc/meminfo: memFree=28881844/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=250416 CPUtime=2.56 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 41843 0 0 0 247 9 0 0 20 0 1 0 272953840 256425984 52557 33554432000 4194304 5654031 140735041067312 140735041064920 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 62604 52557 131 357 0 62244 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 380352

[startup+25.5005 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 4551
/proc/meminfo: memFree=28880168/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=252048 CPUtime=15.36 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 42236 0 0 0 1527 9 0 0 20 0 1 0 272953840 258097152 53461 33554432000 4194304 5654031 140735041067312 140735041065096 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 63012 53461 131 357 0 62652 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 381984

[startup+51.1005 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 4551
/proc/meminfo: memFree=28873592/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=254804 CPUtime=40.95 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 42915 0 0 0 4086 9 0 0 20 0 1 0 272953840 260919296 55162 33554432000 4194304 5654031 140735041067312 140735041065096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 63701 55162 139 357 0 63341 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 384740

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/181 4551
/proc/meminfo: memFree=28866812/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=286024 CPUtime=92.14 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 43553 0 0 0 9204 10 0 0 20 0 1 0 272953840 292888576 56300 33554432000 4194304 5654031 140735041067312 140735041065096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71506 56300 139 357 0 71146 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 415960

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 4554
/proc/meminfo: memFree=28858776/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=286156 CPUtime=152.1 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 43623 0 0 0 15200 10 0 0 20 0 1 0 272953840 293023744 57981 33554432000 4194304 5654031 140735041067312 140735041065096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71539 57981 139 357 0 71179 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 416092

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 4557
/proc/meminfo: memFree=28926580/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=286460 CPUtime=212.1 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 43711 0 0 0 21199 11 0 0 20 0 1 0 272953840 293335040 60517 33554432000 4194304 5654031 140735041067312 140735041065208 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71615 60517 139 357 0 71255 0
Current children cumulated CPU time (s) 222.2

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

/proc/loadavg: 2.00 2.01 2.00 3/182 4623
/proc/meminfo: memFree=28894448/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=287660 CPUtime=1351.9 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 47625 0 0 0 135172 18 0 0 20 0 1 0 272953840 294563840 61350 33554432000 4194304 5654031 140735041067312 140735041065336 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71915 61350 140 357 0 71555 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 417596

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4646
/proc/meminfo: memFree=28870972/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=287660 CPUtime=1411.89 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 47628 0 0 0 141171 18 0 0 20 0 1 0 272953840 294563840 62375 33554432000 4194304 5654031 140735041067312 140735041065336 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71915 62375 140 357 0 71555 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 417596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4646
/proc/meminfo: memFree=28885256/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=287852 CPUtime=1471.89 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48078 0 0 0 147169 20 0 0 20 0 1 0 272953840 294760448 58386 33554432000 4194304 5654031 140735041067312 140735041065336 4232788 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71963 58386 140 357 0 71603 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 417788

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4646
/proc/meminfo: memFree=28878492/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=287852 CPUtime=1531.88 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48080 0 0 0 153168 20 0 0 20 0 1 0 272953840 294760448 59410 33554432000 4194304 5654031 140735041067312 140735041065336 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71963 59410 140 357 0 71603 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 417788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4646
/proc/meminfo: memFree=28868376/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=287852 CPUtime=1591.86 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48082 0 0 0 159166 20 0 0 20 0 1 0 272953840 294760448 60434 33554432000 4194304 5654031 140735041067312 140735041065336 4232932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 71963 60434 140 357 0 71603 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 417788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4646
/proc/meminfo: memFree=28864152/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=288040 CPUtime=1651.85 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48119 0 0 0 165165 20 0 0 20 0 1 0 272953840 294952960 61493 33554432000 4194304 5654031 140735041067312 140735041065096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 72010 61493 140 357 0 71650 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 417976

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4647
/proc/meminfo: memFree=28859560/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=288040 CPUtime=1711.84 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48127 0 0 0 171164 20 0 0 20 0 1 0 272953840 294952960 62523 33554432000 4194304 5654031 140735041067312 140735041065096 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 72010 62523 140 357 0 71650 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 417976

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4647
/proc/meminfo: memFree=28855092/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=288040 CPUtime=1771.83 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48162 0 0 0 177163 20 0 0 20 0 1 0 272953840 294952960 63580 33554432000 4194304 5654031 140735041067312 140735041065096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 72010 63580 140 357 0 71650 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 417976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4647
/proc/meminfo: memFree=28837840/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=288040 CPUtime=1789.94 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48506 0 0 0 178972 22 0 0 20 0 1 0 272953840 294952960 58906 33554432000 4194304 5654031 140735041067312 140735041065336 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 72010 58906 140 357 0 71650 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 417976

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4647
/proc/meminfo: memFree=28837840/32873844 swapFree=7384/7384
[pid=4545] ppid=4543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4545/stat : 4545 (npSolver-pbo-It) S 4543 4545 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272952827 9367552 274 33554432000 4194304 5064252 140735370661120 140735370660032 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4545/statm: 2287 274 233 213 0 72 0
[pid=4546] ppid=4545 vsize=120788 CPUtime=10.1 cores=1,3,5,7
/proc/4546/stat : 4546 (npSolver-pbo) S 4545 4545 1914 0 -1 4202496 17384 53379 0 0 141 12 831 26 20 0 1 0 272952827 123686912 24635 33554432000 4194304 5992684 140733252446512 140733252432776 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4546/statm: 30197 24635 166 440 0 29753 0
[pid=4551] ppid=4546 vsize=288040 CPUtime=1789.94 cores=1,3,5,7
/proc/4551/stat : 4551 (glucosInc) R 4546 4545 1914 0 -1 4202496 48506 0 0 0 178972 22 0 0 20 0 1 0 272953840 294952960 58906 33554432000 4194304 5654031 140735041067312 140735041065336 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4551/statm: 72010 58906 140 357 0 71650 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 417976

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4545 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=732520
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=395939
# CPU time returned by wait4() is 10.1285
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1799.44
CPU system time (s): 0.6
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 612420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.73252
system time used= 0.395939
maximum resident set size= 457568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 37

runsolver used 3.11153 second user time and 8.43372 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 23:37:54
IDJOB=3698180
IDBENCH=2893
IDSOLVER=2275
FILE ID=node136/3698180-1338068274
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
RANDOM SEED=1900810898

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        29236804 kB
Buffers:          344040 kB
Cached:          2379676 kB
SwapCached:        24460 kB
Active:           908048 kB
Inactive:        1948008 kB
Active(anon):     106848 kB
Inactive(anon):    25096 kB
Active(file):     801200 kB
Inactive(file):  1922912 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        129728 kB
Mapped:            11064 kB
Shmem:                 0 kB
Slab:             639948 kB
SReclaimable:      81768 kB
SUnreclaim:       558180 kB
KernelStack:        1504 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     235156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71588 MiB
End job on node136 at 2012-05-27 00:07:54