Trace number 3751502

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 inc-topdown-quickBound (fixed)? (TO) 1800.44 1803.77

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__32.opb
MD5SUM88a1b10031770f0260ca582c16661bcb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark121608
Best CPU time to get the best result obtained on this benchmark1801.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables321998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint32
Maximum length of a constraint1409
Number of terms in the objective function 320000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 11088799392
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 11088799392
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

38.47/38.65	c run inc solver
38.47/38.65	c [INC SYSTEM] run initial solver
38.47/38.65	c [INC SYSTEM] preprocess with white file
159.31/161.71	c [INC SYSTEM] finished preprocessing in 123 s
159.31/161.71	c [INC SYSTEM] execute solver

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-3751502-1339154732/watcher-3751502-1339154732 -o /tmp/evaluation-result-3751502-1339154732/solver-3751502-1339154732 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751502-1339154732.opb 1198828365 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: 3.67 3.37 2.72 2/178 20011
/proc/meminfo: memFree=30946552/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0

[startup+0.0614841 s]
/proc/loadavg: 3.67 3.37 2.72 2/178 20011
/proc/meminfo: memFree=30946552/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 3.67 3.37 2.72 2/178 20011
/proc/meminfo: memFree=30946552/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 3.67 3.37 2.72 2/178 20011
/proc/meminfo: memFree=30946552/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700278 s]
/proc/loadavg: 3.67 3.37 2.72 2/178 20011
/proc/meminfo: memFree=30946552/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 3.67 3.37 2.72 3/180 20013
/proc/meminfo: memFree=30899136/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=157632 CPUtime=1.49 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) R 20011 20011 17615 0 -1 4202496 20473 0 0 0 144 5 0 0 20 0 1 0 381598980 161415168 33075 33554432000 4194304 6004724 140736679067680 140736679063272 4579890 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 39408 33075 154 442 0 38962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166780

[startup+3.10035 s]
/proc/loadavg: 3.67 3.37 2.72 3/180 20013
/proc/meminfo: memFree=30881184/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=354240 CPUtime=3.09 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) R 20011 20011 17615 0 -1 4202496 21649 0 0 0 300 9 0 0 20 0 1 0 381598980 362741760 62800 33554432000 4194304 6004724 140736679067680 140736679062280 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 88560 62800 154 442 0 88114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 363388

[startup+6.30032 s]
/proc/loadavg: 3.70 3.38 2.73 3/180 20013
/proc/meminfo: memFree=30836924/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=616384 CPUtime=6.28 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) R 20011 20011 17615 0 -1 4202496 22408 0 0 0 612 16 0 0 20 0 1 0 381598980 631177216 124240 33554432000 4194304 6004724 140736679067680 140736679062280 4581060 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 154096 124240 154 442 0 153650 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 625532

[startup+12.7003 s]
/proc/loadavg: 3.56 3.36 2.72 3/180 20013
/proc/meminfo: memFree=30453564/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=1140672 CPUtime=12.69 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) R 20011 20011 17615 0 -1 4202496 23415 0 0 0 1238 31 0 0 20 0 1 0 381598980 1168048128 247120 33554432000 4194304 6004724 140736679067680 140736679062280 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 285168 247120 154 442 0 284722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1149820

[startup+25.5003 s]
/proc/loadavg: 3.28 3.31 2.72 3/180 20013
/proc/meminfo: memFree=29436108/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=2189248 CPUtime=25.48 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) R 20011 20011 17615 0 -1 4202496 24917 0 0 0 2485 63 0 0 20 0 1 0 381598980 2241789952 492368 33554432000 4194304 6004724 140736679067680 140736679062280 5055489 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20012/statm: 547312 492368 154 442 0 546866 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2198396

[startup+51.1004 s]
/proc/loadavg: 3.00 3.24 2.71 3/182 20015
/proc/meminfo: memFree=24876320/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=39.02 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28830 0 0 0 3388 514 0 0 20 0 1 0 381598980 4373270528 657430 33554432000 4194304 6004724 140736679067680 140736679062144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657430 163 442 0 1067247 0
[pid=20014] ppid=20012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20014/stat : 20014 (cp2_pre.sh) S 20012 20011 17615 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 381602896 9367552 277 33554432000 4194304 5064252 140736612773312 140736612772016 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20014/statm: 2287 277 234 213 0 72 0
[pid=20015] ppid=20014 vsize=1214132 CPUtime=11.93 cores=0,2,4,6
/proc/20015/stat : 20015 (coprocessor) R 20014 20011 17615 0 -1 4202496 20534 0 0 0 1145 48 0 0 20 0 1 0 381602896 1243271168 300161 33554432000 4194304 6586260 140735736880032 140735736876792 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/20015/statm: 303533 300161 138 584 0 302945 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 5503200

