Trace number 3749900

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.02 1801.32

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__32.opb
MD5SUM95367a36ca5654a079813431d40e8df1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123243
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables160998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint32
Maximum length of a constraint1313
Number of terms in the objective function 160000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 5495354016
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 5495354016
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.68/16.75	c run usual solver
1800.02/1801.31	c error: unexpected solver exit code
1800.02/1801.31	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-3749900-1339158265/watcher-3749900-1339158265 -o /tmp/evaluation-result-3749900-1339158265/solver-3749900-1339158265 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749900-1339158265.opb 1556517067 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: 4.14 3.69 2.95 4/179 31605
/proc/meminfo: memFree=26518908/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0

[startup+0.00727499 s]
/proc/loadavg: 4.14 3.69 2.95 4/179 31605
/proc/meminfo: memFree=26518908/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100192 s]
/proc/loadavg: 4.14 3.69 2.95 4/179 31605
/proc/meminfo: memFree=26518908/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 4.14 3.69 2.95 4/179 31605
/proc/meminfo: memFree=26518908/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 4.14 3.69 2.95 4/179 31605
/proc/meminfo: memFree=26518908/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 4.14 3.69 2.95 3/182 31609
/proc/meminfo: memFree=30296736/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=197780 CPUtime=1.49 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) R 31605 31605 24789 0 -1 4202496 14227 0 0 0 144 5 0 0 20 0 1 0 381950641 202526720 33480 33554432000 4194304 6004724 140737156813584 140737156808184 4534738 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 49445 33480 154 442 0 48999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206928

[startup+3.1003 s]
/proc/loadavg: 4.14 3.69 2.95 3/180 31616
/proc/meminfo: memFree=30382548/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=328852 CPUtime=3.09 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) R 31605 31605 24789 0 -1 4202496 14861 0 0 0 300 9 0 0 20 0 1 0 381950641 336744448 63688 33554432000 4194304 6004724 140737156813584 140737156808184 5055579 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 82213 63688 154 442 0 81767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 338000

[startup+6.30028 s]
/proc/loadavg: 3.97 3.67 2.94 3/182 31619
/proc/meminfo: memFree=29832184/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=590996 CPUtime=6.29 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) R 31605 31605 24789 0 -1 4202496 15621 0 0 0 612 17 0 0 20 0 1 0 381950641 605179904 125640 33554432000 4194304 6004724 140737156813584 140737156808184 4618006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 147749 125640 154 442 0 147303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 600144

[startup+12.7003 s]
/proc/loadavg: 3.81 3.64 2.94 3/182 31619
/proc/meminfo: memFree=29317388/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=1115284 CPUtime=12.69 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) R 31605 31605 24789 0 -1 4202496 16631 0 0 0 1237 32 0 0 20 0 1 0 381950641 1142050816 250056 33554432000 4194304 6004724 140737156813584 140737156808184 4534746 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 278821 250056 154 442 0 278375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1124432

[startup+25.5004 s]
/proc/loadavg: 3.49 3.57 2.93 3/184 31621
/proc/meminfo: memFree=27072912/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=17 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18524 0 0 0 1473 227 0 0 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156807632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31620] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31620/stat : 31620 (cp2_pre.sh) S 31606 31605 24789 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 381952341 9367552 276 33554432000 4194304 5064252 140733953200320 140733953199024 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31620/statm: 2287 276 234 213 0 72 0
[pid=31621] ppid=31620 vsize=982760 CPUtime=8.48 cores=1,3,5,7
/proc/31621/stat : 31621 (coprocessor) R 31620 31605 24789 0 -1 4202496 19099 0 0 0 815 33 0 0 20 0 1 0 381952342 1006346240 235627 33554432000 4194304 6586260 140736437334688 140736437331448 5732400 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/31621/statm: 245690 235627 138 584 0 245102 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3137568

