Trace number 3700108

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? (TO) 1800.03 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUM021b67803848f7a62860711c4015132a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark1783.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 993246
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 993246
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.15	c fallback to adder encoding
6.38/6.44	c run inc solver
6.38/6.44	c [INC SYSTEM] run initial solver
6.38/6.44	c [INC SYSTEM] preprocess with white file
21.81/22.05	c [INC SYSTEM] finished preprocessing in 15 s
21.81/22.05	c [INC SYSTEM] execute solver
80.52/80.75	c [INC SEARCH] formula is SAT
80.62/80.85	c [INC SYSTEM] solved the initial formula
81.51/81.78	c model valid
81.51/81.78	c current solution ok
88.42/88.87	o -1000
88.42/88.87	c execute binary inc search
88.42/88.87	c [INC SEARCH] current bound: 496123
88.42/88.87	c [INC SEARCH] iteration: 0
88.42/88.87	c [INC SEARCH] lower bound: 0 upperbound 992246 current bound: 496123 best value:992246
88.42/88.87	c [INC SYSTEM] there exists a inc, kill it!
88.42/88.87	c write failed with 2
88.61/88.90	c [INC SYSTEM] create new solver instance
88.61/88.90	c [INC] encode full formula
88.61/88.90	c fallback to adder encoding
88.72/89.07	c set iterative enc to: adder
88.72/89.07	c set iterative enc to: none
88.92/89.28	c [INC SEARCH] isOptimum variable: 0

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-3700108-1338124083/watcher-3700108-1338124083 -o /tmp/evaluation-result-3700108-1338124083/solver-3700108-1338124083 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700108-1338124083.opb 1011006641 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.56 2.14 2.04 3/174 23089
/proc/meminfo: memFree=28037104/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0

[startup+0.0512961 s]
/proc/loadavg: 2.56 2.14 2.04 3/174 23089
/proc/meminfo: memFree=28037104/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100616 s]
/proc/loadavg: 2.56 2.14 2.04 3/174 23089
/proc/meminfo: memFree=28037104/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300188 s]
/proc/loadavg: 2.56 2.14 2.04 3/174 23089
/proc/meminfo: memFree=28037104/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.56 2.14 2.04 3/174 23089
/proc/meminfo: memFree=28037104/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.56 2.14 2.04 3/180 23102
/proc/meminfo: memFree=28001684/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=13544 CPUtime=1.48 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) R 23089 23089 22966 0 -1 4202496 2565 0 0 0 148 0 0 0 20 0 1 0 278536875 13869056 2578 33554432000 4194304 5992684 140737390862672 140737390858792 4767628 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 3386 2578 146 440 0 2942 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22692

[startup+3.1003 s]
/proc/loadavg: 2.56 2.14 2.04 3/180 23102
/proc/meminfo: memFree=27986980/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=49772 CPUtime=3.09 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) R 23089 23089 22966 0 -1 4202496 10005 0 0 0 306 3 0 0 20 0 1 0 278536875 50966528 11547 33554432000 4194304 5992684 140737390862672 140737390858792 4523474 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 12443 11547 159 440 0 11999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58920

[startup+6.30036 s]
/proc/loadavg: 2.51 2.14 2.04 3/180 23102
/proc/meminfo: memFree=27544012/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=565560 CPUtime=6.28 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) R 23089 23089 22966 0 -1 4202496 29893 0 0 0 597 31 0 0 20 0 1 0 278536875 579133440 126361 33554432000 4194304 5992684 140737390862672 140737390857640 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 141390 126361 168 440 0 140946 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 574708

[startup+12.7004 s]
/proc/loadavg: 2.47 2.13 2.04 3/184 23106
/proc/meminfo: memFree=25022768/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=362848 CPUtime=6.43 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 29900 0 0 0 597 46 0 0 20 0 1 0 278536875 371556352 75689 33554432000 4194304 5992684 140737390862672 140737390857120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 90712 75689 174 440 0 90268 0
[pid=23103] ppid=23090 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23103/stat : 23103 (cp2_pre.sh) S 23090 23089 22966 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278537519 9367552 277 33554432000 4194304 5064252 140734018803744 140734018802448 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23103/statm: 2287 277 234 213 0 72 0
[pid=23104] ppid=23103 vsize=1054160 CPUtime=6.24 cores=1,3,5,7
/proc/23104/stat : 23104 (coprocessor) R 23103 23089 22966 0 -1 4202496 85706 0 0 0 592 32 0 0 20 0 1 0 278537520 1079459840 238083 33554432000 4194304 6586260 140736320235184 140736320231448 4498363 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23104/statm: 263540 238083 168 584 0 262952 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1435304

