Trace number 3702966

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? (TO) 1800.01 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.85	c run inc solver
0.00/0.85	c [INC SYSTEM] run initial solver
0.00/0.85	c [INC SYSTEM] preprocess with white file
5.94/6.15	c [INC SYSTEM] finished preprocessing in 5 s
5.94/6.15	c [INC SYSTEM] execute solver
1800.01/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  6603 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3702966-1338071147/watcher-3702966-1338071147 -o /tmp/evaluation-result-3702966-1338071147/solver-3702966-1338071147 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702966-1338071147.opb 1636230571 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: 2.00 2.00 2.00 3/178 6602
/proc/meminfo: memFree=28241484/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0

[startup+0.097349 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6602
/proc/meminfo: memFree=28241484/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100225 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6602
/proc/meminfo: memFree=28241484/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/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.00 2.00 2.00 3/178 6602
/proc/meminfo: memFree=28241484/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6602
/proc/meminfo: memFree=28241484/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6606
/proc/meminfo: memFree=28124704/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=0.84 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12692 0 0 0 78 6 0 0 20 0 1 0 273240678 70205440 15955 33554432000 4194304 5992684 140734317877552 140734317872000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15955 164 440 0 16696 0
[pid=6605] ppid=6603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6605/stat : 6605 (cp2_pre.sh) S 6603 6602 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273240763 9367552 277 33554432000 4194304 5064252 140734945899840 140734945898544 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6605/statm: 2287 277 234 213 0 72 0
[pid=6606] ppid=6605 vsize=220216 CPUtime=0.63 cores=0,2,4,6
/proc/6606/stat : 6606 (coprocessor) R 6605 6602 4763 0 -1 4202496 24545 0 0 0 58 5 0 0 20 0 1 0 273240763 225501184 48607 33554432000 4194304 6586260 140737009005968 140737009002728 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 55054 48607 166 584 0 54466 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 307072

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6606
/proc/meminfo: memFree=27932408/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=0.84 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12692 0 0 0 78 6 0 0 20 0 1 0 273240678 70205440 15955 33554432000 4194304 5992684 140734317877552 140734317872000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15955 164 440 0 16696 0
[pid=6605] ppid=6603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6605/stat : 6605 (cp2_pre.sh) S 6603 6602 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273240763 9367552 277 33554432000 4194304 5064252 140734945899840 140734945898544 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6605/statm: 2287 277 234 213 0 72 0
[pid=6606] ppid=6605 vsize=264412 CPUtime=2.24 cores=0,2,4,6
/proc/6606/stat : 6606 (coprocessor) R 6605 6602 4763 0 -1 4202496 34892 0 0 0 216 8 0 0 20 0 1 0 273240763 270757888 64064 33554432000 4194304 6586260 140737009005968 140737009001944 4756480 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 66103 64064 182 584 0 65515 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 351268

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6606
/proc/meminfo: memFree=27830640/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 77708

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=28010820/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=149608 CPUtime=6.53 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 28803 0 0 0 648 5 0 0 20 0 1 0 273241293 153198592 34234 33554432000 4194304 5654031 140734169925968 140734169913784 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6608/statm: 37402 34234 140 357 0 37042 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 227316

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=28008664/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=149876 CPUtime=19.32 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 28861 0 0 0 1927 5 0 0 20 0 1 0 273241293 153473024 34803 33554432000 4194304 5654031 140734169925968 140734169923752 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 37469 34803 140 357 0 37109 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 227584

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=28003876/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=169012 CPUtime=44.92 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 29393 0 0 0 4486 6 0 0 20 0 1 0 273241293 173068288 35333 33554432000 4194304 5654031 140734169925968 140734169923864 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 42253 35333 140 357 0 41893 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 246720

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=27993124/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=169188 CPUtime=96.12 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 29944 0 0 0 9606 6 0 0 20 0 1 0 273241293 173248512 35452 33554432000 4194304 5654031 140734169925968 140734169923992 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 42297 35452 141 357 0 41937 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 246896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=27963600/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=169496 CPUtime=156.09 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 30040 0 0 0 15603 6 0 0 20 0 1 0 273241293 173563904 37864 33554432000 4194304 5654031 140734169925968 140734169923864 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 42374 37864 141 357 0 42014 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 247204

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6608
/proc/meminfo: memFree=27954188/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=169808 CPUtime=216.08 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 30118 0 0 0 21601 7 0 0 20 0 1 0 273241293 173883392 40307 33554432000 4194304 5654031 140734169925968 140734169923752 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 42452 40307 141 357 0 42092 0
Current children cumulated CPU time (s) 222.08

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

/proc/loadavg: 2.00 2.00 2.00 3/181 6618
/proc/meminfo: memFree=27899720/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=202864 CPUtime=1355.89 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 37168 0 0 0 135571 18 0 0 20 0 1 0 273241293 207732736 42432 33554432000 4194304 5654031 140734169925968 140734169924056 4208604 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50716 42432 141 357 0 50356 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 280572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6618
/proc/meminfo: memFree=27932636/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=202864 CPUtime=1415.88 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 37218 0 0 0 141570 18 0 0 20 0 1 0 273241293 207732736 43495 33554432000 4194304 5654031 140734169925968 140734169924056 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50716 43495 141 357 0 50356 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 280572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6622
/proc/meminfo: memFree=27903584/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=172232 CPUtime=1475.86 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 37705 0 0 0 147568 18 0 0 20 0 1 0 273241293 176365568 40895 33554432000 4194304 5654031 140734169925968 140734169923992 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 43058 40895 141 357 0 42698 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 249940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6622
/proc/meminfo: memFree=27937044/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1535.85 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 38288 0 0 0 153566 19 0 0 20 0 1 0 273241293 207925248 42498 33554432000 4194304 5654031 140734169925968 140734169924056 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 42498 141 357 0 50403 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 280760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6622
/proc/meminfo: memFree=27891868/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1595.84 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 38292 0 0 0 159565 19 0 0 20 0 1 0 273241293 207925248 43524 33554432000 4194304 5654031 140734169925968 140734169924056 4208619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 43524 141 357 0 50403 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 280760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6622
/proc/meminfo: memFree=27928732/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1655.82 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 38312 0 0 0 165563 19 0 0 20 0 1 0 273241293 207925248 44553 33554432000 4194304 5654031 140734169925968 140734169924056 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 44553 141 357 0 50403 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 280760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6664
/proc/meminfo: memFree=27807380/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1715.81 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 39018 0 0 0 171560 21 0 0 20 0 1 0 273241293 207925248 41655 33554432000 4194304 5654031 140734169925968 140734169924056 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 41655 141 357 0 50403 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 280760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6731
/proc/meminfo: memFree=27696108/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1775.8 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 39391 0 0 0 177559 21 0 0 20 0 1 0 273241293 207925248 43048 33554432000 4194304 5654031 140734169925968 140734169924056 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 43048 141 357 0 50403 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 280760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6731
/proc/meminfo: memFree=27692372/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1794.01 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 39393 0 0 0 179380 21 0 0 20 0 1 0 273241293 207925248 43561 33554432000 4194304 5654031 140734169925968 140734169924056 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 43561 141 357 0 50403 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 280760

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6731
/proc/meminfo: memFree=27692372/32873648 swapFree=6864/6864
[pid=6602] ppid=6600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6602/stat : 6602 (npSolver-pbo-It) S 6600 6602 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240678 9367552 275 33554432000 4194304 5064252 140735866705616 140735866704528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6602/statm: 2287 275 233 213 0 72 0
[pid=6603] ppid=6602 vsize=68560 CPUtime=6 cores=0,2,4,6
/proc/6603/stat : 6603 (npSolver-pbo) S 6602 6602 4763 0 -1 4202496 12709 44132 0 0 78 6 499 17 20 0 1 0 273240678 70205440 15957 33554432000 4194304 5992684 140734317877552 140734317863816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6603/statm: 17140 15957 166 440 0 16696 0
[pid=6608] ppid=6603 vsize=203052 CPUtime=1794.01 cores=0,2,4,6
/proc/6608/stat : 6608 (glucosInc) R 6603 6602 4763 0 -1 4202496 39393 0 0 0 179380 21 0 0 20 0 1 0 273241293 207925248 43561 33554432000 4194304 5654031 140734169925968 140734169924056 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6608/statm: 50763 43561 141 357 0 50403 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 280760

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.01
CPU user time (s): 1799.57
CPU system time (s): 0.44
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 399616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.78512
system time used= 0.242963
maximum resident set size= 316160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57216
page faults= 0
swaps= 0
block input operations= 0
block output operations= 110256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 12

runsolver used 3.03354 second user time and 8.92764 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 00:25:47
IDJOB=3702966
IDBENCH=2917
IDSOLVER=2278
FILE ID=node120/3702966-1338071147
RUNJOBID= node120-1338052943-4779
PBS_JOBID= 14624403
Free space on /tmp= 71580 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702966-1338071147/watcher-3702966-1338071147 -o /tmp/evaluation-result-3702966-1338071147/solver-3702966-1338071147 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702966-1338071147.opb 1636230571 HOME HOME

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=1636230571

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28241880 kB
Buffers:          243096 kB
Cached:          3516108 kB
SwapCached:          492 kB
Active:           776564 kB
Inactive:        3083472 kB
Active(anon):      91152 kB
Inactive(anon):    12388 kB
Active(file):     685412 kB
Inactive(file):  3071084 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        142136 kB
Mapped:            14696 kB
Shmem:               120 kB
Slab:             635996 kB
SReclaimable:      80336 kB
SUnreclaim:       555660 kB
KernelStack:        1456 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     228476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71472 MiB
End job on node120 at 2012-05-27 00:55:48