Trace number 3750999

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww3.opb
MD5SUMc67056006c43da82eed6e7cbb40287a1
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.416936
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables68
Total number of constraints2
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 constraints2
Minimum length of a constraint68
Maximum length of a constraint68
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 58925135
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 568217345
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.60	c run inc solver
0.00/0.60	c [INC SYSTEM] run initial solver
0.00/0.60	c [INC SYSTEM] preprocess with white file
0.00/0.79	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.79	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750999-1339123515/watcher-3750999-1339123515 -o /tmp/evaluation-result-3750999-1339123515/solver-3750999-1339123515 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3750999-1339123515.opb 267614029 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: 4.05 2.68 2.24 2/178 25236
/proc/meminfo: memFree=9637908/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0

[startup+0.0263239 s]
/proc/loadavg: 4.05 2.68 2.24 2/178 25236
/proc/meminfo: memFree=9637908/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100335 s]
/proc/loadavg: 4.05 2.68 2.24 2/178 25236
/proc/meminfo: memFree=9637908/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 4.05 2.68 2.24 2/178 25236
/proc/meminfo: memFree=9637908/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 4.05 2.68 2.24 2/178 25236
/proc/meminfo: memFree=9637908/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 4.05 2.68 2.24 2/181 25242
/proc/meminfo: memFree=9596460/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=8224 CPUtime=0.7 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 2061 0 0 0 70 0 0 0 20 0 1 0 378476489 8421376 1591 33554432000 4194304 5654031 140734896935408 140734896923224 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 2056 1591 142 357 0 1696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21588

[startup+3.10036 s]
/proc/loadavg: 4.05 2.68 2.24 2/181 25242
/proc/meminfo: memFree=9514256/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=10900 CPUtime=2.3 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 2816 0 0 0 230 0 0 0 20 0 1 0 378476489 11161600 2264 33554432000 4194304 5654031 140734896935408 140734896923224 4216272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 2725 2264 142 357 0 2365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24264

[startup+6.30034 s]
/proc/loadavg: 4.12 2.72 2.25 2/181 25242
/proc/meminfo: memFree=9314684/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=13816 CPUtime=5.49 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 3548 0 0 0 549 0 0 0 20 0 1 0 378476489 14147584 3023 33554432000 4194304 5654031 140734896935408 140734896923224 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 3454 3023 142 357 0 3094 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27180

[startup+12.7004 s]
/proc/loadavg: 4.19 2.76 2.27 3/181 25242
/proc/meminfo: memFree=8912952/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=20888 CPUtime=11.89 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 4275 0 0 0 1189 0 0 0 20 0 1 0 378476489 21389312 4726 33554432000 4194304 5654031 140734896935408 140734896923224 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 5222 4726 142 357 0 4862 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34252

[startup+25.5004 s]
/proc/loadavg: 4.44 2.88 2.31 4/181 25242
/proc/meminfo: memFree=8119168/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=24288 CPUtime=24.69 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 4584 0 0 0 2469 0 0 0 20 0 1 0 378476489 24870912 5543 33554432000 4194304 5654031 140734896935408 140734896923224 4216272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 6072 5543 142 357 0 5712 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37652

[startup+51.1003 s]
/proc/loadavg: 4.57 3.04 2.38 2/181 25242
/proc/meminfo: memFree=6560268/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=35780 CPUtime=50.29 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 5593 0 0 0 5028 1 0 0 20 0 1 0 378476489 36638720 8512 33554432000 4194304 5654031 140734896935408 140734896923224 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 8945 8512 142 357 0 8585 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49144

[startup+102.307 s]
/proc/loadavg: 4.87 3.35 2.52 2/181 25243
/proc/meminfo: memFree=5449236/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=58712 CPUtime=101.49 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 6755 0 0 0 10147 2 0 0 20 0 1 0 378476489 60121088 12205 33554432000 4194304 5654031 140734896935408 140734896923224 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 14678 12205 142 357 0 14318 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72076

[startup+162.3 s]
/proc/loadavg: 4.98 3.66 2.68 2/181 25243
/proc/meminfo: memFree=5423056/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=77564 CPUtime=161.48 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 6814 0 0 0 16145 3 0 0 20 0 1 0 378476489 79425536 18906 33554432000 4194304 5654031 140734896935408 140734896923224 4233184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 19391 18906 142 357 0 19031 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 90928

