Trace number 3697481

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.02 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
MD5SUM077c926419792cafad737b20a04bb1ea
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark893264
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525312
Optimality of the best value was proved NO
Number of variables1260
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint12
Maximum length of a constraint127
Number of terms in the objective function 1160
Biggest coefficient in the objective function 196608
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 15892320
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 25600000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 232836875088
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

10.68/10.74	c fallback to adder encoding
10.90/11.00	c fallback to adder encoding
11.18/11.29	c fallback to adder encoding
11.49/11.57	c fallback to adder encoding
11.78/11.86	c fallback to adder encoding
12.09/12.15	c fallback to adder encoding
12.39/12.44	c fallback to adder encoding
12.68/12.73	c fallback to adder encoding
12.99/13.03	c fallback to adder encoding
13.28/13.32	c fallback to adder encoding
13.58/13.69	c fallback to adder encoding
13.88/13.98	c fallback to adder encoding
14.19/14.27	c fallback to adder encoding
14.48/14.57	c fallback to adder encoding
14.78/14.86	c fallback to adder encoding
15.08/15.15	c fallback to adder encoding
15.39/15.44	c fallback to adder encoding
15.69/15.71	c fallback to adder encoding
15.88/15.98	c fallback to adder encoding
16.18/16.25	c fallback to adder encoding
16.59/16.62	c run inc solver
16.59/16.62	c [INC SYSTEM] run initial solver
16.59/16.62	c [INC SYSTEM] preprocess with white file
30.43/30.50	c [INC SYSTEM] finished preprocessing in 13 s
30.43/30.50	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697481-1338066069/watcher-3697481-1338066069 -o /tmp/evaluation-result-3697481-1338066069/solver-3697481-1338066069 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697481-1338066069.opb 2100816015 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.00 3/178 2406
/proc/meminfo: memFree=20115652/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0

[startup+0.0134151 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2406
/proc/meminfo: memFree=20115652/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2406
/proc/meminfo: memFree=20115652/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2406
/proc/meminfo: memFree=20115652/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2406
/proc/meminfo: memFree=20115652/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2408
/proc/meminfo: memFree=20106212/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=18548 CPUtime=1.49 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) R 2406 2406 824 0 -1 4202496 2504 0 0 0 149 0 0 0 20 0 1 0 272735471 18993152 4020 33554432000 4194304 5992684 140734029388992 140734029384392 4768779 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2407/statm: 4637 4020 145 440 0 4193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27696

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2408
/proc/meminfo: memFree=20095468/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=34932 CPUtime=3.09 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) R 2406 2406 824 0 -1 4202496 3029 0 0 0 308 1 0 0 20 0 1 0 272735471 35770368 7092 33554432000 4194304 5992684 140734029388992 140734029383976 4571354 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2407/statm: 8733 7092 145 440 0 8289 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44080

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2408
/proc/meminfo: memFree=20064260/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=67700 CPUtime=6.29 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) R 2406 2406 824 0 -1 4202496 3571 0 0 0 627 2 0 0 20 0 1 0 272735471 69324800 14772 33554432000 4194304 5992684 140734029388992 140734029385112 4768735 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2407/statm: 16925 14772 145 440 0 16481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76848

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2408
/proc/meminfo: memFree=19933284/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=230788 CPUtime=12.68 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) R 2406 2406 824 0 -1 4202496 28536 0 0 0 1259 9 0 0 20 0 1 0 272735471 236326912 55546 33554432000 4194304 5992684 140734029388992 140734029362104 4957503 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2407/statm: 57697 55547 166 440 0 57253 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 239936

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2410
/proc/meminfo: memFree=19050000/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=16.62 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64570 0 0 0 1618 44 0 0 20 0 1 0 272735471 513822720 100273 33554432000 4194304 5992684 140734029388992 140734029383440 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2407/statm: 125445 100273 173 440 0 125001 0
[pid=2409] ppid=2407 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2409/stat : 2409 (cp2_pre.sh) S 2407 2406 824 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272737134 9367552 277 33554432000 4194304 5064252 140736535856496 140736535855200 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2409/statm: 2287 277 234 213 0 72 0
[pid=2410] ppid=2409 vsize=539868 CPUtime=8.84 cores=1,3,5,7
/proc/2410/stat : 2410 (coprocessor) R 2409 2406 824 0 -1 4202496 91921 0 0 0 865 19 0 0 20 0 1 0 272737135 552824832 129796 33554432000 4194304 6586260 140734071486576 140734071482600 4683453 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/2410/statm: 134967 129796 192 584 0 134379 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1059944

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 2412
/proc/meminfo: memFree=19307104/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=366008 CPUtime=20.58 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 38111 0 0 0 2046 12 0 0 20 0 1 0 272738521 374792192 67970 33554432000 4194304 5654031 140735536531312 140735536529096 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 91502 67970 141 357 0 91142 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 876936

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 2413
/proc/meminfo: memFree=19260760/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=401024 CPUtime=71.78 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 46488 0 0 0 7160 18 0 0 20 0 1 0 272738521 410648576 79460 33554432000 4194304 5654031 140735536531312 140735536519128 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 100256 79460 142 357 0 99896 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 911952

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 2413
/proc/meminfo: memFree=19262072/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=414412 CPUtime=131.76 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 50702 0 0 0 13149 27 0 0 20 0 1 0 272738521 424357888 79630 33554432000 4194304 5654031 140735536531312 140735536519128 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 103603 79630 142 357 0 103243 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 925340

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2413
/proc/meminfo: memFree=19218960/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=437136 CPUtime=191.75 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 56854 0 0 0 19141 34 0 0 20 0 1 0 272738521 447627264 90395 33554432000 4194304 5654031 140735536531312 140735536519128 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 109284 90395 142 357 0 108924 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 948064

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 2413
/proc/meminfo: memFree=19186020/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=455108 CPUtime=251.75 cores=1,3,5,7

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

