Trace number 3698441

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.05 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.53	c run inc solver
1.49/1.53	c [INC SYSTEM] run initial solver
1.49/1.53	c [INC SYSTEM] preprocess with white file
17.83/18.07	c [INC SYSTEM] finished preprocessing in 16 s
17.83/18.07	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-3698441-1338085213/watcher-3698441-1338085213 -o /tmp/evaluation-result-3698441-1338085213/solver-3698441-1338085213 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698441-1338085213.opb 584689626 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.32 2.32 2.16 3/179 6801
/proc/meminfo: memFree=28372640/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0

[startup+0.0620261 s]
/proc/loadavg: 2.32 2.32 2.16 3/179 6801
/proc/meminfo: memFree=28372640/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.32 2.32 2.16 3/179 6801
/proc/meminfo: memFree=28372640/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.32 2.32 2.16 3/179 6801
/proc/meminfo: memFree=28372640/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 2.32 2.32 2.16 3/179 6801
/proc/meminfo: memFree=28372640/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.29 2.31 2.16 3/181 6803
/proc/meminfo: memFree=28336512/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=155772 CPUtime=1.49 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) R 6801 6801 824 0 -1 4202496 14582 0 0 0 143 6 0 0 20 0 1 0 274649916 159510528 33912 33554432000 4194304 5992684 140733918999536 140733918995392 5182699 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 38943 33912 158 440 0 38499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164920

[startup+3.10041 s]
/proc/loadavg: 2.29 2.31 2.16 3/183 6805
/proc/meminfo: memFree=28128824/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14589 0 0 0 143 9 0 0 20 0 1 0 274649916 112660480 22480 33554432000 4194304 5992684 140733918999536 140733918993984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22480 164 440 0 27061 0
[pid=6804] ppid=6802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6804/stat : 6804 (cp2_pre.sh) S 6802 6801 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274650070 9367552 277 33554432000 4194304 5064252 140733933344112 140733933342816 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6804/statm: 2287 277 234 213 0 72 0
[pid=6805] ppid=6804 vsize=469484 CPUtime=1.54 cores=0,2,4,6
/proc/6805/stat : 6805 (coprocessor) R 6804 6801 824 0 -1 4202496 42481 0 0 0 142 12 0 0 20 0 1 0 274650070 480751616 102543 33554432000 4194304 6586260 140735944120608 140735944116936 5512150 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/6805/statm: 117371 102543 164 584 0 116783 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 597800

[startup+6.30043 s]
/proc/loadavg: 2.27 2.31 2.16 3/183 6805
/proc/meminfo: memFree=27637384/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14589 0 0 0 143 9 0 0 20 0 1 0 274649916 112660480 22480 33554432000 4194304 5992684 140733918999536 140733918993984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22480 164 440 0 27061 0
[pid=6804] ppid=6802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6804/stat : 6804 (cp2_pre.sh) S 6802 6801 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274650070 9367552 277 33554432000 4194304 5064252 140733933344112 140733933342816 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6804/statm: 2287 277 234 213 0 72 0
[pid=6805] ppid=6804 vsize=606708 CPUtime=4.74 cores=0,2,4,6
/proc/6805/stat : 6805 (coprocessor) R 6804 6801 824 0 -1 4202496 64214 0 0 0 457 17 0 0 20 0 1 0 274650070 621268992 149315 33554432000 4194304 6586260 140735944120608 140735944116472 5599555 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/6805/statm: 151677 149315 189 584 0 151089 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 735024