[startup+222.3 s]
/proc/loadavg: 3.65 3.56 2.70 3/182 25287
/proc/meminfo: memFree=28990016/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=77564 CPUtime=221.46 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 6876 0 0 0 22143 3 0 0 20 0 1 0 378476489 79425536 18969 33554432000 4194304 5654031 140734896935408 140734896923224 4233381 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 19391 18969 142 357 0 19031 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90928

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.03 2.18 3/181 25320
/proc/meminfo: memFree=28833640/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1361.29 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 23237 0 0 0 136097 32 0 0 20 0 1 0 378476489 173461504 37097 33554432000 4194304 5654031 140734896935408 140734896923224 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 37097 142 357 0 41989 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 182760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.17 3/181 25320
/proc/meminfo: memFree=28833872/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1421.27 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 24152 0 0 0 142094 33 0 0 20 0 1 0 378476489 173461504 37097 33554432000 4194304 5654031 140734896935408 140734896923224 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 37097 142 357 0 41989 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 182760

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.16 3/181 25320
/proc/meminfo: memFree=28832836/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1481.25 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 25063 0 0 0 148090 35 0 0 20 0 1 0 378476489 173461504 37609 33554432000 4194304 5654031 140734896935408 140734896923224 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 37609 142 357 0 41989 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 182760

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.15 3/182 25323
/proc/meminfo: memFree=28832192/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1541.24 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 25976 0 0 0 154087 37 0 0 20 0 1 0 378476489 173461504 36585 33554432000 4194304 5654031 140734896935408 140734896923224 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 36585 142 357 0 41989 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 182760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/180 25323
/proc/meminfo: memFree=28838236/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1601.23 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 26898 0 0 0 160084 39 0 0 20 0 1 0 378476489 173461504 36585 33554432000 4194304 5654031 140734896935408 140734896923224 4232428 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 36585 142 357 0 41989 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 182760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/181 25324
/proc/meminfo: memFree=28836420/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=89256 CPUtime=1661.22 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 27802 0 0 0 166082 40 0 0 20 0 1 0 378476489 91398144 21894 33554432000 4194304 5654031 140734896935408 140734896923224 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 22314 21894 142 357 0 21954 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 102620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 25324
/proc/meminfo: memFree=28830184/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1721.21 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 28705 0 0 0 172079 42 0 0 20 0 1 0 378476489 173461504 38633 33554432000 4194304 5654031 140734896935408 140734896923224 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 38633 142 357 0 41989 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 182760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 25324
/proc/meminfo: memFree=28832408/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=169396 CPUtime=1781.2 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 29617 0 0 0 178076 44 0 0 20 0 1 0 378476489 173461504 38121 33554432000 4194304 5654031 140734896935408 140734896933496 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 42349 38121 142 357 0 41989 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 182760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 25324
/proc/meminfo: memFree=28884244/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=89256 CPUtime=1799.3 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 29621 0 0 0 179886 44 0 0 20 0 1 0 378476489 91398144 21894 33554432000 4194304 5654031 140734896935408 140734896923224 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 22314 21894 142 357 0 21954 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 102620

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.00 2.00 2.10 3/181 25324
/proc/meminfo: memFree=28884244/32873844 swapFree=7120/7120
[pid=25236] ppid=25234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25236/stat : 25236 (npSolver-pbo-It) S 25234 25236 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378476410 9367552 275 33554432000 4194304 5064252 140735711332016 140735711330928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25236/statm: 2287 275 233 213 0 72 0
[pid=25237] ppid=25236 vsize=4216 CPUtime=0.78 cores=0,2,4,6
/proc/25237/stat : 25237 (npSolver-pbo) S 25236 25236 22344 0 -1 4202496 10823 3428 0 0 57 3 17 1 20 0 1 0 378476410 4317184 713 33554432000 4194304 6004724 140736651901200 140736651887480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25237/statm: 1054 713 167 442 0 608 0
[pid=25242] ppid=25237 vsize=89256 CPUtime=1799.3 cores=0,2,4,6
/proc/25242/stat : 25242 (glucosInc) R 25237 25236 22344 0 -1 4202496 29621 0 0 0 179886 44 0 0 20 0 1 0 378476489 91398144 21894 33554432000 4194304 5654031 140734896935408 140734896923224 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25242/statm: 22314 21894 142 357 0 21954 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 102620

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25236 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=747886
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=42993
# CPU time returned by wait4() is 0.790879
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1799.6
CPU system time (s): 0.48
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 182760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.747886
system time used= 0.042993
maximum resident set size= 65464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14628
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 8

runsolver used 3.78242 second user time and 9.50056 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 04:45:15
IDJOB=3750999
IDBENCH=2557
IDSOLVER=2335
FILE ID=node142/3750999-1339123515
RUNJOBID= node142-1339112485-23578
PBS_JOBID= 14643711
Free space on /tmp= 66044 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750999-1339123515/watcher-3750999-1339123515 -o /tmp/evaluation-result-3750999-1339123515/solver-3750999-1339123515 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3750999-1339123515.opb 267614029 HOME HOME

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

MD5SUM BENCH= c67056006c43da82eed6e7cbb40287a1
RANDOM SEED=267614029

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:         9638280 kB
Buffers:          404772 kB
Cached:         12992636 kB
SwapCached:          112 kB
Active:          9954520 kB
Inactive:       11917540 kB
Active(anon):    8457356 kB
Inactive(anon):    11164 kB
Active(file):    1497164 kB
Inactive(file): 11906376 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:           5825152 kB
Writeback:          7760 kB
AnonPages:       8472400 kB
Mapped:            11452 kB
Shmem:               188 kB
Slab:            1205044 kB
SReclaimable:     642260 kB
SUnreclaim:       562784 kB
KernelStack:        1472 kB
PageTables:        20712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8579644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8445952 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= 71172 MiB
End job on node142 at 2012-06-08 05:15:16