Trace number 3701092

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.13 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
MD5SUM5548b3a1af88258afdf09b4f2d4db162
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark1166.64
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 239
Optimality of the best value was proved NO
Number of variables63009
Total number of constraints507
Number of constraints which are clauses507
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 constraint7753
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
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.83	c run usual solver
14.86/15.08	c model valid
14.86/15.08	c current solution ok
15.56/15.76	o 946
15.56/15.76	c current bound: 473
15.56/15.76	c fallback to adder encoding
1800.08/1800.61	./satsolver.sh: line 5: 26394 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3701092-1338310761/watcher-3701092-1338310761 -o /tmp/evaluation-result-3701092-1338310761/solver-3701092-1338310761 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701092-1338310761.opb 284495852 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: 0.00 0.00 1.37 2/171 26363
/proc/meminfo: memFree=27952588/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0

[startup+0.05119 s]
/proc/loadavg: 0.00 0.00 1.37 2/171 26363
/proc/meminfo: memFree=27952588/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 0.00 0.00 1.37 2/171 26363
/proc/meminfo: memFree=27952588/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 0.00 0.00 1.37 2/171 26363
/proc/meminfo: memFree=27952588/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 0.00 0.00 1.37 2/171 26363
/proc/meminfo: memFree=27952588/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 1.37 3/181 26382
/proc/meminfo: memFree=27803964/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=85444 CPUtime=0.93 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 16261 0 0 0 76 17 0 0 20 0 1 0 297201289 87494656 19871 33554432000 4194304 5992684 140735381087760 140735381081792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26365/statm: 21361 19871 167 440 0 20917 0
[pid=26381] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26381/stat : 26381 (cp2_pre.sh) S 26365 26363 26333 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 297201383 9367552 277 33554432000 4194304 5064252 140735279552752 140735279551456 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26381/statm: 2287 277 234 213 0 72 0
[pid=26382] ppid=26381 vsize=224188 CPUtime=0.55 cores=0,2,4,6
/proc/26382/stat : 26382 (coprocessor) R 26381 26363 26333 0 -1 4202496 26234 0 0 0 49 6 0 0 20 0 1 0 297201383 229568512 49338 33554432000 4194304 6586260 140736350757424 140735279551480 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26382/statm: 56047 49338 166 584 0 55459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 327928

[startup+3.10041 s]
/proc/loadavg: 0.16 0.03 1.38 3/181 26382
/proc/meminfo: memFree=27563704/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=85444 CPUtime=0.93 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 16261 0 0 0 76 17 0 0 20 0 1 0 297201289 87494656 19871 33554432000 4194304 5992684 140735381087760 140735381081792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26365/statm: 21361 19871 167 440 0 20917 0
[pid=26381] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26381/stat : 26381 (cp2_pre.sh) S 26365 26363 26333 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 297201383 9367552 277 33554432000 4194304 5064252 140735279552752 140735279551456 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26381/statm: 2287 277 234 213 0 72 0
[pid=26382] ppid=26381 vsize=269900 CPUtime=2.15 cores=0,2,4,6
/proc/26382/stat : 26382 (coprocessor) R 26381 26363 26333 0 -1 4202496 36944 0 0 0 207 8 0 0 20 0 1 0 297201383 276377600 65669 33554432000 4194304 6586260 140736350757424 140736350753576 4768412 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26382/statm: 67475 65669 175 584 0 66887 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 373640

