Trace number 3698624

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.03 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=107-P1=13-P2=17-P3=127-P4=13-P5=53-P6=73-P7=59-B.opb
MD5SUMc07fae5b4c60769a268376cf318d4faa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.062989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables147
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)343
Sum of products size (including duplicates)686
Number of different products343
Sum of products size686

Solver Data

12.59/12.64	c run inc solver
12.59/12.64	c [INC SYSTEM] run initial solver
12.59/12.64	c [INC SYSTEM] preprocess with white file
50.92/51.26	c [INC SYSTEM] finished preprocessing in 38 s
50.92/51.26	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-3698624-1338073328/watcher-3698624-1338073328 -o /tmp/evaluation-result-3698624-1338073328/solver-3698624-1338073328 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698624-1338073328.opb 1649325257 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.00 2.50 2.81 3/180 13340
/proc/meminfo: memFree=29346160/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0

[startup+0.072166 s]
/proc/loadavg: 2.00 2.50 2.81 3/180 13340
/proc/meminfo: memFree=29346160/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.50 2.81 3/180 13340
/proc/meminfo: memFree=29346160/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.50 2.81 3/180 13340
/proc/meminfo: memFree=29346160/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.00 2.50 2.81 3/180 13340
/proc/meminfo: memFree=29346160/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.49 2.80 3/182 13342
/proc/meminfo: memFree=29324796/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=34896 CPUtime=1.48 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) R 13340 13340 9054 0 -1 4202496 2903 0 0 0 148 0 0 0 20 0 1 0 273457606 35733504 7987 33554432000 4194304 5992684 140736713927568 140736713922984 4768415 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 8724 7987 147 440 0 8280 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44044

[startup+3.10027 s]
/proc/loadavg: 2.00 2.49 2.80 3/182 13342
/proc/meminfo: memFree=29301640/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=67664 CPUtime=3.09 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) R 13340 13340 9054 0 -1 4202496 3446 0 0 0 307 2 0 0 20 0 1 0 273457606 69287936 16179 33554432000 4194304 5992684 140736713927568 140736713922632 4524766 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 16916 16179 147 440 0 16472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76812

[startup+6.30025 s]
/proc/loadavg: 2.00 2.49 2.80 3/182 13342
/proc/meminfo: memFree=29234056/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=133200 CPUtime=6.29 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) R 13340 13340 9054 0 -1 4202496 4020 0 0 0 625 4 0 0 20 0 1 0 273457606 136396800 32051 33554432000 4194304 5992684 140736713927568 140736713922984 4375056 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 33300 32051 147 440 0 32856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142348

[startup+12.7002 s]
/proc/loadavg: 2.07 2.49 2.80 3/182 13342
/proc/meminfo: memFree=28921636/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=12.64 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19318 0 0 0 1204 60 0 0 20 0 1 0 273457606 695312384 112173 33554432000 4194304 5992684 140736713927568 140736713922016 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112173 164 440 0 169310 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 688164

[startup+25.5004 s]
/proc/loadavg: 2.14 2.49 2.80 3/184 13344
/proc/meminfo: memFree=27299540/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=12.64 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19318 0 0 0 1204 60 0 0 20 0 1 0 273457606 695312384 112173 33554432000 4194304 5992684 140736713927568 140736713922016 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112173 164 440 0 169310 0
[pid=13343] ppid=13341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13343/stat : 13343 (cp2_pre.sh) S 13341 13340 9054 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273458870 9367552 277 33554432000 4194304 5064252 140734682183296 140734682182000 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13343/statm: 2287 277 234 213 0 72 0
[pid=13344] ppid=13343 vsize=1374964 CPUtime=12.83 cores=0,2,4,6
/proc/13344/stat : 13344 (coprocessor) R 13343 13340 9054 0 -1 4202496 133658 0 0 0 1242 41 0 0 20 0 1 0 273458871 1407963136 330541 33554432000 4194304 6586260 140736224034752 140736224030728 4775781 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13344/statm: 343741 330541 173 584 0 343153 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2072276