/proc/meminfo: memFree=19094636/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=538316 CPUtime=1271.6 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 87447 0 0 0 127047 113 0 0 20 0 1 0 272738521 551235584 120861 33554432000 4194304 5654031 140735536531312 140735536529096 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 134579 120861 142 357 0 134219 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1049244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2890
/proc/meminfo: memFree=27474252/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=542548 CPUtime=1331.58 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 88684 0 0 0 133041 117 0 0 20 0 1 0 272738521 555569152 121382 33554432000 4194304 5654031 140735536531312 140735536519128 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 135637 121382 142 357 0 135277 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1053476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2937
/proc/meminfo: memFree=27336868/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=547132 CPUtime=1391.58 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 89877 0 0 0 139037 121 0 0 20 0 1 0 272738521 560263168 124262 33554432000 4194304 5654031 140735536531312 140735536519128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 136783 124262 142 357 0 136423 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1058060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2937
/proc/meminfo: memFree=27319680/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=547132 CPUtime=1451.56 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 90523 0 0 0 145032 124 0 0 20 0 1 0 272738521 560263168 125729 33554432000 4194304 5654031 140735536531312 140735536519128 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 136783 125729 142 357 0 136423 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1058060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2937
/proc/meminfo: memFree=27319432/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=549712 CPUtime=1511.55 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 91375 0 0 0 151027 128 0 0 20 0 1 0 272738521 562905088 126208 33554432000 4194304 5654031 140735536531312 140735536519128 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 137428 126208 142 357 0 137068 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1060640

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 2938
/proc/meminfo: memFree=27286668/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=553364 CPUtime=1571.55 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 92449 0 0 0 157023 132 0 0 20 0 1 0 272738521 566644736 126568 33554432000 4194304 5654031 140735536531312 140735536519128 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 138341 126568 142 357 0 137981 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1064292

[startup+1662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 2938
/proc/meminfo: memFree=27274276/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=555012 CPUtime=1631.52 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 93103 0 0 0 163016 136 0 0 20 0 1 0 272738521 568332288 127555 33554432000 4194304 5654031 140735536531312 140735536519128 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 138753 127555 142 357 0 138393 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1065940

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 2938
/proc/meminfo: memFree=27265188/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=556444 CPUtime=1691.48 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 93916 0 0 0 169009 139 0 0 20 0 1 0 272738521 569798656 130154 33554432000 4194304 5654031 140735536531312 140735536519128 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 139111 130154 142 357 0 138751 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 1067372

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 2941
/proc/meminfo: memFree=27263664/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=560304 CPUtime=1751.44 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 95313 0 0 0 175000 144 0 0 20 0 1 0 272738521 573751296 130460 33554432000 4194304 5654031 140735536531312 140735536519128 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 140076 130460 142 357 0 139716 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 1071232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2941
/proc/meminfo: memFree=27285488/32873844 swapFree=7620/7620
[pid=2406] ppid=2404 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo-It) S 2404 2406 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272735471 9367552 274 33554432000 4194304 5064252 140733955903712 140733955902624 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 2287 274 233 213 0 72 0
[pid=2407] ppid=2406 vsize=501780 CPUtime=30.47 cores=1,3,5,7
/proc/2407/stat : 2407 (npSolver-pbo) S 2406 2406 824 0 -1 4202496 64587 93316 0 0 1618 45 1328 56 20 0 1 0 272735471 513822720 100275 33554432000 4194304 5992684 140734029388992 140734029375256 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/2407/statm: 125445 100275 175 440 0 125001 0
[pid=2412] ppid=2407 vsize=561984 CPUtime=1769.55 cores=1,3,5,7
/proc/2412/stat : 2412 (glucosInc) R 2407 2406 824 0 -1 4202496 95880 0 0 0 176806 149 0 0 20 0 1 0 272738521 575471616 123912 33554432000 4194304 5654031 140735536531312 140735536529160 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2412/statm: 140496 123912 142 357 0 140136 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1072912

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1797.52
CPU system time (s): 2.5
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 1388784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.6113 second user time and 10.7934 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 23:01:09
IDJOB=3697481
IDBENCH=2492
IDSOLVER=2275
FILE ID=node107/3697481-1338066069
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71500 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697481-1338066069/watcher-3697481-1338066069 -o /tmp/evaluation-result-3697481-1338066069/solver-3697481-1338066069 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697481-1338066069.opb 2100816015 HOME HOME

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

MD5SUM BENCH= 077c926419792cafad737b20a04bb1ea
RANDOM SEED=2100816015

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        20116412 kB
Buffers:          261356 kB
Cached:          3299616 kB
SwapCached:            0 kB
Active:          9145812 kB
Inactive:        2817164 kB
Active(anon):    8404560 kB
Inactive(anon):        0 kB
Active(file):     741252 kB
Inactive(file):  2817164 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8396 kB
Writeback:             0 kB
AnonPages:       8409292 kB
Mapped:            15068 kB
Shmem:               200 kB
Slab:             639200 kB
SReclaimable:      81556 kB
SUnreclaim:       557644 kB
KernelStack:        1480 kB
PageTables:        20328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8516164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8386560 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= 71336 MiB
End job on node107 at 2012-05-26 23:31:12