[startup+6.30034 s]
/proc/loadavg: 0.16 0.03 1.38 3/181 26382
/proc/meminfo: memFree=27396292/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=85444 CPUtime=0.93 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 16261 0 0 0 76 17 0 0 20 0 1 0 297201289 87494656 19871 33554432000 4194304 5992684 140735381087760 140735381081792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26365/statm: 21361 19871 167 440 0 20917 0
[pid=26381] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26381/stat : 26381 (cp2_pre.sh) S 26365 26363 26333 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 297201383 9367552 277 33554432000 4194304 5064252 140735279552752 140735279551456 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26381/statm: 2287 277 234 213 0 72 0
[pid=26382] ppid=26381 vsize=302432 CPUtime=5.35 cores=0,2,4,6
/proc/26382/stat : 26382 (coprocessor) R 26381 26363 26333 0 -1 4202496 40983 0 0 0 526 9 0 0 20 0 1 0 297201383 309690368 74307 33554432000 4194304 6586260 140736350757424 140736350753016 5599447 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26382/statm: 75608 74307 190 584 0 75020 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 406172

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 1.38 3/183 26384
/proc/meminfo: memFree=26647500/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=85444 CPUtime=0.93 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 16261 0 0 0 76 17 0 0 20 0 1 0 297201289 87494656 19871 33554432000 4194304 5992684 140735381087760 140735381081792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26365/statm: 21361 19871 167 440 0 20917 0
[pid=26381] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26381/stat : 26381 (cp2_pre.sh) S 26365 26363 26333 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 297201383 9367552 277 33554432000 4194304 5064252 140735279552752 140735279551456 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26381/statm: 2287 277 234 213 0 72 0
[pid=26382] ppid=26381 vsize=304016 CPUtime=11.75 cores=0,2,4,6
/proc/26382/stat : 26382 (coprocessor) R 26381 26363 26333 0 -1 4202496 41367 0 0 0 1166 9 0 0 20 0 1 0 297201383 311312384 74691 33554432000 4194304 6586260 140736350757424 140736350753016 5599298 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26382/statm: 76004 74691 190 584 0 75416 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 407756

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 1.39 3/183 26394
/proc/meminfo: memFree=25733048/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=609404 CPUtime=6.1 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 88898 0 0 0 583 27 0 0 20 0 1 0 297203228 624029696 135612 33554432000 4194304 5208918 140737291726624 140737291724584 4229299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 152351 135612 103 248 0 152100 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 1041872

[startup+51.1004 s]
/proc/loadavg: 1.19 0.32 1.41 3/184 26397
/proc/meminfo: memFree=25537280/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=610704 CPUtime=31.69 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 89185 0 0 0 3142 27 0 0 20 0 1 0 297203228 625360896 136921 33554432000 4194304 5208918 140737291726624 140737291724584 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 152676 136921 104 248 0 152425 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1043172

[startup+102.307 s]
/proc/loadavg: 1.80 0.64 1.46 3/184 26430
/proc/meminfo: memFree=25798248/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=610704 CPUtime=82.89 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 89187 0 0 0 8262 27 0 0 20 0 1 0 297203228 625360896 136923 33554432000 4194304 5208918 140737291726624 140737291724584 4229824 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 152676 136923 104 248 0 152425 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 1043172

