Trace number 3751244

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.05 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.08	c run inc solver
0.99/1.08	c [INC SYSTEM] run initial solver
0.99/1.08	c [INC SYSTEM] preprocess with white file
4.65/4.88	c [INC SYSTEM] finished preprocessing in 3 s
4.65/4.88	c [INC SYSTEM] execute solver
1800.05/1800.50	c an unexpexted return value has been received, exit
1800.05/1800.50	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-3751244-1339156723/watcher-3751244-1339156723 -o /tmp/evaluation-result-3751244-1339156723/solver-3751244-1339156723 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751244-1339156723.opb 21576293 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.58 3.29 2.75 2/181 23495
/proc/meminfo: memFree=31733936/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0

[startup+0.0274241 s]
/proc/loadavg: 2.58 3.29 2.75 2/181 23495
/proc/meminfo: memFree=31733936/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.58 3.29 2.75 2/181 23495
/proc/meminfo: memFree=31733936/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.58 3.29 2.75 2/181 23495
/proc/meminfo: memFree=31733936/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.58 3.29 2.75 2/181 23495
/proc/meminfo: memFree=31733936/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.58 3.29 2.75 3/183 23497
/proc/meminfo: memFree=31601460/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=1.07 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17518 0 0 0 99 8 0 0 20 0 1 0 381797347 98848768 23093 33554432000 4194304 6004724 140733765108064 140733765102528 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23496/statm: 24133 23093 163 442 0 23687 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 105680

[startup+3.10035 s]
/proc/loadavg: 2.58 3.29 2.75 3/185 23499
/proc/meminfo: memFree=31400840/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=1.07 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17518 0 0 0 99 8 0 0 20 0 1 0 381797347 98848768 23093 33554432000 4194304 6004724 140733765108064 140733765102528 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23496/statm: 24133 23093 163 442 0 23687 0
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23498/stat : 23498 (cp2_pre.sh) S 23496 23495 17615 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 381797455 9367552 277 33554432000 4194304 5064252 140733844191920 140733844190624 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23498/statm: 2287 277 234 213 0 72 0
[pid=23499] ppid=23498 vsize=255196 CPUtime=2 cores=0,2,4,6
/proc/23499/stat : 23499 (coprocessor) R 23498 23495 17615 0 -1 4202496 39605 0 0 0 193 7 0 0 20 0 1 0 381797455 261320704 61624 33554432000 4194304 6586260 140734390930544 140734390926472 4756402 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23499/statm: 63799 61624 181 584 0 63211 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 370024

[startup+6.30037 s]
/proc/loadavg: 2.54 3.26 2.75 3/184 23501
/proc/meminfo: memFree=31554612/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=87892 CPUtime=1.4 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 16915 0 0 0 137 3 0 0 20 0 1 0 381797836 90001408 19083 33554432000 4194304 5654031 140733978623728 140733978621496 4232438 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 21973 19083 131 357 0 21613 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 193572

[startup+12.7004 s]
/proc/loadavg: 2.49 3.24 2.74 3/184 23501
/proc/meminfo: memFree=31548140/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=89176 CPUtime=7.8 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 17138 0 0 0 777 3 0 0 20 0 1 0 381797836 91316224 19817 33554432000 4194304 5654031 140733978623728 140733978611544 4232833 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 22294 19817 140 357 0 21934 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 194856

[startup+25.5004 s]
/proc/loadavg: 2.38 3.18 2.73 3/184 23501
/proc/meminfo: memFree=31548292/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=90512 CPUtime=20.6 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 17732 0 0 0 2057 3 0 0 20 0 1 0 381797836 92684288 19943 33554432000 4194304 5654031 140733978623728 140733978611544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 22628 19943 142 357 0 22268 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 196192

[startup+51.1004 s]
/proc/loadavg: 2.25 3.09 2.71 3/184 23501
/proc/meminfo: memFree=31518920/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=119148 CPUtime=46.19 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 20345 0 0 0 4615 4 0 0 20 0 1 0 381797836 122007552 26408 33554432000 4194304 5654031 140733978623728 140733978611544 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 29787 26408 142 357 0 29427 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 224828

[startup+102.307 s]
/proc/loadavg: 2.11 2.92 2.67 3/184 23504
/proc/meminfo: memFree=31510540/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=119148 CPUtime=97.39 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 20362 0 0 0 9735 4 0 0 20 0 1 0 381797836 122007552 26934 33554432000 4194304 5654031 140733978623728 140733978611544 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 29787 26934 142 357 0 29427 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 224828

[startup+162.3 s]
/proc/loadavg: 2.04 2.75 2.62 3/184 23527
/proc/meminfo: memFree=31497716/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=119148 CPUtime=157.35 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 20384 0 0 0 15731 4 0 0 20 0 1 0 381797836 122007552 27658 33554432000 4194304 5654031 140733978623728 140733978611544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 29787 27658 142 357 0 29427 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 224828