[startup+51.1003 s]
/proc/loadavg: 2.17 2.47 2.78 3/184 13344
/proc/meminfo: memFree=26825196/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=12.64 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19318 0 0 0 1204 60 0 0 20 0 1 0 273457606 695312384 112173 33554432000 4194304 5992684 140736713927568 140736713922016 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112173 164 440 0 169310 0
[pid=13343] ppid=13341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13343/stat : 13343 (cp2_pre.sh) S 13341 13340 9054 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273458870 9367552 277 33554432000 4194304 5064252 140734682183296 140734682182000 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13343/statm: 2287 277 234 213 0 72 0
[pid=13344] ppid=13343 vsize=1563956 CPUtime=38.18 cores=0,2,4,6
/proc/13344/stat : 13344 (coprocessor) R 13343 13340 9054 0 -1 4202496 158110 0 0 0 3717 101 0 0 20 0 1 0 273458871 1601490944 377349 33554432000 4194304 6586260 140736224034752 140736224030504 5259823 0 0 4096 8404994 0 0 0 17 0 0 0 23 0 0
/proc/13344/statm: 390989 377349 193 584 0 390401 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 2261268

[startup+102.307 s]
/proc/loadavg: 2.07 2.39 2.73 3/183 13346
/proc/meminfo: memFree=27926388/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=810128 CPUtime=51.02 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 80058 0 0 0 5074 28 0 0 20 0 1 0 273462732 829571072 172113 33554432000 4194304 5654031 140733858295792 140733858293576 4216557 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13346/statm: 202532 172113 140 357 0 202172 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 1498292

[startup+162.3 s]
/proc/loadavg: 2.02 2.31 2.68 3/183 13346
/proc/meminfo: memFree=27869092/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=863672 CPUtime=111 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 92359 0 0 0 11070 30 0 0 20 0 1 0 273462732 884400128 186458 33554432000 4194304 5654031 140733858295792 140733858283608 4232448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13346/statm: 215918 186458 141 357 0 215558 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 1551836

[startup+222.3 s]
/proc/loadavg: 2.01 2.25 2.64 3/183 13346
/proc/meminfo: memFree=27848132/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=878984 CPUtime=170.98 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 96517 0 0 0 17068 30 0 0 20 0 1 0 273462732 900079616 191638 33554432000 4194304 5654031 140733858295792 140733858283608 4216610 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 219746 191638 141 357 0 219386 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 1567148

[startup+282.3 s]
/proc/loadavg: 2.04 2.22 2.60 3/183 13347
/proc/meminfo: memFree=27845712/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6

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

