Trace number 3701426

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 1.0? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir10_area_delay.opb
MD5SUM5d0340a340565eda2e94c9f5d1d814a1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark71.8701
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables49757
Total number of constraints199672
Number of constraints which are clauses199672
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 24319
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 24319
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 24319
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.68	c run usual solver
2.18/2.29	c model valid
2.18/2.29	c current solution ok
2.57/2.66	o 903
2.57/2.66	c current bound: 451
2.57/2.66	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 13841 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

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-3701426-1338071146/watcher-3701426-1338071146 -o /tmp/evaluation-result-3701426-1338071146/solver-3701426-1338071146 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701426-1338071146.opb 1641921840 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.03 2.08 3/179 13827
/proc/meminfo: memFree=30463776/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0

[startup+0.052147 s]
/proc/loadavg: 2.00 2.03 2.08 3/179 13827
/proc/meminfo: memFree=30463776/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.03 2.08 3/179 13827
/proc/meminfo: memFree=30463776/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 2.03 2.08 3/179 13827
/proc/meminfo: memFree=30463776/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.03 2.08 3/179 13827
/proc/meminfo: memFree=30463776/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.03 2.08 3/183 13831
/proc/meminfo: memFree=30393036/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=16132 CPUtime=0.71 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 4026 0 0 0 67 4 0 0 20 0 1 0 273239217 16519168 3500 33554432000 4194304 5992684 140737335839616 140737335833648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13828/statm: 4033 3500 164 440 0 3589 0
[pid=13830] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13830/stat : 13830 (cp2_pre.sh) S 13828 13827 11113 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273239289 9367552 277 33554432000 4194304 5064252 140733523930368 140733523929072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13830/statm: 2287 277 234 213 0 72 0
[pid=13831] ppid=13830 vsize=68984 CPUtime=0.75 cores=0,2,4,6
/proc/13831/stat : 13831 (coprocessor) R 13830 13827 11113 0 -1 4202496 13480 0 0 0 74 1 0 0 20 0 1 0 273239289 70639616 16436 33554432000 4194304 6586260 140736481770912 140736481767176 5599305 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13831/statm: 17246 16436 192 584 0 16658 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 103412