[startup+51.1067 s]
/proc/loadavg: 3.38 3.54 2.93 3/184 31621
/proc/meminfo: memFree=25644588/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=17 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18524 0 0 0 1473 227 0 0 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156807632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31620] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31620/stat : 31620 (cp2_pre.sh) S 31606 31605 24789 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 381952341 9367552 276 33554432000 4194304 5064252 140733953200320 140733953199024 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31620/statm: 2287 276 234 213 0 72 0
[pid=31621] ppid=31620 vsize=2235956 CPUtime=33.9 cores=1,3,5,7
/proc/31621/stat : 31621 (coprocessor) R 31620 31605 24789 0 -1 4202496 24740 0 0 0 3222 168 0 0 20 0 1 0 381952342 2289618944 460168 33554432000 4194304 6586260 140736437334688 140736437330440 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 17 0 0
/proc/31621/statm: 558989 460168 158 584 0 558401 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 4390764

[startup+102.3 s]
/proc/loadavg: 2.82 3.38 2.91 3/183 31624
/proc/meminfo: memFree=25751012/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=2787300 CPUtime=31.81 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 276064 0 0 0 3088 93 0 0 20 0 1 0 381957688 2854195200 585808 33554432000 4194304 5208918 140735357134112 140735357131944 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 696825 585808 103 248 0 696574 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 4942108

[startup+162.301 s]
/proc/loadavg: 2.30 3.12 2.85 3/183 31632
/proc/meminfo: memFree=25571896/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=2813516 CPUtime=91.8 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 276778 0 0 0 9086 94 0 0 20 0 1 0 381957688 2881040384 593165 33554432000 4194304 5208918 140735357134112 140735357130488 4211038 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 703379 593165 103 248 0 703128 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 4968324

[startup+222.3 s]
/proc/loadavg: 2.16 2.93 2.80 3/183 31633
/proc/meminfo: memFree=25521776/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=2832856 CPUtime=151.79 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 277469 0 0 0 15085 94 0 0 20 0 1 0 381957688 2900844544 603054 33554432000 4194304 5208918 140735357134112 140735357130488 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 708214 603054 103 248 0 707963 0
Current children cumulated CPU time (s) 221.29

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

