Trace number 3698508

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.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM187352532546cdf6dd143df196fcb0ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-8192
Best CPU time to get the best result obtained on this benchmark1800.93
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 912385
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 912385
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.12	c fallback to adder encoding
6.59/6.65	c run inc solver
6.59/6.65	c [INC SYSTEM] run initial solver
6.59/6.65	c [INC SYSTEM] preprocess with white file
21.77/21.86	c [INC SYSTEM] finished preprocessing in 15 s
21.77/21.86	c [INC SYSTEM] execute solver
435.11/435.21	c [INC SEARCH] formula is SAT
435.21/435.31	c [INC SYSTEM] solved the initial formula
436.11/436.25	c model valid
436.11/436.25	c current solution ok
443.56/443.83	o 0
443.56/443.83	c [INC SYSTEM] there exists a inc, kill it!
443.56/443.83	c write failed with 2
443.56/443.86	c [INC SEARCH] iteration: 0
443.56/443.86	c [INC BOUNDS] best value:912385 search for 912384
443.56/443.86	c [INC SYSTEM] create new solver instance
443.56/443.86	c [INC] encode full formula
443.56/443.86	c fallback to adder encoding
443.81/443.96	c set iterative enc to: adder
443.81/443.96	c set iterative enc to: none
443.87/444.15	c [INC SEARCH] isOptimum variable: 0
524.73/524.86	c formula is SAT
524.84/524.97	c [INC SEARCH] copied best model
524.84/524.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
525.84/525.91	c model valid
525.84/525.91	c current solution ok
525.84/525.91	o -1024
525.84/525.91	c [INC SEARCH] iteration: 1
525.84/525.91	c [INC BOUNDS] best value:911361 search for 911360
525.84/525.91	c [INC SYSTEM] there exists a inc, kill it!
525.84/525.91	c write failed with 2
525.84/525.93	c [INC SYSTEM] create new solver instance
525.84/525.93	c [INC] encode full formula
525.84/525.93	c fallback to adder encoding
525.94/526.03	c set iterative enc to: adder
525.94/526.03	c set iterative enc to: none
525.99/526.22	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.31	s UNKNOWN
1800.04/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.31	c write failed with -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-3698508-1338110893/watcher-3698508-1338110893 -o /tmp/evaluation-result-3698508-1338110893/solver-3698508-1338110893 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698508-1338110893.opb 336955729 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: 1.93 1.98 1.99 3/179 23165
/proc/meminfo: memFree=26521616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0

[startup+0.0921169 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23165
/proc/meminfo: memFree=26521616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23165
/proc/meminfo: memFree=26521616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23165
/proc/meminfo: memFree=26521616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23165
/proc/meminfo: memFree=26521616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.94 1.98 1.99 3/181 23167
/proc/meminfo: memFree=26490980/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=13528 CPUtime=1.49 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) R 23165 23165 20135 0 -1 4202496 2566 0 0 0 149 0 0 0 20 0 1 0 277214879 13852672 2581 33554432000 4194304 5992684 140734100822176 140734100818296 4391031 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 3382 2581 146 440 0 2938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22676

[startup+3.1003 s]
/proc/loadavg: 1.94 1.98 1.99 3/181 23167
/proc/meminfo: memFree=26361164/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=49768 CPUtime=3.09 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) R 23165 23165 20135 0 -1 4202496 10009 0 0 0 306 3 0 0 20 0 1 0 277214879 50962432 11553 33554432000 4194304 5992684 140734100822176 140734100817912 4567982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 12442 11553 159 440 0 11998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58916

[startup+6.30033 s]
/proc/loadavg: 1.94 1.98 1.99 3/181 23167
/proc/meminfo: memFree=25931340/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=591224 CPUtime=6.28 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) R 23165 23165 20135 0 -1 4202496 29811 0 0 0 616 12 0 0 20 0 1 0 277214879 605413376 101753 33554432000 4194304 5992684 140734100822176 140734100817144 5045366 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 147806 101753 168 440 0 147362 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 600372

[startup+12.7003 s]
/proc/loadavg: 2.03 2.00 2.00 3/182 23171
/proc/meminfo: memFree=25737608/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=6.64 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30205 0 0 0 619 45 0 0 20 0 1 0 277214879 371552256 82354 33554432000 4194304 5992684 140734100822176 140734100816624 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82354 174 440 0 90267 0
[pid=23168] ppid=23166 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23168/stat : 23168 (cp2_pre.sh) S 23166 23165 20135 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 277215544 9367552 277 33554432000 4194304 5064252 140737274328928 140737274327632 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23168/statm: 2287 277 234 213 0 72 0
[pid=23169] ppid=23168 vsize=1107272 CPUtime=6.03 cores=1,3,5,7
/proc/23169/stat : 23169 (coprocessor) R 23168 23165 20135 0 -1 4202496 93496 0 0 0 577 26 0 0 20 0 1 0 277215545 1133846528 250983 33554432000 4194304 6586260 140733617353712 140733617349976 4496386 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23169/statm: 276818 250983 168 584 0 276230 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1488412

