Trace number 3701364

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 1.0? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
Number of bits of the biggest sum of numbers12
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.48	c run usual solver
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

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-3701364-1338067857/watcher-3701364-1338067857 -o /tmp/evaluation-result-3701364-1338067857/solver-3701364-1338067857 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701364-1338067857.opb 758028511 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.12 3/180 14464
/proc/meminfo: memFree=28933544/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0

[startup+0.091334 s]
/proc/loadavg: 2.00 2.00 2.12 3/180 14464
/proc/meminfo: memFree=28933544/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.12 3/180 14464
/proc/meminfo: memFree=28933544/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.12 3/180 14464
/proc/meminfo: memFree=28933544/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.00 2.00 2.12 3/180 14464
/proc/meminfo: memFree=28933544/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 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.12 3/184 14468
/proc/meminfo: memFree=28757320/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=0.47 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11208 0 0 0 43 4 0 0 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490790080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14467] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14467/stat : 14467 (cp2_pre.sh) S 14465 14464 10843 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272910279 9367552 276 33554432000 4194304 5064252 140736416718800 140736416717504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14467/statm: 2287 276 234 213 0 72 0
[pid=14468] ppid=14467 vsize=154344 CPUtime=1 cores=0,2,4,6
/proc/14468/stat : 14468 (coprocessor) R 14467 14464 10843 0 -1 4202496 26311 0 0 0 96 4 0 0 20 0 1 0 272910280 158048256 34001 33554432000 4194304 6586260 140734326064752 140734326061016 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14468/statm: 38586 34001 170 584 0 37998 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 212692

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.12 3/184 14468
/proc/meminfo: memFree=28698560/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=0.47 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11208 0 0 0 43 4 0 0 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490790080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14467] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14467/stat : 14467 (cp2_pre.sh) S 14465 14464 10843 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272910279 9367552 276 33554432000 4194304 5064252 140736416718800 140736416717504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14467/statm: 2287 276 234 213 0 72 0
[pid=14468] ppid=14467 vsize=187724 CPUtime=2.6 cores=0,2,4,6
/proc/14468/stat : 14468 (coprocessor) R 14467 14464 10843 0 -1 4202496 32831 0 0 0 252 8 0 0 20 0 1 0 272910280 192229376 45578 33554432000 4194304 6586260 140734326064752 140734326060008 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14468/statm: 46931 45578 198 584 0 46343 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 246072

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 14471
/proc/meminfo: memFree=28796520/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=87628 CPUtime=2.94 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 19086 0 0 0 292 2 0 0 20 0 1 0 272910565 89731072 20275 33554432000 4194304 5208918 140734331998720 140734331996568 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 21907 20275 95 248 0 21656 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 145976

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 14471
/proc/meminfo: memFree=28796864/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=87760 CPUtime=9.35 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 19115 0 0 0 932 3 0 0 20 0 1 0 272910565 89866240 20304 33554432000 4194304 5208918 140734331998720 140734331996680 4211572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 21940 20304 95 248 0 21689 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 146108

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.13 3/183 14471
/proc/meminfo: memFree=28793264/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=99708 CPUtime=22.14 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 19590 0 0 0 2211 3 0 0 20 0 1 0 272910565 102100992 21289 33554432000 4194304 5208918 140734331998720 140734331996680 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 24927 21289 95 248 0 24676 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 158056

