Trace number 3746848

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
MD5SUMf8b4f8df359af81721df2075b70b4f33
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3996
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
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 14207094
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 14207094
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.86	c run inc solver
1.79/1.86	c [INC SYSTEM] run initial solver
1.79/1.86	c [INC SYSTEM] preprocess with white file
8.95/9.16	c [INC SYSTEM] finished preprocessing in 7 s
8.95/9.16	c [INC SYSTEM] execute solver
1800.05/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 13657 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3746848-1339107444/watcher-3746848-1339107444 -o /tmp/evaluation-result-3746848-1339107444/solver-3746848-1339107444 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746848-1339107444.opb 199000648 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: 1.98 2.00 2.00 3/178 13656
/proc/meminfo: memFree=27406488/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0

[startup+0.0153011 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 13656
/proc/meminfo: memFree=27406488/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 13656
/proc/meminfo: memFree=27406488/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300302 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 13656
/proc/meminfo: memFree=27406488/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700326 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 13656
/proc/meminfo: memFree=27406488/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.98 2.00 2.00 3/180 13658
/proc/meminfo: memFree=27444724/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=240076 CPUtime=1.49 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) R 13656 13656 11882 0 -1 4202496 21754 0 0 0 142 7 0 0 20 0 1 0 376873015 245837824 44690 33554432000 4194304 6004724 140734305399040 140734305393272 4534752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 60019 44690 153 442 0 59573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 249224

[startup+3.10034 s]
/proc/loadavg: 1.98 2.00 2.00 3/182 13660
/proc/meminfo: memFree=27352380/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=1.89 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22578 0 0 0 166 23 0 0 20 0 1 0 376873015 171769856 30093 33554432000 4194304 6004724 140734305399040 140734305393504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30093 162 442 0 41490 0
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (cp2_pre.sh) S 13657 13656 11882 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 376873205 9367552 277 33554432000 4194304 5064252 140734738424704 140734738423408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13659/statm: 2287 277 234 213 0 72 0
[pid=13660] ppid=13659 vsize=133108 CPUtime=1.17 cores=0,2,4,6
/proc/13660/stat : 13660 (coprocessor) R 13659 13656 11882 0 -1 4202496 11285 0 0 0 112 5 0 0 20 0 1 0 376873205 136302592 32071 33554432000 4194304 6586260 140735788943824 140735788940584 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13660/statm: 33277 32071 138 584 0 32689 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 319148

