Trace number 3701237

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.08 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495981
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495981
Number of bits of the biggest sum of numbers19
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/1.39	c run usual solver
165.83/165.93	c model valid
165.83/165.93	c current solution ok
166.74/166.86	o 6892
166.74/166.86	c current bound: 3446
166.74/166.86	c fallback to adder encoding
1800.03/1800.60	./satsolver.sh: line 5:  3305 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.60	c error: unexpected solver exit code
1800.03/1800.60	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-3701237-1338053597/watcher-3701237-1338053597 -o /tmp/evaluation-result-3701237-1338053597/solver-3701237-1338053597 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701237-1338053597.opb 27256898 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.15 2.10 2.01 3/175 3282
/proc/meminfo: memFree=29121684/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0

[startup+0.0580929 s]
/proc/loadavg: 2.15 2.10 2.01 3/175 3282
/proc/meminfo: memFree=29121684/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.15 2.10 2.01 3/175 3282
/proc/meminfo: memFree=29121684/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.15 2.10 2.01 3/175 3282
/proc/meminfo: memFree=29121684/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.15 2.10 2.01 3/175 3282
/proc/meminfo: memFree=29121684/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 2.30 2.13 2.02 3/181 3288
/proc/meminfo: memFree=29033392/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=1.4 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3592 0 0 0 136 4 0 0 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758490176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3287] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3287/stat : 3287 (cp2_pre.sh) S 3283 3282 3117 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271485318 9367552 277 33554432000 4194304 5064252 140737404475184 140737404473888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3287/statm: 2287 277 234 213 0 72 0
[pid=3288] ppid=3287 vsize=23628 CPUtime=0.08 cores=1,3,5,7
/proc/3288/stat : 3288 (coprocessor) R 3287 3282 3117 0 -1 4202496 4631 0 0 0 8 0 0 0 20 0 1 0 271485319 24195072 4618 33554432000 4194304 6586260 140734746436784 140734746433944 5550287 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3288/statm: 5907 4629 137 584 0 5319 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63036

[startup+3.10036 s]
/proc/loadavg: 2.30 2.13 2.02 3/181 3288
/proc/meminfo: memFree=28946984/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 30260

[startup+6.30025 s]
/proc/loadavg: 2.30 2.13 2.02 3/181 3294
/proc/meminfo: memFree=28950156/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=73712 CPUtime=3.24 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 11233 0 0 0 322 2 0 0 20 0 1 0 271485482 75481088 16055 33554432000 4194304 5208918 140733529427024 140733529424968 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 18428 16055 96 248 0 18177 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 113120

[startup+12.7004 s]
/proc/loadavg: 2.33 2.14 2.02 3/181 3294
/proc/meminfo: memFree=28931228/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=123032 CPUtime=9.64 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 11827 0 0 0 960 4 0 0 20 0 1 0 271485482 125984768 26067 33554432000 4194304 5208918 140733529427024 140733529425112 4229982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 30758 26067 96 248 0 30507 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 162440

[startup+25.5003 s]
/proc/loadavg: 2.28 2.13 2.02 3/181 3294
/proc/meminfo: memFree=28896060/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=73712 CPUtime=22.44 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 12270 0 0 0 2238 6 0 0 20 0 1 0 271485482 75481088 17745 33554432000 4194304 5208918 140733529427024 140733529425112 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 18428 17745 96 248 0 18177 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 113120

[startup+51.1064 s]
/proc/loadavg: 2.25 2.14 2.02 3/181 3294
/proc/meminfo: memFree=28849108/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=123032 CPUtime=48.04 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 13612 0 0 0 4794 10 0 0 20 0 1 0 271485482 125984768 29139 33554432000 4194304 5208918 140733529427024 140733529425016 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 30758 29139 96 248 0 30507 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 162440

[startup+102.3 s]
/proc/loadavg: 2.10 2.11 2.02 3/181 3294
/proc/meminfo: memFree=28896200/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=123032 CPUtime=99.21 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 18053 0 0 0 9901 20 0 0 20 0 1 0 271485482 125984768 27183 33554432000 4194304 5208918 140733529427024 140733529425016 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 30758 27183 96 248 0 30507 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 162440

