Trace number 3698618

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=11-P1=37-P2=59-P3=23-P4=53-P5=31-P6=59-P7=29-P8=2-P9=67-B.opb
MD5SUM48d9b1801c3e1b4883cb62109d96eb3c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.05599
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables162
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.89/1.99	c run inc solver
1.89/1.99	c [INC SYSTEM] run initial solver
1.89/1.99	c [INC SYSTEM] preprocess with white file
9.77/9.80	c [INC SYSTEM] finished preprocessing in 7 s
9.77/9.80	c [INC SYSTEM] execute solver
251.42/251.56	c [INC SEARCH] formula is SAT
251.42/251.59	c [INC SYSTEM] solved the initial formula
251.42/251.59	c model valid
251.42/251.59	c current solution ok
254.53/254.68	o 47
254.53/254.68	c [INC SYSTEM] there exists a inc, kill it!
254.53/254.68	c write failed with 2
254.64/254.70	c [INC SEARCH] iteration: 0
254.64/254.70	c [INC BOUNDS] best value:47 search for 46
254.64/254.70	c [INC SYSTEM] create new solver instance
254.64/254.70	c [INC] encode full formula
254.64/254.70	c set iterative enc to: swc
254.64/254.78	c [INC SEARCH] isOptimum variable: 0
393.49/393.69	c formula is SAT
393.61/393.72	c [INC SEARCH] copied best model
393.61/393.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
393.61/393.72	c model valid
393.61/393.72	c current solution ok
393.61/393.72	o 15
393.61/393.72	c [INC SEARCH] iteration: 1
393.61/393.72	c [INC BOUNDS] best value:15 search for 14
393.61/393.72	c [INC ENCODE] setup new number of clauses ...
393.61/393.72	c [INC] encode incremental formula
393.61/393.72	c return only the limitting unit clause for 14
393.61/393.72	c [INC SYSTEM] transmit new clauses to solver: 1
393.61/393.72	c [INC SEARCH] isOptimum variable: 0
966.94/967.11	c formula is SAT
966.94/967.14	c [INC SEARCH] copied best model
966.94/967.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
966.94/967.14	c model valid
966.94/967.14	c current solution ok
966.94/967.14	o 7
966.94/967.14	c [INC SEARCH] iteration: 2
966.94/967.14	c [INC BOUNDS] best value:7 search for 6
966.94/967.14	c [INC ENCODE] setup new number of clauses ...
966.94/967.14	c [INC] encode incremental formula
966.94/967.14	c return only the limitting unit clause for 6
966.94/967.14	c [INC SYSTEM] transmit new clauses to solver: 1
966.94/967.14	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 29804 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698618-1338073626/watcher-3698618-1338073626 -o /tmp/evaluation-result-3698618-1338073626/solver-3698618-1338073626 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698618-1338073626.opb 1204803649 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.01 2.00 3/178 29803
/proc/meminfo: memFree=31131808/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0

[startup+0.051749 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 29803
/proc/meminfo: memFree=31131808/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 29803
/proc/meminfo: memFree=31131808/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/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.01 2.00 3/178 29803
/proc/meminfo: memFree=31131808/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 29803
/proc/meminfo: memFree=31131808/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 29805
/proc/meminfo: memFree=31096676/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=102684 CPUtime=1.49 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) R 29803 29803 25792 0 -1 4202496 8035 0 0 0 147 2 0 0 20 0 1 0 273487442 105148416 18213 33554432000 4194304 5992684 140734021712928 140734021704488 4525020 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29804/statm: 25671 18213 157 440 0 25227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111832

