Trace number 3698627

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.06 1800.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=43-P1=107-P2=31-P3=113-P4=127-P5=2-P6=79-B.opb
MD5SUMa998edafd51e17056858d37f83d42bbc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.054991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables126
Total number of constraints13
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 constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

Solver Data

12.69/12.73	c run inc solver
12.69/12.73	c [INC SYSTEM] run initial solver
12.69/12.73	c [INC SYSTEM] preprocess with white file
48.63/48.84	c [INC SYSTEM] finished preprocessing in 36 s
48.63/48.84	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698627-1338074774/watcher-3698627-1338074774 -o /tmp/evaluation-result-3698627-1338074774/solver-3698627-1338074774 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698627-1338074774.opb 1720086201 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.20 2.21 2.09 3/179 7553
/proc/meminfo: memFree=27815272/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0

[startup+0.0413759 s]
/proc/loadavg: 2.20 2.21 2.09 3/179 7553
/proc/meminfo: memFree=27815272/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.20 2.21 2.09 3/179 7553
/proc/meminfo: memFree=27815272/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.20 2.21 2.09 3/179 7553
/proc/meminfo: memFree=27815272/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700199 s]
/proc/loadavg: 2.20 2.21 2.09 3/179 7553
/proc/meminfo: memFree=27815272/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.20 2.21 2.09 3/181 7555
/proc/meminfo: memFree=27770860/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=34896 CPUtime=1.48 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) R 7553 7553 4265 0 -1 4202496 2805 0 0 0 147 1 0 0 20 0 1 0 273602788 35733504 7890 33554432000 4194304 5992684 140734788721664 140734788716760 4809249 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 8724 7890 147 440 0 8280 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44044

[startup+3.10023 s]
/proc/loadavg: 2.20 2.21 2.09 3/181 7555
/proc/meminfo: memFree=27725432/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=67664 CPUtime=3.09 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) R 7553 7553 4265 0 -1 4202496 3348 0 0 0 306 3 0 0 20 0 1 0 273602788 69287936 16082 33554432000 4194304 5992684 140734788721664 140734788716760 4809353 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 16916 16082 147 440 0 16472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76812

[startup+6.30025 s]
/proc/loadavg: 2.18 2.21 2.09 3/181 7555
/proc/meminfo: memFree=27587848/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=133200 CPUtime=6.28 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) R 7553 7553 4265 0 -1 4202496 3922 0 0 0 623 5 0 0 20 0 1 0 273602788 136396800 31954 33554432000 4194304 5992684 140734788721664 140734788716760 4606658 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 33300 31954 147 440 0 32856 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142348

[startup+12.7004 s]
/proc/loadavg: 2.17 2.20 2.09 3/181 7555
/proc/meminfo: memFree=27153796/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=929676 CPUtime=12.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) R 7553 7553 4265 0 -1 4202496 18013 0 0 0 1209 60 0 0 20 0 1 0 273602788 951988224 169103 33554432000 4194304 5992684 140734788721664 140734788712216 5182699 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 232419 169103 158 440 0 231975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 938824

[startup+25.5004 s]
/proc/loadavg: 2.20 2.21 2.09 3/183 7557
/proc/meminfo: memFree=25446756/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=12.72 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18020 0 0 0 1209 63 0 0 20 0 1 0 273602788 674557952 101377 33554432000 4194304 5992684 140734788721664 140734788716112 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101377 164 440 0 164243 0
[pid=7556] ppid=7554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7556/stat : 7556 (cp2_pre.sh) S 7554 7553 4265 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273604061 9367552 276 33554432000 4194304 5064252 140734964047792 140734964046496 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7556/statm: 2287 276 234 213 0 72 0
[pid=7557] ppid=7556 vsize=1195488 CPUtime=12.75 cores=1,3,5,7
/proc/7557/stat : 7557 (coprocessor) R 7556 7553 4265 0 -1 4202496 128989 0 0 0 1234 41 0 0 20 0 1 0 273604061 1224179712 288059 33554432000 4194304 6586260 140734969021632 140734969017656 4761006 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/7557/statm: 298872 288059 179 584 0 298284 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1872532

[startup+51.1004 s]
/proc/loadavg: 2.13 2.19 2.09 3/182 7559
/proc/meminfo: memFree=25782752/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=425644 CPUtime=2.24 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 34774 0 0 0 209 15 0 0 20 0 1 0 273607672 435859456 90875 33554432000 4194304 5654031 140736989926672 140736988876264 4240850 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 106411 90875 109 357 0 106051 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1093540

[startup+102.307 s]
/proc/loadavg: 2.58 2.29 2.12 3/184 7562
/proc/meminfo: memFree=19715804/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=748804 CPUtime=53.45 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 75810 0 0 0 5319 26 0 0 20 0 1 0 273607672 766775296 156942 33554432000 4194304 5654031 140736989926672 140736989914488 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 187201 156942 139 357 0 186841 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 1416700

[startup+162.3 s]
/proc/loadavg: 2.21 2.23 2.11 3/184 7562
/proc/meminfo: memFree=18959912/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=783240 CPUtime=113.43 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 84115 0 0 0 11315 28 0 0 20 0 1 0 273607672 802037760 166269 33554432000 4194304 5654031 140736989926672 140736989914488 4216577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 195810 166269 140 357 0 195450 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 1451136

[startup+222.3 s]
/proc/loadavg: 2.22 2.23 2.12 3/183 7564
/proc/meminfo: memFree=22696756/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=784332 CPUtime=173.42 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 84380 0 0 0 17313 29 0 0 20 0 1 0 273607672 803155968 167045 33554432000 4194304 5654031 140736989926672 140736989924456 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 196083 167045 140 357 0 195723 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 1452228