[startup+51.1004 s]
/proc/loadavg: 2.11 2.03 2.13 3/183 14471
/proc/meminfo: memFree=28790200/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=99984 CPUtime=47.73 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 20595 0 0 0 4769 4 0 0 20 0 1 0 272910565 102383616 22057 33554432000 4194304 5208918 140734331998720 140734331996872 4229731 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 24996 22057 96 248 0 24745 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 158332

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.12 3/184 14473
/proc/meminfo: memFree=28784052/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=100856 CPUtime=98.92 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 21285 0 0 0 9887 5 0 0 20 0 1 0 272910565 103276544 22932 33554432000 4194304 5208918 140734331998720 140734331996680 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 25214 22932 104 248 0 24963 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 159204

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.10 3/183 14473
/proc/meminfo: memFree=28756240/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 26448 0 0 0 135859 13 0 0 20 0 1 0 272910565 185253888 42391 33554432000 4194304 5208918 140734331998720 140734331996808 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 42391 104 248 0 44977 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 239260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14495
/proc/meminfo: memFree=28658260/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1418.71 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 26451 0 0 0 141858 13 0 0 20 0 1 0 272910565 185253888 43927 33554432000 4194304 5208918 140734331998720 140734331996808 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 43927 104 248 0 44977 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 239260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14495
/proc/meminfo: memFree=28668188/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1478.7 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 26944 0 0 0 147856 14 0 0 20 0 1 0 272910565 185253888 41412 33554432000 4194304 5208918 140734331998720 140734331996808 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 41412 104 248 0 44977 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 239260

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 14540
/proc/meminfo: memFree=28634612/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1538.7 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 26947 0 0 0 153855 15 0 0 20 0 1 0 272910565 185253888 42948 33554432000 4194304 5208918 140734331998720 140734331996808 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 42948 104 248 0 44977 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 239260

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14540
/proc/meminfo: memFree=28624048/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1598.68 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 26949 0 0 0 159853 15 0 0 20 0 1 0 272910565 185253888 43972 33554432000 4194304 5208918 140734331998720 140734331996808 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 43972 104 248 0 44977 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 239260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14541
/proc/meminfo: memFree=28631000/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1658.67 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 27927 0 0 0 165851 16 0 0 20 0 1 0 272910565 185253888 41328 33554432000 4194304 5208918 140734331998720 140734331996808 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 41328 104 248 0 44977 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 239260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14541
/proc/meminfo: memFree=28595876/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1718.66 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 27930 0 0 0 171850 16 0 0 20 0 1 0 272910565 185253888 42864 33554432000 4194304 5208918 140734331998720 140734331996808 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 42864 104 248 0 44977 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 239260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14544
/proc/meminfo: memFree=28587920/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=180912 CPUtime=1778.65 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 27995 0 0 0 177849 16 0 0 20 0 1 0 272910565 185253888 43950 33554432000 4194304 5208918 140734331998720 140734331996808 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 45228 43950 104 248 0 44977 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 239260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14544
/proc/meminfo: memFree=28554780/32873648 swapFree=6604/6604
[pid=14464] ppid=14462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14464/stat : 14464 (npSolver-pbo.sh) S 14462 14464 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272910231 9367552 274 33554432000 4194304 5064252 140734416814704 140734416813616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14464/statm: 2287 274 233 213 0 72 0
[pid=14465] ppid=14464 vsize=40052 CPUtime=3.31 cores=0,2,4,6
/proc/14465/stat : 14465 (npSolver-pbo) S 14464 14464 10843 0 -1 4202496 11215 33734 0 0 43 4 274 10 20 0 1 0 272910231 41013248 9483 33554432000 4194304 5992684 140733490796048 140733490791168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14465/statm: 10013 9483 164 440 0 9569 0
[pid=14470] ppid=14465 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14470/stat : 14470 (satsolver.sh) S 14465 14464 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272910565 9367552 267 33554432000 4194304 5064252 140735045519408 140735045518320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14470/statm: 2287 267 226 213 0 72 0
[pid=14471] ppid=14470 vsize=211732 CPUtime=1796.76 cores=0,2,4,6
/proc/14471/stat : 14471 (glucose) R 14470 14464 10843 0 -1 4202496 28410 0 0 0 179659 17 0 0 20 0 1 0 272910565 216813568 44364 33554432000 4194304 5208918 140734331998720 140734331996872 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14471/statm: 52933 44364 104 248 0 52682 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 270080

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 14464 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=188515
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=150977
# CPU time returned by wait4() is 3.33949
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.76
CPU system time (s): 0.31
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 319400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.18851
system time used= 0.150977
maximum resident set size= 188644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45927
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 18

runsolver used 2.98255 second user time and 8.48971 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-26 23:30:57
IDJOB=3701364
IDBENCH=2906
IDSOLVER=2277
FILE ID=node148/3701364-1338067857
RUNJOBID= node148-1338052086-10859
PBS_JOBID= 14624389
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=758028511

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28933916 kB
Buffers:          290632 kB
Cached:          2748828 kB
SwapCached:          552 kB
Active:           524108 kB
Inactive:        2588700 kB
Active(anon):      62472 kB
Inactive(anon):    13064 kB
Active(file):     461636 kB
Inactive(file):  2575636 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108856 kB
SwapFree:       67108016 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        170972 kB
Mapped:            15108 kB
Shmem:                96 kB
Slab:             685768 kB
SReclaimable:     129876 kB
SUnreclaim:       555892 kB
KernelStack:        1528 kB
PageTables:         3804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     196648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71644 MiB
End job on node148 at 2012-05-27 00:00:58