[startup+25.5004 s]
/proc/loadavg: 2.81 2.23 2.07 3/182 23108
/proc/meminfo: memFree=24966892/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=362848 CPUtime=21.86 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 29916 105748 0 0 597 46 1475 68 20 0 1 0 278536875 371556352 75691 33554432000 4194304 5992684 140737390862672 140737390848936 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 90712 75691 176 440 0 90268 0
[pid=23108] ppid=23090 vsize=522636 CPUtime=3.44 cores=1,3,5,7
/proc/23108/stat : 23108 (glucosInc) R 23090 23089 22966 0 -1 4202496 78832 0 0 0 326 18 0 0 20 0 1 0 278539079 535179264 117583 33554432000 4194304 5654031 140735519858336 140735519855944 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23108/statm: 130659 117583 130 357 0 130299 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 894632

[startup+51.1004 s]
/proc/loadavg: 2.53 2.21 2.07 3/182 23111
/proc/meminfo: memFree=26110812/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=362848 CPUtime=21.86 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 29916 105748 0 0 597 46 1475 68 20 0 1 0 278536875 371556352 75691 33554432000 4194304 5992684 140737390862672 140737390848936 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23090/statm: 90712 75691 176 440 0 90268 0
[pid=23108] ppid=23090 vsize=523420 CPUtime=29.03 cores=1,3,5,7
/proc/23108/stat : 23108 (glucosInc) R 23090 23089 22966 0 -1 4202496 79053 0 0 0 2885 18 0 0 20 0 1 0 278539079 535982080 117804 33554432000 4194304 5654031 140735519858336 140735519856024 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23108/statm: 130855 117804 140 357 0 130495 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 895416

[startup+102.3 s]
/proc/loadavg: 2.23 2.17 2.06 3/181 23114
/proc/meminfo: memFree=25963980/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=578100 CPUtime=13.01 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 78826 0 0 0 1282 19 0 0 20 0 1 0 278545802 591974400 119958 33554432000 4194304 5654031 140735965170416 140735965158232 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23114/statm: 144525 119958 141 357 0 144165 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 965756

[startup+162.3 s]
/proc/loadavg: 2.12 2.15 2.06 3/182 23117
/proc/meminfo: memFree=25943484/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=594104 CPUtime=73 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 80698 0 0 0 7278 22 0 0 20 0 1 0 278545802 608362496 125045 33554432000 4194304 5654031 140735965170416 140735965158232 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23114/statm: 148526 125045 142 357 0 148166 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 981760

[startup+222.307 s]
/proc/loadavg: 2.08 2.14 2.06 3/181 23117
/proc/meminfo: memFree=25933500/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=600228 CPUtime=132.99 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 81035 0 0 0 13275 24 0 0 20 0 1 0 278545802 614633472 127657 33554432000 4194304 5654031 140735965170416 140735965158232 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23114/statm: 150057 127657 142 357 0 149697 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 987884

[startup+282.3 s]
/proc/loadavg: 2.06 2.12 2.06 3/181 23117
/proc/meminfo: memFree=25902904/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7

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

