Trace number 3750535

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 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUM455599f2e36aed56b051b7169c43fa6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark305.689
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
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.31	c run usual solver
1.76/1.87	c model valid
1.76/1.87	c current solution ok
2.39/2.41	o 1623
2.39/2.41	c current bound: 811
1800.08/1800.40	./satsolver.sh: line 5: 28024 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3750535-1339125988/watcher-3750535-1339125988 -o /tmp/evaluation-result-3750535-1339125988/solver-3750535-1339125988 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750535-1339125988.opb 1966693940 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.02 2.06 3/179 28010
/proc/meminfo: memFree=15541968/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0

[startup+0.044138 s]
/proc/loadavg: 2.04 2.02 2.06 3/179 28010
/proc/meminfo: memFree=15541968/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100328 s]
/proc/loadavg: 2.04 2.02 2.06 3/179 28010
/proc/meminfo: memFree=15541968/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.04 2.02 2.06 3/179 28010
/proc/meminfo: memFree=15541968/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.04 2.02 2.06 3/179 28010
/proc/meminfo: memFree=15541968/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/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.04 2.02 2.06 3/183 28014
/proc/meminfo: memFree=15405532/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=17368 CPUtime=0.3 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 4033 0 0 0 28 2 0 0 20 0 1 0 378726183 17784832 3526 33554432000 4194304 6004724 140735371301648 140735371295696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 4342 3526 148 442 0 3896 0
[pid=28013] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28013/stat : 28013 (cp2_pre.sh) S 28011 28010 24192 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378726215 9367552 277 33554432000 4194304 5064252 140737245925824 140737245924528 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28013/statm: 2287 277 234 213 0 72 0
[pid=28014] ppid=28013 vsize=123200 CPUtime=1.18 cores=1,3,5,7
/proc/28014/stat : 28014 (coprocessor) R 28013 28010 24192 0 -1 4202496 25166 0 0 0 113 5 0 0 20 0 1 0 378726215 126156800 29767 33554432000 4194304 6586260 140733300716416 140733300712440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/28014/statm: 30800 29767 197 584 0 30212 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158864

[startup+3.10036 s]
/proc/loadavg: 2.04 2.02 2.06 3/181 28021
/proc/meminfo: memFree=15517276/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 31592
heavy processes:

[startup+6.30044 s]
/proc/loadavg: 2.04 2.02 2.06 3/183 28024
/proc/meminfo: memFree=15444984/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=75372 CPUtime=3.84 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 15730 0 0 0 382 2 0 0 20 0 1 0 378726428 77180928 16156 33554432000 4194304 5208918 140735132765568 140735132763416 4228952 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 18843 16156 95 248 0 18592 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 116112