[startup+222.3 s]
/proc/loadavg: 2.01 2.61 2.58 3/183 23534
/proc/meminfo: memFree=31530464/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=119148 CPUtime=217.35 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 20831 0 0 0 21730 5 0 0 20 0 1 0 381797836 122007552 27658 33554432000 4194304 5654031 140733978623728 140733978611544 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 29787 27658 142 357 0 29427 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 224828

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.02 2.16 3/183 23566
/proc/meminfo: memFree=31425252/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1357.17 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 23034 0 0 0 135703 14 0 0 20 0 1 0 381797836 203948032 44152 33554432000 4194304 5654031 140733978623728 140733978611544 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 44152 142 357 0 49432 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 304848

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.15 3/183 23573
/proc/meminfo: memFree=31492740/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=149848 CPUtime=1417.17 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 23040 0 0 0 141703 14 0 0 20 0 1 0 381797836 153444352 35388 33554432000 4194304 5654031 140733978623728 140733978611544 4232544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 37462 35388 142 357 0 37102 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 255528

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.14 3/183 23573
/proc/meminfo: memFree=31479760/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=149848 CPUtime=1477.16 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 23310 0 0 0 147701 15 0 0 20 0 1 0 381797836 153444352 35388 33554432000 4194304 5654031 140733978623728 140733978611544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 37462 35388 142 357 0 37102 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 255528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 23573
/proc/meminfo: memFree=31426640/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1537.14 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 23393 0 0 0 153699 15 0 0 20 0 1 0 381797836 203948032 47224 33554432000 4194304 5654031 140733978623728 140733978611544 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 47224 142 357 0 49432 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 304848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/183 23573
/proc/meminfo: memFree=31425788/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1597.13 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 24058 0 0 0 159697 16 0 0 20 0 1 0 381797836 203948032 45688 33554432000 4194304 5654031 140733978623728 140733978611544 4232421 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 45688 142 357 0 49432 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 304848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 23574
/proc/meminfo: memFree=31461552/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=149848 CPUtime=1657.13 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 24647 0 0 0 165695 18 0 0 20 0 1 0 381797836 153444352 35388 33554432000 4194304 5654031 140733978623728 140733978611544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 37462 35388 142 357 0 37102 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 255528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/182 23666
/proc/meminfo: memFree=31381272/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=229988 CPUtime=1717.11 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 25317 0 0 0 171692 19 0 0 20 0 1 0 381797836 235507712 48315 33554432000 4194304 5654031 140733978623728 140733978611544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 57497 48315 142 357 0 57137 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 335668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 23668
/proc/meminfo: memFree=31544880/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1777.1 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 25396 0 0 0 177690 20 0 0 20 0 1 0 381797836 203948032 45176 33554432000 4194304 5654031 140733978623728 140733978611544 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 45176 142 357 0 49432 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 304848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 23668
/proc/meminfo: memFree=31535120/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1795.31 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 25399 0 0 0 179511 20 0 0 20 0 1 0 381797836 203948032 46712 33554432000 4194304 5654031 140733978623728 140733978611544 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 46712 142 357 0 49432 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 304848

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 23668
/proc/meminfo: memFree=31535120/32873844 swapFree=7124/7124
[pid=23495] ppid=23493 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (npSolver-pbo-It) S 23493 23495 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381797347 9367552 275 33554432000 4194304 5064252 140733790447392 140733790446304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 2287 275 233 213 0 72 0
[pid=23496] ppid=23495 vsize=96532 CPUtime=4.74 cores=0,2,4,6
/proc/23496/stat : 23496 (npSolver-pbo) S 23495 23495 17615 0 -1 4202496 17534 44639 0 0 99 8 325 42 20 0 1 0 381797347 98848768 23097 33554432000 4194304 6004724 140733765108064 140733765094344 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23496/statm: 24133 23097 167 442 0 23687 0
[pid=23501] ppid=23496 vsize=199168 CPUtime=1795.31 cores=0,2,4,6
/proc/23501/stat : 23501 (glucosInc) R 23496 23495 17615 0 -1 4202496 25399 0 0 0 179511 20 0 0 20 0 1 0 381797836 203948032 46712 33554432000 4194304 5654031 140733978623728 140733978611544 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23501/statm: 49792 46712 142 357 0 49432 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 304848

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23495 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=251353
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=510922
# CPU time returned by wait4() is 4.76227
# 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.51
CPU time (s): 1800.05
CPU user time (s): 1799.35
CPU system time (s): 0.7
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 416300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.25135
system time used= 0.510922
maximum resident set size= 293676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 81376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 30

runsolver used 2.73858 second user time and 7.08992 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 13:58:43
IDJOB=3751244
IDBENCH=73459
IDSOLVER=2335
FILE ID=node138/3751244-1339156723
RUNJOBID= node138-1339134209-17631
PBS_JOBID= 14643796
Free space on /tmp= 70656 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12046_2-sat.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751244-1339156723/watcher-3751244-1339156723 -o /tmp/evaluation-result-3751244-1339156723/solver-3751244-1339156723 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751244-1339156723.opb 21576293 HOME HOME

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=21576293

node138.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.347
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.69
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.347
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.347
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.347
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.347
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.347
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.347
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.92
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.347
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:        31733936 kB
Buffers:           39124 kB
Cached:            83264 kB
SwapCached:        17696 kB
Active:           316368 kB
Inactive:          41360 kB
Active(anon):     219400 kB
Inactive(anon):    18236 kB
Active(file):      96968 kB
Inactive(file):    23124 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082052 kB
Dirty:             14624 kB
Writeback:             0 kB
AnonPages:        228532 kB
Mapped:             9784 kB
Shmem:                 0 kB
Slab:             640252 kB
SReclaimable:      79060 kB
SUnreclaim:       561192 kB
KernelStack:        1544 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     374956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 70648 MiB
End job on node138 at 2012-06-08 14:28:43