Trace number 3748854

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark299
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
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 constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2755
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

35.97/36.05	c run inc solver
35.97/36.05	c [INC SYSTEM] run initial solver
35.97/36.05	c [INC SYSTEM] preprocess with white file
151.11/152.35	c [INC SYSTEM] finished preprocessing in 116 s
151.11/152.35	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-3748854-1339127616/watcher-3748854-1339127616 -o /tmp/evaluation-result-3748854-1339127616/solver-3748854-1339127616 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748854-1339127616.opb 1226756459 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31883
/proc/meminfo: memFree=31029076/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0

[startup+0.0226791 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31883
/proc/meminfo: memFree=31029076/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31883
/proc/meminfo: memFree=31029076/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31883
/proc/meminfo: memFree=31029076/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31883
/proc/meminfo: memFree=31029076/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 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.00 2.00 3/180 31885
/proc/meminfo: memFree=30916964/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=200088 CPUtime=1.49 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) R 31883 31883 28222 0 -1 4202496 15245 0 0 0 145 4 0 0 20 0 1 0 378888873 204890112 34313 33554432000 4194304 6004724 140736566710576 140736566705176 4534738 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31884/statm: 50022 34313 154 442 0 49576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 209236

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31885
/proc/meminfo: memFree=30848036/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=331160 CPUtime=3.09 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) R 31883 31883 28222 0 -1 4202496 15877 0 0 0 301 8 0 0 20 0 1 0 378888873 339107840 63497 33554432000 4194304 6004724 140736566710576 140736566705176 4536502 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31884/statm: 82790 63497 154 442 0 82344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 340308

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31885
/proc/meminfo: memFree=30596940/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=593304 CPUtime=6.29 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) R 31883 31883 28222 0 -1 4202496 16637 0 0 0 614 15 0 0 20 0 1 0 378888873 607543296 125449 33554432000 4194304 6004724 140736566710576 140736566705528 4536263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31884/statm: 148326 125449 154 442 0 147880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 602452

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31885
/proc/meminfo: memFree=30084236/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=1117592 CPUtime=12.69 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) R 31883 31883 28222 0 -1 4202496 17646 0 0 0 1240 29 0 0 20 0 1 0 378888873 1144414208 249353 33554432000 4194304 6004724 140736566710576 140736566705544 4534728 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31884/statm: 279398 249353 154 442 0 278952 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1126740

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31885
/proc/meminfo: memFree=29060796/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=2166168 CPUtime=25.48 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) R 31883 31883 28222 0 -1 4202496 19152 0 0 0 2490 58 0 0 20 0 1 0 378888873 2218156032 496649 33554432000 4194304 6004724 140736566710576 140736566705176 4534749 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31884/statm: 541542 496649 154 442 0 541096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2175316

[startup+51.1004 s]
/proc/loadavg: 2.22 2.05 2.02 3/182 31887
/proc/meminfo: memFree=24517692/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=36.03 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22526 0 0 0 3163 440 0 0 20 0 1 0 378888873 4337635328 614749 33554432000 4194304 6004724 140736566710576 140736566705040 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614749 163 442 0 1058547 0
[pid=31886] ppid=31884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31886/stat : 31886 (cp2_pre.sh) S 31884 31883 28222 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378892478 9367552 277 33554432000 4194304 5064252 140737390219728 140737390218432 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31886/statm: 2287 277 234 213 0 72 0
[pid=31887] ppid=31886 vsize=1936028 CPUtime=15.02 cores=0,2,4,6
/proc/31887/stat : 31887 (coprocessor) R 31886 31883 28222 0 -1 4202496 21856 0 0 0 1448 54 0 0 20 0 1 0 378892479 1982492672 404465 33554432000 4194304 6586260 140735481438832 140735481435592 5550287 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31887/statm: 484007 404465 137 584 0 483419 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6190296