[startup+3.1003 s]
/proc/loadavg: 2.00 2.03 2.08 3/181 13838
/proc/meminfo: memFree=30441520/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=69948 CPUtime=3.07 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) R 13827 13827 11113 0 -1 4202496 10690 25207 0 0 141 37 122 7 20 0 1 0 273239217 71626752 16268 33554432000 4194304 5992684 140737335839616 140737335833648 4523491 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13828/statm: 17487 16268 180 440 0 17043 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 79096

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 2.08 3/183 13841
/proc/meminfo: memFree=30057124/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=231968 CPUtime=2.33 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42020 0 0 0 222 11 0 0 20 0 1 0 273239613 237535232 50187 33554432000 4194304 5208918 140734517734064 140734517732024 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 57992 50187 104 248 0 57741 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 418516

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.08 3/183 13841
/proc/meminfo: memFree=30061736/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=231968 CPUtime=8.73 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42020 0 0 0 862 11 0 0 20 0 1 0 273239613 237535232 50187 33554432000 4194304 5208918 140734517734064 140734517732024 4211104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 57992 50187 104 248 0 57741 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 418516

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.08 3/183 13842
/proc/meminfo: memFree=30060248/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=235300 CPUtime=21.53 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42510 0 0 0 2142 11 0 0 20 0 1 0 273239613 240947200 50677 33554432000 4194304 5208918 140734517734064 140734517731896 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 58825 50677 104 248 0 58574 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 421848

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.07 3/183 13842
/proc/meminfo: memFree=30058324/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=235300 CPUtime=47.12 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42512 0 0 0 4701 11 0 0 20 0 1 0 273239613 240947200 51190 33554432000 4194304 5208918 140734517734064 140734517731896 4205198 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 58825 51190 105 248 0 58574 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 421848

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.07 3/183 13842
/proc/meminfo: memFree=30056028/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=235300 CPUtime=98.32 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42512 0 0 0 9821 11 0 0 20 0 1 0 273239613 240947200 51190 33554432000 4194304 5208918 140734517734064 140734517731896 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 58825 51190 105 248 0 58574 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 421848

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 13842
/proc/meminfo: memFree=30078804/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=235300 CPUtime=158.3 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 42512 0 0 0 15819 11 0 0 20 0 1 0 273239613 240947200 51190 33554432000 4194304 5208918 140734517734064 140734517731896 4205761 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 58825 51190 105 248 0 58574 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13930
/proc/meminfo: memFree=30513220/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1358.11 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45457 0 0 0 135799 12 0 0 20 0 1 0 273239613 280363008 56019 33554432000 4194304 5208918 140734517734064 140734517731912 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56019 105 248 0 68197 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 460340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13930
/proc/meminfo: memFree=30505952/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1418.1 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45464 0 0 0 141798 12 0 0 20 0 1 0 273239613 280363008 56024 33554432000 4194304 5208918 140734517734064 140734517731912 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56024 105 248 0 68197 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 460340

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 13933
/proc/meminfo: memFree=30509136/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1478.09 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45468 0 0 0 147797 12 0 0 20 0 1 0 273239613 280363008 56538 33554432000 4194304 5208918 140734517734064 140734517731912 4211176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56538 105 248 0 68197 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 460340

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13933
/proc/meminfo: memFree=30490580/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1538.08 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45468 0 0 0 153796 12 0 0 20 0 1 0 273239613 280363008 56538 33554432000 4194304 5208918 140734517734064 140734517731912 4211166 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56538 105 248 0 68197 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 460340

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13934
/proc/meminfo: memFree=30482252/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1598.07 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45468 0 0 0 159795 12 0 0 20 0 1 0 273239613 280363008 56538 33554432000 4194304 5208918 140734517734064 140734517731912 4211162 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56538 105 248 0 68197 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 460340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13934
/proc/meminfo: memFree=30473240/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1658.06 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45469 0 0 0 165794 12 0 0 20 0 1 0 273239613 280363008 56562 33554432000 4194304 5208918 140734517734064 140734517731912 4229311 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56562 105 248 0 68197 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 460340

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 13934
/proc/meminfo: memFree=30472180/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1718.05 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45469 0 0 0 171793 12 0 0 20 0 1 0 273239613 280363008 56562 33554432000 4194304 5208918 140734517734064 140734517731912 4211160 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56562 105 248 0 68197 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 460340

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13935
/proc/meminfo: memFree=30469988/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1778.04 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45470 0 0 0 177792 12 0 0 20 0 1 0 273239613 280363008 56563 33554432000 4194304 5208918 140734517734064 140734517731912 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56563 105 248 0 68197 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 460340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13935
/proc/meminfo: memFree=30483320/32873844 swapFree=6080/6080
[pid=13827] ppid=13825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (npSolver-pbo.sh) S 13825 13827 11113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273239216 9367552 275 33554432000 4194304 5064252 140736087674336 140736087673248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13827/statm: 2287 275 233 213 0 72 0
[pid=13828] ppid=13827 vsize=168252 CPUtime=3.91 cores=0,2,4,6
/proc/13828/stat : 13828 (npSolver-pbo) S 13827 13827 11113 0 -1 4202496 12397 25207 0 0 211 51 122 7 20 0 1 0 273239217 172290048 28557 33554432000 4194304 5992684 140737335839616 140737335831936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/13828/statm: 42063 28557 181 440 0 41619 0
[pid=13840] ppid=13828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13840/stat : 13840 (satsolver.sh) S 13828 13827 11113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273239612 9367552 266 33554432000 4194304 5064252 140736815832512 140736815831424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13840/statm: 2287 266 226 213 0 72 0
[pid=13841] ppid=13840 vsize=273792 CPUtime=1796.14 cores=0,2,4,6
/proc/13841/stat : 13841 (glucose) R 13840 13827 11113 0 -1 4202496 45471 0 0 0 179602 12 0 0 20 0 1 0 273239613 280363008 56564 33554432000 4194304 5208918 140734517734064 140734517731912 4229344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13841/statm: 68448 56564 105 248 0 68197 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 460340

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.38
CPU system time (s): 0.72089
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 496352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.72089
maximum resident set size= 264620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84065
page faults= 0
swaps= 0
block input operations= 8
block output operations= 194552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 1951

runsolver used 3.21751 second user time and 8.32673 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 00:25:47
IDJOB=3701426
IDBENCH=25011
IDSOLVER=2277
FILE ID=node139/3701426-1338071146
RUNJOBID= node139-1338052937-11129
PBS_JOBID= 14624401
Free space on /tmp= 71388 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir10_area_delay.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701426-1338071146/watcher-3701426-1338071146 -o /tmp/evaluation-result-3701426-1338071146/solver-3701426-1338071146 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701426-1338071146.opb 1641921840 HOME HOME

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

MD5SUM BENCH= 5d0340a340565eda2e94c9f5d1d814a1
RANDOM SEED=1641921840

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        30464676 kB
Buffers:          243472 kB
Cached:           576704 kB
SwapCached:          284 kB
Active:          1582456 kB
Inactive:          23532 kB
Active(anon):     779364 kB
Inactive(anon):     9300 kB
Active(file):     803092 kB
Inactive(file):    14232 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:             14796 kB
Writeback:             0 kB
AnonPages:        800248 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             661160 kB
SReclaimable:     103584 kB
SUnreclaim:       557576 kB
KernelStack:        1520 kB
PageTables:         5592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     953960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    604160 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= 71416 MiB
End job on node139 at 2012-05-27 00:55:47