Trace number 3698090

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/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
MD5SUM9d611ad786b3505d4cca46af1ba2bc6d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark20.5839
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables10772
Total number of constraints12051
Number of constraints which are clauses10247
Number of constraints which are cardinality constraints (but not clauses)1804
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 10772
Biggest coefficient in the objective function 5356
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 30986
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5356
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 30986
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.17/1.25	c [INC SYSTEM] finished preprocessing in 1 s
1.17/1.25	c [INC SYSTEM] execute solver
1.23/1.42	c [INC SEARCH] formula is SAT
1.23/1.42	c [INC SYSTEM] solved the initial formula
1.23/1.44	c model valid
1.23/1.44	c current solution ok
1.41/1.69	o 2220
1.41/1.69	c [INC SYSTEM] there exists a inc, kill it!
1.41/1.69	c write failed with 2
1.41/1.69	c [INC SEARCH] iteration: 0
1.41/1.69	c [INC BOUNDS] best value:7576 search for 7575
1.41/1.69	c [INC SYSTEM] create new solver instance
1.41/1.69	c [INC] encode full formula
1.41/1.69	c fallback to adder encoding
2.37/2.45	c set iterative enc to: adder
2.37/2.45	c set iterative enc to: none
2.48/2.55	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 11087 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3698090-1338060602/watcher-3698090-1338060602 -o /tmp/evaluation-result-3698090-1338060602/solver-3698090-1338060602 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698090-1338060602.opb 1223943724 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.00 2.00 2.00 3/181 11086
/proc/meminfo: memFree=28867924/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0

