Trace number 3699771

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? (TO) 1800.05 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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
Satisfiable
(Un)Satisfiability was proved
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 constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
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.82	c run inc solver
0.00/0.82	c [INC SYSTEM] run initial solver
0.00/0.82	c [INC SYSTEM] preprocess with white file
5.44/5.69	c [INC SYSTEM] finished preprocessing in 4 s
5.44/5.69	c [INC SYSTEM] execute solver
1800.05/1800.62	HOME/npSolver-pbo-I.sh: line 18: 16652 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3699771-1338069569/watcher-3699771-1338069569 -o /tmp/evaluation-result-3699771-1338069569/solver-3699771-1338069569 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699771-1338069569.opb 814173358 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.00 2.00 2.03 3/178 16651
/proc/meminfo: memFree=28277864/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0

[startup+0.0274401 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 16651
/proc/meminfo: memFree=28277864/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100235 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 16651
/proc/meminfo: memFree=28277864/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 16651
/proc/meminfo: memFree=28277864/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 16651
/proc/meminfo: memFree=28277864/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 16655
/proc/meminfo: memFree=28158576/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=0.81 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12967 0 0 0 75 6 0 0 20 0 1 0 273082382 70660096 15697 33554432000 4194304 5992684 140737357013136 140737357007584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16652/statm: 17251 15697 164 440 0 16807 0
[pid=16654] ppid=16652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16654/stat : 16654 (cp2_pre.sh) S 16652 16651 14700 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273082464 9367552 277 33554432000 4194304 5064252 140737042280640 140737042279344 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16654/statm: 2287 277 234 213 0 72 0
[pid=16655] ppid=16654 vsize=216072 CPUtime=0.66 cores=1,3,5,7
/proc/16655/stat : 16655 (coprocessor) R 16654 16651 14700 0 -1 4202496 25073 0 0 0 60 6 0 0 20 0 1 0 273082465 221257728 47093 33554432000 4194304 6586260 140735630918176 140735630914936 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/16655/statm: 54018 47093 166 584 0 53430 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 303372

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 16655
/proc/meminfo: memFree=27977712/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=0.81 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12967 0 0 0 75 6 0 0 20 0 1 0 273082382 70660096 15697 33554432000 4194304 5992684 140737357013136 140737357007584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16652/statm: 17251 15697 164 440 0 16807 0
[pid=16654] ppid=16652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16654/stat : 16654 (cp2_pre.sh) S 16652 16651 14700 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273082464 9367552 277 33554432000 4194304 5064252 140737042280640 140737042279344 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16654/statm: 2287 277 234 213 0 72 0
[pid=16655] ppid=16654 vsize=256304 CPUtime=2.26 cores=1,3,5,7
/proc/16655/stat : 16655 (coprocessor) R 16654 16651 14700 0 -1 4202496 34143 0 0 0 218 8 0 0 20 0 1 0 273082465 262455296 61783 33554432000 4194304 6586260 140735630918176 140735630914200 4789282 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/16655/statm: 64076 61783 182 584 0 63488 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 343604

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 16655
/proc/meminfo: memFree=27866888/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 78152

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 16657
/proc/meminfo: memFree=28058744/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=145424 CPUtime=7 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 26930 0 0 0 695 5 0 0 20 0 1 0 273082951 148914176 32453 33554432000 4194304 5654031 140737304145104 140737304142888 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 36356 32453 131 357 0 35996 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 223576

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 16657
/proc/meminfo: memFree=28025984/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=145688 CPUtime=19.8 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 26989 0 0 0 1975 5 0 0 20 0 1 0 273082951 149184512 33023 33554432000 4194304 5654031 140737304145104 140737304142888 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 36422 33023 131 357 0 36062 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 223840

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 16660
/proc/meminfo: memFree=28049560/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=165344 CPUtime=45.38 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 27697 0 0 0 4533 5 0 0 20 0 1 0 273082951 169312256 34750 33554432000 4194304 5654031 140737304145104 140737304142888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 41336 34750 131 357 0 40976 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 243496

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 16683
/proc/meminfo: memFree=28048456/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=146684 CPUtime=96.56 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 27834 0 0 0 9650 6 0 0 20 0 1 0 273082951 150204416 34273 33554432000 4194304 5654031 140737304145104 140737304143128 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 36671 34273 132 357 0 36311 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 224836

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/181 16683
/proc/meminfo: memFree=28048608/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=147012 CPUtime=156.55 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 28806 0 0 0 15647 8 0 0 20 0 1 0 273082951 150540288 34631 33554432000 4194304 5654031 140737304145104 140737304143128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 36753 34631 132 357 0 36393 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 225164

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.01 3/181 16684
/proc/meminfo: memFree=28003632/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=166776 CPUtime=216.54 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 29294 0 0 0 21645 9 0 0 20 0 1 0 273082951 170778624 37673 33554432000 4194304 5654031 140737304145104 140737304142792 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 41694 37673 141 357 0 41334 0
Current children cumulated CPU time (s) 222

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

/proc/loadavg: 2.02 2.02 2.00 3/181 16740
/proc/meminfo: memFree=27852696/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200048 CPUtime=1296.36 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 34733 0 0 0 129616 20 0 0 20 0 1 0 273082951 204849152 40927 33554432000 4194304 5654031 140737304145104 140737304143192 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50012 40927 141 357 0 49652 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 278200

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 16740
/proc/meminfo: memFree=27810060/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200048 CPUtime=1356.34 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 34768 0 0 0 135614 20 0 0 20 0 1 0 273082951 204849152 41984 33554432000 4194304 5654031 140737304145104 140737304143192 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50012 41984 141 357 0 49652 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 278200

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 16740
/proc/meminfo: memFree=27876220/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=169228 CPUtime=1416.35 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 34957 0 0 0 141613 22 0 0 20 0 1 0 273082951 173289472 39875 33554432000 4194304 5654031 140737304145104 140737304143128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 42307 39875 141 357 0 41947 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 247380

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 16741
/proc/meminfo: memFree=27840420/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200048 CPUtime=1476.33 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 35540 0 0 0 147610 23 0 0 20 0 1 0 273082951 204849152 40966 33554432000 4194304 5654031 140737304145104 140737304143192 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50012 40966 141 357 0 49652 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 278200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16741
/proc/meminfo: memFree=27883752/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200048 CPUtime=1536.31 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 35557 0 0 0 153608 23 0 0 20 0 1 0 273082951 204849152 41996 33554432000 4194304 5654031 140737304145104 140737304143192 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50012 41996 141 357 0 49652 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 278200

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 16741
/proc/meminfo: memFree=27859272/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=169484 CPUtime=1596.3 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 35784 0 0 0 159606 24 0 0 20 0 1 0 273082951 173551616 39408 33554432000 4194304 5654031 140737304145104 140737304143128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 42371 39408 141 357 0 42011 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 247636

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 16741
/proc/meminfo: memFree=27820120/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=169484 CPUtime=1656.3 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 36179 0 0 0 165605 25 0 0 20 0 1 0 273082951 173551616 40309 33554432000 4194304 5654031 140737304145104 140737304143128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 42371 40309 141 357 0 42011 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 247636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16741
/proc/meminfo: memFree=27877384/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200492 CPUtime=1716.28 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 36424 0 0 0 171603 25 0 0 20 0 1 0 273082951 205303808 41575 33554432000 4194304 5654031 140737304145104 140737304142888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50123 41575 141 357 0 49763 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 278644

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16742
/proc/meminfo: memFree=27834440/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200744 CPUtime=1776.28 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 36463 0 0 0 177602 26 0 0 20 0 1 0 273082951 205561856 43147 33554432000 4194304 5654031 140737304145104 140737304142888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50186 43147 141 357 0 49826 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 278896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16742
/proc/meminfo: memFree=27824268/32873648 swapFree=7104/7104
[pid=16651] ppid=16649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (npSolver-pbo-I.) S 16649 16651 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273082382 9367552 275 33554432000 4194304 5064252 140736541267488 140736541266400 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16651/statm: 2287 275 233 213 0 72 0
[pid=16652] ppid=16651 vsize=69004 CPUtime=5.46 cores=1,3,5,7
/proc/16652/stat : 16652 (npSolver-pbo) S 16651 16651 14700 0 -1 4202496 12982 42661 0 0 75 7 448 16 20 0 1 0 273082382 70660096 15699 33554432000 4194304 5992684 140737357013136 140737356999400 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16652/statm: 17251 15699 166 440 0 16807 0
[pid=16657] ppid=16652 vsize=200744 CPUtime=1794.59 cores=1,3,5,7
/proc/16657/stat : 16657 (glucosInc) R 16652 16651 14700 0 -1 4202496 36474 0 0 0 179433 26 0 0 20 0 1 0 273082951 205561856 43158 33554432000 4194304 5654031 140737304145104 140737304142888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16657/statm: 50186 43158 141 357 0 49826 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 278896

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1799.56
CPU system time (s): 0.49
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 389628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2352
system time used= 0.234964
maximum resident set size= 304148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 21

runsolver used 3.39748 second user time and 8.86265 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 23:59:29
IDJOB=3699771
IDBENCH=2900
IDSOLVER=2276
FILE ID=node127/3699771-1338069569
RUNJOBID= node127-1338052949-14717
PBS_JOBID= 14624406
Free space on /tmp= 71104 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699771-1338069569/watcher-3699771-1338069569 -o /tmp/evaluation-result-3699771-1338069569/solver-3699771-1338069569 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699771-1338069569.opb 814173358 HOME HOME

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=814173358

node127.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.348
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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.94
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.348
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.348
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.348
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		: 2666.348
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.348
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:        28278228 kB
Buffers:          330264 kB
Cached:          3298248 kB
SwapCached:            0 kB
Active:          1231196 kB
Inactive:        2547880 kB
Active(anon):     152668 kB
Inactive(anon):        0 kB
Active(file):    1078528 kB
Inactive(file):  2547880 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        156732 kB
Mapped:            15656 kB
Shmem:               200 kB
Slab:             677424 kB
SReclaimable:     121720 kB
SUnreclaim:       555704 kB
KernelStack:        1480 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     264932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71020 MiB
End job on node127 at 2012-05-27 00:29:30