[startup+25.5004 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 23173
/proc/meminfo: memFree=26272452/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30221 117506 0 0 619 46 1458 61 20 0 1 0 277214879 371552256 82356 33554432000 4194304 5992684 140734100822176 140734100808440 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82356 176 440 0 90267 0
[pid=23173] ppid=23166 vsize=591560 CPUtime=3.62 cores=1,3,5,7
/proc/23173/stat : 23173 (glucosInc) R 23166 23165 20135 0 -1 4202496 84629 0 0 0 344 18 0 0 20 0 1 0 277217065 605757440 127426 33554432000 4194304 5654031 140734161140272 140734161137960 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23173/statm: 147890 127426 140 357 0 147530 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 963552

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 23173
/proc/meminfo: memFree=26272616/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30221 117506 0 0 619 46 1458 61 20 0 1 0 277214879 371552256 82356 33554432000 4194304 5992684 140734100822176 140734100808440 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82356 176 440 0 90267 0
[pid=23173] ppid=23166 vsize=592364 CPUtime=29.22 cores=1,3,5,7
/proc/23173/stat : 23173 (glucosInc) R 23166 23165 20135 0 -1 4202496 84841 0 0 0 2903 19 0 0 20 0 1 0 277217065 606580736 127638 33554432000 4194304 5654031 140734161140272 140734161138056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23173/statm: 148091 127638 140 357 0 147731 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 964356

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23173
/proc/meminfo: memFree=26269940/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30221 117506 0 0 619 46 1458 61 20 0 1 0 277214879 371552256 82356 33554432000 4194304 5992684 140734100822176 140734100808440 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82356 176 440 0 90267 0
[pid=23173] ppid=23166 vsize=595160 CPUtime=80.41 cores=1,3,5,7
/proc/23173/stat : 23173 (glucosInc) R 23166 23165 20135 0 -1 4202496 85523 0 0 0 8022 19 0 0 20 0 1 0 277217065 609443840 128320 33554432000 4194304 5654031 140734161140272 140734161138056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23173/statm: 148790 128320 140 357 0 148430 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 967152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23177
/proc/meminfo: memFree=26269444/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30221 117506 0 0 619 46 1458 61 20 0 1 0 277214879 371552256 82356 33554432000 4194304 5992684 140734100822176 140734100808440 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82356 176 440 0 90267 0
[pid=23173] ppid=23166 vsize=596084 CPUtime=140.4 cores=1,3,5,7
/proc/23173/stat : 23173 (glucosInc) R 23166 23165 20135 0 -1 4202496 85750 0 0 0 14021 19 0 0 20 0 1 0 277217065 610390016 128547 33554432000 4194304 5654031 140734161140272 140734161138056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23173/statm: 149021 128547 140 357 0 148661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 968076

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23177
/proc/meminfo: memFree=26268836/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 30221 117506 0 0 619 46 1458 61 20 0 1 0 277214879 371552256 82356 33554432000 4194304 5992684 140734100822176 140734100808440 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23166/statm: 90711 82356 176 440 0 90267 0
[pid=23173] ppid=23166 vsize=596576 CPUtime=200.39 cores=1,3,5,7
/proc/23173/stat : 23173 (glucosInc) R 23166 23165 20135 0 -1 4202496 85868 0 0 0 20020 19 0 0 20 0 1 0 277217065 610893824 128665 33554432000 4194304 5654031 140734161140272 140734161138168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23173/statm: 149144 128665 140 357 0 148784 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 968568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23177
/proc/meminfo: memFree=26269084/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=362844 CPUtime=21.84 cores=1,3,5,7

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

/proc/meminfo: memFree=26069396/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=610820 CPUtime=835.92 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 83967 0 0 0 83574 18 0 0 20 0 1 0 277267501 625479680 132417 33554432000 4194304 5654031 140734226808384 140734226806216 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152705 132417 140 357 0 152345 0
Current children cumulated CPU time (s) 1362.1
Current children cumulated vsize (KiB) 1029844

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23192
/proc/meminfo: memFree=26069404/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=610820 CPUtime=895.92 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 83982 0 0 0 89574 18 0 0 20 0 1 0 277267501 625479680 132432 33554432000 4194304 5654031 140734226808384 140734226806216 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152705 132432 140 357 0 152345 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 1029844

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23192
/proc/meminfo: memFree=26069404/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=610820 CPUtime=955.9 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 83996 0 0 0 95572 18 0 0 20 0 1 0 277267501 625479680 132446 33554432000 4194304 5654031 140734226808384 140734226806216 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152705 132446 140 357 0 152345 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 1029844

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23192
/proc/meminfo: memFree=26064936/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=610952 CPUtime=1015.89 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84011 0 0 0 101571 18 0 0 20 0 1 0 277267501 625614848 132461 33554432000 4194304 5654031 140734226808384 140734226806216 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152738 132461 140 357 0 152378 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 1029976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23192
/proc/meminfo: memFree=26062888/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=610952 CPUtime=1075.88 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84026 0 0 0 107570 18 0 0 20 0 1 0 277267501 625614848 132476 33554432000 4194304 5654031 140734226808384 140734226806216 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152738 132476 140 357 0 152378 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 1029976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23193
/proc/meminfo: memFree=26062888/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=611084 CPUtime=1135.87 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84040 0 0 0 113569 18 0 0 20 0 1 0 277267501 625750016 132490 33554432000 4194304 5654031 140734226808384 140734226806216 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152771 132490 140 357 0 152411 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 1030108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23193
/proc/meminfo: memFree=26062764/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=611084 CPUtime=1195.86 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84055 0 0 0 119568 18 0 0 20 0 1 0 277267501 625750016 132505 33554432000 4194304 5654031 140734226808384 140734226806216 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152771 132505 140 357 0 152411 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 1030108

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 23193
/proc/meminfo: memFree=26062140/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=611216 CPUtime=1255.86 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84070 0 0 0 125568 18 0 0 20 0 1 0 277267501 625885184 132520 33554432000 4194304 5654031 140734226808384 140734226806216 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152804 132520 140 357 0 152444 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 1030240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.88 1.98 1.99 2/173 23218
/proc/meminfo: memFree=27157628/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=611216 CPUtime=1273.86 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84074 0 0 0 127368 18 0 0 20 0 1 0 277267501 625885184 132524 33554432000 4194304 5654031 140734226808384 140734226806216 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152804 132524 140 357 0 152444 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1030240

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

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

[startup+1800.3 s]
/proc/loadavg: 1.88 1.98 1.99 2/173 23218
/proc/meminfo: memFree=27157628/32873648 swapFree=7104/7104
[pid=23165] ppid=23163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23165/stat : 23165 (npSolver-pbo-It) S 23163 23165 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277214879 9367552 274 33554432000 4194304 5064252 140737082940272 140737082939184 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23165/statm: 2287 274 233 213 0 72 0
[pid=23166] ppid=23165 vsize=409876 CPUtime=526.18 cores=1,3,5,7
/proc/23166/stat : 23166 (npSolver-pbo) S 23165 23165 20135 0 -1 4202496 42830 292679 0 0 980 670 50807 161 20 0 1 0 277214879 419713024 93981 33554432000 4194304 5992684 140734100822176 140734100808008 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/23166/statm: 102469 93981 185 440 0 102025 0
[pid=23183] ppid=23166 vsize=611216 CPUtime=1273.86 cores=1,3,5,7
/proc/23183/stat : 23183 (glucosInc) R 23166 23165 20135 0 -1 4202496 84074 0 0 0 127368 18 0 0 20 0 1 0 277267501 625885184 132524 33554432000 4194304 5654031 140734226808384 140734226806216 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23183/statm: 152804 132524 140 357 0 152444 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1030240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23165 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=999
# CPU time returned by wait4() is 0.000999
# 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.32
CPU time (s): 1800.04
CPU user time (s): 1791.55
CPU system time (s): 8.49
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 1714216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 3
involuntary context switches= 1

runsolver used 3.70044 second user time and 11.2433 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 11:28:14
IDJOB=3698508
IDBENCH=91052
IDSOLVER=2275
FILE ID=node127/3698508-1338110893
RUNJOBID= node127-1338101853-22364
PBS_JOBID= 14624433
Free space on /tmp= 70868 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698508-1338110893/watcher-3698508-1338110893 -o /tmp/evaluation-result-3698508-1338110893/solver-3698508-1338110893 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698508-1338110893.opb 336955729 HOME HOME

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

MD5SUM BENCH= 187352532546cdf6dd143df196fcb0ac
RANDOM SEED=336955729

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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.348
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		: 2666.348
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.348
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:       32873648 kB
MemFree:        26522748 kB
Buffers:          378444 kB
Cached:          3652348 kB
SwapCached:            0 kB
Active:          2891516 kB
Inactive:        2616932 kB
Active(anon):    1480036 kB
Inactive(anon):        0 kB
Active(file):    1411480 kB
Inactive(file):  2616932 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            326324 kB
Writeback:             8 kB
AnonPages:       1484508 kB
Mapped:            15628 kB
Shmem:               200 kB
Slab:             700476 kB
SReclaimable:     144132 kB
SUnreclaim:       556344 kB
KernelStack:        1456 kB
PageTables:         6912 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1735016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1003520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70928 MiB
End job on node127 at 2012-05-27 11:58:17