[startup+3.10035 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 29807
/proc/meminfo: memFree=30951040/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=1.99 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10816 0 0 0 188 11 0 0 20 0 1 0 273487442 124702720 27358 33554432000 4194304 5992684 140734021712928 140734021707376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29804/statm: 30445 27358 164 440 0 30001 0
[pid=29806] ppid=29804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29806/stat : 29806 (cp2_pre.sh) S 29804 29803 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273487642 9367552 277 33554432000 4194304 5064252 140735449238112 140735449236816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29806/statm: 2287 277 234 213 0 72 0
[pid=29807] ppid=29806 vsize=295180 CPUtime=1.08 cores=0,2,4,6
/proc/29807/stat : 29807 (coprocessor) R 29806 29803 25792 0 -1 4202496 31976 0 0 0 100 8 0 0 20 0 1 0 273487642 302264320 66232 33554432000 4194304 6586260 140736055809120 140736055805368 4546597 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29807/statm: 73795 66233 166 584 0 73207 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 435256

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29807
/proc/meminfo: memFree=30627304/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=1.99 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10816 0 0 0 188 11 0 0 20 0 1 0 273487442 124702720 27358 33554432000 4194304 5992684 140734021712928 140734021707376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29804/statm: 30445 27358 164 440 0 30001 0
[pid=29806] ppid=29804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29806/stat : 29806 (cp2_pre.sh) S 29804 29803 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273487642 9367552 277 33554432000 4194304 5064252 140735449238112 140735449236816 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29806/statm: 2287 277 234 213 0 72 0
[pid=29807] ppid=29806 vsize=371772 CPUtime=4.28 cores=0,2,4,6
/proc/29807/stat : 29807 (coprocessor) R 29806 29803 25792 0 -1 4202496 49818 0 0 0 416 12 0 0 20 0 1 0 273487642 380694528 90206 33554432000 4194304 6586260 140736055809120 140736055805144 4775781 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/29807/statm: 92943 90206 182 584 0 92355 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 511848

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29809
/proc/meminfo: memFree=30818324/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=213960 CPUtime=2.88 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 30220 0 0 0 281 7 0 0 20 0 1 0 273488423 219095040 42387 33554432000 4194304 5654031 140736636818848 140736636816632 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 53490 42387 131 357 0 53130 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 344888

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 29809
/proc/meminfo: memFree=30785760/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=230880 CPUtime=15.69 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 34789 0 0 0 1561 8 0 0 20 0 1 0 273488423 236421120 46956 33554432000 4194304 5654031 140736636818848 140736636816456 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 57720 46956 140 357 0 57360 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 361808

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 29809
/proc/meminfo: memFree=30775276/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=248652 CPUtime=41.28 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 38854 0 0 0 4119 9 0 0 20 0 1 0 273488423 254619648 52043 33554432000 4194304 5654031 140736636818848 140736636816632 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 62163 52043 140 357 0 61803 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 379580

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29809
/proc/meminfo: memFree=30739996/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=253240 CPUtime=92.46 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 39942 0 0 0 9237 9 0 0 20 0 1 0 273488423 259317760 55686 33554432000 4194304 5654031 140736636818848 140736636806664 4216339 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 63310 55686 140 357 0 62950 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 384168

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 29809
/proc/meminfo: memFree=30749776/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=256540 CPUtime=152.45 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 40736 0 0 0 15235 10 0 0 20 0 1 0 273488423 262696960 53798 33554432000 4194304 5654031 140736636818848 140736636816632 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 64135 53798 141 357 0 63775 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 387468

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 29813
/proc/meminfo: memFree=30727180/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=121780 CPUtime=9.78 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 10832 59842 0 0 188 11 751 28 20 0 1 0 273487442 124702720 27360 33554432000 4194304 5992684 140734021712928 140734021699192 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 30445 27360 166 440 0 30001 0
[pid=29809] ppid=29804 vsize=256540 CPUtime=212.44 cores=0,2,4,6
/proc/29809/stat : 29809 (glucosInc) R 29804 29803 25792 0 -1 4202496 40746 0 0 0 21234 10 0 0 20 0 1 0 273488423 262696960 55852 33554432000 4194304 5654031 140736636818848 140736636806664 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29809/statm: 64135 55852 141 357 0 63775 0
Current children cumulated CPU time (s) 222.22

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

/proc/loadavg: 2.00 2.00 2.00 3/181 29822
/proc/meminfo: memFree=30560352/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=267920 CPUtime=1107.22 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 43619 0 0 0 110703 19 0 0 20 0 1 0 273512921 274350080 61312 33554432000 4194304 5654031 140736003866800 140736003854616 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 66980 61312 151 357 0 66620 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 408592

[startup+1422.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 29869
/proc/meminfo: memFree=30917728/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=272128 CPUtime=1167.21 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44182 0 0 0 116702 19 0 0 20 0 1 0 273512921 278659072 63408 33554432000 4194304 5654031 140736003866800 140736003854616 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 68032 63408 151 357 0 67672 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 412800

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 29870
/proc/meminfo: memFree=30911584/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1227.2 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44495 0 0 0 122700 20 0 0 20 0 1 0 273512921 329949184 65248 33554432000 4194304 5654031 140736003866800 140736003854616 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 65248 151 357 0 80194 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 462888

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 29870
/proc/meminfo: memFree=30894996/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1287.19 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44504 0 0 0 128699 20 0 0 20 0 1 0 273512921 329949184 67184 33554432000 4194304 5654031 140736003866800 140736003854616 4215932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 67184 151 357 0 80194 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 462888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29870
/proc/meminfo: memFree=30894068/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1347.17 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44524 0 0 0 134697 20 0 0 20 0 1 0 273512921 329949184 68214 33554432000 4194304 5654031 140736003866800 140736003854616 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 68214 151 357 0 80194 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 462888

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 29873
/proc/meminfo: memFree=30896152/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=272128 CPUtime=1407.17 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44577 0 0 0 140696 21 0 0 20 0 1 0 273512921 278659072 62283 33554432000 4194304 5654031 140736003866800 140736003854616 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 68032 62283 151 357 0 67672 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 412800

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 29873
/proc/meminfo: memFree=30882772/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=272128 CPUtime=1467.15 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44580 0 0 0 146694 21 0 0 20 0 1 0 273512921 278659072 63819 33554432000 4194304 5654031 140736003866800 140736003854616 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 68032 63819 151 357 0 67672 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 412800

[startup+1782.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 29874
/proc/meminfo: memFree=30878584/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1527.15 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44895 0 0 0 152693 22 0 0 20 0 1 0 273512921 329949184 65149 33554432000 4194304 5654031 140736003866800 140736003854616 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 65149 151 357 0 80194 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 462888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 29874
/proc/meminfo: memFree=30874364/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1545.24 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44923 0 0 0 154502 22 0 0 20 0 1 0 273512921 329949184 65688 33554432000 4194304 5654031 140736003866800 140736003854616 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 65688 151 357 0 80194 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 462888

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 29874
/proc/meminfo: memFree=30874364/32873844 swapFree=7112/7112
[pid=29803] ppid=29801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (npSolver-pbo-It) S 29801 29803 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273487442 9367552 275 33554432000 4194304 5064252 140736054797616 140736054796528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29803/statm: 2287 275 233 213 0 72 0
[pid=29804] ppid=29803 vsize=131524 CPUtime=254.85 cores=0,2,4,6
/proc/29804/stat : 29804 (npSolver-pbo) S 29803 29803 25792 0 -1 4202496 14402 101645 0 0 259 258 24911 57 20 0 1 0 273487442 134680576 30522 33554432000 4194304 5992684 140734021712928 140734021698760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29804/statm: 32881 30522 177 440 0 32437 0
[pid=29816] ppid=29804 vsize=322216 CPUtime=1545.24 cores=0,2,4,6
/proc/29816/stat : 29816 (glucosInc) R 29804 29803 25792 0 -1 4202496 44923 0 0 0 154502 22 0 0 20 0 1 0 273512921 329949184 65688 33554432000 4194304 5654031 140736003866800 140736003854616 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29816/statm: 80554 65688 151 357 0 80194 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 462888

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29803 and gives
#  childrusage.ru_utime.tv_sec=251
#  childrusage.ru_utime.tv_usec=705734
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=163519
# CPU time returned by wait4() is 254.869
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1796.72
CPU system time (s): 3.37
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 568768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.706
system time used= 3.16352
maximum resident set size= 432044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116421
page faults= 0
swaps= 0
block input operations= 0
block output operations= 523768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3096
involuntary context switches= 345

runsolver used 3.2795 second user time and 10.0965 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 01:07:06
IDJOB=3698618
IDBENCH=47933
IDSOLVER=2275
FILE ID=node142/3698618-1338073626
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71504 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=11-P1=37-P2=59-P3=23-P4=53-P5=31-P6=59-P7=29-P8=2-P9=67-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698618-1338073626/watcher-3698618-1338073626 -o /tmp/evaluation-result-3698618-1338073626/solver-3698618-1338073626 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698618-1338073626.opb 1204803649 HOME HOME

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

MD5SUM BENCH= 48d9b1801c3e1b4883cb62109d96eb3c
RANDOM SEED=1204803649

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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		: 2666.776
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.776
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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31132668 kB
Buffers:          231868 kB
Cached:           323076 kB
SwapCached:            0 kB
Active:           931984 kB
Inactive:          25148 kB
Active(anon):     392064 kB
Inactive(anon):    12444 kB
Active(file):     539920 kB
Inactive(file):    12704 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:        488944 kB
Mapped:            13080 kB
Shmem:               200 kB
Slab:             643960 kB
SReclaimable:      86252 kB
SUnreclaim:       557708 kB
KernelStack:        1504 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     554140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71440 MiB
End job on node142 at 2012-05-27 01:37:06