Trace number 3750767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.04 1801.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12051_6.std.opb
MD5SUM75e952fe200f2a6f99db60c06cf77c7e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark228
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256265
Number of constraints which are clauses255065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.18/3.29	c run usual solver
182.51/182.68	c model valid
182.51/182.68	c current solution ok
186.36/186.52	o 300
186.36/186.52	c current bound: 150
243.47/244.24	c current bound: 225
1800.04/1801.01	c error: unexpected solver exit code
1800.04/1801.01	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-3750767-1339164712/watcher-3750767-1339164712 -o /tmp/evaluation-result-3750767-1339164712/solver-3750767-1339164712 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750767-1339164712.opb 1425899802 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.18 2.07 2.00 3/179 21419
/proc/meminfo: memFree=29856440/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (runsolver) D 21417 21419 14797 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 382599818 12095488 50 33554432000 4194304 5436572 140734564171184 140734564167480 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/21419/statm: 2953 50 31 304 0 2645 0

[startup+0.055819 s]
/proc/loadavg: 2.18 2.07 2.00 3/179 21419
/proc/meminfo: memFree=29856440/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.18 2.07 2.00 3/179 21419
/proc/meminfo: memFree=29856440/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.18 2.07 2.00 3/179 21419
/proc/meminfo: memFree=29856440/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.18 2.07 2.00 3/179 21419
/proc/meminfo: memFree=29856440/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.18 2.07 2.00 3/181 21421
/proc/meminfo: memFree=29710548/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=195448 CPUtime=1.48 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) R 21419 21419 14797 0 -1 4202496 22523 0 0 0 142 6 0 0 20 0 1 0 382599819 200138752 43603 33554432000 4194304 6004724 140737362669440 140737362664952 4617905 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 48862 43603 154 442 0 48416 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 204596

[startup+3.10029 s]
/proc/loadavg: 2.17 2.06 2.00 3/181 21421
/proc/meminfo: memFree=29631608/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=545208 CPUtime=3.08 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) R 21419 21419 14797 0 -1 4202496 24171 0 0 0 294 14 0 0 20 0 1 0 382599819 558292992 109030 33554432000 4194304 6004724 140737362669440 140737362664040 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 136302 109030 157 442 0 135856 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 554356

[startup+6.30039 s]
/proc/loadavg: 2.17 2.06 2.00 4/183 21423
/proc/meminfo: memFree=28966624/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=3.27 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24178 0 0 0 294 33 0 0 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362663488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21422] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21422/stat : 21422 (cp2_pre.sh) S 21421 21419 14797 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382600148 9367552 277 33554432000 4194304 5064252 140736835737168 140736835735872 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21422/statm: 2287 277 234 213 0 72 0
[pid=21423] ppid=21422 vsize=608224 CPUtime=3 cores=0,2,4,6
/proc/21423/stat : 21423 (coprocessor) R 21422 21419 14797 0 -1 4202496 53882 0 0 0 284 16 0 0 20 0 1 0 382600148 622821376 135815 33554432000 4194304 6586260 140734809102176 140734809098440 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/21423/statm: 152056 135816 164 584 0 151468 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1018576

[startup+12.7004 s]
/proc/loadavg: 2.21 2.08 2.00 3/183 21423
/proc/meminfo: memFree=28621980/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=3.27 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24178 0 0 0 294 33 0 0 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362663488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21422] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21422/stat : 21422 (cp2_pre.sh) S 21421 21419 14797 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382600148 9367552 277 33554432000 4194304 5064252 140736835737168 140736835735872 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21422/statm: 2287 277 234 213 0 72 0
[pid=21423] ppid=21422 vsize=794212 CPUtime=9.37 cores=0,2,4,6
/proc/21423/stat : 21423 (coprocessor) R 21422 21419 14797 0 -1 4202496 87461 0 0 0 875 62 0 0 20 0 1 0 382600148 813273088 194966 33554432000 4194304 6586260 140734809102176 140734809097928 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 2 0 0
/proc/21423/statm: 198553 194966 199 584 0 197965 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1204564

[startup+25.5004 s]
/proc/loadavg: 2.25 2.09 2.01 3/183 21426
/proc/meminfo: memFree=29269736/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=13.96 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24187 88364 0 0 294 33 998 71 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362664576 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21425] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382601221 9367552 267 33554432000 4194304 5064252 140736327599424 140736327598336 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=280652 CPUtime=11.46 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21419 14797 0 -1 4202496 45905 0 0 0 1137 9 0 0 20 0 1 0 382601221 287387648 63388 33554432000 4194304 5208918 140736770976384 140736770974216 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21426/statm: 70163 63388 103 248 0 69912 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 691004

