Trace number 3698030

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_7.opb.PB06.opb
MD5SUMff2125c4e604678d0c316c16eb28ba7d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1035
Optimality of the best value was proved NO
Number of variables1968
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1968
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1968
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1968
Number of bits of the biggest sum of numbers11
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 1194
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1194 search for 1193
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
137.14/137.26	c formula is SAT
137.14/137.27	c [INC SEARCH] copied best model
137.14/137.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.14/137.27	c model valid
137.14/137.27	c current solution ok
137.14/137.27	o 1174
137.14/137.27	c [INC SEARCH] iteration: 1
137.14/137.27	c [INC BOUNDS] best value:1174 search for 1173
137.14/137.27	c [INC SYSTEM] there exists a inc, kill it!
137.14/137.27	c write failed with 2
137.14/137.27	c [INC SYSTEM] create new solver instance
137.14/137.27	c [INC] encode full formula
137.14/137.27	c (debug) using card networks
137.25/137.33	c set iterative enc to: card
137.25/137.33	c set iterative enc to: none
137.25/137.34	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	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-3698030-1338056471/watcher-3698030-1338056471 -o /tmp/evaluation-result-3698030-1338056471/solver-3698030-1338056471 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698030-1338056471.opb 1142297074 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/180 10610
/proc/meminfo: memFree=28765872/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0