[startup+6.30035 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 13660
/proc/meminfo: memFree=27000332/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=1.89 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22578 0 0 0 166 23 0 0 20 0 1 0 376873015 171769856 30093 33554432000 4194304 6004724 140734305399040 140734305393504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30093 162 442 0 41490 0
[pid=13659] ppid=13657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13659/stat : 13659 (cp2_pre.sh) S 13657 13656 11882 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 376873205 9367552 277 33554432000 4194304 5064252 140734738424704 140734738423408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13659/statm: 2287 277 234 213 0 72 0
[pid=13660] ppid=13659 vsize=405480 CPUtime=4.38 cores=0,2,4,6
/proc/13660/stat : 13660 (coprocessor) R 13659 13656 11882 0 -1 4202496 50533 0 0 0 425 13 0 0 20 0 1 0 376873205 415211520 98913 33554432000 4194304 6586260 140735788943824 140735788939848 4768675 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13660/statm: 101370 98913 182 584 0 100782 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 591520

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 13662
/proc/meminfo: memFree=27252908/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=172400 CPUtime=3.52 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 31236 0 0 0 346 6 0 0 20 0 1 0 376873931 176537600 38791 33554432000 4194304 5654031 140734874506240 140734874503848 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13662/statm: 43100 38791 131 357 0 42740 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 349292

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13662
/proc/meminfo: memFree=27225292/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=172400 CPUtime=16.32 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 31238 0 0 0 1626 6 0 0 20 0 1 0 376873931 176537600 38793 33554432000 4194304 5654031 140734874506240 140734874503848 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 43100 38793 131 357 0 42740 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 349292

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 13662
/proc/meminfo: memFree=27176328/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=172400 CPUtime=41.91 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 31239 0 0 0 4185 6 0 0 20 0 1 0 376873931 176537600 38794 33554432000 4194304 5654031 140734874506240 140734874503848 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 43100 38794 131 357 0 42740 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 349292

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13662
/proc/meminfo: memFree=27246292/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=172400 CPUtime=93.11 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 31255 0 0 0 9305 6 0 0 20 0 1 0 376873931 176537600 38810 33554432000 4194304 5654031 140734874506240 140734874503848 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 43100 38810 131 357 0 42740 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 349292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13665
/proc/meminfo: memFree=27148056/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=177552 CPUtime=153.1 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 32299 0 0 0 15303 7 0 0 20 0 1 0 376873931 181813248 39854 33554432000 4194304 5654031 140734874506240 140734874494056 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 44388 39854 140 357 0 44028 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 354444

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13665
/proc/meminfo: memFree=27152856/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=199936 CPUtime=213.09 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 33374 0 0 0 21302 7 0 0 20 0 1 0 376873931 204734464 41434 33554432000 4194304 5654031 140734874506240 140734874494056 4232505 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 49984 41434 141 357 0 49624 0
Current children cumulated CPU time (s) 222.1

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

/proc/loadavg: 2.02 2.62 2.52 3/181 13847
/proc/meminfo: memFree=23699924/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=203248 CPUtime=1292.92 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 35754 0 0 0 129276 16 0 0 20 0 1 0 376873931 208125952 43876 33554432000 4194304 5654031 140734874506240 140734874494056 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 50812 43876 142 357 0 50452 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 380140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.50 2.49 3/182 13850
/proc/meminfo: memFree=23700000/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=203248 CPUtime=1352.9 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 35775 0 0 0 135274 16 0 0 20 0 1 0 376873931 208125952 44408 33554432000 4194304 5654031 140734874506240 140734874494056 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 50812 44408 142 357 0 50452 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 380140

[startup+1422.31 s]
/proc/loadavg: 2.00 2.41 2.45 3/181 13850
/proc/meminfo: memFree=23689464/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=203712 CPUtime=1412.9 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 35868 0 0 0 141274 16 0 0 20 0 1 0 376873931 208601088 46034 33554432000 4194304 5654031 140734874506240 140734874503928 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 50928 46034 142 357 0 50568 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 380604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.33 2.42 3/181 13850
/proc/meminfo: memFree=23687044/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=203844 CPUtime=1472.89 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 35916 0 0 0 147272 17 0 0 20 0 1 0 376873931 208736256 46593 33554432000 4194304 5654031 140734874506240 140734874504024 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 50961 46593 142 357 0 50601 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 380736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.27 2.39 3/181 13851
/proc/meminfo: memFree=23685804/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=204044 CPUtime=1532.88 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36227 0 0 0 153271 17 0 0 20 0 1 0 376873931 208941056 46904 33554432000 4194304 5654031 140734874506240 140734874503928 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 51011 46904 142 357 0 50651 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 380936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.22 2.36 3/181 13851
/proc/meminfo: memFree=23682392/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=234864 CPUtime=1592.86 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36527 0 0 0 159269 17 0 0 20 0 1 0 376873931 240500736 47715 33554432000 4194304 5654031 140734874506240 140734874494056 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 58716 47715 142 357 0 58356 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 411756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.17 2.34 3/181 13851
/proc/meminfo: memFree=23678048/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=235128 CPUtime=1652.86 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36622 0 0 0 165268 18 0 0 20 0 1 0 376873931 240771072 48321 33554432000 4194304 5654031 140734874506240 140734874494056 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 58782 48321 142 357 0 58422 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 412020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.14 2.32 3/181 13851
/proc/meminfo: memFree=23673200/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=235344 CPUtime=1712.85 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36686 0 0 0 171267 18 0 0 20 0 1 0 376873931 240992256 49407 33554432000 4194304 5654031 140734874506240 140734874494056 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 58836 49407 142 357 0 58476 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 412236

[startup+1782.3 s]
/proc/loadavg: 2.06 2.13 2.30 3/181 13851
/proc/meminfo: memFree=23666464/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=235684 CPUtime=1772.84 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36750 0 0 0 177266 18 0 0 20 0 1 0 376873931 241340416 50493 33554432000 4194304 5654031 140734874506240 140734874494056 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 58921 50493 142 357 0 58561 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 412576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.12 2.29 3/181 13851
/proc/meminfo: memFree=23666432/32873844 swapFree=7372/7372
[pid=13656] ppid=13654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13656/stat : 13656 (npSolver-pbo-It) S 13654 13656 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376873015 9367552 275 33554432000 4194304 5064252 140737403513216 140737403512128 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13656/statm: 2287 275 233 213 0 72 0
[pid=13657] ppid=13656 vsize=167744 CPUtime=9.01 cores=0,2,4,6
/proc/13657/stat : 13657 (npSolver-pbo) S 13656 13656 11882 0 -1 4202496 22595 57777 0 0 166 23 682 30 20 0 1 0 376873015 171769856 30097 33554432000 4194304 6004724 140734305399040 140734305385320 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13657/statm: 41936 30097 166 442 0 41490 0
[pid=13662] ppid=13657 vsize=235684 CPUtime=1791.04 cores=0,2,4,6
/proc/13662/stat : 13662 (glucosInc) R 13657 13656 11882 0 -1 4202496 36764 0 0 0 179086 18 0 0 20 0 1 0 376873931 241340416 50507 33554432000 4194304 5654031 140734874506240 140734874494056 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13662/statm: 58921 50507 142 357 0 58561 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 412576

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13656 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=493708
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=551916
# CPU time returned by wait4() is 9.04562
# 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.51
CPU time (s): 1800.05
CPU user time (s): 1799.34
CPU system time (s): 0.71
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 635908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.49371
system time used= 0.551916
maximum resident set size= 453712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80747
page faults= 0
swaps= 0
block input operations= 0
block output operations= 235176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 32

runsolver used 2.65759 second user time and 7.17091 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 00:17:24
IDJOB=3746848
IDBENCH=91435
IDSOLVER=2332
FILE ID=node109/3746848-1339107444
RUNJOBID= node109-1339098176-11898
PBS_JOBID= 14643744
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746848-1339107444/watcher-3746848-1339107444 -o /tmp/evaluation-result-3746848-1339107444/solver-3746848-1339107444 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746848-1339107444.opb 199000648 HOME HOME

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

MD5SUM BENCH= f8b4f8df359af81721df2075b70b4f33
RANDOM SEED=199000648

node109.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.264
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.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		: 2667.264
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.264
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.264
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.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27407288 kB
Buffers:         1924832 kB
Cached:          2309924 kB
SwapCached:         1268 kB
Active:          2671808 kB
Inactive:        1878712 kB
Active(anon):     306796 kB
Inactive(anon):     9016 kB
Active(file):    2365012 kB
Inactive(file):  1869696 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             10888 kB
Writeback:             0 kB
AnonPages:        323444 kB
Mapped:            11208 kB
Shmem:                 4 kB
Slab:             769016 kB
SReclaimable:     211140 kB
SUnreclaim:       557876 kB
KernelStack:        1472 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     562116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 70280 MiB
End job on node109 at 2012-06-08 00:47:25