[startup+12.7004 s]
/proc/loadavg: 2.25 2.30 2.16 3/183 6805
/proc/meminfo: memFree=27633244/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=1.52 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14589 0 0 0 143 9 0 0 20 0 1 0 274649916 112660480 22480 33554432000 4194304 5992684 140733918999536 140733918993984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22480 164 440 0 27061 0
[pid=6804] ppid=6802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6804/stat : 6804 (cp2_pre.sh) S 6802 6801 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274650070 9367552 277 33554432000 4194304 5064252 140733933344112 140733933342816 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6804/statm: 2287 277 234 213 0 72 0
[pid=6805] ppid=6804 vsize=611048 CPUtime=11.14 cores=0,2,4,6
/proc/6805/stat : 6805 (coprocessor) R 6804 6801 824 0 -1 4202496 64764 0 0 0 1097 17 0 0 20 0 1 0 274650070 625713152 150376 33554432000 4194304 6586260 140735944120608 140735944116088 5599492 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/6805/statm: 152762 150376 189 584 0 152174 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 739364

[startup+25.5004 s]
/proc/loadavg: 2.19 2.29 2.16 3/182 6807
/proc/meminfo: memFree=27965080/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=314036 CPUtime=7.41 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 49822 0 0 0 730 11 0 0 20 0 1 0 274651723 321572864 68114 33554432000 4194304 5654031 140734141855232 140734141853320 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 78509 68114 131 357 0 78149 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 433204

[startup+51.1004 s]
/proc/loadavg: 2.13 2.26 2.15 3/182 6807
/proc/meminfo: memFree=27897604/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=364616 CPUtime=33 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 50460 0 0 0 3288 12 0 0 20 0 1 0 274651723 373366784 78972 33554432000 4194304 5654031 140734141855232 140734141852840 4215290 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 91154 78972 131 357 0 90794 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 483784

[startup+102.3 s]
/proc/loadavg: 2.05 2.22 2.14 3/181 6807
/proc/meminfo: memFree=27874512/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=364760 CPUtime=84.21 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 51711 0 0 0 8406 15 0 0 20 0 1 0 274651723 373514240 77376 33554432000 4194304 5654031 140734141855232 140734141853256 4215026 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 91190 77376 132 357 0 90830 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 483928

[startup+162.3 s]
/proc/loadavg: 2.02 2.18 2.13 3/181 6807
/proc/meminfo: memFree=27776884/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=446372 CPUtime=144.19 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 52486 0 0 0 14402 17 0 0 20 0 1 0 274651723 457084928 100635 33554432000 4194304 5654031 140734141855232 140734141852840 4232973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 111593 100635 132 357 0 111233 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 565540

[startup+222.307 s]
/proc/loadavg: 2.00 2.14 2.12 3/181 6808
/proc/meminfo: memFree=27705812/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=578764 CPUtime=204.19 cores=0,2,4,6

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

/proc/meminfo: memFree=27363072/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=795356 CPUtime=1284.01 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 63376 0 0 0 128322 79 0 0 20 0 1 0 274651723 814444544 184964 33554432000 4194304 5654031 140734141855232 140734141853016 4215360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 198839 184964 132 357 0 198479 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 914524

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.01 3/181 6819
/proc/meminfo: memFree=27690248/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=448172 CPUtime=1344 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 64502 0 0 0 134316 84 0 0 20 0 1 0 274651723 458928128 106306 33554432000 4194304 5654031 140734141855232 140734141853256 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 112043 106306 132 357 0 111683 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 567340