[startup+102.307 s]
/proc/loadavg: 3.05 3.21 2.73 3/182 20015
/proc/meminfo: memFree=21515920/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=39.02 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28830 0 0 0 3388 514 0 0 20 0 1 0 381598980 4373270528 657430 33554432000 4194304 6004724 140736679067680 140736679062144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657430 163 442 0 1067247 0
[pid=20014] ppid=20012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20014/stat : 20014 (cp2_pre.sh) S 20012 20011 17615 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 381602896 9367552 277 33554432000 4194304 5064252 140736612773312 140736612772016 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20014/statm: 2287 277 234 213 0 72 0
[pid=20015] ppid=20014 vsize=4543784 CPUtime=62.77 cores=0,2,4,6
/proc/20015/stat : 20015 (coprocessor) R 20014 20011 17615 0 -1 4202496 29244 0 0 0 5984 293 0 0 20 0 1 0 381602896 4652834816 935406 33554432000 4194304 6586260 140735736880032 140735736875784 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 35 0 0
/proc/20015/statm: 1135946 935406 158 584 0 1135358 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 8832852

[startup+162.3 s]
/proc/loadavg: 3.09 3.20 2.75 3/182 20016
/proc/meminfo: memFree=25724588/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
Current children cumulated CPU time (s) 159.34
Current children cumulated vsize (KiB) 4279920

[startup+222.3 s]
/proc/loadavg: 2.43 2.99 2.71 3/181 20017
/proc/meminfo: memFree=21066468/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6529724 CPUtime=60.56 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 562561 0 0 0 5862 194 0 0 20 0 1 0 381615152 6686437376 1290443 33554432000 4194304 5654031 140737131780544 140737131768360 4214522 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1632431 1290443 141 357 0 1632071 0
Current children cumulated CPU time (s) 219.9
Current children cumulated vsize (KiB) 10809644

[startup+282.3 s]
/proc/loadavg: 2.16 2.81 2.66 3/182 20021
/proc/meminfo: memFree=21052548/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6553184 CPUtime=120.55 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 572596 0 0 0 11856 199 0 0 20 0 1 0 381615152 6710460416 1298486 33554432000 4194304 5654031 140737131780544 140737131768360 4216035 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1638296 1298486 141 357 0 1637936 0
Current children cumulated CPU time (s) 279.89

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

/proc/meminfo: memFree=20889508/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6759704 CPUtime=1140.4 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 727574 0 0 0 113788 252 0 0 20 0 1 0 381615152 6921936896 1373834 33554432000 4194304 5654031 140737131780544 140737131768360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1689926 1373834 141 357 0 1689566 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 11039624

[startup+1362.3 s]
/proc/loadavg: 2.05 2.08 2.22 3/181 20032
/proc/meminfo: memFree=20831012/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6767432 CPUtime=1200.38 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 738631 0 0 0 119784 254 0 0 20 0 1 0 381615152 6929850368 1376821 33554432000 4194304 5654031 140737131780544 140737131778328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1691858 1376821 141 357 0 1691498 0
Current children cumulated CPU time (s) 1359.72
Current children cumulated vsize (KiB) 11047352

[startup+1422.31 s]
/proc/loadavg: 2.09 2.09 2.21 3/180 20072
/proc/meminfo: memFree=16431260/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6777596 CPUtime=1260.38 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 745790 0 0 0 125782 256 0 0 20 0 1 0 381615152 6940258304 1380458 33554432000 4194304 5654031 140737131780544 140737131768360 4214475 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1694399 1380458 141 357 0 1694039 0
Current children cumulated CPU time (s) 1419.72
Current children cumulated vsize (KiB) 11057516

[startup+1482.3 s]
/proc/loadavg: 2.03 2.07 2.19 3/181 20075
/proc/meminfo: memFree=11450396/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6783980 CPUtime=1320.36 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 751993 0 0 0 131778 258 0 0 20 0 1 0 381615152 6946795520 1382607 33554432000 4194304 5654031 140737131780544 140737131778328 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1695995 1382607 141 357 0 1695635 0
Current children cumulated CPU time (s) 1479.7
Current children cumulated vsize (KiB) 11063900

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.18 3/180 20076
/proc/meminfo: memFree=11258448/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6786188 CPUtime=1380.36 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 761618 0 0 0 137774 262 0 0 20 0 1 0 381615152 6949056512 1383140 33554432000 4194304 5654031 140737131780544 140737131778232 4236268 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1696547 1383140 141 357 0 1696187 0
Current children cumulated CPU time (s) 1539.7
Current children cumulated vsize (KiB) 11066108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.17 3/180 20076
/proc/meminfo: memFree=11243316/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6797040 CPUtime=1440.34 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 768662 0 0 0 143771 263 0 0 20 0 1 0 381615152 6960168960 1386662 33554432000 4194304 5654031 140737131780544 140737131768360 4233572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1699260 1386662 141 357 0 1698900 0
Current children cumulated CPU time (s) 1599.68
Current children cumulated vsize (KiB) 11076960

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.15 4/181 20077
/proc/meminfo: memFree=9786916/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6809316 CPUtime=1500.34 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 776523 0 0 0 149767 267 0 0 20 0 1 0 381615152 6972739584 1392023 33554432000 4194304 5654031 140737131780544 140737131768360 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1702329 1392023 141 357 0 1701969 0
Current children cumulated CPU time (s) 1659.68
Current children cumulated vsize (KiB) 11089236