[startup+51.1004 s]
/proc/loadavg: 2.17 2.08 2.01 3/183 21426
/proc/meminfo: memFree=29295012/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=13.96 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24187 88364 0 0 294 33 998 71 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362664576 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21425] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382601221 9367552 267 33554432000 4194304 5064252 140736327599424 140736327598336 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=285468 CPUtime=37.05 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21419 14797 0 -1 4202496 46380 0 0 0 3696 9 0 0 20 0 1 0 382601221 292319232 65396 33554432000 4194304 5208918 140736770976384 140736770974216 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21426/statm: 71367 65396 103 248 0 71116 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 695820

[startup+102.3 s]
/proc/loadavg: 2.07 2.07 2.00 3/183 21427
/proc/meminfo: memFree=29290732/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=13.96 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24187 88364 0 0 294 33 998 71 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362664576 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21425] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382601221 9367552 267 33554432000 4194304 5064252 140736327599424 140736327598336 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=288164 CPUtime=88.25 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21419 14797 0 -1 4202496 47753 0 0 0 8814 11 0 0 20 0 1 0 382601221 295079936 65275 33554432000 4194304 5208918 140736770976384 140736770974472 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21426/statm: 72041 65275 104 248 0 71790 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 698516

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 21427
/proc/meminfo: memFree=29272644/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392056 CPUtime=13.96 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 24187 88364 0 0 294 33 998 71 20 0 1 0 382599819 401465344 70748 33554432000 4194304 6004724 140737362669440 140737362664576 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21421/statm: 98014 70748 163 442 0 97568 0
[pid=21425] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382601221 9367552 267 33554432000 4194304 5064252 140736327599424 140736327598336 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=321600 CPUtime=148.23 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21419 14797 0 -1 4202496 49194 0 0 0 14812 11 0 0 20 0 1 0 382601221 329318400 69253 33554432000 4194304 5208918 140736770976384 140736770974536 4212869 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21426/statm: 80400 69253 104 248 0 80149 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 731952

