Trace number 3749849

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 1.0 (fixed)? (TO) 1800.04 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran12x21.opb
MD5SUM291088d217a1998c91be99350439e903
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5516295
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5965824
Optimality of the best value was proved NO
Number of variables7812
Total number of constraints285
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints285
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7812
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 1543007621731
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1543007621731
Number of bits of the biggest sum of numbers41
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.34	c run usual solver
3.81/4.01	c model valid
3.81/4.01	c current solution ok
4.61/4.81	o 42513408
4.61/4.81	c current bound: 21256704
4.61/4.81	c fallback to adder encoding
1800.04/1800.61	c error: unexpected solver exit code
1800.04/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3749849-1339121691/watcher-3749849-1339121691 -o /tmp/evaluation-result-3749849-1339121691/solver-3749849-1339121691 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749849-1339121691.opb 933468189 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/179 11992
/proc/meminfo: memFree=27637056/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0

[startup+0.00866806 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11992
/proc/meminfo: memFree=27637056/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11992
/proc/meminfo: memFree=27637056/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11992
/proc/meminfo: memFree=27637056/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11992
/proc/meminfo: memFree=27637056/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11996
/proc/meminfo: memFree=27463712/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=29796 CPUtime=0.34 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 4262 0 0 0 31 3 0 0 20 0 1 0 378294885 30511104 5795 33554432000 4194304 6004724 140735158559984 140735158554032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 7449 5795 148 442 0 7003 0
[pid=11995] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11995/stat : 11995 (cp2_pre.sh) S 11993 11992 9300 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378294920 9367552 277 33554432000 4194304 5064252 140735776424144 140735776422848 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 2287 277 234 213 0 72 0
[pid=11996] ppid=11995 vsize=184944 CPUtime=1.13 cores=1,3,5,7
/proc/11996/stat : 11996 (coprocessor) R 11995 11992 9300 0 -1 4202496 32825 0 0 0 107 6 0 0 20 0 1 0 378294920 189382656 45114 33554432000 4194304 6586260 140733781969392 140733781965656 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11996/statm: 46236 45114 190 584 0 45648 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 233036

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11996
/proc/meminfo: memFree=27421532/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=29796 CPUtime=0.34 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 4262 0 0 0 31 3 0 0 20 0 1 0 378294885 30511104 5795 33554432000 4194304 6004724 140735158559984 140735158554032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 7449 5795 148 442 0 7003 0
[pid=11995] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11995/stat : 11995 (cp2_pre.sh) S 11993 11992 9300 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378294920 9367552 277 33554432000 4194304 5064252 140735776424144 140735776422848 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 2287 277 234 213 0 72 0
[pid=11996] ppid=11995 vsize=189304 CPUtime=2.73 cores=1,3,5,7
/proc/11996/stat : 11996 (coprocessor) R 11995 11992 9300 0 -1 4202496 34511 0 0 0 262 11 0 0 20 0 1 0 378294920 193847296 46204 33554432000 4194304 6586260 140733781969392 140733781965720 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11996/statm: 47326 46204 199 584 0 46738 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 237396

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12004
/proc/meminfo: memFree=27535488/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 117496

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12006
/proc/meminfo: memFree=27262272/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=213080 CPUtime=6.97 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 43052 0 0 0 688 9 0 0 20 0 1 0 378295455 218193920 49057 33554432000 4194304 5208918 140735267281616 140735267277992 4211071 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 53270 49057 104 248 0 53019 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 339724

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12006
/proc/meminfo: memFree=27249344/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=220724 CPUtime=19.77 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 46830 0 0 0 1966 11 0 0 20 0 1 0 378295455 226021376 50549 33554432000 4194304 5208918 140735267281616 140735267279704 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 55181 50549 104 248 0 54930 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 347368

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12006
/proc/meminfo: memFree=27253352/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=250316 CPUtime=45.37 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 52424 0 0 0 4522 15 0 0 20 0 1 0 378295455 256323584 54275 33554432000 4194304 5208918 140735267281616 140735267279768 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 62579 54275 104 248 0 62328 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 376960

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12007
/proc/meminfo: memFree=27217280/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=273292 CPUtime=96.57 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 59271 0 0 0 9637 20 0 0 20 0 1 0 378295455 279851008 63269 33554432000 4194304 5208918 140735267281616 140735267279448 4205192 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 68323 63269 104 248 0 68072 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 399936

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12007
/proc/meminfo: memFree=27223316/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=299312 CPUtime=156.54 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 67612 0 0 0 15629 25 0 0 20 0 1 0 378295455 306495488 69899 33554432000 4194304 5208918 140735267281616 140735267279448 4229032 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 74828 69899 104 248 0 74577 0
Current children cumulated CPU time (s) 162.06

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

/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 122920 0 0 0 135544 84 0 0 20 0 1 0 378295455 564830208 129984 33554432000 4194304 5208918 140735267281616 140735267277992 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 137898 129984 104 248 0 137647 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 678236

[startup+1422.31 s]
/proc/loadavg: 2.08 2.09 2.09 3/183 12062
/proc/meminfo: memFree=14078608/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=551592 CPUtime=1416.27 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 123640 0 0 0 141542 85 0 0 20 0 1 0 378295455 564830208 127844 33554432000 4194304 5208918 140735267281616 140735267277320 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 137898 127844 104 248 0 137647 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 678236

[startup+1482.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/183 12062
/proc/meminfo: memFree=14037532/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=551592 CPUtime=1476.25 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 124086 0 0 0 147539 86 0 0 20 0 1 0 378295455 564830208 132378 33554432000 4194304 5208918 140735267281616 140735267277992 4205631 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 137898 132378 104 248 0 137647 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 678236

[startup+1542.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/184 12065
/proc/meminfo: memFree=13993544/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=635000 CPUtime=1536.25 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 125274 0 0 0 153538 87 0 0 20 0 1 0 378295455 650240000 137615 33554432000 4194304 5208918 140735267281616 140735267279464 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 158750 137615 104 248 0 158499 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 761644

[startup+1602.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/183 12065
/proc/meminfo: memFree=13991976/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=555344 CPUtime=1596.23 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 126091 0 0 0 159534 89 0 0 20 0 1 0 378295455 568672256 131717 33554432000 4194304 5208918 140735267281616 140735267277992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 138836 131717 104 248 0 138585 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 681988

[startup+1662.3 s]
/proc/loadavg: 2.06 2.10 2.09 3/183 12066
/proc/meminfo: memFree=13953048/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=638852 CPUtime=1656.23 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 127148 0 0 0 165533 90 0 0 20 0 1 0 378295455 654184448 136839 33554432000 4194304 5208918 140735267281616 140735267277992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 159713 136839 104 248 0 159462 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 765496

[startup+1722.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/183 12066
/proc/meminfo: memFree=13912472/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=642612 CPUtime=1716.22 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 127852 0 0 0 171531 91 0 0 20 0 1 0 378295455 658034688 141120 33554432000 4194304 5208918 140735267281616 140735267277992 4205631 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 160653 141120 104 248 0 160402 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 769256

[startup+1782.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/183 12066
/proc/meminfo: memFree=13919492/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=561224 CPUtime=1776.21 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 128278 0 0 0 177528 93 0 0 20 0 1 0 378295455 574693376 133516 33554432000 4194304 5208918 140735267281616 140735267277992 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 140306 133516 104 248 0 140055 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 687868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.07 2.08 3/183 12066
/proc/meminfo: memFree=13910196/32873660 swapFree=7120/7120
[pid=11992] ppid=11990 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11992/stat : 11992 (npSolver-pbo.sh) S 11990 11992 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378294884 9367552 275 33554432000 4194304 5064252 140735380813280 140735380812192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11992/statm: 2287 275 233 213 0 72 0
[pid=11993] ppid=11992 vsize=108348 CPUtime=5.52 cores=1,3,5,7
/proc/11993/stat : 11993 (npSolver-pbo) S 11992 11992 9300 0 -1 4202496 8192 57139 0 0 126 79 326 21 20 0 1 0 378294885 110948352 23639 33554432000 4194304 6004724 140735158559984 140735158552336 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11993/statm: 27087 23639 175 442 0 26641 0
[pid=12005] ppid=11993 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (satsolver.sh) S 11993 11992 9300 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378295455 9367552 267 33554432000 4194304 5064252 140735214923296 140735214922208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12005/statm: 2287 267 226 213 0 72 0
[pid=12006] ppid=12005 vsize=561356 CPUtime=1794.52 cores=1,3,5,7
/proc/12006/stat : 12006 (glucose) R 12005 11992 9300 0 -1 4202496 128403 0 0 0 179359 93 0 0 20 0 1 0 378295455 574828544 134663 33554432000 4194304 5208918 140735267281616 140735267277928 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12006/statm: 140339 134663 104 248 0 140088 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 688000

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 11992 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=530311
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=16845
# CPU time returned by wait4() is 5.54716
# 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.62
CPU time (s): 1800.04
CPU user time (s): 1798.11
CPU system time (s): 1.93
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 899484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.53031
system time used= 1.01684
maximum resident set size= 191276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66307
page faults= 0
swaps= 0
block input operations= 0
block output operations= 195968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 528
involuntary context switches= 24

runsolver used 3.35849 second user time and 9.1846 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 04:14:51
IDJOB=3749849
IDBENCH=2297
IDSOLVER=2334
FILE ID=node117/3749849-1339121691
RUNJOBID= node117-1339112628-10672
PBS_JOBID= 14643736
Free space on /tmp= 70740 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran12x21.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749849-1339121691/watcher-3749849-1339121691 -o /tmp/evaluation-result-3749849-1339121691/solver-3749849-1339121691 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749849-1339121691.opb 933468189 HOME HOME

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

MD5SUM BENCH= 291088d217a1998c91be99350439e903
RANDOM SEED=933468189

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27637428 kB
Buffers:          675592 kB
Cached:          3401016 kB
SwapCached:          632 kB
Active:          2349288 kB
Inactive:        1953516 kB
Active(anon):     214780 kB
Inactive(anon):    10028 kB
Active(file):    2134508 kB
Inactive(file):  1943488 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        252908 kB
Mapped:            13452 kB
Shmem:                80 kB
Slab:             770448 kB
SReclaimable:     214404 kB
SUnreclaim:       556044 kB
KernelStack:        1472 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     376524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 67572 MiB
End job on node117 at 2012-06-08 04:44:52