/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 283459 0 0 0 129064 99 0 0 20 0 1 0 381957688 3095986176 669342 33554432000 4194304 5208918 140735357134112 140735357130488 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 755856 669342 103 248 0 755605 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 5178232

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/183 31657
/proc/meminfo: memFree=25375744/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3042024 CPUtime=1351.61 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 283497 0 0 0 135062 99 0 0 20 0 1 0 381957688 3115032576 669900 33554432000 4194304 5208918 140735357134112 140735357131944 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 760506 669900 103 248 0 760255 0
Current children cumulated CPU time (s) 1421.11
Current children cumulated vsize (KiB) 5196832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/183 31664
/proc/meminfo: memFree=25370148/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3042024 CPUtime=1411.59 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 283587 0 0 0 141060 99 0 0 20 0 1 0 381957688 3115032576 672143 33554432000 4194304 5208918 140735357134112 140735357130488 4205625 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 760506 672143 103 248 0 760255 0
Current children cumulated CPU time (s) 1481.09
Current children cumulated vsize (KiB) 5196832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/184 31667
/proc/meminfo: memFree=25340636/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3042024 CPUtime=1471.57 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284107 0 0 0 147058 99 0 0 20 0 1 0 381957688 3115032576 674891 33554432000 4194304 5208918 140735357134112 140735357130488 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 760506 674891 103 248 0 760255 0
Current children cumulated CPU time (s) 1541.07
Current children cumulated vsize (KiB) 5196832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 31667
/proc/meminfo: memFree=25330016/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3042024 CPUtime=1531.56 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284126 0 0 0 153056 100 0 0 20 0 1 0 381957688 3115032576 675870 33554432000 4194304 5208918 140735357134112 140735357130488 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 760506 675870 103 248 0 760255 0
Current children cumulated CPU time (s) 1601.06
Current children cumulated vsize (KiB) 5196832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 31667
/proc/meminfo: memFree=25325156/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3061492 CPUtime=1591.55 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284279 0 0 0 159055 100 0 0 20 0 1 0 381957688 3134967808 678251 33554432000 4194304 5208918 140735357134112 140735357131944 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 765373 678251 103 248 0 765122 0
Current children cumulated CPU time (s) 1661.05
Current children cumulated vsize (KiB) 5216300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 31668
/proc/meminfo: memFree=25308240/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3061492 CPUtime=1651.54 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284291 0 0 0 165054 100 0 0 20 0 1 0 381957688 3134967808 680680 33554432000 4194304 5208918 140735357134112 140735357130488 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 765373 680680 103 248 0 765122 0
Current children cumulated CPU time (s) 1721.04
Current children cumulated vsize (KiB) 5216300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 31675
/proc/meminfo: memFree=25307800/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3061492 CPUtime=1711.52 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284818 0 0 0 171052 100 0 0 20 0 1 0 381957688 3134967808 683716 33554432000 4194304 5208918 140735357134112 140735357130488 4205496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 765373 683716 103 248 0 765122 0
Current children cumulated CPU time (s) 1781.02
Current children cumulated vsize (KiB) 5216300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 31715
/proc/meminfo: memFree=25655828/32873648 swapFree=7376/7376
[pid=31605] ppid=31603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31605/stat : 31605 (npSolver-pbo.sh) S 31603 31605 24789 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 381950641 9367552 275 33554432000 4194304 5064252 140737410921120 140737410920032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31605/statm: 2287 275 233 213 0 72 0
[pid=31606] ppid=31605 vsize=2136512 CPUtime=69.5 cores=1,3,5,7
/proc/31606/stat : 31606 (npSolver-pbo) S 31605 31605 24789 0 -1 4202496 18532 25640 0 0 1473 227 4964 286 20 0 1 0 381950641 2187788288 281116 33554432000 4194304 6004724 140737156813584 140737156808720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31606/statm: 534128 281116 163 442 0 533682 0
[pid=31623] ppid=31606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31623/stat : 31623 (satsolver.sh) S 31606 31605 24789 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381957688 9367552 267 33554432000 4194304 5064252 140734881140992 140734881139904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31623/statm: 2287 267 226 213 0 72 0
[pid=31624] ppid=31623 vsize=3061492 CPUtime=1730.52 cores=1,3,5,7
/proc/31624/stat : 31624 (glucose) R 31623 31605 24789 0 -1 4202496 284823 0 0 0 172952 100 0 0 20 0 1 0 381957688 3134967808 685114 33554432000 4194304 5208918 140735357134112 140735357130488 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31624/statm: 765373 685114 103 248 0 765122 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 5216300

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 31605 and gives
#  childrusage.ru_utime.tv_sec=64
#  childrusage.ru_utime.tv_usec=381212
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=151216
# CPU time returned by wait4() is 69.5324
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800.02
CPU user time (s): 1793.89
CPU system time (s): 6.13
CPU usage (%): 99.928
Max. virtual memory (cumulated for all children) (KiB): 5216300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.3812
system time used= 5.15122
maximum resident set size= 2210904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4237736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 113

runsolver used 7.37288 second user time and 18.6782 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 14:24:25
IDJOB=3749900
IDBENCH=71867
IDSOLVER=2334
FILE ID=node149/3749900-1339158265
RUNJOBID= node149-1339158265-31577
PBS_JOBID= 14643762
Free space on /tmp= 70848 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__32.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749900-1339158265/watcher-3749900-1339158265 -o /tmp/evaluation-result-3749900-1339158265/solver-3749900-1339158265 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749900-1339158265.opb 1556517067 HOME HOME

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

MD5SUM BENCH= 95367a36ca5654a079813431d40e8df1
RANDOM SEED=1556517067

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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.145
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.145
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:       32873648 kB
MemFree:        26426824 kB
Buffers:          225484 kB
Cached:          5079552 kB
SwapCached:        30012 kB
Active:           394480 kB
Inactive:        4982348 kB
Active(anon):      43268 kB
Inactive(anon):    29992 kB
Active(file):     351212 kB
Inactive(file):  4952356 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072880 kB
Dirty:             31044 kB
Writeback:             0 kB
AnonPages:         22160 kB
Mapped:             8768 kB
Shmem:                 0 kB
Slab:             926140 kB
SReclaimable:     368600 kB
SUnreclaim:       557540 kB
KernelStack:        1392 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     166948 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= 69832 MiB
End job on node149 at 2012-06-08 14:54:27