[startup+0.065647 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10610
/proc/meminfo: memFree=28765872/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10610
/proc/meminfo: memFree=28765872/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10610
/proc/meminfo: memFree=28765872/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700315 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10610
/proc/meminfo: memFree=28765872/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28729500/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=36424 CPUtime=1.37 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 7429 0 0 0 136 1 0 0 20 0 1 0 271771876 37298176 8235 33554432000 4194304 5654031 140735675099968 140735675087784 4232518 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 9106 8235 140 357 0 8746 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47936

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28725592/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=36424 CPUtime=2.97 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 8436 0 0 0 296 1 0 0 20 0 1 0 271771876 37298176 8058 33554432000 4194304 5654031 140735675099968 140735675098056 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 9106 8058 141 357 0 8746 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47936

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28707100/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=40524 CPUtime=6.17 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 10351 0 0 0 615 2 0 0 20 0 1 0 271771876 41496576 9480 33554432000 4194304 5654031 140735675099968 140735675097992 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 10131 9480 141 357 0 9771 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52036

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28675528/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=52016 CPUtime=12.57 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 10675 0 0 0 1255 2 0 0 20 0 1 0 271771876 53264384 12355 33554432000 4194304 5654031 140735675099968 140735675087784 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 13004 12355 142 357 0 12644 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63528

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28627932/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=59200 CPUtime=25.37 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 11461 0 0 0 2534 3 0 0 20 0 1 0 271771876 60620800 14123 33554432000 4194304 5654031 140735675099968 140735675087784 4216651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 14800 14123 142 357 0 14440 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 70712

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10619
/proc/meminfo: memFree=28553028/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=94216 CPUtime=50.96 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 12022 0 0 0 5093 3 0 0 20 0 1 0 271771876 96477184 15838 33554432000 4194304 5654031 140735675099968 140735675097848 4216312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 23554 15838 142 357 0 23194 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 105728

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10619
/proc/meminfo: memFree=28680972/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=2364 CPUtime=0.09 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 2420 3638 0 0 7 1 1 0 20 0 1 0 271771865 2420736 292 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 591 292 179 440 0 147 0
[pid=10619] ppid=10611 vsize=94216 CPUtime=102.16 cores=1,3,5,7
/proc/10619/stat : 10619 (glucosInc) R 10611 10610 9054 0 -1 4202496 12611 0 0 0 10212 4 0 0 20 0 1 0 271771876 96477184 22554 33554432000 4194304 5654031 140735675099968 140735675087784 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10619/statm: 23554 22554 142 357 0 23194 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 105728

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10621
/proc/meminfo: memFree=28657544/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=59364 CPUtime=24.93 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 12480 0 0 0 2490 3 0 0 20 0 1 0 271785599 60788736 14412 33554432000 4194304 5654031 140736880698752 140736880686568 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 14841 14412 142 357 0 14481 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72352

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10621
/proc/meminfo: memFree=28581824/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=151368 CPUtime=84.92 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 14093 0 0 0 8486 6 0 0 20 0 1 0 271785599 155000832 29727 33554432000 4194304 5654031 140736880698752 140736880686568 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 37842 29727 142 357 0 37482 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 164356

[startup+282.3 s]

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

/proc/meminfo: memFree=28611824/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=225192 CPUtime=1104.76 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 41676 0 0 0 110397 79 0 0 20 0 1 0 271785599 230596608 48007 33554432000 4194304 5654031 140736880698752 140736880686568 4216325 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 56298 48007 142 357 0 55938 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 238180

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10681
/proc/meminfo: memFree=28659720/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158200 CPUtime=1164.76 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 42312 0 0 0 116396 80 0 0 20 0 1 0 271785599 161996800 38115 33554432000 4194304 5654031 140736880698752 140736880696632 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39550 38115 142 357 0 39190 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 171188

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10681
/proc/meminfo: memFree=28630148/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=207748 CPUtime=1224.74 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 42606 0 0 0 122392 82 0 0 20 0 1 0 271785599 212733952 47493 33554432000 4194304 5654031 140736880698752 140736880696680 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 51937 47493 142 357 0 51577 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 220736

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 10681
/proc/meminfo: memFree=28636248/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158428 CPUtime=1284.74 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 42719 0 0 0 128392 82 0 0 20 0 1 0 271785599 162230272 39204 33554432000 4194304 5654031 140736880698752 140736880696776 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39607 39204 142 357 0 39247 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 171416

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10682
/proc/meminfo: memFree=28619956/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=207748 CPUtime=1344.73 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 42946 0 0 0 134389 84 0 0 20 0 1 0 271785599 212733952 47493 33554432000 4194304 5654031 140736880698752 140736880696680 4232710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 51937 47493 142 357 0 51577 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 220736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10682
/proc/meminfo: memFree=28631996/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158428 CPUtime=1404.71 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43060 0 0 0 140387 84 0 0 20 0 1 0 271785599 162230272 39204 33554432000 4194304 5654031 140736880698752 140736880696776 4215353 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39607 39204 142 357 0 39247 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 171416

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 10684
/proc/meminfo: memFree=28761336/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=207748 CPUtime=1464.71 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43288 0 0 0 146385 86 0 0 20 0 1 0 271785599 212733952 48005 33554432000 4194304 5654031 140736880698752 140736880696680 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 51937 48005 142 357 0 51577 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 220736

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10684
/proc/meminfo: memFree=28756432/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158428 CPUtime=1524.69 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43402 0 0 0 152383 86 0 0 20 0 1 0 271785599 162230272 39204 33554432000 4194304 5654031 140736880698752 140736880696776 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39607 39204 142 357 0 39247 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 171416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10684
/proc/meminfo: memFree=28680392/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=207748 CPUtime=1584.69 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43628 0 0 0 158381 88 0 0 20 0 1 0 271785599 212733952 46981 33554432000 4194304 5654031 140736880698752 140736880696680 4232912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 51937 46981 142 357 0 51577 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 220736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10688
/proc/meminfo: memFree=28708684/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158428 CPUtime=1644.67 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43745 0 0 0 164379 88 0 0 20 0 1 0 271785599 162230272 39204 33554432000 4194304 5654031 140736880698752 140736880696776 4233236 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39607 39204 142 357 0 39247 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 171416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10688
/proc/meminfo: memFree=28702548/32873844 swapFree=7364/7364
[pid=10610] ppid=10608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10610/stat : 10610 (npSolver-pbo-It) S 10608 10610 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271771865 9367552 274 33554432000 4194304 5064252 140735382602656 140735382601568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10610/statm: 2287 274 233 213 0 72 0
[pid=10611] ppid=10610 vsize=3840 CPUtime=137.28 cores=1,3,5,7
/proc/10611/stat : 10611 (npSolver-pbo) S 10610 10610 9054 0 -1 4202496 4863 17651 0 0 13 1 13707 7 20 0 1 0 271771865 3932160 661 33554432000 4194304 5992684 140735873593888 140735873579720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10611/statm: 960 661 179 440 0 516 0
[pid=10621] ppid=10611 vsize=158428 CPUtime=1662.78 cores=1,3,5,7
/proc/10621/stat : 10621 (glucosInc) R 10611 10610 9054 0 -1 4202496 43745 0 0 0 166190 88 0 0 20 0 1 0 271785599 162230272 39204 33554432000 4194304 5654031 140736880698752 140736880696776 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10621/statm: 39607 39204 142 357 0 39247 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 171416

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.12
CPU system time (s): 0.989849
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 369656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.989849
maximum resident set size= 305872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 261
involuntary context switches= 2866

runsolver used 3.03254 second user time and 8.43372 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 20:21:11
IDJOB=3698030
IDBENCH=1992
IDSOLVER=2275
FILE ID=node133/3698030-1338056471
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_7.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698030-1338056471/watcher-3698030-1338056471 -o /tmp/evaluation-result-3698030-1338056471/solver-3698030-1338056471 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698030-1338056471.opb 1142297074 HOME HOME

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

MD5SUM BENCH= ff2125c4e604678d0c316c16eb28ba7d
RANDOM SEED=1142297074

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:        28765500 kB
Buffers:          292496 kB
Cached:          2773236 kB
SwapCached:            0 kB
Active:           748080 kB
Inactive:        2546424 kB
Active(anon):     230836 kB
Inactive(anon):        0 kB
Active(file):     517244 kB
Inactive(file):  2546424 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        384920 kB
Mapped:            15840 kB
Shmem:               212 kB
Slab:             654732 kB
SReclaimable:      97108 kB
SUnreclaim:       557624 kB
KernelStack:        1520 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     366128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 71596 MiB
End job on node133 at 2012-05-26 20:51:11