Trace number 3746615

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1802.22

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

50.54/50.70	c run inc solver
50.54/50.70	c [INC SYSTEM] run initial solver
50.54/50.70	c [INC SYSTEM] preprocess with white file
157.76/160.06	c [INC SYSTEM] finished preprocessing in 109 s
157.76/160.06	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-3746615-1339110819/watcher-3746615-1339110819 -o /tmp/evaluation-result-3746615-1339110819/solver-3746615-1339110819 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746615-1339110819.opb 313275198 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.13 2.06 2.01 3/178 10597
/proc/meminfo: memFree=26929664/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0

[startup+0.0774689 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 10597
/proc/meminfo: memFree=26929664/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 10597
/proc/meminfo: memFree=26929664/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 10597
/proc/meminfo: memFree=26929664/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 10597
/proc/meminfo: memFree=26929664/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.13 2.06 2.01 3/180 10599
/proc/meminfo: memFree=26815884/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=216268 CPUtime=1.48 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) R 10597 10597 9300 0 -1 4202496 24761 0 0 0 142 6 0 0 20 0 1 0 377208002 221458432 42027 33554432000 4194304 6004724 140734784533856 140734784529752 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10598/statm: 54100 42028 130 442 0 53654 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 225416

[startup+3.1002 s]
/proc/loadavg: 2.13 2.06 2.01 3/180 10599
/proc/meminfo: memFree=26672020/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=436176 CPUtime=3.09 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) R 10597 10597 9300 0 -1 4202496 47580 0 0 0 296 13 0 0 20 0 1 0 377208002 446644224 86754 33554432000 4194304 6004724 140734784533856 140734784529496 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10598/statm: 109044 86754 130 442 0 108598 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445324

[startup+6.30028 s]
/proc/loadavg: 2.12 2.06 2.01 3/180 10599
/proc/meminfo: memFree=26631532/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=876916 CPUtime=6.28 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) R 10597 10597 9300 0 -1 4202496 92957 0 0 0 602 26 0 0 20 0 1 0 377208002 897961984 177481 33554432000 4194304 6004724 140734784533856 140734784529496 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10598/statm: 219229 177481 130 442 0 218783 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 886064

[startup+12.7002 s]
/proc/loadavg: 2.11 2.05 2.01 3/180 10599
/proc/meminfo: memFree=25706704/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=1605948 CPUtime=12.68 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) R 10597 10597 9300 0 -1 4202496 226610 0 0 0 1212 56 0 0 20 0 1 0 377208002 1644490752 392478 33554432000 4194304 6004724 140734784533856 140734784528344 4617922 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10598/statm: 401487 392478 147 442 0 401041 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1615096

[startup+25.5003 s]
/proc/loadavg: 2.08 2.05 2.01 3/180 10599
/proc/meminfo: memFree=24749384/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=3440956 CPUtime=25.48 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) R 10597 10597 9300 0 -1 4202496 229479 0 0 0 2452 96 0 0 20 0 1 0 377208002 3523538944 617758 33554432000 4194304 6004724 140734784533856 140734784529016 4581223 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10598/statm: 860239 617758 147 442 0 859793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3450104

[startup+51.1003 s]
/proc/loadavg: 2.05 2.05 2.00 3/180 10599
/proc/meminfo: memFree=17455756/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=50.68 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234081 0 0 0 4525 543 0 0 20 0 1 0 377208002 5671043072 1026372 33554432000 4194304 6004724 140734784533856 140734784528320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026372 163 442 0 1384086 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 5547276

[startup+102.3 s]
/proc/loadavg: 2.61 2.20 2.06 3/182 10601
/proc/meminfo: memFree=15499968/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=50.68 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234081 0 0 0 4525 543 0 0 20 0 1 0 377208002 5671043072 1026372 33554432000 4194304 6004724 140734784533856 140734784528320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026372 163 442 0 1384086 0
[pid=10600] ppid=10598 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10600/stat : 10600 (cp2_pre.sh) S 10598 10597 9300 0 -1 4202496 609 0 0 0 0 1 0 0 20 0 1 0 377213075 9367552 277 33554432000 4194304 5064252 140733424247184 140733424245888 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10600/statm: 2287 277 234 213 0 72 0
[pid=10601] ppid=10600 vsize=5342304 CPUtime=50.69 cores=1,3,5,7
/proc/10601/stat : 10601 (coprocessor) R 10600 10597 9300 0 -1 4202496 29182 0 0 0 4843 226 0 0 20 0 1 0 377213077 5470519296 1044853 33554432000 4194304 6586260 140733383250544 140733383246296 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 84 0 0
/proc/10601/statm: 1335576 1044853 158 584 0 1334988 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 10898728