[startup+282.3 s]
/proc/loadavg: 2.08 2.19 2.11 3/184 7567
/proc/meminfo: memFree=21239616/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=789744 CPUtime=233.41 cores=1,3,5,7

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

/proc/meminfo: memFree=26548752/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=872856 CPUtime=1313.23 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 92588 0 0 0 131291 32 0 0 20 0 1 0 273607672 893804544 196690 33554432000 4194304 5654031 140736989926672 140736989924504 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 218214 196690 140 357 0 217854 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1540752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 7631
/proc/meminfo: memFree=26548752/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=872856 CPUtime=1373.23 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 92588 0 0 0 137291 32 0 0 20 0 1 0 273607672 893804544 196690 33554432000 4194304 5654031 140736989926672 140736989914488 4216577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 218214 196690 140 357 0 217854 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 1540752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/184 7634
/proc/meminfo: memFree=26546448/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=872856 CPUtime=1433.21 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 92589 0 0 0 143289 32 0 0 20 0 1 0 273607672 893804544 197202 33554432000 4194304 5654031 140736989926672 140736989914488 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 218214 197202 140 357 0 217854 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1540752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7634
/proc/meminfo: memFree=26495864/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=902016 CPUtime=1493.21 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 94155 0 0 0 149288 33 0 0 20 0 1 0 273607672 923664384 206265 33554432000 4194304 5654031 140736989926672 140736989924456 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 225504 206265 140 357 0 225144 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1569912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7634
/proc/meminfo: memFree=26465188/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=929832 CPUtime=1553.2 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 97217 0 0 0 155285 35 0 0 20 0 1 0 273607672 952147968 213926 33554432000 4194304 5654031 140736989926672 140736989914488 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 232458 213926 140 357 0 232098 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1597728

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26463296/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=929832 CPUtime=1613.19 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 97218 0 0 0 161284 35 0 0 20 0 1 0 273607672 952147968 214438 33554432000 4194304 5654031 140736989926672 140736989914488 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 232458 214438 140 357 0 232098 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1597728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26413480/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=933880 CPUtime=1673.18 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 97843 0 0 0 167283 35 0 0 20 0 1 0 273607672 956293120 216085 33554432000 4194304 5654031 140736989926672 140736989924456 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 233470 216085 140 357 0 233110 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1601776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26349396/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=961832 CPUtime=1733.17 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 99390 0 0 0 173281 36 0 0 20 0 1 0 273607672 984915968 225297 33554432000 4194304 5654031 140736989926672 140736989924504 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 240458 225297 140 357 0 240098 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 1629728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26380688/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=961832 CPUtime=1751.37 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 99390 0 0 0 175101 36 0 0 20 0 1 0 273607672 984915968 225297 33554432000 4194304 5654031 140736989926672 140736989914488 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 240458 225297 140 357 0 240098 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1629728

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26380688/32873844 swapFree=7124/7124
[pid=7553] ppid=7551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (npSolver-pbo-It) S 7551 7553 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273602787 9367552 274 33554432000 4194304 5064252 140736635494480 140736635493392 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7553/statm: 2287 274 233 213 0 72 0
[pid=7554] ppid=7553 vsize=658748 CPUtime=48.69 cores=1,3,5,7
/proc/7554/stat : 7554 (npSolver-pbo) S 7553 7553 4265 0 -1 4202496 18036 150636 0 0 1209 64 3492 104 20 0 1 0 273602788 674557952 101379 33554432000 4194304 5992684 140734788721664 140734788707928 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7554/statm: 164687 101379 166 440 0 164243 0
[pid=7559] ppid=7554 vsize=961832 CPUtime=1751.37 cores=1,3,5,7
/proc/7559/stat : 7559 (glucosInc) R 7554 7553 4265 0 -1 4202496 99390 0 0 0 175101 36 0 0 20 0 1 0 273607672 984915968 225297 33554432000 4194304 5654031 140736989926672 140736989914488 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7559/statm: 240458 225297 140 357 0 240098 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1629728

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1798.02
CPU system time (s): 2.04
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 2028752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.27235 second user time and 11.2633 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 01:26:14
IDJOB=3698627
IDBENCH=48019
IDSOLVER=2275
FILE ID=node134/3698627-1338074774
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71032 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=43-P1=107-P2=31-P3=113-P4=127-P5=2-P6=79-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698627-1338074774/watcher-3698627-1338074774 -o /tmp/evaluation-result-3698627-1338074774/solver-3698627-1338074774 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698627-1338074774.opb 1720086201 HOME HOME

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

MD5SUM BENCH= a998edafd51e17056858d37f83d42bbc
RANDOM SEED=1720086201

node134.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.278
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.55
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.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
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.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27815388 kB
Buffers:          333760 kB
Cached:          3550488 kB
SwapCached:            0 kB
Active:          1749972 kB
Inactive:        2468308 kB
Active(anon):     330316 kB
Inactive(anon):     5996 kB
Active(file):    1419656 kB
Inactive(file):  2462312 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16776 kB
Writeback:             0 kB
AnonPages:        445148 kB
Mapped:            15156 kB
Shmem:               212 kB
Slab:             689548 kB
SReclaimable:     131496 kB
SUnreclaim:       558052 kB
KernelStack:        1480 kB
PageTables:         4716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     651232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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= 70760 MiB
End job on node134 at 2012-05-27 01:56:17