/proc/meminfo: memFree=27615964/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1250.81 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109955 0 0 0 125044 37 0 0 20 0 1 0 273462732 1287827456 248274 33554432000 4194304 5654031 140733858295792 140733858283608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 248274 141 357 0 314051 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1945808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/183 13356
/proc/meminfo: memFree=27615592/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1310.8 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109955 0 0 0 131043 37 0 0 20 0 1 0 273462732 1287827456 248274 33554432000 4194304 5654031 140733858295792 140733858283608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 248274 141 357 0 314051 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1945808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 13356
/proc/meminfo: memFree=27613172/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1370.79 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109956 0 0 0 137042 37 0 0 20 0 1 0 273462732 1287827456 248786 33554432000 4194304 5654031 140733858295792 140733858283608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 248786 141 357 0 314051 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 1945808

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.14 3/183 13401
/proc/meminfo: memFree=27919320/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1430.77 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109956 0 0 0 143040 37 0 0 20 0 1 0 273462732 1287827456 248786 33554432000 4194304 5654031 140733858295792 140733858283608 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 248786 141 357 0 314051 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1945808

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.13 3/183 13404
/proc/meminfo: memFree=27867664/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1490.76 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109957 0 0 0 149039 37 0 0 20 0 1 0 273462732 1287827456 249298 33554432000 4194304 5654031 140733858295792 140733858283608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 249298 141 357 0 314051 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1945808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 13404
/proc/meminfo: memFree=27848872/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1550.76 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109957 0 0 0 155039 37 0 0 20 0 1 0 273462732 1287827456 249298 33554432000 4194304 5654031 140733858295792 140733858283608 4216690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 249298 141 357 0 314051 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1945808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 13404
/proc/meminfo: memFree=27853328/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1257644 CPUtime=1610.75 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 109959 0 0 0 161038 37 0 0 20 0 1 0 273462732 1287827456 250322 33554432000 4194304 5654031 140733858295792 140733858283608 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314411 250322 141 357 0 314051 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1945808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/184 13407
/proc/meminfo: memFree=27833780/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1259084 CPUtime=1670.74 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 110227 0 0 0 167037 37 0 0 20 0 1 0 273462732 1289302016 251612 33554432000 4194304 5654031 140733858295792 140733858283608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 314771 251612 141 357 0 314411 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1947248

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.09 3/183 13408
/proc/meminfo: memFree=27901308/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1044160 CPUtime=1730.72 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 110704 0 0 0 173031 41 0 0 20 0 1 0 273462732 1069219840 233686 33554432000 4194304 5654031 140733858295792 140733858293816 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 261040 233686 142 357 0 260680 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 1732324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13463
/proc/meminfo: memFree=28249392/32873844 swapFree=7372/7372
[pid=13340] ppid=13338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13340/stat : 13340 (npSolver-pbo-It) S 13338 13340 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273457606 9367552 275 33554432000 4194304 5064252 140735965455456 140735965454368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13340/statm: 2287 275 233 213 0 72 0
[pid=13341] ppid=13340 vsize=679016 CPUtime=50.99 cores=0,2,4,6
/proc/13341/stat : 13341 (npSolver-pbo) S 13340 13340 9054 0 -1 4202496 19334 159014 0 0 1204 60 3724 111 20 0 1 0 273457606 695312384 112175 33554432000 4194304 5992684 140736713927568 140736713913832 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13341/statm: 169754 112175 166 440 0 169310 0
[pid=13346] ppid=13341 vsize=1044160 CPUtime=1749.04 cores=0,2,4,6
/proc/13346/stat : 13346 (glucosInc) R 13341 13340 9054 0 -1 4202496 110705 0 0 0 174862 42 0 0 20 0 1 0 273462732 1069219840 234198 33554432000 4194304 5654031 140733858295792 140733858293816 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13346/statm: 261040 234198 142 357 0 260680 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1732324

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 13340 and gives
#  childrusage.ru_utime.tv_sec=49
#  childrusage.ru_utime.tv_usec=291506
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=722738
# CPU time returned by wait4() is 51.0142
# 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): 1797.9
CPU system time (s): 2.13
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 2302656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.2915
system time used= 1.72274
maximum resident set size= 1550776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1143904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 104

runsolver used 5.86111 second user time and 8.88365 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 01:02:08
IDJOB=3698624
IDBENCH=47909
IDSOLVER=2275
FILE ID=node133/3698624-1338073328
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=107-P1=13-P2=17-P3=127-P4=13-P5=53-P6=73-P7=59-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698624-1338073328/watcher-3698624-1338073328 -o /tmp/evaluation-result-3698624-1338073328/solver-3698624-1338073328 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698624-1338073328.opb 1649325257 HOME HOME

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

MD5SUM BENCH= c07fae5b4c60769a268376cf318d4faa
RANDOM SEED=1649325257

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        29346524 kB
Buffers:          310352 kB
Cached:          1942892 kB
SwapCached:          112 kB
Active:          1160920 kB
Inactive:        1540252 kB
Active(anon):     436964 kB
Inactive(anon):    13320 kB
Active(file):     723956 kB
Inactive(file):  1526932 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        481168 kB
Mapped:            15816 kB
Shmem:               212 kB
Slab:             685724 kB
SReclaimable:     127748 kB
SUnreclaim:       557976 kB
KernelStack:        1520 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     599740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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= 71324 MiB
End job on node133 at 2012-05-27 01:32:11