[startup+162.3 s]
/proc/loadavg: 2.36 2.21 2.07 3/181 10603
/proc/meminfo: memFree=20403368/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=850620 CPUtime=2.22 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 95599 0 0 0 197 25 0 0 20 0 1 0 377224008 871034880 165377 33554432000 4194304 5654031 140736156495616 140736155445064 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10603/statm: 212655 165377 108 357 0 212295 0
Current children cumulated CPU time (s) 160.43
Current children cumulated vsize (KiB) 6397896

[startup+222.307 s]
/proc/loadavg: 2.13 2.17 2.06 3/181 10603
/proc/meminfo: memFree=15569160/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6610256 CPUtime=62.21 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 602627 0 0 0 6025 196 0 0 20 0 1 0 377224008 6768902144 1390996 33554432000 4194304 5654031 140736156495616 140736156493400 4209096 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10603/statm: 1652564 1390996 140 357 0 1652204 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 12157532

[startup+282.3 s]
/proc/loadavg: 2.08 2.15 2.06 3/180 10603
/proc/meminfo: memFree=15495496/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6628328 CPUtime=122.19 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 617046 0 0 0 12016 203 0 0 20 0 1 0 377224008 6787407872 1395786 33554432000 4194304 5654031 140736156495616 140736156493496 4208669 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10603/statm: 1657082 1395786 140 357 0 1656722 0
Current children cumulated CPU time (s) 280.4
Current children cumulated vsize (KiB) 12175604

[startup+342.3 s]

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

/proc/meminfo: memFree=16070960/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6691544 CPUtime=1202.03 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 804983 0 0 0 119913 290 0 0 20 0 1 0 377224008 6852141056 1413164 33554432000 4194304 5654031 140736156495616 140736156493688 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1672886 1413164 141 357 0 1672526 0
Current children cumulated CPU time (s) 1360.24
Current children cumulated vsize (KiB) 12238820

