Trace number 3746801

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 (fixed)? (problem) 1428.79 1608.99

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ivu06-big.opb
MD5SUM3085a2bda178410828dcd956a716c89f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2865693364730000016
Best CPU time to get the best result obtained on this benchmark1801.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2277736
Total number of constraints1177
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint704
Maximum length of a constraint152997
Number of terms in the objective function 2277736
Biggest coefficient in the objective function 80000000000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 27910716903658970007421
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 80000000000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 27910716903658970007421
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

49.26/49.38	c run inc solver
49.26/49.38	c [INC SYSTEM] run initial solver
49.26/49.38	c [INC SYSTEM] preprocess with white file
896.40/911.24	c [INC SYSTEM] finished preprocessing in 861 s
896.40/911.24	c [INC SYSTEM] execute solver
1303.83/1318.49	c [INC SEARCH] formula is SAT
1304.83/1319.48	c [INC SYSTEM] solved the initial formula
1314.03/1328.65	c model valid
1314.03/1328.65	c current solution ok
1425.96/1440.87	o -4455480725049551630
1425.96/1440.87	c [INC SYSTEM] there exists a inc, kill it!
1425.96/1440.87	c write failed with 2
1426.17/1441.08	npSolver-pbo: Pbconstraint.h:154: void PBconstraint::setK(Weight): Assertion `k >= 0' failed.
1428.68/1608.99	HOME/npSolver-pbo-Itd.sh: line 18: 24747 Aborted                 (core dumped) ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3746801-1339105630/watcher-3746801-1339105630 -o /tmp/evaluation-result-3746801-1339105630/solver-3746801-1339105630 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746801-1339105630.opb 36834480 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 24746
/proc/meminfo: memFree=27534828/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0

[startup+0.0707429 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 24746
/proc/meminfo: memFree=27534828/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 24746
/proc/meminfo: memFree=27534828/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 24746
/proc/meminfo: memFree=27534828/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 24746
/proc/meminfo: memFree=27534828/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/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: 2.22 2.05 2.02 3/179 24748
/proc/meminfo: memFree=27420508/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=176980 CPUtime=1.49 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 8142 0 0 0 142 7 0 0 20 0 1 0 376688750 181227520 34168 33554432000 4194304 6004724 140736454090496 140736454086376 5190736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24747/statm: 44245 34168 130 442 0 43799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186128

[startup+3.10035 s]
/proc/loadavg: 2.22 2.05 2.02 3/179 24748
/proc/meminfo: memFree=27420508/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=234744 CPUtime=3.09 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 21687 0 0 0 300 9 0 0 20 0 1 0 376688750 240377856 47713 33554432000 4194304 6004724 140736454090496 140736454086520 4379981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24747/statm: 58686 47713 130 442 0 58240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 243892

[startup+6.30032 s]
/proc/loadavg: 2.22 2.05 2.02 3/179 24748
/proc/meminfo: memFree=26790288/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=405280 CPUtime=6.29 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 59651 0 0 0 612 17 0 0 20 0 1 0 376688750 415006720 87210 33554432000 4194304 6004724 140736454090496 140736454086520 5190736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24747/statm: 101320 87210 130 442 0 100874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 414428

[startup+12.7003 s]
/proc/loadavg: 2.19 2.05 2.01 3/179 24748
/proc/meminfo: memFree=25948736/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=724116 CPUtime=12.69 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 132990 0 0 0 1239 30 0 0 20 0 1 0 376688750 741494784 160549 33554432000 4194304 6004724 140736454090496 140736454086008 5190736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24747/statm: 181029 160549 130 442 0 180583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 733264

[startup+25.5003 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 24748
/proc/meminfo: memFree=23653516/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=2038668 CPUtime=25.49 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 332495 0 0 0 2474 75 0 0 20 0 1 0 376688750 2087596032 469375 33554432000 4194304 6004724 140736454090496 140736454083304 4582623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24747/statm: 509667 469375 137 442 0 509221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2047816

[startup+51.1003 s]
/proc/loadavg: 2.17 2.06 2.02 3/179 24748
/proc/meminfo: memFree=19035968/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=51.06 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 336191 0 0 0 4616 490 0 0 20 0 1 0 376688750 3698208768 730639 33554432000 4194304 6004724 140736454090496 140736454085112 5190832 0 0 4096 0 0 0 0 17 5 0 0 2 0 0
/proc/24747/statm: 902883 730639 145 442 0 902437 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3620680

[startup+102.3 s]
/proc/loadavg: 2.51 2.18 2.06 3/181 24750
/proc/meminfo: memFree=14961904/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=52.96 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336194 0 0 0 4651 645 0 0 20 0 1 0 376688750 3698208768 730641 33554432000 4194304 6004724 140736454090496 140736454084960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730641 147 442 0 902437 0
[pid=24749] ppid=24747 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/24749/stat : 24749 (cp2_pre.sh) S 24747 24746 23584 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 376694050 9367552 277 33554432000 4194304 5064252 140734840475584 140734840474288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24749/statm: 2287 277 234 213 0 72 0
[pid=24750] ppid=24749 vsize=338324 CPUtime=49.24 cores=1,3,5,7
/proc/24750/stat : 24750 (coprocessor) R 24749 24746 23584 0 -1 4202496 15237 0 0 0 4914 10 0 0 20 0 1 0 376694054 346443776 83221 33554432000 4194304 6586260 140734072531472 140734072528232 4368004 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24750/statm: 84581 83221 138 584 0 83993 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 3968152

[startup+162.3 s]
/proc/loadavg: 3.58 2.49 2.17 3/183 24754
/proc/meminfo: memFree=7012100/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=52.96 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336194 0 0 0 4651 645 0 0 20 0 1 0 376688750 3698208768 730641 33554432000 4194304 6004724 140736454090496 140736454084960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730641 147 442 0 902437 0
[pid=24749] ppid=24747 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/24749/stat : 24749 (cp2_pre.sh) S 24747 24746 23584 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 376694050 9367552 277 33554432000 4194304 5064252 140734840475584 140734840474288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24749/statm: 2287 277 234 213 0 72 0
[pid=24750] ppid=24749 vsize=541568 CPUtime=109.23 cores=1,3,5,7
/proc/24750/stat : 24750 (coprocessor) R 24749 24746 23584 0 -1 4202496 18979 0 0 0 10907 16 0 0 20 0 1 0 376694054 554565632 129031 33554432000 4194304 6586260 140734072531472 140734072528232 4368004 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24750/statm: 135392 129031 138 584 0 134804 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4171396

[startup+222.3 s]
/proc/loadavg: 4.46 2.93 2.34 2/182 24754
/proc/meminfo: memFree=3478132/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=52.96 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336194 0 0 0 4651 645 0 0 20 0 1 0 376688750 3698208768 730641 33554432000 4194304 6004724 140736454090496 140736454084960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730641 147 442 0 902437 0
[pid=24749] ppid=24747 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/24749/stat : 24749 (cp2_pre.sh) S 24747 24746 23584 0 -1 4202496 608 0 0 0 0 1 0 0 20 0 1 0 376694050 9367552 277 33554432000 4194304 5064252 140734840475584 140734840474288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24749/statm: 2287 277 234 213 0 72 0
[pid=24750] ppid=24749 vsize=850020 CPUtime=169.22 cores=1,3,5,7
/proc/24750/stat : 24750 (coprocessor) R 24749 24746 23584 0 -1 4202496 21755 0 0 0 16899 23 0 0 20 0 1 0 376694054 870420480 195522 33554432000 4194304 6586260 140734072531472 140734072528232 4367992 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/24750/statm: 212505 195522 138 584 0 211917 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 4479848

[startup+282.3 s]
/proc/loadavg: 5.03 3.37 2.52 2/182 24755
/proc/meminfo: memFree=197876/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=52.96 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336194 0 0 0 4651 645 0 0 20 0 1 0 376688750 3698208768 730641 33554432000 4194304 6004724 140736454090496 140736454084960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730641 147 442 0 902437 0
[pid=24749] ppid=24747 vsize=9148 CPUtime=0.01 cores=1,3,5,7

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


[startup+1242.3 s]
/proc/loadavg: 2.00 2.20 2.43 3/181 24841
/proc/meminfo: memFree=19354316/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=896.46 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336212 51903 0 0 4651 647 83899 449 20 0 1 0 376688750 3698208768 730646 33554432000 4194304 6004724 140736454090496 140736454076776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730646 151 442 0 902437 0
[pid=24840] ppid=24747 vsize=5449472 CPUtime=330.98 cores=1,3,5,7
/proc/24840/stat : 24840 (glucosInc) R 24747 24746 23584 0 -1 4202496 540809 0 0 0 32903 195 0 0 20 0 1 0 376779875 5580259328 1245341 33554432000 4194304 5654031 140734430790928 140734430788616 4215061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24840/statm: 1362368 1245341 131 357 0 1362008 0
Current children cumulated CPU time (s) 1227.44
Current children cumulated vsize (KiB) 9070152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.16 2.40 3/181 24841
/proc/meminfo: memFree=19330040/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3611532 CPUtime=896.46 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4202496 336212 51903 0 0 4651 647 83899 449 20 0 1 0 376688750 3698208768 730646 33554432000 4194304 6004724 140736454090496 140736454076776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/24747/statm: 902883 730646 151 442 0 902437 0
[pid=24840] ppid=24747 vsize=5454224 CPUtime=390.97 cores=1,3,5,7
/proc/24840/stat : 24840 (glucosInc) R 24747 24746 23584 0 -1 4202496 542028 0 0 0 38901 196 0 0 20 0 1 0 376779875 5585125376 1248816 33554432000 4194304 5654031 140734430790928 140734430789032 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24840/statm: 1363556 1248816 140 357 0 1363196 0
Current children cumulated CPU time (s) 1287.43
Current children cumulated vsize (KiB) 9074904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.13 2.37 3/182 24844
/proc/meminfo: memFree=18618660/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823144 CPUtime=941.01 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 355477 51903 0 0 6300 3453 83899 449 20 0 1 0 376688750 3914899456 784571 33554432000 4194304 6004724 140736454090496 140736454084696 5190832 0 0 4096 0 0 0 0 17 5 0 0 10 0 0
/proc/24747/statm: 955786 784571 158 442 0 955340 0
[pid=24840] ppid=24747 vsize=5469704 CPUtime=406.64 cores=1,3,5,7
/proc/24840/stat : 24840 (glucosInc) S 24747 24746 23584 0 -1 4202496 542338 0 0 0 40465 199 0 0 20 0 1 0 376779875 5600976896 1254747 33554432000 4194304 5654031 140734430790928 140734430789240 4976656 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24840/statm: 1367426 1254747 146 357 0 1367066 0
Current children cumulated CPU time (s) 1347.65
Current children cumulated vsize (KiB) 9301996

[startup+1422.3 s]
/proc/loadavg: 2.04 2.12 2.35 3/181 24844
/proc/meminfo: memFree=17850968/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823144 CPUtime=1000.88 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) R 24746 24746 23584 0 -1 4202496 355537 51903 0 0 7313 8427 83899 449 20 0 1 0 376688750 3914899456 784578 33554432000 4194304 6004724 140736454090496 140736454084696 5190832 0 0 4096 0 0 0 0 17 5 0 0 23 0 0
/proc/24747/statm: 955786 784578 158 442 0 955340 0
[pid=24840] ppid=24747 vsize=5469704 CPUtime=406.64 cores=1,3,5,7
/proc/24840/stat : 24840 (glucosInc) S 24747 24746 23584 0 -1 4202496 542338 0 0 0 40465 199 0 0 20 0 1 0 376779875 5600976896 1254747 33554432000 4194304 5654031 140734430790928 140734430789240 4976656 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24840/statm: 1367426 1254747 146 357 0 1367066 0
Current children cumulated CPU time (s) 1407.52
Current children cumulated vsize (KiB) 9301996

[startup+1482.3 s]
/proc/loadavg: 3.16 2.39 2.42 2/181 24846
/proc/meminfo: memFree=17044388/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.03 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355572 594763 0 0 7600 9924 124365 914 20 0 1 0 376688750 3914903552 784596 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784596 174 442 0 955341 0
Current children cumulated CPU time (s) 1428.03
Current children cumulated vsize (KiB) 3832296

[startup+1542.31 s]
/proc/loadavg: 4.01 2.76 2.55 2/181 24847
/proc/meminfo: memFree=16150544/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1602.3 s]
/proc/loadavg: 4.75 3.21 2.71 2/181 24847
/proc/meminfo: memFree=16158356/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

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

[startup+1603.4 s]
/proc/loadavg: 4.75 3.21 2.71 2/181 24847
/proc/meminfo: memFree=16156308/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1606.6 s]
/proc/loadavg: 4.77 3.24 2.72 2/181 24847
/proc/meminfo: memFree=16151012/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1608.2 s]
/proc/loadavg: 4.77 3.24 2.72 2/181 24847
/proc/meminfo: memFree=16148964/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1608.6 s]
/proc/loadavg: 4.77 3.24 2.72 2/181 24847
/proc/meminfo: memFree=16146792/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1608.8 s]
/proc/loadavg: 4.77 3.24 2.72 2/181 24847
/proc/meminfo: memFree=16146792/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

[startup+1608.9 s]
/proc/loadavg: 4.77 3.24 2.72 2/181 24847
/proc/meminfo: memFree=16146792/32873844 swapFree=7900/7900
[pid=24746] ppid=24744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24746/stat : 24746 (npSolver-pbo-It) S 24744 24746 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376688750 9367552 275 33554432000 4194304 5064252 140736386584336 140736386583248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24746/statm: 2287 275 233 213 0 72 0
[pid=24747] ppid=24746 vsize=3823148 CPUtime=1428.68 cores=1,3,5,7
/proc/24747/stat : 24747 (npSolver-pbo) S 24746 24746 23584 0 -1 4204032 355573 594763 0 0 7600 9989 124365 914 20 0 1 0 376688750 3914903552 784597 33554432000 4194304 6004724 140736454090496 140736454085624 5251733 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 26 0 0
/proc/24747/statm: 955787 784597 175 442 0 955341 0
Current children cumulated CPU time (s) 1428.68
Current children cumulated vsize (KiB) 3832296

Child status: 0
Real time (s): 1608.99
CPU time (s): 1428.79
CPU user time (s): 1319.66
CPU system time (s): 109.129
CPU usage (%): 88.8004
Max. virtual memory (cumulated for all children) (KiB): 9381996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1319.66
system time used= 109.129
maximum resident set size= 5019016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 950710
page faults= 0
swaps= 0
block input operations= 5736
block output operations= 11936592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 978846
involuntary context switches= 1635

runsolver used 2.82657 second user time and 7.48586 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-07 23:47:22
IDJOB=3746801
IDBENCH=89900
IDSOLVER=2332
FILE ID=node137/3746801-1339105630
RUNJOBID= node137-1339098177-23601
PBS_JOBID= 14643716
Free space on /tmp= 70104 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ivu06-big.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746801-1339105630/watcher-3746801-1339105630 -o /tmp/evaluation-result-3746801-1339105630/solver-3746801-1339105630 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746801-1339105630.opb 36834480 HOME HOME

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

MD5SUM BENCH= 3085a2bda178410828dcd956a716c89f
RANDOM SEED=36834480

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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.600
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.90
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.600
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.600
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:        27537520 kB
Buffers:          336488 kB
Cached:          3283620 kB
SwapCached:         5840 kB
Active:          2318824 kB
Inactive:        2180296 kB
Active(anon):     874180 kB
Inactive(anon):     7152 kB
Active(file):    1444644 kB
Inactive(file):  2173144 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097516 kB
Dirty:            370072 kB
Writeback:             0 kB
AnonPages:        821424 kB
Mapped:            10116 kB
Shmem:                 0 kB
Slab:             694244 kB
SReclaimable:     134504 kB
SUnreclaim:       559740 kB
KernelStack:        1456 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1378616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    606208 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= 64192 MiB
End job on node137 at 2012-06-08 00:14:11