Trace number 3747666

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 (fixed)? (TO) 1800.1 1803.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null10mast_rapportOE1.0_TMAX60_K192_cod2.opb
MD5SUM87bd09f9145dfb6c08f481f891635aef
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45746
Best CPU time to get the best result obtained on this benchmark1633.63
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 1783
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 986673
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 986673
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

22.86/22.97	c run inc solver
22.86/22.97	c [INC SYSTEM] run initial solver
22.86/22.97	c [INC SYSTEM] preprocess with white file
89.72/92.62	c [INC SYSTEM] finished preprocessing in 69 s
89.72/92.62	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-3747666-1339107284/watcher-3747666-1339107284 -o /tmp/evaluation-result-3747666-1339107284/solver-3747666-1339107284 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747666-1339107284.opb 1671813977 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.13 2.03 2.02 2/179 4270
/proc/meminfo: memFree=28368356/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0

[startup+0.0254869 s]
/proc/loadavg: 2.13 2.03 2.02 2/179 4270
/proc/meminfo: memFree=28368356/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.13 2.03 2.02 2/179 4270
/proc/meminfo: memFree=28368356/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.13 2.03 2.02 2/179 4270
/proc/meminfo: memFree=28368356/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.13 2.03 2.02 2/179 4270
/proc/meminfo: memFree=28368356/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.12 2.03 2.02 3/181 4272
/proc/meminfo: memFree=28277952/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=143724 CPUtime=1.49 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) R 4270 4270 2890 0 -1 4202496 22390 0 0 0 143 6 0 0 20 0 1 0 376855312 147173376 32077 33554432000 4194304 6004724 140737004170016 140737004166536 4968639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4271/statm: 35931 32077 130 442 0 35485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152872

[startup+3.10026 s]
/proc/loadavg: 2.12 2.03 2.02 3/181 4272
/proc/meminfo: memFree=28132116/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=297360 CPUtime=3.09 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) R 4270 4270 2890 0 -1 4202496 50014 0 0 0 298 11 0 0 20 0 1 0 376855312 304496640 73363 33554432000 4194304 6004724 140737004170016 140737004164616 4534728 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4271/statm: 74340 73363 154 442 0 73894 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306508

[startup+6.30031 s]
/proc/loadavg: 2.12 2.03 2.02 3/181 4272
/proc/meminfo: memFree=27893060/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=756112 CPUtime=6.29 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) R 4270 4270 2890 0 -1 4202496 51885 0 0 0 607 22 0 0 20 0 1 0 376855312 774258688 131731 33554432000 4194304 6004724 140737004170016 140737004164616 4534752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4271/statm: 189028 131731 154 442 0 188582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765260

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 2.02 3/181 4272
/proc/meminfo: memFree=27377552/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=1280400 CPUtime=12.69 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) R 4270 4270 2890 0 -1 4202496 52893 0 0 0 1233 36 0 0 20 0 1 0 376855312 1311129600 255123 33554432000 4194304 6004724 140737004170016 140737004164616 4618016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4271/statm: 320100 255123 154 442 0 319654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1289548