[startup+12.7005 s]
/proc/loadavg: 2.03 2.02 2.05 3/183 28024
/proc/meminfo: memFree=15442376/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=75540 CPUtime=10.24 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 15834 0 0 0 1022 2 0 0 20 0 1 0 378726428 77352960 16770 33554432000 4194304 5208918 140735132765568 140735132763416 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 18885 16770 95 248 0 18634 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 116280

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.05 3/183 28024
/proc/meminfo: memFree=15443028/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=75828 CPUtime=23.03 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 15897 0 0 0 2301 2 0 0 20 0 1 0 378726428 77647872 16833 33554432000 4194304 5208918 140735132765568 140735132763528 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 18957 16833 95 248 0 18706 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 116568

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 28024
/proc/meminfo: memFree=15441388/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=83424 CPUtime=48.63 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 16198 0 0 0 4861 2 0 0 20 0 1 0 378726428 85426176 17131 33554432000 4194304 5208918 140735132765568 140735132763720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 20856 17131 95 248 0 20605 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 124164

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 28025
/proc/meminfo: memFree=15437068/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=76764 CPUtime=99.83 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 17003 0 0 0 9979 4 0 0 20 0 1 0 378726428 78606336 17082 33554432000 4194304 5208918 140735132765568 140735132763656 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 19191 17082 96 248 0 18940 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 117504

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/183 28025
/proc/meminfo: memFree=15409640/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=107184 CPUtime=159.81 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 17807 0 0 0 15977 4 0 0 20 0 1 0 378726428 109756416 23455 33554432000 4194304 5208918 140735132765568 140735132763432 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 26796 23455 96 248 0 26545 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28136
/proc/meminfo: memFree=28644404/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1359.62 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19146 0 0 0 135957 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 166724

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28139
/proc/meminfo: memFree=28644168/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1419.61 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19147 0 0 0 141956 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4229203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 166724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28139
/proc/meminfo: memFree=28644420/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1479.6 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19147 0 0 0 147955 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 166724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28139
/proc/meminfo: memFree=28644544/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1539.59 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19147 0 0 0 153954 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4229095 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 166724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28140
/proc/meminfo: memFree=28629220/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1599.58 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19147 0 0 0 159953 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 166724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28140
/proc/meminfo: memFree=28626116/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1659.57 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19147 0 0 0 165952 5 0 0 20 0 1 0 378726428 129007616 29723 33554432000 4194304 5208918 140735132765568 140735132763432 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29723 96 248 0 31245 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 166724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28140
/proc/meminfo: memFree=28625744/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1719.56 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19149 0 0 0 171951 5 0 0 20 0 1 0 378726428 129007616 29725 33554432000 4194304 5208918 140735132765568 140735132763432 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29725 96 248 0 31245 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 166724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28140
/proc/meminfo: memFree=28625376/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1779.55 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19149 0 0 0 177950 5 0 0 20 0 1 0 378726428 129007616 29725 33554432000 4194304 5208918 140735132765568 140735132763432 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29725 96 248 0 31245 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 166724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28140
/proc/meminfo: memFree=28625748/32873648 swapFree=7120/7120
[pid=28010] ppid=28008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28010/stat : 28010 (npSolver-pbo.sh) S 28008 28010 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378726183 9367552 275 33554432000 4194304 5064252 140736448365968 140736448364880 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28010/statm: 2287 275 233 213 0 72 0
[pid=28011] ppid=28010 vsize=22444 CPUtime=2.43 cores=1,3,5,7
/proc/28011/stat : 28011 (npSolver-pbo) S 28010 28010 24192 0 -1 4202496 5539 42602 0 0 44 43 145 11 20 0 1 0 378726183 22982656 4395 33554432000 4194304 6004724 140735371301648 140735371294000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28011/statm: 5611 4395 162 442 0 5165 0
[pid=28023] ppid=28011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28023/stat : 28023 (satsolver.sh) S 28011 28010 24192 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378726428 9367552 267 33554432000 4194304 5064252 140733524486272 140733524485184 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28023/statm: 2287 267 226 213 0 72 0
[pid=28024] ppid=28023 vsize=125984 CPUtime=1797.65 cores=1,3,5,7
/proc/28024/stat : 28024 (glucose) R 28023 28010 24192 0 -1 4202496 19149 0 0 0 179760 5 0 0 20 0 1 0 378726428 129007616 29725 33554432000 4194304 5208918 140735132765568 140735132763432 4229328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28024/statm: 31496 29725 96 248 0 31245 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 166724

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.12
CPU user time (s): 1799.51
CPU system time (s): 0.607907
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 166724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.607907
maximum resident set size= 123196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68279
page faults= 0
swaps= 0
block input operations= 0
block output operations= 56408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 337
involuntary context switches= 1868

runsolver used 6.03708 second user time and 20.1229 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 05:26:28
IDJOB=3750535
IDBENCH=2899
IDSOLVER=2334
FILE ID=node114/3750535-1339125988
RUNJOBID= node114-1339112629-25979
PBS_JOBID= 14643739
Free space on /tmp= 67216 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750535-1339125988/watcher-3750535-1339125988 -o /tmp/evaluation-result-3750535-1339125988/solver-3750535-1339125988 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750535-1339125988.opb 1966693940 HOME HOME

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

MD5SUM BENCH= 455599f2e36aed56b051b7169c43fa6c
RANDOM SEED=1966693940

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        15542496 kB
Buffers:          615244 kB
Cached:          5552336 kB
SwapCached:         1940 kB
Active:         14381048 kB
Inactive:        1900300 kB
Active(anon):   10113704 kB
Inactive(anon):     2432 kB
Active(file):    4267344 kB
Inactive(file):  1897868 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100572 kB
Dirty:              8604 kB
Writeback:             0 kB
AnonPages:      10119372 kB
Mapped:            11248 kB
Shmem:                24 kB
Slab:             889268 kB
SReclaimable:     332984 kB
SUnreclaim:       556284 kB
KernelStack:        1528 kB
PageTables:        23720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   11697432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4651008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70284 MiB
End job on node114 at 2012-06-08 05:56:29