[startup+222.3 s]
/proc/loadavg: 2.19 2.10 2.02 3/183 21434
/proc/meminfo: memFree=29258992/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 63313 0 0 0 111747 33 0 0 20 0 1 0 382624246 386732032 80553 33554432000 4194304 5208918 140737389784592 140737389780968 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 94417 80553 104 248 0 94166 0
Current children cumulated CPU time (s) 1361.4
Current children cumulated vsize (KiB) 788024

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 21451
/proc/meminfo: memFree=29186296/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=377668 CPUtime=1177.78 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 64155 0 0 0 117744 34 0 0 20 0 1 0 382624246 386732032 78508 33554432000 4194304 5208918 140737389784592 140737389780904 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 94417 78508 104 248 0 94166 0
Current children cumulated CPU time (s) 1421.38
Current children cumulated vsize (KiB) 788024

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 21451
/proc/meminfo: memFree=29146656/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=380340 CPUtime=1237.78 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 65010 0 0 0 123741 37 0 0 20 0 1 0 382624246 389468160 76976 33554432000 4194304 5208918 140737389784592 140737389780968 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 95085 76976 104 248 0 94834 0
Current children cumulated CPU time (s) 1481.38
Current children cumulated vsize (KiB) 790696

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 21496
/proc/meminfo: memFree=29426292/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=380340 CPUtime=1297.76 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 65132 0 0 0 129739 37 0 0 20 0 1 0 382624246 389468160 82208 33554432000 4194304 5208918 140737389784592 140737389780904 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 95085 82208 104 248 0 94834 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 790696

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21497
/proc/meminfo: memFree=29423332/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=380340 CPUtime=1357.76 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 66191 0 0 0 135737 39 0 0 20 0 1 0 382624246 389468160 78321 33554432000 4194304 5208918 140737389784592 140737389780968 4229247 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 95085 78321 104 248 0 94834 0
Current children cumulated CPU time (s) 1601.36
Current children cumulated vsize (KiB) 790696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 21498
/proc/meminfo: memFree=29432524/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=349520 CPUtime=1417.75 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 66710 0 0 0 141735 40 0 0 20 0 1 0 382624246 357908480 76467 33554432000 4194304 5208918 140737389784592 140737389780968 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 87380 76467 104 248 0 87129 0
Current children cumulated CPU time (s) 1661.35
Current children cumulated vsize (KiB) 759876

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 21500
/proc/meminfo: memFree=29402676/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=380340 CPUtime=1477.74 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 67233 0 0 0 147733 41 0 0 20 0 1 0 382624246 389468160 80049 33554432000 4194304 5208918 140737389784592 140737389780968 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 95085 80049 104 248 0 94834 0
Current children cumulated CPU time (s) 1721.34
Current children cumulated vsize (KiB) 790696

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21500
/proc/meminfo: memFree=29417532/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=352672 CPUtime=1537.74 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 67802 0 0 0 153732 42 0 0 20 0 1 0 382624246 361136128 76191 33554432000 4194304 5208918 140737389784592 140737389782680 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 88168 76191 104 248 0 87917 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 763028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21500
/proc/meminfo: memFree=29411948/32873844 swapFree=7636/7636
[pid=21419] ppid=21417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21419/stat : 21419 (npSolver-pbo.sh) S 21417 21419 14797 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382599818 9367552 275 33554432000 4194304 5064252 140736763217728 140736763216640 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21419/statm: 2287 275 233 213 0 72 0
[pid=21421] ppid=21419 vsize=392060 CPUtime=243.6 cores=0,2,4,6
/proc/21421/stat : 21421 (npSolver-pbo) S 21419 21419 14797 0 -1 4202496 33745 198741 0 0 403 344 23485 128 20 0 1 0 382599819 401469440 70764 33554432000 4194304 6004724 140737362669440 140737362661792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/21421/statm: 98015 70764 178 442 0 97569 0
[pid=21440] ppid=21421 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21440/stat : 21440 (satsolver.sh) S 21421 21419 14797 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382624246 9367552 267 33554432000 4194304 5064252 140734429414720 140734429413632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21440/statm: 2287 267 226 213 0 72 0
[pid=21441] ppid=21440 vsize=383492 CPUtime=1556.44 cores=0,2,4,6
/proc/21441/stat : 21441 (glucose) R 21440 21419 14797 0 -1 4202496 68320 0 0 0 155601 43 0 0 20 0 1 0 382624246 392695808 77725 33554432000 4194304 5208918 140737389784592 140737389782744 4216406 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21441/statm: 95873 77725 104 248 0 95622 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 793848

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 21419 and gives
#  childrusage.ru_utime.tv_sec=238
#  childrusage.ru_utime.tv_usec=895682
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=733280
# CPU time returned by wait4() is 243.629
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.03
CPU time (s): 1800.04
CPU user time (s): 1794.89
CPU system time (s): 5.15
CPU usage (%): 99.9453
Max. virtual memory (cumulated for all children) (KiB): 1229000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.896
system time used= 4.73328
maximum resident set size= 804292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233463
page faults= 0
swaps= 0
block input operations= 8
block output operations= 719320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2064
involuntary context switches= 305

runsolver used 2.70659 second user time and 7.18291 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 16:11:52
IDJOB=3750767
IDBENCH=77238
IDSOLVER=2334
FILE ID=node108/3750767-1339164712
RUNJOBID= node108-1339159701-19645
PBS_JOBID= 14643797
Free space on /tmp= 71264 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12051_6.std.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750767-1339164712/watcher-3750767-1339164712 -o /tmp/evaluation-result-3750767-1339164712/solver-3750767-1339164712 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750767-1339164712.opb 1425899802 HOME HOME

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

MD5SUM BENCH= 75e952fe200f2a6f99db60c06cf77c7e
RANDOM SEED=1425899802

node108.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.273
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.54
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.273
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.273
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        29856704 kB
Buffers:         1389656 kB
Cached:           293324 kB
SwapCached:         1788 kB
Active:          2062932 kB
Inactive:          32468 kB
Active(anon):     406040 kB
Inactive(anon):     7608 kB
Active(file):    1656892 kB
Inactive(file):    24860 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100808 kB
Dirty:             16504 kB
Writeback:             0 kB
AnonPages:        423756 kB
Mapped:            11520 kB
Shmem:                 0 kB
Slab:             779580 kB
SReclaimable:     220884 kB
SUnreclaim:       558696 kB
KernelStack:        1472 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     585472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71224 MiB
End job on node108 at 2012-06-08 16:41:53