[startup+1422.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/173 10641
/proc/meminfo: memFree=16070380/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6692288 CPUtime=1262.02 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 815445 0 0 0 125907 295 0 0 20 0 1 0 377224008 6852902912 1413357 33554432000 4194304 5654031 140736156495616 140736156493688 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1673072 1413357 141 357 0 1672712 0
Current children cumulated CPU time (s) 1420.23
Current children cumulated vsize (KiB) 12239564

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/173 10641
/proc/meminfo: memFree=16068600/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6694132 CPUtime=1322 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 820753 0 0 0 131903 297 0 0 20 0 1 0 377224008 6854791168 1413852 33554432000 4194304 5654031 140736156495616 140736156493400 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1673533 1413852 141 357 0 1673173 0
Current children cumulated CPU time (s) 1480.21
Current children cumulated vsize (KiB) 12241408

[startup+1542.31 s]
/proc/loadavg: 1.00 1.01 1.26 2/173 10642
/proc/meminfo: memFree=16067648/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6694528 CPUtime=1382.01 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 830489 0 0 0 137899 302 0 0 20 0 1 0 377224008 6855196672 1413962 33554432000 4194304 5654031 140736156495616 140736156493400 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1673632 1413962 141 357 0 1673272 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 12241804

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/174 10645
/proc/meminfo: memFree=16067160/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6695108 CPUtime=1441.99 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 840580 0 0 0 143892 307 0 0 20 0 1 0 377224008 6855790592 1414105 33554432000 4194304 5654031 140736156495616 140736156493400 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1673777 1414105 141 357 0 1673417 0
Current children cumulated CPU time (s) 1600.2
Current children cumulated vsize (KiB) 12242384

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/173 10645
/proc/meminfo: memFree=16065840/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6695972 CPUtime=1501.98 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 850446 0 0 0 149886 312 0 0 20 0 1 0 377224008 6856675328 1414342 33554432000 4194304 5654031 140736156495616 140736156493688 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1673993 1414342 141 357 0 1673633 0
Current children cumulated CPU time (s) 1660.19
Current children cumulated vsize (KiB) 12243248

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 10645
/proc/meminfo: memFree=16065448/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6696276 CPUtime=1561.97 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 860469 0 0 0 155881 316 0 0 20 0 1 0 377224008 6856986624 1414418 33554432000 4194304 5654031 140736156495616 140736156493688 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1674069 1414418 141 357 0 1673709 0
Current children cumulated CPU time (s) 1720.18
Current children cumulated vsize (KiB) 12243552

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.19 2/173 10645
/proc/meminfo: memFree=16064740/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6697020 CPUtime=1621.96 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 870296 0 0 0 161874 322 0 0 20 0 1 0 377224008 6857748480 1414616 33554432000 4194304 5654031 140736156495616 140736156493688 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1674255 1414616 141 357 0 1673895 0
Current children cumulated CPU time (s) 1780.17
Current children cumulated vsize (KiB) 12244296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 1.03 1.01 1.19 2/173 10645
/proc/meminfo: memFree=16064740/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6697020 CPUtime=1641.87 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 870296 0 0 0 163865 322 0 0 20 0 1 0 377224008 6857748480 1414616 33554432000 4194304 5654031 140736156495616 140736156493688 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1674255 1414616 141 357 0 1673895 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12244296

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

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

[startup+1802.2 s]
/proc/loadavg: 1.03 1.01 1.19 2/173 10645
/proc/meminfo: memFree=16064740/32873660 swapFree=7120/7120
[pid=10597] ppid=10595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10597/stat : 10597 (npSolver-pbo-It) S 10595 10597 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377208001 9367552 275 33554432000 4194304 5064252 140736806664816 140736806663728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10597/statm: 2287 275 233 213 0 72 0
[pid=10598] ppid=10597 vsize=5538128 CPUtime=158.21 cores=1,3,5,7
/proc/10598/stat : 10598 (npSolver-pbo) S 10597 10597 9300 0 -1 4202496 234098 30086 0 0 4525 544 10185 567 20 0 1 0 377208002 5671043072 1026376 33554432000 4194304 6004724 140734784533856 140734784520136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 4 0 0
/proc/10598/statm: 1384532 1026376 167 442 0 1384086 0
[pid=10603] ppid=10598 vsize=6697020 CPUtime=1641.87 cores=1,3,5,7
/proc/10603/stat : 10603 (glucosInc) R 10598 10597 9300 0 -1 4202496 870296 0 0 0 163865 322 0 0 20 0 1 0 377224008 6857748480 1414616 33554432000 4194304 5654031 140736156495616 140736156493688 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10603/statm: 1674255 1414616 141 357 0 1673895 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12244296

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.22
CPU time (s): 1800.08
CPU user time (s): 1785.75
CPU system time (s): 14.33
CPU usage (%): 99.8811
Max. virtual memory (cumulated for all children) (KiB): 12337724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 359
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= 2

runsolver used 3.86141 second user time and 10.3234 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 01:13:42
IDJOB=3746615
IDBENCH=92820
IDSOLVER=2332
FILE ID=node117/3746615-1339110819
RUNJOBID= node117-1339098177-9317
PBS_JOBID= 14643736
Free space on /tmp= 70548 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.20-11.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746615-1339110819/watcher-3746615-1339110819 -o /tmp/evaluation-result-3746615-1339110819/solver-3746615-1339110819 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746615-1339110819.opb 313275198 HOME HOME

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=313275198

node117.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.148
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.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		: 2667.148
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.148
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.148
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.95
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.148
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.148
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.148
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		: 2667.148
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:       32873660 kB
MemFree:        26929928 kB
Buffers:          668472 kB
Cached:          3594856 kB
SwapCached:          632 kB
Active:          3071952 kB
Inactive:        1961164 kB
Active(anon):     758716 kB
Inactive(anon):    10028 kB
Active(file):    2313236 kB
Inactive(file):  1951136 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:            123868 kB
Writeback:             0 kB
AnonPages:        776968 kB
Mapped:            13644 kB
Shmem:                80 kB
Slab:             765660 kB
SReclaimable:     209428 kB
SUnreclaim:       556232 kB
KernelStack:        1456 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     954684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    495616 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= 68796 MiB
End job on node117 at 2012-06-08 01:43:47