[startup+1722.3 s]
/proc/loadavg: 3.74 2.51 2.31 2/181 20077
/proc/meminfo: memFree=1137268/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 275 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 275 233 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 657434 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 657434 167 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6815832 CPUtime=1560.33 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 787356 0 0 0 155759 274 0 0 20 0 1 0 381615152 6979411968 1394258 33554432000 4194304 5654031 140737131780544 140737131768360 4235500 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1703958 1394258 141 357 0 1703598 0
Current children cumulated CPU time (s) 1719.67
Current children cumulated vsize (KiB) 11095752

[startup+1782.3 s]
/proc/loadavg: 5.48 3.21 2.56 2/181 20077
/proc/meminfo: memFree=188300/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 232 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 232 229 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 655778 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 655778 166 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6820636 CPUtime=1620.3 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 794141 0 0 0 161745 285 0 0 20 0 1 0 381615152 6984331264 1395966 33554432000 4194304 5654031 140737131780544 140737131768360 4232929 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1705159 1395966 140 357 0 1704799 0
Current children cumulated CPU time (s) 1779.64
Current children cumulated vsize (KiB) 11100556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 5.39 3.34 2.62 2/181 20078
/proc/meminfo: memFree=282908/32873844 swapFree=7124/7124
[pid=20011] ppid=20009 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20011/stat : 20011 (npSolver-pbo-It) S 20009 20011 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381598980 9367552 232 33554432000 4194304 5064252 140735768027024 140735768025936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20011/statm: 2287 232 229 213 0 72 0
[pid=20012] ppid=20011 vsize=4270772 CPUtime=159.34 cores=0,2,4,6
/proc/20012/stat : 20012 (npSolver-pbo) S 20011 20011 17615 0 -1 4202496 28847 30146 0 0 3388 514 11389 643 20 0 1 0 381598980 4373270528 655778 33554432000 4194304 6004724 140736679067680 140736679053960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/20012/statm: 1067693 655778 166 442 0 1067247 0
[pid=20017] ppid=20012 vsize=6823936 CPUtime=1641.1 cores=0,2,4,6
/proc/20017/stat : 20017 (glucosInc) R 20012 20011 17615 0 -1 4202496 794972 0 0 0 163825 285 0 0 20 0 1 0 381615152 6987710464 1397308 33554432000 4194304 5654031 140737131780544 140737131768360 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20017/statm: 1705984 1397308 140 357 0 1705624 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 11103856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20011 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.77
CPU time (s): 1800.44
CPU user time (s): 1786.02
CPU system time (s): 14.42
CPU usage (%): 99.8152
Max. virtual memory (cumulated for all children) (KiB): 11162052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.78242 second user time and 10.3734 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 13:25:39
IDJOB=3751502
IDBENCH=71904
IDSOLVER=2335
FILE ID=node138/3751502-1339154732
RUNJOBID= node138-1339134209-17631
PBS_JOBID= 14643796
Free space on /tmp= 63888 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__32.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751502-1339154732/watcher-3751502-1339154732 -o /tmp/evaluation-result-3751502-1339154732/solver-3751502-1339154732 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751502-1339154732.opb 1198828365 HOME HOME

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

MD5SUM BENCH= 88a1b10031770f0260ca582c16661bcb
RANDOM SEED=1198828365

node138.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.347
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.69
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.347
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.347
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		: 2667.347
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.347
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.347
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.347
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.92
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.347
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:        30946932 kB
Buffers:          158356 kB
Cached:           665544 kB
SwapCached:        19640 kB
Active:           489944 kB
Inactive:         588716 kB
Active(anon):     232784 kB
Inactive(anon):    20456 kB
Active(file):     257160 kB
Inactive(file):   568260 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:            435756 kB
Writeback:             0 kB
AnonPages:        241016 kB
Mapped:            10080 kB
Shmem:                 0 kB
Slab:             701332 kB
SReclaimable:     138232 kB
SUnreclaim:       563100 kB
KernelStack:        1448 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     371088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 60948 MiB
End job on node138 at 2012-06-08 13:56:11