[startup+25.5004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 4274
/proc/meminfo: memFree=24985608/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=22.94 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57392 0 0 0 2036 258 0 0 20 0 1 0 376855312 2394083328 410018 33554432000 4194304 6004724 140737004170016 140737004164480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410018 163 442 0 584047 0
[pid=4273] ppid=4271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4273/stat : 4273 (cp2_pre.sh) S 4271 4270 2890 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376857610 9367552 276 33554432000 4194304 5064252 140737415417840 140737415416544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4273/statm: 2287 276 234 213 0 72 0
[pid=4274] ppid=4273 vsize=262076 CPUtime=2.5 cores=0,2,4,6
/proc/4274/stat : 4274 (coprocessor) R 4273 4270 2890 0 -1 4202496 14492 0 0 0 240 10 0 0 20 0 1 0 376857611 268365824 63648 33554432000 4194304 6586260 140734848868208 140734848864968 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4274/statm: 65519 63648 138 584 0 64931 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2618344

[startup+51.1004 s]
/proc/loadavg: 2.37 2.10 2.04 3/183 4274
/proc/meminfo: memFree=22641468/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=22.94 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57392 0 0 0 2036 258 0 0 20 0 1 0 376855312 2394083328 410018 33554432000 4194304 6004724 140737004170016 140737004164480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410018 163 442 0 584047 0
[pid=4273] ppid=4271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4273/stat : 4273 (cp2_pre.sh) S 4271 4270 2890 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376857610 9367552 276 33554432000 4194304 5064252 140737415417840 140737415416544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4273/statm: 2287 276 234 213 0 72 0
[pid=4274] ppid=4273 vsize=2760864 CPUtime=26.94 cores=0,2,4,6
/proc/4274/stat : 4274 (coprocessor) R 4273 4270 2890 0 -1 4202496 25797 0 0 0 2564 130 0 0 20 0 1 0 376857611 2827124736 583089 33554432000 4194304 6586260 140734848868208 140734848863960 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 115 0 0
/proc/4274/statm: 690216 583089 158 584 0 689628 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 5117132

[startup+102.307 s]
/proc/loadavg: 2.33 2.13 2.05 3/181 4276
/proc/meminfo: memFree=23075036/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=2719928 CPUtime=9.66 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 261276 0 0 0 888 78 0 0 20 0 1 0 376864575 2785206272 562380 33554432000 4194304 5654031 140734420076992 140734419026344 4225056 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 679982 562381 108 357 0 679622 0
Current children cumulated CPU time (s) 99.67
Current children cumulated vsize (KiB) 5067048

[startup+162.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/181 4276
/proc/meminfo: memFree=22287812/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3856764 CPUtime=69.64 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 358332 0 0 0 6856 108 0 0 20 0 1 0 376864575 3949326336 765810 33554432000 4194304 5654031 140734420076992 140734420064808 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 964191 765810 140 357 0 963831 0
Current children cumulated CPU time (s) 159.65
Current children cumulated vsize (KiB) 6203884

[startup+222.3 s]
/proc/loadavg: 2.04 2.08 2.04 3/181 4277
/proc/meminfo: memFree=22173748/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3857028 CPUtime=129.63 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 358372 0 0 0 12855 108 0 0 20 0 1 0 376864575 3949596672 765850 33554432000 4194304 5654031 140734420076992 140734420074776 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 964257 765850 140 357 0 963897 0
Current children cumulated CPU time (s) 219.64
Current children cumulated vsize (KiB) 6204148

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/181 4277
/proc/meminfo: memFree=22226284/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6

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

/proc/meminfo: memFree=420956/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3863328 CPUtime=1209.48 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 377941 0 0 0 120832 116 0 0 20 0 1 0 376864575 3956047872 769983 33554432000 4194304 5654031 140734420076992 140734420064808 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 965832 769983 141 357 0 965472 0
Current children cumulated CPU time (s) 1299.49
Current children cumulated vsize (KiB) 6210448

[startup+1362.3 s]
/proc/loadavg: 4.92 3.35 2.51 2/181 4327
/proc/meminfo: memFree=201404/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3863328 CPUtime=1269.47 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 377941 0 0 0 126831 116 0 0 20 0 1 0 376864575 3956047872 769983 33554432000 4194304 5654031 140734420076992 140734420064808 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 965832 769983 141 357 0 965472 0
Current children cumulated CPU time (s) 1359.48
Current children cumulated vsize (KiB) 6210448

[startup+1422.31 s]
/proc/loadavg: 5.02 3.66 2.67 2/181 4328
/proc/meminfo: memFree=343984/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3865572 CPUtime=1329.46 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 381482 0 0 0 132829 117 0 0 20 0 1 0 376864575 3958345728 771042 33554432000 4194304 5654031 140734420076992 140734420074744 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 966393 771042 141 357 0 966033 0
Current children cumulated CPU time (s) 1419.47
Current children cumulated vsize (KiB) 6212692

[startup+1482.3 s]
/proc/loadavg: 5.01 3.90 2.81 3/181 4328
/proc/meminfo: memFree=581544/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3866684 CPUtime=1389.44 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 384795 0 0 0 138824 120 0 0 20 0 1 0 376864575 3959484416 772364 33554432000 4194304 5654031 140734420076992 140734420074728 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 966671 772364 141 357 0 966311 0
Current children cumulated CPU time (s) 1479.45
Current children cumulated vsize (KiB) 6213804

[startup+1542.3 s]
/proc/loadavg: 3.43 3.64 2.79 4/183 4372
/proc/meminfo: memFree=17293656/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3869568 CPUtime=1449.42 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 391567 0 0 0 144820 122 0 0 20 0 1 0 376864575 3962437632 775309 33554432000 4194304 5654031 140734420076992 140734420075064 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967392 775309 141 357 0 967032 0
Current children cumulated CPU time (s) 1539.43
Current children cumulated vsize (KiB) 6216688

[startup+1602.31 s]
/proc/loadavg: 2.80 3.44 2.77 3/182 4372
/proc/meminfo: memFree=13483768/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3870080 CPUtime=1509.41 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 394691 0 0 0 150818 123 0 0 20 0 1 0 376864575 3962961920 776869 33554432000 4194304 5654031 140734420076992 140734420064808 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967520 776869 141 357 0 967160 0
Current children cumulated CPU time (s) 1599.42
Current children cumulated vsize (KiB) 6217200

[startup+1662.3 s]
/proc/loadavg: 2.32 3.19 2.73 3/181 4374
/proc/meminfo: memFree=17458940/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3870892 CPUtime=1569.4 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 397870 0 0 0 156816 124 0 0 20 0 1 0 376864575 3963793408 778331 33554432000 4194304 5654031 140734420076992 140734420074680 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967723 778331 141 357 0 967363 0
Current children cumulated CPU time (s) 1659.41
Current children cumulated vsize (KiB) 6218012

[startup+1722.3 s]
/proc/loadavg: 2.12 2.97 2.68 3/181 4375
/proc/meminfo: memFree=13155212/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3870676 CPUtime=1629.39 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 397877 0 0 0 162815 124 0 0 20 0 1 0 376864575 3963572224 779718 33554432000 4194304 5654031 140734420076992 140734420064808 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967669 779718 141 357 0 967309 0
Current children cumulated CPU time (s) 1719.4
Current children cumulated vsize (KiB) 6217796

[startup+1782.3 s]
/proc/loadavg: 2.04 2.79 2.63 3/181 4375
/proc/meminfo: memFree=13136096/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3870676 CPUtime=1689.38 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 397878 0 0 0 168814 124 0 0 20 0 1 0 376864575 3963572224 780634 33554432000 4194304 5654031 140734420076992 140734420064808 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967669 780634 141 357 0 967309 0
Current children cumulated CPU time (s) 1779.39
Current children cumulated vsize (KiB) 6217796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803 s]
/proc/loadavg: 2.10 2.76 2.62 3/181 4375
/proc/meminfo: memFree=13127492/32873648 swapFree=7376/7376
[pid=4270] ppid=4268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (npSolver-pbo-It) S 4268 4270 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376855312 9367552 274 33554432000 4194304 5064252 140736922194800 140736922193712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 274 233 213 0 72 0
[pid=4271] ppid=4270 vsize=2337972 CPUtime=90.01 cores=0,2,4,6
/proc/4271/stat : 4271 (npSolver-pbo) S 4270 4270 2890 0 -1 4202496 57411 26697 0 0 2036 259 6335 371 20 0 1 0 376855312 2394083328 410022 33554432000 4194304 6004724 140737004170016 140737004156296 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/4271/statm: 584493 410022 167 442 0 584047 0
[pid=4276] ppid=4271 vsize=3870676 CPUtime=1710.09 cores=0,2,4,6
/proc/4276/stat : 4276 (glucosInc) R 4271 4270 2890 0 -1 4202496 397878 0 0 0 170885 124 0 0 20 0 1 0 376864575 3963572224 781093 33554432000 4194304 5654031 140734420076992 140734420064808 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4276/statm: 967669 781093 141 357 0 967309 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 6217796

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

Real time (s): 1803.02
CPU time (s): 1800.1
CPU user time (s): 1792.56
CPU system time (s): 7.54
CPU usage (%): 99.8381
Max. virtual memory (cumulated for all children) (KiB): 6258504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1096
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 3.83142 second user time and 10.8733 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 00:14:45
IDJOB=3747666
IDBENCH=90871
IDSOLVER=2332
FILE ID=node113/3747666-1339107284
RUNJOBID= node113-1339098177-2906
PBS_JOBID= 14643740
Free space on /tmp= 71124 MiB

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

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

MD5SUM BENCH= 87bd09f9145dfb6c08f481f891635aef
RANDOM SEED=1671813977

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28368628 kB
Buffers:          494360 kB
Cached:          2919876 kB
SwapCached:         2204 kB
Active:          1727924 kB
Inactive:        1868908 kB
Active(anon):     179168 kB
Inactive(anon):     4988 kB
Active(file):    1548756 kB
Inactive(file):  1863920 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             36592 kB
Writeback:             8 kB
AnonPages:        187556 kB
Mapped:            11676 kB
Shmem:                 0 kB
Slab:             770924 kB
SReclaimable:     214352 kB
SUnreclaim:       556572 kB
KernelStack:        1464 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     327388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67472 MiB
End job on node113 at 2012-06-08 00:44:50