[startup+0.051572 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11086
/proc/meminfo: memFree=28867924/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11086
/proc/meminfo: memFree=28867924/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11086
/proc/meminfo: memFree=28867924/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11086
/proc/meminfo: memFree=28867924/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 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.00 2.00 2.00 3/185 11090
/proc/meminfo: memFree=28806188/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=12988 CPUtime=1.31 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) R 11086 11086 9054 0 -1 4202496 3987 12897 0 0 17 7 104 3 20 0 1 0 272184954 13299712 2914 33554432000 4194304 5992684 140733294380032 140733294366296 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 3247 2914 173 440 0 2803 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 22136

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11093
/proc/meminfo: memFree=28816272/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 27892

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28653524/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=153196 CPUtime=3.73 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 29875 0 0 0 365 8 0 0 20 0 1 0 272185209 156872704 34000 33554432000 4194304 5654031 140733289100864 140733289098472 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 38299 34000 140 357 0 37939 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 181088

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28655368/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=153744 CPUtime=10.13 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 30040 0 0 0 1005 8 0 0 20 0 1 0 272185209 157433856 34676 33554432000 4194304 5654031 140733289100864 140733289088680 4214483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 38436 34676 141 357 0 38076 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 181636

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11095
/proc/meminfo: memFree=28654276/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=155088 CPUtime=22.93 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 30362 0 0 0 2284 9 0 0 20 0 1 0 272185209 158810112 34998 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 38772 34998 141 357 0 38412 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 182980

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11142
/proc/meminfo: memFree=28724836/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=176968 CPUtime=48.52 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 31323 0 0 0 4843 9 0 0 20 0 1 0 272185209 181215232 35900 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 44242 35900 141 357 0 43882 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 204860

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11142
/proc/meminfo: memFree=28680128/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=180360 CPUtime=99.71 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 32546 0 0 0 9961 10 0 0 20 0 1 0 272185209 184688640 39162 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 45090 39162 141 357 0 44730 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 208252

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11143
/proc/meminfo: memFree=28656644/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=187556 CPUtime=159.69 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 35616 0 0 0 15956 13 0 0 20 0 1 0 272185209 192057344 40130 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 46889 40130 141 357 0 46529 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 215448

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11143
/proc/meminfo: memFree=28638580/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=192224 CPUtime=219.68 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 36862 0 0 0 21953 15 0 0 20 0 1 0 272185209 196837376 41802 33554432000 4194304 5654031 140733289100864 140733289088680 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 48056 41802 141 357 0 47696 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 220116

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11143
/proc/meminfo: memFree=28621008/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/183 11153
/proc/meminfo: memFree=28505676/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=275432 CPUtime=1299.5 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 58593 0 0 0 129894 56 0 0 20 0 1 0 272185209 282042368 64284 33554432000 4194304 5654031 140733289100864 140733289088680 4233328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 68858 64284 141 357 0 68498 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 303324

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11154
/proc/meminfo: memFree=28492096/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=278260 CPUtime=1359.47 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 60024 0 0 0 135889 58 0 0 20 0 1 0 272185209 284938240 64870 33554432000 4194304 5654031 140733289100864 140733289088680 4216128 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 69565 64870 141 357 0 69205 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 306152

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 11154
/proc/meminfo: memFree=28483784/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=280388 CPUtime=1419.47 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 61569 0 0 0 141886 61 0 0 20 0 1 0 272185209 287117312 64368 33554432000 4194304 5654031 140733289100864 140733289088680 4214432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 70097 64368 141 357 0 69737 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 308280

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 11154
/proc/meminfo: memFree=28455920/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=332736 CPUtime=1479.46 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 62988 0 0 0 147883 63 0 0 20 0 1 0 272185209 340721664 69337 33554432000 4194304 5654031 140733289100864 140733289088680 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 83184 69337 141 357 0 82824 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 360628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11154
/proc/meminfo: memFree=28522672/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=334644 CPUtime=1539.45 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 64493 0 0 0 153879 66 0 0 20 0 1 0 272185209 342675456 69821 33554432000 4194304 5654031 140733289100864 140733289088680 4232607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 83661 69821 141 357 0 83301 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 362536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11154
/proc/meminfo: memFree=28529492/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=286560 CPUtime=1599.44 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 65396 0 0 0 159875 69 0 0 20 0 1 0 272185209 293437440 68187 33554432000 4194304 5654031 140733289100864 140733289088680 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 71640 68187 141 357 0 71280 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 314452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11155
/proc/meminfo: memFree=28535888/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=291136 CPUtime=1659.43 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 66684 0 0 0 165871 72 0 0 20 0 1 0 272185209 298123264 66929 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 72784 66929 141 357 0 72424 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 319028

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11155
/proc/meminfo: memFree=28515676/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=342040 CPUtime=1719.42 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 67743 0 0 0 171868 74 0 0 20 0 1 0 272185209 350248960 71530 33554432000 4194304 5654031 140733289100864 140733289088680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 85510 71530 141 357 0 85150 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 369932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11155
/proc/meminfo: memFree=28445848/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=343516 CPUtime=1779.41 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 69033 0 0 0 177863 78 0 0 20 0 1 0 272185209 351760384 69759 33554432000 4194304 5654031 140733289100864 140733289088680 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 85879 69759 141 357 0 85519 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 371408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11158
/proc/meminfo: memFree=28479956/32873844 swapFree=7364/7364
[pid=11086] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (npSolver-pbo-It) S 11084 11086 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272184954 9367552 275 33554432000 4194304 5064252 140735119052240 140735119051152 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11086/statm: 2287 275 233 213 0 72 0
[pid=11087] ppid=11086 vsize=18744 CPUtime=2.53 cores=1,3,5,7
/proc/11087/stat : 11087 (npSolver-pbo) S 11086 11086 9054 0 -1 4202496 9676 18459 0 0 95 33 119 6 20 0 1 0 272184954 19193856 4395 33554432000 4194304 5992684 140733294380032 140733294365864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11087/statm: 4686 4395 183 440 0 4242 0
[pid=11095] ppid=11087 vsize=343912 CPUtime=1797.51 cores=1,3,5,7
/proc/11095/stat : 11095 (glucosInc) R 11087 11086 9054 0 -1 4202496 69290 0 0 0 179673 78 0 0 20 0 1 0 272185209 352165888 71545 33554432000 4194304 5654031 140733289100864 140733289088680 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11095/statm: 85978 71545 141 357 0 85618 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 371804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11086 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=151672
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=402938
# CPU time returned by wait4() is 2.55461
# 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): 1798.87
CPU system time (s): 1.17
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 451132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15167
system time used= 0.402938
maximum resident set size= 119344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28509
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 16

runsolver used 2.90656 second user time and 8.58269 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 21:30:02
IDJOB=3698090
IDBENCH=2224
IDSOLVER=2275
FILE ID=node133/3698090-1338060602
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698090-1338060602/watcher-3698090-1338060602 -o /tmp/evaluation-result-3698090-1338060602/solver-3698090-1338060602 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698090-1338060602.opb 1223943724 HOME HOME

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

MD5SUM BENCH= 9d611ad786b3505d4cca46af1ba2bc6d
RANDOM SEED=1223943724

node133.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		: 2666.540
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	: 5333.08
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		: 2666.540
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.92
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		: 2666.540
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.92
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		: 2666.540
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		: 2666.540
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		: 2666.540
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		: 2666.540
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		: 2666.540
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:        28867924 kB
Buffers:          293968 kB
Cached:          2774256 kB
SwapCached:            0 kB
Active:           662880 kB
Inactive:        2547296 kB
Active(anon):     144376 kB
Inactive(anon):        0 kB
Active(file):     518504 kB
Inactive(file):  2547296 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:         89968 kB
Mapped:            15840 kB
Shmem:               212 kB
Slab:             654716 kB
SReclaimable:      97156 kB
SUnreclaim:       557560 kB
KernelStack:        1520 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     258988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71540 MiB
End job on node133 at 2012-05-26 22:00:02