Trace number 3702982

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-quickBound? (TO) 1800.06 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.10/2.17	c run inc solver
2.10/2.17	c [INC SYSTEM] run initial solver
2.10/2.17	c [INC SYSTEM] preprocess with white file
10.57/10.62	c [INC SYSTEM] finished preprocessing in 8 s
10.57/10.62	c [INC SYSTEM] execute solver
47.47/47.50	c [INC SEARCH] formula is SAT
47.47/47.55	c [INC SYSTEM] solved the initial formula
47.47/47.55	c model valid
47.47/47.55	c current solution ok
52.06/52.19	o 1795
52.06/52.19	c starting approximation
52.06/52.19	c factor = 2
52.06/52.19	c current bound: 897
875.02/875.24	c model valid
875.02/875.24	c current solution ok
875.06/875.35	c current bound: 897
1672.62/1673.09	c model valid
1672.62/1673.09	c current solution ok
1672.72/1673.20	c current bound: 897
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3702982-1338312573/watcher-3702982-1338312573 -o /tmp/evaluation-result-3702982-1338312573/solver-3702982-1338312573 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702982-1338312573.opb 1726289999 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 1.99 1.80 2/171 4275
/proc/meminfo: memFree=30723480/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0

[startup+0.0595871 s]
/proc/loadavg: 2.00 1.99 1.80 2/171 4275
/proc/meminfo: memFree=30723480/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10034 s]
/proc/loadavg: 2.00 1.99 1.80 2/171 4275
/proc/meminfo: memFree=30723480/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 2.00 1.99 1.80 2/171 4275
/proc/meminfo: memFree=30723480/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.00 1.99 1.80 2/171 4275
/proc/meminfo: memFree=30723480/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 4294
/proc/meminfo: memFree=30490692/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=123028 CPUtime=1.48 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) R 4275 4275 4077 0 -1 4202496 20312 0 0 0 144 4 0 0 20 0 1 0 297385879 125980672 24597 33554432000 4194304 5992684 140736181868976 140736181860440 4571337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 30757 24597 156 440 0 30313 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 132176

[startup+3.10031 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 4294
/proc/meminfo: memFree=30292476/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=136820 CPUtime=2.16 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 22420 0 0 0 201 15 0 0 20 0 1 0 297385879 140103680 33070 33554432000 4194304 5992684 140736181868976 140736181863424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 34205 33070 163 440 0 33761 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 145968
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.00 1.99 1.80 3/182 4298
/proc/meminfo: memFree=29904748/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=136820 CPUtime=2.16 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 22420 0 0 0 201 15 0 0 20 0 1 0 297385879 140103680 33070 33554432000 4194304 5992684 140736181868976 140736181863424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 34205 33070 163 440 0 33761 0
[pid=4295] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4295/stat : 4295 (cp2_pre.sh) S 4276 4275 4077 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 297386096 9367552 277 33554432000 4194304 5064252 140735746871936 140735746870640 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4295/statm: 2287 277 234 213 0 72 0
[pid=4296] ppid=4295 vsize=497624 CPUtime=4.12 cores=1,3,5,7
/proc/4296/stat : 4296 (coprocessor) R 4295 4275 4077 0 -1 4202496 45619 0 0 0 396 16 0 0 20 0 1 0 297386097 509566976 120823 33554432000 4194304 6586260 140733475372448 140733475368472 4752215 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4296/statm: 124406 120823 180 584 0 123818 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 652740

[startup+12.7004 s]
/proc/loadavg: 2.07 2.00 1.81 3/183 4303
/proc/meminfo: memFree=30023620/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=136820 CPUtime=10.6 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 22437 60661 0 0 201 15 806 38 20 0 1 0 297385879 140103680 33072 33554432000 4194304 5992684 140736181868976 140736181855240 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 34205 33072 165 440 0 33761 0
[pid=4303] ppid=4276 vsize=329824 CPUtime=2.06 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) R 4276 4275 4077 0 -1 4202496 52080 0 0 0 194 12 0 0 20 0 1 0 297386941 337739776 69020 33554432000 4194304 5654031 140737049064656 140737049062440 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4303/statm: 82456 69020 131 357 0 82096 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 475792

[startup+25.5004 s]
/proc/loadavg: 2.06 2.00 1.81 3/183 4303
/proc/meminfo: memFree=30013888/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=136820 CPUtime=10.6 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 22437 60661 0 0 201 15 806 38 20 0 1 0 297385879 140103680 33072 33554432000 4194304 5992684 140736181868976 140736181855240 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 34205 33072 165 440 0 33761 0
[pid=4303] ppid=4276 vsize=334584 CPUtime=14.86 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) R 4276 4275 4077 0 -1 4202496 53330 0 0 0 1473 13 0 0 20 0 1 0 297386941 342614016 70781 33554432000 4194304 5654031 140737049064656 140737049062440 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4303/statm: 83646 70781 140 357 0 83286 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 480552