/proc/meminfo: memFree=25690736/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=614516 CPUtime=1212.8 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 85988 0 0 0 121228 52 0 0 20 0 1 0 278545802 629264384 136131 33554432000 4194304 5654031 140735965170416 140735965158232 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 153629 136131 142 357 0 153269 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1002172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23130
/proc/meminfo: memFree=25646048/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=614652 CPUtime=1272.79 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 86044 0 0 0 127226 53 0 0 20 0 1 0 278545802 629403648 139764 33554432000 4194304 5654031 140735965170416 140735965158232 4215168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 153663 139764 142 357 0 153303 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1002308

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23130
/proc/meminfo: memFree=25642644/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=696584 CPUtime=1332.78 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 86367 0 0 0 133224 54 0 0 20 0 1 0 278545802 713302016 143663 33554432000 4194304 5654031 140735965170416 140735965158232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 174146 143663 142 357 0 173786 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 1084240

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23130
/proc/meminfo: memFree=25681928/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=616268 CPUtime=1392.78 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 86943 0 0 0 139220 58 0 0 20 0 1 0 278545802 631058432 137084 33554432000 4194304 5654031 140735965170416 140735965158232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 154067 137084 142 357 0 153707 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1003924

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 23130
/proc/meminfo: memFree=25639356/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=616400 CPUtime=1452.77 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 87001 0 0 0 145219 58 0 0 20 0 1 0 278545802 631193600 140719 33554432000 4194304 5654031 140735965170416 140735965158232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 154100 140719 142 357 0 153740 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1004056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23131
/proc/meminfo: memFree=25644508/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=698328 CPUtime=1512.75 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 87309 0 0 0 151216 59 0 0 20 0 1 0 278545802 715087872 144092 33554432000 4194304 5654031 140735965170416 140735965158232 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 174582 144092 142 357 0 174222 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1085984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23131
/proc/meminfo: memFree=25604356/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=699400 CPUtime=1572.75 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 87565 0 0 0 157215 60 0 0 20 0 1 0 278545802 716185600 147925 33554432000 4194304 5654031 140735965170416 140735965168200 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 174850 147925 142 357 0 174490 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1087056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23131
/proc/meminfo: memFree=25643024/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=618688 CPUtime=1632.73 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 88065 0 0 0 163211 62 0 0 20 0 1 0 278545802 633536512 140757 33554432000 4194304 5654031 140735965170416 140735965158232 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 154672 140757 142 357 0 154312 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1006344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23131
/proc/meminfo: memFree=25598652/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=700488 CPUtime=1692.72 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 88341 0 0 0 169209 63 0 0 20 0 1 0 278545802 717299712 144608 33554432000 4194304 5654031 140735965170416 140735965158232 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 175122 144608 142 357 0 174762 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1088144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23131
/proc/meminfo: memFree=25633344/32873844 swapFree=6856/6856
[pid=23089] ppid=23087 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23089/stat : 23089 (npSolver-pbo-I.) S 23087 23089 22966 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278536874 9367552 275 33554432000 4194304 5064252 140733916895072 140733916893984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23089/statm: 2287 275 233 213 0 72 0
[pid=23090] ppid=23089 vsize=378508 CPUtime=89 cores=1,3,5,7
/proc/23090/stat : 23090 (npSolver-pbo) S 23089 23089 22966 0 -1 4202496 38635 186694 0 0 837 619 7320 124 20 0 1 0 278536875 387592192 79631 33554432000 4194304 5992684 140737390862672 140737390847576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/23090/statm: 94627 79631 186 440 0 94183 0
[pid=23114] ppid=23090 vsize=700620 CPUtime=1711.03 cores=1,3,5,7
/proc/23114/stat : 23114 (glucosInc) R 23090 23089 22966 0 -1 4202496 88381 0 0 0 171039 64 0 0 20 0 1 0 278545802 717434880 145670 33554432000 4194304 5654031 140735965170416 140735965158232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23114/statm: 175155 145670 142 357 0 174795 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1088276

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 23089 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1791.96
CPU system time (s): 8.07
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 1644032

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

The end

Launcher Data

Begin job on node106 at 2012-05-27 15:08:04
IDJOB=3700108
IDBENCH=90888
IDSOLVER=2276
FILE ID=node106/3700108-1338124083
RUNJOBID= node106-1338124026-22983
PBS_JOBID= 14624504
Free space on /tmp= 71308 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700108-1338124083/watcher-3700108-1338124083 -o /tmp/evaluation-result-3700108-1338124083/solver-3700108-1338124083 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700108-1338124083.opb 1011006641 HOME HOME

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

MD5SUM BENCH= 021b67803848f7a62860711c4015132a
RANDOM SEED=1011006641

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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		: 2667.065
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.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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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:        28038376 kB
Buffers:          333532 kB
Cached:          3671064 kB
SwapCached:            0 kB
Active:          1253652 kB
Inactive:        2765884 kB
Active(anon):      17056 kB
Inactive(anon):        0 kB
Active(file):    1236596 kB
Inactive(file):  2765884 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41028 kB
Writeback:            16 kB
AnonPages:         21416 kB
Mapped:            13952 kB
Shmem:               200 kB
Slab:             677272 kB
SReclaimable:     117776 kB
SUnreclaim:       559496 kB
KernelStack:        1416 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70828 MiB
End job on node106 at 2012-05-27 15:38:07