Trace number 3700862

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.07 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX300_K67_cod3.opb
MD5SUM6298e385d17f7fb5ad3d78ee895ec81c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-454564
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 55663410
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 55663410
Number of bits of the biggest sum of numbers26
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.42	c fallback to adder encoding
2.59/2.66	c run usual solver
59.77/59.82	c model valid
59.77/59.82	c current solution ok
63.61/63.74	o 0
63.61/63.74	c current bound: 27831705
63.61/63.74	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3700862-1338128137/watcher-3700862-1338128137 -o /tmp/evaluation-result-3700862-1338128137/solver-3700862-1338128137 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700862-1338128137.opb 2122691250 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.02 2.03 1.98 3/179 19513
/proc/meminfo: memFree=28721444/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0

[startup+0.0188819 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 19513
/proc/meminfo: memFree=28721444/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 19513
/proc/meminfo: memFree=28721444/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 19513
/proc/meminfo: memFree=28721444/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 19513
/proc/meminfo: memFree=28721444/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.01 2.03 1.98 3/181 19515
/proc/meminfo: memFree=28477088/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=182700 CPUtime=1.48 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) R 19513 19513 18976 0 -1 4202496 16568 0 0 0 142 6 0 0 20 0 1 0 278940729 187084800 30789 33554432000 4194304 5992684 140733956182048 140733956176696 4568033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 45675 30789 167 440 0 45231 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 191848

[startup+3.1004 s]
/proc/loadavg: 2.01 2.03 1.98 3/181 19515
/proc/meminfo: memFree=28367516/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=313772 CPUtime=2.7 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 17892 0 0 0 234 36 0 0 20 0 1 0 278940729 321302528 45644 33554432000 4194304 5992684 140733956182048 140733956176080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 78443 45644 174 440 0 77999 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 322920

[startup+6.30037 s]
/proc/loadavg: 2.09 2.04 1.98 3/183 19520
/proc/meminfo: memFree=27956724/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=313772 CPUtime=2.7 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 17892 0 0 0 234 36 0 0 20 0 1 0 278940729 321302528 45644 33554432000 4194304 5992684 140733956182048 140733956176080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 78443 45644 174 440 0 77999 0
[pid=19516] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19516/stat : 19516 (cp2_pre.sh) S 19514 19513 18976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278941000 9367552 276 33554432000 4194304 5064252 140735863376928 140735863375632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19516/statm: 2287 276 234 213 0 72 0
[pid=19517] ppid=19516 vsize=556176 CPUtime=3.57 cores=1,3,5,7
/proc/19517/stat : 19517 (coprocessor) R 19516 19513 18976 0 -1 4202496 54688 0 0 0 338 19 0 0 20 0 1 0 278941000 569524224 125639 33554432000 4194304 6586260 140736408578720 140736408574984 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19517/statm: 139044 125640 164 584 0 138456 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 888244

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 1.98 3/183 19520
/proc/meminfo: memFree=27719744/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=313772 CPUtime=2.7 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 17892 0 0 0 234 36 0 0 20 0 1 0 278940729 321302528 45644 33554432000 4194304 5992684 140733956182048 140733956176080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 78443 45644 174 440 0 77999 0
[pid=19516] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19516/stat : 19516 (cp2_pre.sh) S 19514 19513 18976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278941000 9367552 276 33554432000 4194304 5064252 140735863376928 140735863375632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19516/statm: 2287 276 234 213 0 72 0
[pid=19517] ppid=19516 vsize=667092 CPUtime=9.98 cores=1,3,5,7
/proc/19517/stat : 19517 (coprocessor) R 19516 19513 18976 0 -1 4202496 71952 0 0 0 958 40 0 0 20 0 1 0 278941000 683102208 162012 33554432000 4194304 6586260 140736408578720 140736408574472 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19517/statm: 166773 162012 199 584 0 166185 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 999160