[startup+102.307 s]
/proc/loadavg: 2.52 2.16 2.05 3/182 31887
/proc/meminfo: memFree=21369864/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=36.03 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22526 0 0 0 3163 440 0 0 20 0 1 0 378888873 4337635328 614749 33554432000 4194304 6004724 140736566710576 140736566705040 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614749 163 442 0 1058547 0
[pid=31886] ppid=31884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31886/stat : 31886 (cp2_pre.sh) S 31884 31883 28222 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378892478 9367552 277 33554432000 4194304 5064252 140737390219728 140737390218432 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31886/statm: 2287 277 234 213 0 72 0
[pid=31887] ppid=31886 vsize=4468064 CPUtime=66 cores=0,2,4,6
/proc/31887/stat : 31887 (coprocessor) R 31886 31883 28222 0 -1 4202496 28833 0 0 0 6290 310 0 0 20 0 1 0 378892479 4575297536 921788 33554432000 4194304 6586260 140735481438832 140735481434584 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 21 0 0
/proc/31887/statm: 1117016 921788 158 584 0 1116428 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 8722332

[startup+162.3 s]
/proc/loadavg: 2.32 2.17 2.06 3/181 31889
/proc/meminfo: memFree=24093396/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=2493660 CPUtime=9.93 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 253779 0 0 0 906 87 0 0 20 0 1 0 378904108 2553507840 552025 33554432000 4194304 5654031 140734070770272 140734069719624 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 623415 552026 108 357 0 623055 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 6738780

[startup+222.3 s]
/proc/loadavg: 2.11 2.14 2.06 3/181 31889
/proc/meminfo: memFree=21065924/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6088628 CPUtime=69.92 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 558138 0 0 0 6807 185 0 0 20 0 1 0 378904108 6234755072 1268030 33554432000 4194304 5654031 140734070770272 140734070758088 4216016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1522157 1268030 140 357 0 1521797 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 10333748

[startup+282.3 s]
/proc/loadavg: 2.04 2.11 2.05 3/181 31890
/proc/meminfo: memFree=21048316/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6096204 CPUtime=129.91 cores=0,2,4,6

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