[startup+162.3 s]
/proc/loadavg: 1.93 0.89 1.49 3/183 26430
/proc/meminfo: memFree=25807332/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/183 26448
/proc/meminfo: memFree=25774708/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=613136 CPUtime=1342.69 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 89817 0 0 0 134241 28 0 0 20 0 1 0 297203228 627851264 139160 33554432000 4194304 5208918 140737291726624 140737291724584 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153284 139160 105 248 0 153033 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1045604

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.84 3/183 26448
/proc/meminfo: memFree=25737848/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=613136 CPUtime=1402.68 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 89817 0 0 0 140240 28 0 0 20 0 1 0 297203228 627851264 139160 33554432000 4194304 5208918 140737291726624 140737291724584 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153284 139160 105 248 0 153033 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1045604

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/183 26449
/proc/meminfo: memFree=25703032/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=614108 CPUtime=1462.67 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90028 0 0 0 146239 28 0 0 20 0 1 0 297203228 628846592 139881 33554432000 4194304 5208918 140737291726624 140737291724296 4205631 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153527 139881 105 248 0 153276 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1046576

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/183 26449
/proc/meminfo: memFree=25746084/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=614108 CPUtime=1522.66 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90052 0 0 0 152238 28 0 0 20 0 1 0 297203228 628846592 139905 33554432000 4194304 5208918 140737291726624 140737291724296 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153527 139905 105 248 0 153276 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1046576

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/183 26449
/proc/meminfo: memFree=25708976/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=615188 CPUtime=1582.65 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90237 0 0 0 158237 28 0 0 20 0 1 0 297203228 629952512 140090 33554432000 4194304 5208918 140737291726624 140737291724584 4205479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153797 140090 105 248 0 153546 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1047656

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/183 26449
/proc/meminfo: memFree=25756124/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=615188 CPUtime=1642.64 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90238 0 0 0 164236 28 0 0 20 0 1 0 297203228 629952512 140091 33554432000 4194304 5208918 140737291726624 140737291724584 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153797 140091 105 248 0 153546 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1047656

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/183 26449
/proc/meminfo: memFree=25721836/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=615188 CPUtime=1702.63 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90246 0 0 0 170235 28 0 0 20 0 1 0 297203228 629952512 140099 33554432000 4194304 5208918 140737291726624 140737291724584 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153797 140099 105 248 0 153546 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1047656

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/183 26450
/proc/meminfo: memFree=25730728/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=615188 CPUtime=1762.62 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90254 0 0 0 176234 28 0 0 20 0 1 0 297203228 629952512 140107 33554432000 4194304 5208918 140737291726624 140737291724584 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153797 140107 105 248 0 153546 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1047656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 1.97 1.87 3/183 26450
/proc/meminfo: memFree=25722072/32873844 swapFree=7116/7116
[pid=26363] ppid=26361 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26363/stat : 26363 (npSolver-pbo.sh) S 26361 26363 26333 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201289 9367552 275 33554432000 4194304 5064252 140734567712784 140734567711696 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26363/statm: 2287 275 233 213 0 72 0
[pid=26365] ppid=26363 vsize=414172 CPUtime=19.15 cores=0,2,4,6
/proc/26365/stat : 26365 (npSolver-pbo) S 26363 26363 26333 0 -1 4202496 29953 68114 0 0 417 113 1364 21 20 0 1 0 297201289 424112128 91177 33554432000 4194304 5992684 140735381087760 140735381080080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/26365/statm: 103543 91177 184 440 0 103099 0
[pid=26393] ppid=26365 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26393/stat : 26393 (satsolver.sh) S 26365 26363 26333 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297203228 9367552 267 33554432000 4194304 5064252 140736787666880 140736787665792 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26393/statm: 2287 267 226 213 0 72 0
[pid=26394] ppid=26393 vsize=615188 CPUtime=1780.93 cores=0,2,4,6
/proc/26394/stat : 26394 (glucose) R 26393 26363 26333 0 -1 4202496 90255 0 0 0 178065 28 0 0 20 0 1 0 297203228 629952512 140108 33554432000 4194304 5208918 140737291726624 140737291724584 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26394/statm: 153797 140108 105 248 0 153546 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1047656

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.63
CPU time (s): 1800.13
CPU user time (s): 1798.47
CPU system time (s): 1.65575
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 1249284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.47
system time used= 1.65575
maximum resident set size= 699488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189313
page faults= 0
swaps= 0
block input operations= 0
block output operations= 562096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 932
involuntary context switches= 1867

runsolver used 2.74058 second user time and 7.09892 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-29 18:59:22
IDJOB=3701092
IDBENCH=1874
IDSOLVER=2277
FILE ID=node138/3701092-1338310761
RUNJOBID= node138-1338310760-26349
PBS_JOBID= 14632090
Free space on /tmp= 71188 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701092-1338310761/watcher-3701092-1338310761 -o /tmp/evaluation-result-3701092-1338310761/solver-3701092-1338310761 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701092-1338310761.opb 284495852 HOME HOME

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

MD5SUM BENCH= 5548b3a1af88258afdf09b4f2d4db162
RANDOM SEED=284495852

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.347
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.347
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.347
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.92
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.347
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:        27953232 kB
Buffers:          677752 kB
Cached:          3331296 kB
SwapCached:          208 kB
Active:          1531052 kB
Inactive:        2497124 kB
Active(anon):       1728 kB
Inactive(anon):    11648 kB
Active(file):    1529324 kB
Inactive(file):  2485476 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             12920 kB
Writeback:             0 kB
AnonPages:         19976 kB
Mapped:            13648 kB
Shmem:               200 kB
Slab:             755172 kB
SReclaimable:     197580 kB
SUnreclaim:       557592 kB
KernelStack:        1408 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70572 MiB
End job on node138 at 2012-05-29 19:29:23