[startup+1422.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 6819
/proc/meminfo: memFree=27584312/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=580432 CPUtime=1404 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 65059 0 0 0 140315 85 0 0 20 0 1 0 274651723 594362368 129858 33554432000 4194304 5654031 140734141855232 140734141853320 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 145108 129858 132 357 0 144748 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 699600

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 6820
/proc/meminfo: memFree=27476952/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=795356 CPUtime=1463.99 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 65615 0 0 0 146312 87 0 0 20 0 1 0 274651723 814444544 152898 33554432000 4194304 5654031 140734141855232 140734141853320 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 198839 152898 132 357 0 198479 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 914524

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6820
/proc/meminfo: memFree=27395204/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=795492 CPUtime=1523.98 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 65674 0 0 0 152310 88 0 0 20 0 1 0 274651723 814583808 174930 33554432000 4194304 5654031 140734141855232 140734141853016 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 198873 174930 132 357 0 198513 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 914660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6820
/proc/meminfo: memFree=27321524/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=1144740 CPUtime=1583.96 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 66240 0 0 0 158307 89 0 0 20 0 1 0 274651723 1172213760 195935 33554432000 4194304 5654031 140734141855232 140734141853320 4215344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 286185 195935 132 357 0 285825 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1263908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6820
/proc/meminfo: memFree=27222168/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=1144888 CPUtime=1643.96 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 66299 0 0 0 164305 91 0 0 20 0 1 0 274651723 1172365312 216945 33554432000 4194304 5654031 140734141855232 140734141853016 4215126 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 286222 216945 132 357 0 285862 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1264056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6820
/proc/meminfo: memFree=27592280/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=580716 CPUtime=1703.94 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 67791 0 0 0 170296 98 0 0 20 0 1 0 274651723 594653184 128790 33554432000 4194304 5654031 140734141855232 140734141853320 4214957 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 145179 128790 132 357 0 144819 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 699884

[startup+1782.3 s]
/proc/loadavg: 1.78 1.95 1.98 2/173 6846
/proc/meminfo: memFree=27773860/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=795640 CPUtime=1763.93 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 68269 0 0 0 176292 101 0 0 20 0 1 0 274651723 814735360 150730 33554432000 4194304 5654031 140734141855232 140734141853320 4215168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 198910 150730 132 357 0 198550 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 914808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.56 1.89 1.96 2/174 6849
/proc/meminfo: memFree=27747212/32873844 swapFree=7620/7620
[pid=6801] ppid=6799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (npSolver-pbo-It) S 6799 6801 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274649916 9367552 275 33554432000 4194304 5064252 140735807445520 140735807444432 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 275 233 213 0 72 0
[pid=6802] ppid=6801 vsize=110020 CPUtime=17.92 cores=0,2,4,6
/proc/6802/stat : 6802 (npSolver-pbo) S 6801 6801 824 0 -1 4202496 14603 66051 0 0 143 10 1609 30 20 0 1 0 274649916 112660480 22482 33554432000 4194304 5992684 140733918999536 140733918985800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 27505 22482 166 440 0 27061 0
[pid=6807] ppid=6802 vsize=795640 CPUtime=1782.13 cores=0,2,4,6
/proc/6807/stat : 6807 (glucosInc) R 6802 6801 824 0 -1 4202496 68282 0 0 0 178112 101 0 0 20 0 1 0 274651723 814735360 157386 33554432000 4194304 5654031 140734141855232 140734141853320 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6807/statm: 198910 157386 132 357 0 198550 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 914808

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 6801 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1798.64
CPU system time (s): 1.41
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1475672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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.13337 second user time and 10.0725 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 04:20:14
IDJOB=3698441
IDBENCH=89840
IDSOLVER=2275
FILE ID=node107/3698441-1338085213
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71536 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698441-1338085213/watcher-3698441-1338085213 -o /tmp/evaluation-result-3698441-1338085213/solver-3698441-1338085213 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698441-1338085213.opb 584689626 HOME HOME

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=584689626

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:        28372904 kB
Buffers:          286880 kB
Cached:          3313416 kB
SwapCached:            0 kB
Active:           866120 kB
Inactive:        2843900 kB
Active(anon):     112536 kB
Inactive(anon):        0 kB
Active(file):     753584 kB
Inactive(file):  2843900 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18152 kB
Writeback:             0 kB
AnonPages:        117040 kB
Mapped:            15596 kB
Shmem:               200 kB
Slab:             650840 kB
SReclaimable:      92416 kB
SUnreclaim:       558424 kB
KernelStack:        1480 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71524 MiB
End job on node107 at 2012-05-27 04:50:16