[startup+51.1003 s]
/proc/loadavg: 2.04 2.00 1.82 3/184 4306
/proc/meminfo: memFree=29922704/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=152004 CPUtime=14.24 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) R 4275 4275 4077 0 -1 4202496 24784 60661 0 0 266 314 806 38 20 0 1 0 297385879 155652096 36938 33554432000 4194304 5992684 140736181868976 140736181863160 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 38001 36938 172 440 0 37557 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 72945 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 72945 146 357 0 84393 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 500164

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.82 3/185 4309
/proc/meminfo: memFree=29543228/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=152004 CPUtime=15.35 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 24821 61177 0 0 285 396 806 48 20 0 1 0 297385879 155652096 36955 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 38001 36955 189 440 0 37557 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 72945 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 72945 146 357 0 84393 0
[pid=4308] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4308/stat : 4308 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297391100 9367552 267 33554432000 4194304 5064252 140736399726048 140736399724960 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4308/statm: 2287 267 226 213 0 72 0
[pid=4309] ppid=4308 vsize=333396 CPUtime=50.07 cores=1,3,5,7
/proc/4309/stat : 4309 (glucose) R 4308 4275 4077 0 -1 4202496 51305 0 0 0 4994 13 0 0 20 0 1 0 297391101 341397504 74949 33554432000 4194304 5208918 140733304227024 140733304224696 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 83349 74949 95 248 0 83098 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 842708

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/185 4310
/proc/meminfo: memFree=29564100/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=152004 CPUtime=15.35 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 24821 61177 0 0 285 396 806 48 20 0 1 0 297385879 155652096 36955 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 38001 36955 189 440 0 37557 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 72945 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 72945 146 357 0 84393 0
[pid=4308] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4308/stat : 4308 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297391100 9367552 267 33554432000 4194304 5064252 140736399726048 140736399724960 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4308/statm: 2287 267 226 213 0 72 0
[pid=4309] ppid=4308 vsize=383616 CPUtime=110.05 cores=1,3,5,7
/proc/4309/stat : 4309 (glucose) R 4308 4275 4077 0 -1 4202496 51666 0 0 0 10991 14 0 0 20 0 1 0 297391101 392822784 78376 33554432000 4194304 5208918 140733304227024 140733304225176 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4309/statm: 95904 78376 95 248 0 95653 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 892928

[startup+222.3 s]
/proc/loadavg: 2.09 2.03 1.85 3/185 4310
/proc/meminfo: memFree=29579748/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0

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