[startup+25.507 s]
/proc/loadavg: 2.14 2.06 1.99 3/183 19523
/proc/meminfo: memFree=28247696/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=313772 CPUtime=12.91 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 17901 72854 0 0 234 36 975 46 20 0 1 0 278940729 321302528 45644 33554432000 4194304 5992684 140733956182048 140733956177168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 78443 45644 174 440 0 77999 0
[pid=19522] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19522/stat : 19522 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278942022 9367552 266 33554432000 4194304 5064252 140736765401952 140736765400864 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19522/statm: 2287 266 226 213 0 72 0
[pid=19523] ppid=19522 vsize=265432 CPUtime=12.57 cores=1,3,5,7
/proc/19523/stat : 19523 (glucose) R 19522 19513 18976 0 -1 4202496 46739 0 0 0 1245 12 0 0 20 0 1 0 278942022 271802368 58845 33554432000 4194304 5208918 140733511495296 140733511493144 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19523/statm: 66358 58845 103 248 0 66107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 597500

[startup+51.1005 s]
/proc/loadavg: 2.09 2.05 1.99 3/183 19523
/proc/meminfo: memFree=28246952/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=313772 CPUtime=12.91 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 17901 72854 0 0 234 36 975 46 20 0 1 0 278940729 321302528 45644 33554432000 4194304 5992684 140733956182048 140733956177168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 78443 45644 174 440 0 77999 0
[pid=19522] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19522/stat : 19522 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278942022 9367552 266 33554432000 4194304 5064252 140736765401952 140736765400864 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19522/statm: 2287 266 226 213 0 72 0
[pid=19523] ppid=19522 vsize=266492 CPUtime=38.15 cores=1,3,5,7
/proc/19523/stat : 19523 (glucose) R 19522 19513 18976 0 -1 4202496 47001 0 0 0 3803 12 0 0 20 0 1 0 278942022 272887808 59107 33554432000 4194304 5208918 140733511495296 140733511493256 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19523/statm: 66623 59107 103 248 0 66372 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 598560

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.00 3/183 19530
/proc/meminfo: memFree=26972432/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=962024 CPUtime=33.67 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 128307 0 0 0 3316 51 0 0 20 0 1 0 278947591 985112576 211445 33554432000 4194304 5208918 140736914775712 140736914773384 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 240506 211445 104 248 0 240255 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1831304

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 19531
/proc/meminfo: memFree=26964184/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=975416 CPUtime=93.66 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 129959 0 0 0 9315 51 0 0 20 0 1 0 278947591 998825984 213608 33554432000 4194304 5208918 140736914775712 140736914773544 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 243854 213608 104 248 0 243603 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1844696

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 19531
/proc/meminfo: memFree=26963936/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 132985 0 0 0 129288 57 0 0 20 0 1 0 278947591 1023344640 222973 33554432000 4194304 5208918 140736914775712 140736914773800 4205672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 249840 222973 104 248 0 249589 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1868640

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19549
/proc/meminfo: memFree=25868864/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1005004 CPUtime=1353.44 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133175 0 0 0 135287 57 0 0 20 0 1 0 278947591 1029124096 225718 33554432000 4194304 5208918 140736914775712 140736914773544 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 251251 225718 104 248 0 251000 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1874284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19552
/proc/meminfo: memFree=25850180/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1005004 CPUtime=1413.42 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133507 0 0 0 141285 57 0 0 20 0 1 0 278947591 1029124096 229116 33554432000 4194304 5208918 140736914775712 140736914772088 4229888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 251251 229116 104 248 0 251000 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1874284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19552
/proc/meminfo: memFree=25841004/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1005004 CPUtime=1473.42 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133508 0 0 0 147285 57 0 0 20 0 1 0 278947591 1029124096 229628 33554432000 4194304 5208918 140736914775712 140736914772088 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 251251 229628 104 248 0 251000 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1874284

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 19552
/proc/meminfo: memFree=25838336/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1005004 CPUtime=1533.4 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133508 0 0 0 153283 57 0 0 20 0 1 0 278947591 1029124096 229628 33554432000 4194304 5208918 140736914775712 140736914772088 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 251251 229628 104 248 0 251000 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1874284

