Trace number 3746338

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark48.1337
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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.01	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.44	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.44	c [INC SYSTEM] execute solver
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	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-3746338-1339098178/watcher-3746338-1339098178 -o /tmp/evaluation-result-3746338-1339098178/solver-3746338-1339098178 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746338-1339098178.opb 1949987137 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: 0.00 0.00 0.00 2/169 12406
/proc/meminfo: memFree=26412296/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0

[startup+0.0576559 s]
/proc/loadavg: 0.00 0.00 0.00 2/169 12406
/proc/meminfo: memFree=26412296/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100196 s]
/proc/loadavg: 0.00 0.00 0.00 2/169 12406
/proc/meminfo: memFree=26412296/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300107 s]
/proc/loadavg: 0.00 0.00 0.00 2/169 12406
/proc/meminfo: memFree=26412296/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700098 s]
/proc/loadavg: 0.00 0.00 0.00 2/169 12406
/proc/meminfo: memFree=26412296/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12412
/proc/meminfo: memFree=26405652/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=8280 CPUtime=1.05 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 1764 0 0 0 105 0 0 0 20 0 1 0 375943301 8478720 1466 33554432000 4194304 5654031 140735502930032 140735502928120 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12412/statm: 2070 1466 141 357 0 1710 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20904

[startup+3.10017 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12412
/proc/meminfo: memFree=26403180/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=14564 CPUtime=2.64 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 3411 0 0 0 264 0 0 0 20 0 1 0 375943301 14913536 2903 33554432000 4194304 5654031 140735502930032 140735502927912 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12412/statm: 3641 2903 141 357 0 3281 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 27188

[startup+6.30025 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 12431
/proc/meminfo: memFree=26373396/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=17288 CPUtime=5.84 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 3795 0 0 0 584 0 0 0 20 0 1 0 375943301 17702912 3795 33554432000 4194304 5654031 140735502930032 140735502917848 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 4322 3795 141 357 0 3962 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 29912

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 2/172 12455
/proc/meminfo: memFree=26389848/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=21872 CPUtime=12.25 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 4465 0 0 0 1224 1 0 0 20 0 1 0 375943301 22396928 4748 33554432000 4194304 5654031 140735502930032 140735502927912 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 5468 4748 141 357 0 5108 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34496

[startup+25.5003 s]
/proc/loadavg: 0.46 0.11 0.04 3/178 12513
/proc/meminfo: memFree=26335244/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=33372 CPUtime=25.04 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 5299 0 0 0 2503 1 0 0 20 0 1 0 375943301 34172928 6812 33554432000 4194304 5654031 140735502930032 140735502917848 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 8343 6812 141 357 0 7983 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 45996

[startup+51.1003 s]
/proc/loadavg: 0.98 0.26 0.09 3/179 12542
/proc/meminfo: memFree=26302512/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=37836 CPUtime=50.63 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 5957 0 0 0 5062 1 0 0 20 0 1 0 375943301 38744064 8925 33554432000 4194304 5654031 140735502930032 140735502917848 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 9459 8925 141 357 0 9099 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50460

[startup+102.306 s]
/proc/loadavg: 1.62 0.54 0.19 3/179 12598
/proc/meminfo: memFree=26183308/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=56776 CPUtime=101.83 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 6633 0 0 0 10181 2 0 0 20 0 1 0 375943301 58138624 13672 33554432000 4194304 5654031 140735502930032 140735502917848 4232398 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 14194 13672 141 357 0 13834 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69400

[startup+162.3 s]
/proc/loadavg: 1.86 0.81 0.30 3/179 12599
/proc/meminfo: memFree=26132292/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=63972 CPUtime=161.82 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 6912 0 0 0 16180 2 0 0 20 0 1 0 375943301 65507328 15473 33554432000 4194304 5654031 140735502930032 140735502927832 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 15993 15473 141 357 0 15633 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 76596

[startup+222.3 s]
/proc/loadavg: 1.99 1.04 0.41 3/179 12599
/proc/meminfo: memFree=26130160/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=63972 CPUtime=221.8 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 7335 0 0 0 22178 2 0 0 20 0 1 0 375943301 65507328 15473 33554432000 4194304 5654031 140735502930032 140735502928056 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 15993 15473 141 357 0 15633 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 76596

[startup+282.3 s]

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

/proc/loadavg: 2.00 1.97 1.48 3/179 12631
/proc/meminfo: memFree=25956044/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=125732 CPUtime=1301.64 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 9787 0 0 0 130151 13 0 0 20 0 1 0 375943301 128749568 30877 33554432000 4194304 5654031 140735502930032 140735502917848 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 31433 30877 141 357 0 31073 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 138356

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 12632
/proc/meminfo: memFree=25941404/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=125732 CPUtime=1361.62 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 9890 0 0 0 136149 13 0 0 20 0 1 0 375943301 128749568 30925 33554432000 4194304 5654031 140735502930032 140735502917848 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 31433 30925 141 357 0 31073 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 138356

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 12632
/proc/meminfo: memFree=25890204/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1421.62 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10018 0 0 0 142147 15 0 0 20 0 1 0 375943301 179253248 40709 33554432000 4194304 5654031 140735502930032 140735502927960 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 40709 141 357 0 43403 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 187676

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 12632
/proc/meminfo: memFree=25875744/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1481.61 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10075 0 0 0 148145 16 0 0 20 0 1 0 375943301 179253248 41733 33554432000 4194304 5654031 140735502930032 140735502917848 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 41733 141 357 0 43403 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 187676

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 12632
/proc/meminfo: memFree=25998440/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1541.59 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10128 0 0 0 154143 16 0 0 20 0 1 0 375943301 179253248 40709 33554432000 4194304 5654031 140735502930032 140735502927960 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 40709 141 357 0 43403 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 187676

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 12632
/proc/meminfo: memFree=25976472/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1601.59 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10184 0 0 0 160142 17 0 0 20 0 1 0 375943301 179253248 41733 33554432000 4194304 5654031 140735502930032 140735502927960 4233181 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 41733 141 357 0 43403 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 187676

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/180 12636
/proc/meminfo: memFree=25970336/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1661.57 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10238 0 0 0 166140 17 0 0 20 0 1 0 375943301 179253248 40709 33554432000 4194304 5654031 140735502930032 140735502927960 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 40709 141 357 0 43403 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 187676

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/179 12636
/proc/meminfo: memFree=25958124/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1721.57 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10292 0 0 0 172139 18 0 0 20 0 1 0 375943301 179253248 40197 33554432000 4194304 5654031 140735502930032 140735502927960 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 40197 141 357 0 43403 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 187676

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 12636
/proc/meminfo: memFree=25943416/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1781.55 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10347 0 0 0 178137 18 0 0 20 0 1 0 375943301 179253248 40197 33554432000 4194304 5654031 140735502930032 140735502927960 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 40197 141 357 0 43403 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 187676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 12636
/proc/meminfo: memFree=25930816/32873624 swapFree=7112/7112
[pid=12406] ppid=12404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12406/stat : 12406 (npSolver-pbo-It) S 12404 12406 12376 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375943257 9367552 275 33554432000 4194304 5064252 140735643473888 140735643472800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12406/statm: 2287 275 233 213 0 72 0
[pid=12407] ppid=12406 vsize=3476 CPUtime=0.41 cores=0,2,4,6
/proc/12407/stat : 12407 (npSolver-pbo) S 12406 12406 12376 0 -1 4202496 2671 2881 0 0 2 0 39 0 20 0 1 0 375943257 3559424 509 33554432000 4194304 6004724 140735894196512 140735894182792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12407/statm: 869 509 167 442 0 423 0
[pid=12412] ppid=12407 vsize=175052 CPUtime=1799.66 cores=0,2,4,6
/proc/12412/stat : 12412 (glucosInc) R 12407 12406 12376 0 -1 4202496 10351 0 0 0 179947 19 0 0 20 0 1 0 375943301 179253248 42245 33554432000 4194304 5654031 140735502930032 140735502927960 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12412/statm: 43763 42245 141 357 0 43403 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 187676

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 12406 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=422935
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.435933
# 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.41
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.19
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 187676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.422935
system time used= 0.012998
maximum resident set size= 30512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12

runsolver used 3.61845 second user time and 8.97363 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-07 21:42:58
IDJOB=3746338
IDBENCH=1167
IDSOLVER=2332
FILE ID=node121/3746338-1339098178
RUNJOBID= node121-1339098176-12392
PBS_JOBID= 14643732
Free space on /tmp= 71236 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746338-1339098178/watcher-3746338-1339098178 -o /tmp/evaluation-result-3746338-1339098178/solver-3746338-1339098178 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746338-1339098178.opb 1949987137 HOME HOME

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

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=1949987137

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        26412676 kB
Buffers:          694700 kB
Cached:          4862700 kB
SwapCached:            0 kB
Active:          2181960 kB
Inactive:        3388308 kB
Active(anon):       1792 kB
Inactive(anon):    10736 kB
Active(file):    2180168 kB
Inactive(file):  3377572 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:         17068 kB
Mapped:            13288 kB
Shmem:               200 kB
Slab:             754848 kB
SReclaimable:     199300 kB
SUnreclaim:       555548 kB
KernelStack:        1376 kB
PageTables:         3748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      91984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71200 MiB
End job on node121 at 2012-06-07 22:12:58