Current children cumulated vsize (KiB) 908192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 4328
/proc/meminfo: memFree=29417196/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=838.36 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 26922 128532 0 0 293 397 83045 101 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4322] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4322/stat : 4322 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297473416 9367552 267 33554432000 4194304 5064252 140733838328560 140733838327472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4322/statm: 2287 267 226 213 0 72 0
[pid=4323] ppid=4322 vsize=466600 CPUtime=666.77 cores=1,3,5,7
/proc/4323/stat : 4323 (glucose) R 4322 4275 4077 0 -1 4202496 56646 0 0 0 66650 27 0 0 20 0 1 0 297473416 477798400 97455 33554432000 4194304 5208918 140733547612528 140733547610680 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4323/statm: 116650 97455 96 248 0 116399 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 989720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 4328
/proc/meminfo: memFree=29541080/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=838.36 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 26922 128532 0 0 293 397 83045 101 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4322] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4322/stat : 4322 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297473416 9367552 267 33554432000 4194304 5064252 140733838328560 140733838327472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4322/statm: 2287 267 226 213 0 72 0
[pid=4323] ppid=4322 vsize=335124 CPUtime=726.76 cores=1,3,5,7
/proc/4323/stat : 4323 (glucose) R 4322 4275 4077 0 -1 4202496 57329 0 0 0 72647 29 0 0 20 0 1 0 297473416 343166976 79784 33554432000 4194304 5208918 140733547612528 140733547610616 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4323/statm: 83781 79784 96 248 0 83530 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 858244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 4329
/proc/meminfo: memFree=29460680/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=838.36 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 26922 128532 0 0 293 397 83045 101 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4322] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4322/stat : 4322 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297473416 9367552 267 33554432000 4194304 5064252 140733838328560 140733838327472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4322/statm: 2287 267 226 213 0 72 0
[pid=4323] ppid=4322 vsize=389444 CPUtime=786.74 cores=1,3,5,7
/proc/4323/stat : 4323 (glucose) R 4322 4275 4077 0 -1 4202496 58518 0 0 0 78644 30 0 0 20 0 1 0 297473416 398790656 87602 33554432000 4194304 5208918 140733547612528 140733547610376 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4323/statm: 97361 87602 105 248 0 97110 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 912564

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/185 4336
/proc/meminfo: memFree=29481276/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=1636.02 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 29020 196317 0 0 301 398 162751 152 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4335] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297553201 9367552 266 33554432000 4194304 5064252 140736734053040 140736734051952 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4335/statm: 2287 266 226 213 0 72 0
[pid=4336] ppid=4335 vsize=333396 CPUtime=49.03 cores=1,3,5,7
/proc/4336/stat : 4336 (glucose) R 4335 4275 4077 0 -1 4202496 52715 0 0 0 4891 12 0 0 20 0 1 0 297553201 341397504 75180 33554432000 4194304 5208918 140736616732688 140736616730360 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4336/statm: 83349 75180 95 248 0 83098 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 856516

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/185 4336
/proc/meminfo: memFree=29496844/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=1636.02 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 29020 196317 0 0 301 398 162751 152 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4335] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297553201 9367552 266 33554432000 4194304 5064252 140736734053040 140736734051952 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4335/statm: 2287 266 226 213 0 72 0
[pid=4336] ppid=4335 vsize=383880 CPUtime=109 cores=1,3,5,7
/proc/4336/stat : 4336 (glucose) R 4335 4275 4077 0 -1 4202496 53652 0 0 0 10887 13 0 0 20 0 1 0 297553201 393093120 78646 33554432000 4194304 5208918 140736616732688 140736616730840 4212881 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4336/statm: 95970 78646 95 248 0 95719 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 907000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 1.92 3/185 4336
/proc/meminfo: memFree=29513872/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=1636.02 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 29020 196317 0 0 301 398 162751 152 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4335] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297553201 9367552 266 33554432000 4194304 5064252 140736734053040 140736734051952 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4335/statm: 2287 266 226 213 0 72 0
[pid=4336] ppid=4335 vsize=333792 CPUtime=127.21 cores=1,3,5,7
/proc/4336/stat : 4336 (glucose) R 4335 4275 4077 0 -1 4202496 53819 0 0 0 12706 15 0 0 20 0 1 0 297553201 341803008 72171 33554432000 4194304 5208918 140736616732688 140736616730776 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4336/statm: 83448 72171 96 248 0 83197 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 856912

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 1.92 3/185 4336
/proc/meminfo: memFree=29513872/32873844 swapFree=7372/7372
[pid=4275] ppid=4273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4275/stat : 4275 (npSolver-pbo-It) S 4273 4275 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297385879 9367552 274 33554432000 4194304 5064252 140735342523184 140735342522096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4275/statm: 2287 274 233 213 0 72 0
[pid=4276] ppid=4275 vsize=165812 CPUtime=1636.02 cores=1,3,5,7
/proc/4276/stat : 4276 (npSolver-pbo) S 4275 4275 4077 0 -1 4202496 29020 196317 0 0 301 398 162751 152 20 0 1 0 297385879 169791488 39241 33554432000 4194304 5992684 140736181868976 140736181861264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4276/statm: 41453 39241 189 440 0 41009 0
[pid=4303] ppid=4276 vsize=339012 CPUtime=36.83 cores=1,3,5,7
/proc/4303/stat : 4303 (glucosInc) S 4276 4275 4077 0 -1 4202496 54983 0 0 0 3669 14 0 0 20 0 1 0 297386941 347148288 74867 33554432000 4194304 5654031 140737049064656 140737049062968 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4303/statm: 84753 74867 146 357 0 84393 0
[pid=4335] ppid=4276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (satsolver.sh) S 4276 4275 4077 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297553201 9367552 266 33554432000 4194304 5064252 140736734053040 140736734051952 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4335/statm: 2287 266 226 213 0 72 0
[pid=4336] ppid=4335 vsize=333792 CPUtime=127.21 cores=1,3,5,7
/proc/4336/stat : 4336 (glucose) R 4335 4275 4077 0 -1 4202496 53819 0 0 0 12706 15 0 0 20 0 1 0 297553201 341803008 72171 33554432000 4194304 5208918 140736616732688 140736616730776 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4336/statm: 83448 72171 96 248 0 83197 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 856912

Child status: 0

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

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1794.27
CPU system time (s): 5.79
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 1069860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1630.53
system time used= 5.52016
maximum resident set size= 605236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226312
page faults= 0
swaps= 0
block input operations= 0
block output operations= 791304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5833
involuntary context switches= 1712

runsolver used 7.00293 second user time and 17.7413 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-29 19:29:33
IDJOB=3702982
IDBENCH=2912
IDSOLVER=2278
FILE ID=node109/3702982-1338312573
RUNJOBID= node109-1338310771-4094
PBS_JOBID= 14632119
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702982-1338312573/watcher-3702982-1338312573 -o /tmp/evaluation-result-3702982-1338312573/solver-3702982-1338312573 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702982-1338312573.opb 1726289999 HOME HOME

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1726289999

node109.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.264
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.52
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.264
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.264
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.264
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		: 2667.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30724108 kB
Buffers:          254844 kB
Cached:          1023760 kB
SwapCached:          584 kB
Active:           645204 kB
Inactive:         641956 kB
Active(anon):       2144 kB
Inactive(anon):     8960 kB
Active(file):     643060 kB
Inactive(file):   632996 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106296 kB
Dirty:              8140 kB
Writeback:             0 kB
AnonPages:         15388 kB
Mapped:             9640 kB
Shmem:                 8 kB
Slab:             724756 kB
SReclaimable:     166976 kB
SUnreclaim:       557780 kB
KernelStack:        1416 kB
PageTables:         3496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70860 MiB
End job on node109 at 2012-05-29 19:59:34