[startup+1662.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19552
/proc/meminfo: memFree=25834240/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1005004 CPUtime=1593.4 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133509 0 0 0 159283 57 0 0 20 0 1 0 278947591 1029124096 230140 33554432000 4194304 5208918 140736914775712 140736914772088 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 251251 230140 104 248 0 251000 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1874284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19553
/proc/meminfo: memFree=25823320/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1010792 CPUtime=1653.38 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133514 0 0 0 165281 57 0 0 20 0 1 0 278947591 1035051008 232189 33554432000 4194304 5208918 140736914775712 140736914772088 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 252698 232189 104 248 0 252447 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1880072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19553
/proc/meminfo: memFree=25818480/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1010792 CPUtime=1713.38 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133515 0 0 0 171280 58 0 0 20 0 1 0 278947591 1035051008 232701 33554432000 4194304 5208918 140736914775712 140736914771416 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 252698 232701 104 248 0 252447 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1880072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19593
/proc/meminfo: memFree=27009088/32873844 swapFree=7108/7108
[pid=19513] ppid=19511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19513/stat : 19513 (npSolver-pbo.sh) S 19511 19513 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278940729 9367552 274 33554432000 4194304 5064252 140736532829072 140736532827984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19513/statm: 2287 274 233 213 0 72 0
[pid=19514] ppid=19513 vsize=850984 CPUtime=68.58 cores=1,3,5,7
/proc/19514/stat : 19514 (npSolver-pbo) S 19513 19513 18976 0 -1 4202496 38561 128011 0 0 736 420 5628 74 20 0 1 0 278940729 871407616 123508 33554432000 4194304 5992684 140733956182048 140733956174368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19514/statm: 212746 123508 183 440 0 212302 0
[pid=19529] ppid=19514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (satsolver.sh) S 19514 19513 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278947590 9367552 267 33554432000 4194304 5064252 140736182902288 140736182901200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19529/statm: 2287 267 226 213 0 72 0
[pid=19530] ppid=19529 vsize=1010792 CPUtime=1731.49 cores=1,3,5,7
/proc/19530/stat : 19530 (glucose) R 19529 19513 18976 0 -1 4202496 133516 0 0 0 173091 58 0 0 20 0 1 0 278947591 1035051008 233213 33554432000 4194304 5208918 140736914775712 140736914772088 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19530/statm: 252698 233213 104 248 0 252447 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1880072

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 19513 and gives
#  childrusage.ru_utime.tv_sec=63
#  childrusage.ru_utime.tv_usec=650323
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=962245
# CPU time returned by wait4() is 68.6126
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1794.55
CPU system time (s): 5.52
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 2212516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.6503
system time used= 4.96225
maximum resident set size= 791960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167548
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1187944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1451
involuntary context switches= 93

runsolver used 3.72743 second user time and 9.10761 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 16:15:38
IDJOB=3700862
IDBENCH=91808
IDSOLVER=2277
FILE ID=node111/3700862-1338128137
RUNJOBID= node111-1338122669-18993
PBS_JOBID= 14624489
Free space on /tmp= 71620 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX300_K67_cod3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700862-1338128137/watcher-3700862-1338128137 -o /tmp/evaluation-result-3700862-1338128137/solver-3700862-1338128137 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700862-1338128137.opb 2122691250 HOME HOME

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

MD5SUM BENCH= 6298e385d17f7fb5ad3d78ee895ec81c
RANDOM SEED=2122691250

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28721708 kB
Buffers:          456640 kB
Cached:          2684468 kB
SwapCached:         1560 kB
Active:          1291056 kB
Inactive:        2020340 kB
Active(anon):     161968 kB
Inactive(anon):     9524 kB
Active(file):    1129088 kB
Inactive(file):  2010816 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105672 kB
Dirty:             77168 kB
Writeback:             0 kB
AnonPages:        342692 kB
Mapped:            15448 kB
Shmem:               196 kB
Slab:             703108 kB
SReclaimable:     145236 kB
SUnreclaim:       557872 kB
KernelStack:        1520 kB
PageTables:         3992 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     296984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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= 71276 MiB
End job on node111 at 2012-05-27 16:45:38