Trace number 3701679

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMaa70ac3194742d51f6e4056a79ed9e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-23167
Best CPU time to get the best result obtained on this benchmark1796.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 243591
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 243591
Number of bits of the biggest sum of numbers18
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.46	c fallback to adder encoding
0.00/0.77	c run usual solver
8.28/8.38	c model valid
8.28/8.38	c current solution ok
9.08/9.18	o 0
9.08/9.18	c current bound: 121795
9.08/9.18	c fallback to adder encoding
527.88/528.05	c current bound: 182693
527.88/528.05	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3701679-1338113483/watcher-3701679-1338113483 -o /tmp/evaluation-result-3701679-1338113483/solver-3701679-1338113483 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701679-1338113483.opb 1564826117 HOME HOME 

running on 4 cores: 0,2,4,6

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 22284
/proc/meminfo: memFree=27735348/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0

[startup+0.044026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22284
/proc/meminfo: memFree=27735348/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22284
/proc/meminfo: memFree=27735348/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22284
/proc/meminfo: memFree=27735348/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700324 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22284
/proc/meminfo: memFree=27735348/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22288
/proc/meminfo: memFree=27631256/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=61448 CPUtime=0.76 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 10134 0 0 0 71 5 0 0 20 0 1 0 277472726 62922752 12994 33554432000 4194304 5992684 140736081230496 140736081224528 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 15362 12994 174 440 0 14918 0
[pid=22287] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22287/stat : 22287 (cp2_pre.sh) S 22285 22284 16531 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 277472804 9367552 277 33554432000 4194304 5064252 140734975829280 140734975827984 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22287/statm: 2287 277 234 213 0 72 0
[pid=22288] ppid=22287 vsize=123256 CPUtime=0.71 cores=0,2,4,6
/proc/22288/stat : 22288 (coprocessor) R 22287 22284 16531 0 -1 4202496 21677 0 0 0 66 5 0 0 20 0 1 0 277472804 126214144 27579 33554432000 4194304 6586260 140736359863504 140736359859832 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22288/statm: 30814 27579 166 584 0 30226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 203000

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22288
/proc/meminfo: memFree=27525324/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=61448 CPUtime=3.03 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 10141 29456 0 0 71 6 215 11 20 0 1 0 277472726 62922752 12994 33554432000 4194304 5992684 140736081230496 140736081225616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 15362 12994 174 440 0 14918 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 70596

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22291
/proc/meminfo: memFree=27616044/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=61448 CPUtime=3.03 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 10141 29456 0 0 71 6 215 11 20 0 1 0 277472726 62922752 12994 33554432000 4194304 5992684 140736081230496 140736081225616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 15362 12994 174 440 0 14918 0
[pid=22290] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22290/stat : 22290 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277473032 9367552 266 33554432000 4194304 5064252 140735058005056 140735058003968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22290/statm: 2287 266 226 213 0 72 0
[pid=22291] ppid=22290 vsize=62764 CPUtime=3.23 cores=0,2,4,6
/proc/22291/stat : 22291 (glucose) R 22290 22284 16531 0 -1 4202496 13243 0 0 0 321 2 0 0 20 0 1 0 277473032 64270336 14182 33554432000 4194304 5208918 140736692973904 140736692971736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22291/statm: 15691 14182 103 248 0 15440 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 142508

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22298
/proc/meminfo: memFree=27590088/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=9.2 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 14203 47661 0 0 101 69 733 17 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277473649 9367552 267 33554432000 4194304 5064252 140735420664400 140735420663312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=80624 CPUtime=3.45 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 16531 0 -1 4202496 15304 0 0 0 343 2 0 0 20 0 1 0 277473649 82558976 15589 33554432000 4194304 5208918 140735784964208 140735784962040 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 20156 15589 104 248 0 19905 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 168396

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22298
/proc/meminfo: memFree=27588156/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=9.2 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 14203 47661 0 0 101 69 733 17 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277473649 9367552 267 33554432000 4194304 5064252 140735420664400 140735420663312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=74332 CPUtime=16.26 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 16531 0 -1 4202496 16635 0 0 0 1623 3 0 0 20 0 1 0 277473649 76115968 15599 33554432000 4194304 5208918 140735784964208 140735784962296 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 18583 15599 105 248 0 18332 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 162104

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22298
/proc/meminfo: memFree=27533788/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=9.2 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 14203 47661 0 0 101 69 733 17 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277473649 9367552 267 33554432000 4194304 5064252 140735420664400 140735420663312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=132888 CPUtime=41.85 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 16531 0 -1 4202496 19766 0 0 0 4180 5 0 0 20 0 1 0 277473649 136077312 28635 33554432000 4194304 5208918 140735784964208 140735784960584 4211550 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 33222 28635 105 248 0 32971 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 220660

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22298
/proc/meminfo: memFree=27526280/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=9.2 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 14203 47661 0 0 101 69 733 17 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277473649 9367552 267 33554432000 4194304 5064252 140735420664400 140735420663312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=132888 CPUtime=93.05 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 16531 0 -1 4202496 20121 0 0 0 9299 6 0 0 20 0 1 0 277473649 136077312 30513 33554432000 4194304 5208918 140735784964208 140735784960584 4228924 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 33222 30513 105 248 0 32971 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 220660

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 22298
/proc/meminfo: memFree=27525536/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=9.2 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 14203 47661 0 0 101 69 733 17 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277473649 9367552 267 33554432000 4194304 5064252 140735420664400 140735420663312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=132888 CPUtime=153.03 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 16531 0 -1 4202496 20768 0 0 0 15295 8 0 0 20 0 1 0 277473649 136077312 30513 33554432000 4194304 5208918 140735784964208 140735784962296 4229549 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 33222 30513 105 248 0 32971 0
Current children cumulated CPU time (s) 162.23

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

/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 51622 0 0 0 83346 57 0 0 20 0 1 0 277525536 183459840 39408 33554432000 4194304 5208918 140735823082080 140735823079928 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 44790 39408 105 248 0 44539 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 266932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22361
/proc/meminfo: memFree=28222872/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=230668 CPUtime=894.03 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 53565 0 0 0 89343 60 0 0 20 0 1 0 277525536 236204032 43058 33554432000 4194304 5208918 140735823082080 140735823079928 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 57667 43058 105 248 0 57416 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 318440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22361
/proc/meminfo: memFree=28206664/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=232012 CPUtime=954.01 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 55315 0 0 0 95338 63 0 0 20 0 1 0 277525536 237580288 46518 33554432000 4194304 5208918 140735823082080 140735823078456 4229456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 58003 46518 105 248 0 57752 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 319784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22361
/proc/meminfo: memFree=28237120/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=183524 CPUtime=1013.98 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 58065 0 0 0 101330 68 0 0 20 0 1 0 277525536 187928576 37440 33554432000 4194304 5208918 140735823082080 140735823080232 4228965 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 45881 37440 105 248 0 45630 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 271296

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 22361
/proc/meminfo: memFree=28226000/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=184532 CPUtime=1073.98 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 59661 0 0 0 107326 72 0 0 20 0 1 0 277525536 188960768 40223 33554432000 4194304 5208918 140735823082080 140735823079928 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 46133 40223 105 248 0 45882 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 272304

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 22361
/proc/meminfo: memFree=28217052/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=185248 CPUtime=1133.97 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 61179 0 0 0 113322 75 0 0 20 0 1 0 277525536 189693952 41915 33554432000 4194304 5208918 140735823082080 140735823079928 4229449 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 46312 41915 105 248 0 46061 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 273020

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 22365
/proc/meminfo: memFree=28206328/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=189448 CPUtime=1193.96 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 63074 0 0 0 119319 77 0 0 20 0 1 0 277525536 193994752 42958 33554432000 4194304 5208918 140735823082080 140735823078456 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 47362 42958 105 248 0 47111 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 277220

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 22365
/proc/meminfo: memFree=28206044/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=189448 CPUtime=1253.95 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 64460 0 0 0 125315 80 0 0 20 0 1 0 277525536 193994752 42459 33554432000 4194304 5208918 140735823082080 140735823077848 4205220 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 47362 42459 105 248 0 47111 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 277220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 22365
/proc/meminfo: memFree=28188420/32873844 swapFree=7612/7612
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-pbo.sh) S 22282 22284 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277472726 9367552 274 33554432000 4194304 5064252 140734769802832 140734769801744 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 274 233 213 0 72 0
[pid=22285] ppid=22284 vsize=69476 CPUtime=528 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-pbo) S 22284 22284 16531 0 -1 4202496 15719 80540 0 0 106 70 52576 48 20 0 1 0 277472726 71143424 14839 33554432000 4194304 5992684 140736081230496 140736081222816 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 17369 14839 183 440 0 16925 0
[pid=22354] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22354/stat : 22354 (satsolver.sh) S 22285 22284 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277525536 9367552 266 33554432000 4194304 5064252 140737064058032 140737064056944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22354/statm: 2287 266 226 213 0 72 0
[pid=22355] ppid=22354 vsize=239536 CPUtime=1272.06 cores=0,2,4,6
/proc/22355/stat : 22355 (glucose) R 22354 22284 16531 0 -1 4202496 64772 0 0 0 127125 81 0 0 20 0 1 0 277525536 245284864 46856 33554432000 4194304 5208918 140735823082080 140735823080232 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22355/statm: 59884 46856 105 248 0 59633 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 327308

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 22284 and gives
#  childrusage.ru_utime.tv_sec=526
#  childrusage.ru_utime.tv_usec=825910
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=194818
# CPU time returned by wait4() is 528.021
# 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.41
CPU time (s): 1800.06
CPU user time (s): 1798.07
CPU system time (s): 1.99
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 376628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 526.826
system time used= 1.19482
maximum resident set size= 231856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97236
page faults= 0
swaps= 0
block input operations= 0
block output operations= 142608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 411
involuntary context switches= 591

runsolver used 2.69259 second user time and 7.18991 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 12:11:24
IDJOB=3701679
IDBENCH=90392
IDSOLVER=2277
FILE ID=node143/3701679-1338113483
RUNJOBID= node143-1338088563-16547
PBS_JOBID= 14624464
Free space on /tmp= 71404 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701679-1338113483/watcher-3701679-1338113483 -o /tmp/evaluation-result-3701679-1338113483/solver-3701679-1338113483 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701679-1338113483.opb 1564826117 HOME HOME

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

MD5SUM BENCH= aa70ac3194742d51f6e4056a79ed9e8c
RANDOM SEED=1564826117

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27735612 kB
Buffers:          365720 kB
Cached:          3001816 kB
SwapCached:            0 kB
Active:          1858368 kB
Inactive:        2459240 kB
Active(anon):     952500 kB
Inactive(anon):        0 kB
Active(file):     905868 kB
Inactive(file):  2459240 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:       1029168 kB
Mapped:            15408 kB
Shmem:               200 kB
Slab:             675072 kB
SReclaimable:     117628 kB
SUnreclaim:       557444 kB
KernelStack:        1520 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1229376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    784384 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= 71580 MiB
End job on node143 at 2012-05-27 12:41:24