/proc/meminfo: memFree=12019448/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6146756 CPUtime=1149.76 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 653030 0 0 0 114751 225 0 0 20 0 1 0 378904108 6294278144 1313989 33554432000 4194304 5654031 140734070770272 140734070758088 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1536689 1313989 140 357 0 1536329 0
Current children cumulated CPU time (s) 1301.27
Current children cumulated vsize (KiB) 10391876

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 31965
/proc/meminfo: memFree=12004776/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6149572 CPUtime=1209.75 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 658185 0 0 0 120748 227 0 0 20 0 1 0 378904108 6297161728 1316721 33554432000 4194304 5654031 140734070770272 140734070768056 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1537393 1316721 140 357 0 1537033 0
Current children cumulated CPU time (s) 1361.26
Current children cumulated vsize (KiB) 10394692

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 31965
/proc/meminfo: memFree=11992112/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6151928 CPUtime=1269.74 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 663246 0 0 0 126745 229 0 0 20 0 1 0 378904108 6299574272 1318831 33554432000 4194304 5654031 140734070770272 140734070758088 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1537982 1318831 140 357 0 1537622 0
Current children cumulated CPU time (s) 1421.25
Current children cumulated vsize (KiB) 10397048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 31965
/proc/meminfo: memFree=11982528/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6154588 CPUtime=1329.73 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 668393 0 0 0 132742 231 0 0 20 0 1 0 378904108 6302298112 1320516 33554432000 4194304 5654031 140734070770272 140734070768056 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1538647 1320516 140 357 0 1538287 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 10399708

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 31966
/proc/meminfo: memFree=11972472/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6157096 CPUtime=1389.72 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 669087 0 0 0 138741 231 0 0 20 0 1 0 378904108 6304866304 1322232 33554432000 4194304 5654031 140734070770272 140734070758088 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1539274 1322232 140 357 0 1538914 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 10402216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 31969
/proc/meminfo: memFree=11959940/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6159512 CPUtime=1449.71 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 673792 0 0 0 144738 233 0 0 20 0 1 0 378904108 6307340288 1324869 33554432000 4194304 5654031 140734070770272 140734070768056 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1539878 1324869 140 357 0 1539518 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 10404632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31969
/proc/meminfo: memFree=11953216/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6160152 CPUtime=1509.7 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 678067 0 0 0 150736 234 0 0 20 0 1 0 378904108 6307995648 1325559 33554432000 4194304 5654031 140734070770272 140734070758088 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1540038 1325559 140 357 0 1539678 0
Current children cumulated CPU time (s) 1661.21
Current children cumulated vsize (KiB) 10405272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31969
/proc/meminfo: memFree=11940172/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6161856 CPUtime=1569.69 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 682595 0 0 0 156733 236 0 0 20 0 1 0 378904108 6309740544 1327523 33554432000 4194304 5654031 140734070770272 140734070768056 4233332 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1540464 1327523 140 357 0 1540104 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 10406976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/180 31969
/proc/meminfo: memFree=11931772/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6162972 CPUtime=1629.68 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 687361 0 0 0 162730 238 0 0 20 0 1 0 378904108 6310883328 1329337 33554432000 4194304 5654031 140734070770272 140734070758088 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1540743 1329337 140 357 0 1540383 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 10408092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.03 2.01 2.01 3/180 31970
/proc/meminfo: memFree=11928692/32873648 swapFree=7376/7376
[pid=31883] ppid=31881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (npSolver-pbo-I.) S 31881 31883 28222 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378888872 9367552 274 33554432000 4194304 5064252 140735156543984 140735156542896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31883/statm: 2287 274 233 213 0 72 0
[pid=31884] ppid=31883 vsize=4235972 CPUtime=151.51 cores=0,2,4,6
/proc/31884/stat : 31884 (npSolver-pbo) S 31883 31883 28222 0 -1 4202496 22543 29737 0 0 3163 440 10944 604 20 0 1 0 378888873 4337635328 614754 33554432000 4194304 6004724 140736566710576 140736566696856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/31884/statm: 1058993 614754 167 442 0 1058547 0
[pid=31889] ppid=31884 vsize=6163648 CPUtime=1648.58 cores=0,2,4,6
/proc/31889/stat : 31889 (glucosInc) R 31884 31883 28222 0 -1 4202496 687503 0 0 0 164620 238 0 0 20 0 1 0 378904108 6311575552 1329990 33554432000 4194304 5654031 140734070770272 140734070758088 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31889/statm: 1540912 1329990 140 357 0 1540552 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10408768

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 31883 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1787.27
CPU system time (s): 12.82
CPU usage (%): 99.9375
Max. virtual memory (cumulated for all children) (KiB): 10470380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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 3.49047 second user time and 10.5434 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 05:53:36
IDJOB=3748854
IDBENCH=2949
IDSOLVER=2333
FILE ID=node112/3748854-1339127616
RUNJOBID= node112-1339112634-30529
PBS_JOBID= 14643741
Free space on /tmp= 71152 MiB

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

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

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=1226756459

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31029340 kB
Buffers:          121328 kB
Cached:           844760 kB
SwapCached:         2092 kB
Active:           410104 kB
Inactive:         634404 kB
Active(anon):      77760 kB
Inactive(anon):     3064 kB
Active(file):     332344 kB
Inactive(file):   631340 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:             13124 kB
Writeback:            36 kB
AnonPages:         84344 kB
Mapped:            10012 kB
Shmem:                 0 kB
Slab:             661612 kB
SReclaimable:     105488 kB
SUnreclaim:       556124 kB
KernelStack:        1456 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     205020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 67544 MiB
End job on node112 at 2012-06-08 06:23:39