[startup+162.3 s]
/proc/loadavg: 2.04 2.09 2.01 3/181 3294
/proc/meminfo: memFree=28827900/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=21112 CPUtime=3.03 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 3600 15074 0 0 136 4 159 4 20 0 1 0 271485177 21618688 3636 33554432000 4194304 5992684 140734758496144 140734758491264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3283/statm: 5278 3636 164 440 0 4834 0
[pid=3290] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3290/stat : 3290 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271485482 9367552 266 33554432000 4194304 5064252 140735038491696 140735038490608 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3290/statm: 2287 266 226 213 0 72 0
[pid=3291] ppid=3290 vsize=153852 CPUtime=159.2 cores=1,3,5,7
/proc/3291/stat : 3291 (glucose) R 3290 3282 3117 0 -1 4202496 23298 0 0 0 15890 30 0 0 20 0 1 0 271485482 157544448 32370 33554432000 4194304 5208918 140733529427024 140733529425176 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3291/statm: 38463 32370 96 248 0 38212 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3318
/proc/meminfo: memFree=28463380/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=220932 CPUtime=1254.33 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 57618 0 0 0 125384 49 0 0 20 0 1 0 271501949 226234368 45474 33554432000 4194304 5208918 140737419689440 140737419687592 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 55233 45474 104 248 0 54982 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 348512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3318
/proc/meminfo: memFree=28363656/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=271156 CPUtime=1314.3 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 58126 0 0 0 131380 50 0 0 20 0 1 0 271501949 277663744 57197 33554432000 4194304 5208918 140737419689440 140737419685128 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 67789 57197 104 248 0 67538 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 398736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3319
/proc/meminfo: memFree=28358444/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=223156 CPUtime=1374.29 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 59531 0 0 0 137377 52 0 0 20 0 1 0 271501949 228511744 48513 33554432000 4194304 5208918 140737419689440 140737419685752 4205261 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 55789 48513 104 248 0 55538 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 350736

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3319
/proc/meminfo: memFree=28393272/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=223156 CPUtime=1434.28 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 59542 0 0 0 143376 52 0 0 20 0 1 0 271501949 228511744 52612 33554432000 4194304 5208918 140737419689440 140737419685816 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 55789 52612 104 248 0 55538 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 350736

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 3322
/proc/meminfo: memFree=28402696/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=223780 CPUtime=1494.27 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 61100 0 0 0 149371 56 0 0 20 0 1 0 271501949 229150720 47154 33554432000 4194304 5208918 140737419689440 140737419685816 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 55945 47154 104 248 0 55694 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 351360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3345
/proc/meminfo: memFree=28311432/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=273868 CPUtime=1554.26 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 61423 0 0 0 155370 56 0 0 20 0 1 0 271501949 280440832 54116 33554432000 4194304 5208918 140737419689440 140737419687592 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 68467 54116 104 248 0 68216 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 401448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3345
/proc/meminfo: memFree=28378988/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=274292 CPUtime=1614.25 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 61552 0 0 0 161368 57 0 0 20 0 1 0 271501949 280875008 59347 33554432000 4194304 5208918 140737419689440 140737419685816 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 68573 59347 104 248 0 68322 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 401872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3346
/proc/meminfo: memFree=28668376/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=274444 CPUtime=1632.55 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 61579 0 0 0 163198 57 0 0 20 0 1 0 271501949 281030656 60905 33554432000 4194304 5208918 140737419689440 140737419687192 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 68611 60905 104 248 0 68360 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 402024

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3346
/proc/meminfo: memFree=28668376/32873624 swapFree=7104/7104
[pid=3282] ppid=3280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3282/stat : 3282 (npSolver-pbo.sh) S 3280 3282 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271485177 9367552 275 33554432000 4194304 5064252 140736985139024 140736985137936 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3282/statm: 2287 275 233 213 0 72 0
[pid=3283] ppid=3282 vsize=109284 CPUtime=167.48 cores=1,3,5,7
/proc/3283/stat : 3283 (npSolver-pbo) S 3282 3282 3117 0 -1 4202496 9508 41975 0 0 281 87 16343 37 20 0 1 0 271485177 111906816 20275 33554432000 4194304 5992684 140734758496144 140734758488464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/3283/statm: 27321 20275 181 440 0 26877 0
[pid=3304] ppid=3283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3283 3282 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271501948 9367552 266 33554432000 4194304 5064252 140733646589664 140733646588576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=274444 CPUtime=1632.55 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose) R 3304 3282 3117 0 -1 4202496 61579 0 0 0 163198 57 0 0 20 0 1 0 271501949 281030656 60905 33554432000 4194304 5208918 140737419689440 140737419687192 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3305/statm: 68611 60905 104 248 0 68360 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 402024

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.08
CPU user time (s): 1798.24
CPU system time (s): 1.83872
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 450544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.83872
maximum resident set size= 295568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 162296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 198
involuntary context switches= 1868

runsolver used 2.79257 second user time and 7.03893 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 19:33:17
IDJOB=3701237
IDBENCH=1971
IDSOLVER=2277
FILE ID=node121/3701237-1338053597
RUNJOBID= node121-1338051796-3134
PBS_JOBID= 14624383
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701237-1338053597/watcher-3701237-1338053597 -o /tmp/evaluation-result-3701237-1338053597/solver-3701237-1338053597 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701237-1338053597.opb 27256898 HOME HOME

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=27256898

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        29122964 kB
Buffers:          264368 kB
Cached:          2702724 kB
SwapCached:            0 kB
Active:           788952 kB
Inactive:        2188736 kB
Active(anon):      13224 kB
Inactive(anon):        0 kB
Active(file):     775728 kB
Inactive(file):  2188736 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49980 kB
Writeback:             0 kB
AnonPages:         18044 kB
Mapped:            13228 kB
Shmem:               200 kB
Slab:             636200 kB
SReclaimable:      80244 kB
SUnreclaim:       555956 kB
KernelStack:        1416 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      92292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71308 MiB
End job on node121 at 2012-05-26 20:03:18