Trace number 3701378

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.07 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.48	c run usual solver
45.06/45.22	c model valid
45.06/45.22	c current solution ok
46.27/46.37	o 1262
46.27/46.37	c current bound: 631
1544.09/1544.49	c model valid
1544.09/1544.49	c current solution ok
1544.18/1544.52	o 631
1544.18/1544.52	c current bound: 315
1800.02/1800.41	./satsolver.sh: line 5:  8350 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3701378-1338067794/watcher-3701378-1338067794 -o /tmp/evaluation-result-3701378-1338067794/solver-3701378-1338067794 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701378-1338067794.opb 852490763 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.05 2.02 2.00 3/179 8258
/proc/meminfo: memFree=31147348/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0

[startup+0.0448911 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 8258
/proc/meminfo: memFree=31147348/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100358 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 8258
/proc/meminfo: memFree=31147348/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 8258
/proc/meminfo: memFree=31147348/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 8258
/proc/meminfo: memFree=31147348/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8262
/proc/meminfo: memFree=30979696/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=39068 CPUtime=0.48 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 9889 0 0 0 44 4 0 0 20 0 1 0 272908028 40005632 9147 33554432000 4194304 5992684 140735132479088 140735132473120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 9767 9147 164 440 0 9323 0
[pid=8261] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8261/stat : 8261 (cp2_pre.sh) S 8259 8258 5140 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272908076 9367552 277 33554432000 4194304 5064252 140733333382416 140733333381120 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8261/statm: 2287 277 234 213 0 72 0
[pid=8262] ppid=8261 vsize=144008 CPUtime=1 cores=1,3,5,7
/proc/8262/stat : 8262 (coprocessor) R 8261 8258 5140 0 -1 4202496 24619 0 0 0 94 6 0 0 20 0 1 0 272908076 147464192 32565 33554432000 4194304 6586260 140736011629264 140736011625528 4500576 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8262/statm: 36002 32565 170 584 0 35414 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201372

[startup+3.10038 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8262
/proc/meminfo: memFree=30924612/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=39068 CPUtime=3.04 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 9897 31423 0 0 44 4 245 11 20 0 1 0 272908028 40005632 9147 33554432000 4194304 5992684 140735132479088 140735132474208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 9767 9147 164 440 0 9323 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 48216

[startup+6.30044 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8265
/proc/meminfo: memFree=31015228/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=39068 CPUtime=3.04 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 9897 31423 0 0 44 4 245 11 20 0 1 0 272908028 40005632 9147 33554432000 4194304 5992684 140735132479088 140735132474208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 9767 9147 164 440 0 9323 0
[pid=8264] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8264/stat : 8264 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272908334 9367552 267 33554432000 4194304 5064252 140736678401440 140736678400352 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8264/statm: 2287 267 226 213 0 72 0
[pid=8265] ppid=8264 vsize=85428 CPUtime=3.23 cores=1,3,5,7
/proc/8265/stat : 8265 (glucose) R 8264 8258 5140 0 -1 4202496 17404 0 0 0 320 3 0 0 20 0 1 0 272908334 87478272 19156 33554432000 4194304 5208918 140737319859712 140737319857560 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8265/statm: 21357 19156 103 248 0 21106 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 142792

[startup+12.7005 s]
/proc/loadavg: 2.11 2.04 2.00 3/184 8268
/proc/meminfo: memFree=31011824/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=39068 CPUtime=3.04 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 9897 31423 0 0 44 4 245 11 20 0 1 0 272908028 40005632 9147 33554432000 4194304 5992684 140735132479088 140735132474208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 9767 9147 164 440 0 9323 0
[pid=8264] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8264/stat : 8264 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272908334 9367552 267 33554432000 4194304 5064252 140736678401440 140736678400352 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8264/statm: 2287 267 226 213 0 72 0
[pid=8265] ppid=8264 vsize=85568 CPUtime=9.62 cores=1,3,5,7
/proc/8265/stat : 8265 (glucose) R 8264 8258 5140 0 -1 4202496 17433 0 0 0 959 3 0 0 20 0 1 0 272908334 87621632 19185 33554432000 4194304 5208918 140737319859712 140737319857672 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8265/statm: 21392 19185 103 248 0 21141 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 142932

[startup+25.5005 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 8313
/proc/meminfo: memFree=31131268/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=39068 CPUtime=3.04 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 9897 31423 0 0 44 4 245 11 20 0 1 0 272908028 40005632 9147 33554432000 4194304 5992684 140735132479088 140735132474208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 9767 9147 164 440 0 9323 0
[pid=8264] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8264/stat : 8264 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272908334 9367552 267 33554432000 4194304 5064252 140736678401440 140736678400352 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8264/statm: 2287 267 226 213 0 72 0
[pid=8265] ppid=8264 vsize=86800 CPUtime=22.42 cores=1,3,5,7
/proc/8265/stat : 8265 (glucose) R 8264 8258 5140 0 -1 4202496 17746 0 0 0 2239 3 0 0 20 0 1 0 272908334 88883200 19498 33554432000 4194304 5208918 140737319859712 140737319857560 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8265/statm: 21700 19498 104 248 0 21449 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 144164

[startup+51.1005 s]
/proc/loadavg: 2.14 2.05 2.01 3/184 8320
/proc/meminfo: memFree=31081292/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=95036 CPUtime=4.68 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 19649 0 0 0 464 4 0 0 20 0 1 0 272912668 97316864 21783 33554432000 4194304 5208918 140736995560176 140736995558024 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 23759 21783 95 248 0 23508 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 154492

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 8321
/proc/meminfo: memFree=31014924/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=175356 CPUtime=55.87 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 22101 0 0 0 5580 7 0 0 20 0 1 0 272912668 179564544 34903 33554432000 4194304 5208918 140736995560176 140736995558168 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 43839 34903 96 248 0 43588 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 234812

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 8321
/proc/meminfo: memFree=31022804/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=137800 CPUtime=115.86 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 23271 0 0 0 11575 11 0 0 20 0 1 0 272912668 141107200 32673 33554432000 4194304 5208918 140736995560176 140736995558264 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 34450 32673 96 248 0 34199 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8332
/proc/meminfo: memFree=30846576/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=268028 CPUtime=1315.63 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 30262 0 0 0 131520 43 0 0 20 0 1 0 272912668 274460672 61228 33554432000 4194304 5208918 140736995560176 140736995558328 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 67007 61228 96 248 0 66756 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 327484

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 8343
/proc/meminfo: memFree=30879012/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=217940 CPUtime=1375.62 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 30384 0 0 0 137517 45 0 0 20 0 1 0 272912668 223170560 46591 33554432000 4194304 5208918 140736995560176 140736995558328 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 54485 46591 96 248 0 54234 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 277396

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8343
/proc/meminfo: memFree=30861660/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=268028 CPUtime=1435.61 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 31215 0 0 0 143514 47 0 0 20 0 1 0 272912668 274460672 55596 33554432000 4194304 5208918 140736995560176 140736995558328 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 67007 55596 96 248 0 66756 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 327484

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8343
/proc/meminfo: memFree=30922152/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=41160 CPUtime=46.38 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 12373 54788 0 0 67 98 4453 20 20 0 1 0 272908028 42147840 9608 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8259/statm: 10290 9608 175 440 0 9846 0
[pid=8319] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8319/stat : 8319 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272912668 9367552 266 33554432000 4194304 5064252 140735249743056 140735249741968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8319/statm: 2287 266 226 213 0 72 0
[pid=8320] ppid=8319 vsize=187120 CPUtime=1495.6 cores=1,3,5,7
/proc/8320/stat : 8320 (glucose) R 8319 8258 5140 0 -1 4202496 31265 0 0 0 149512 48 0 0 20 0 1 0 272912668 191610880 40892 33554432000 4194304 5208918 140736995560176 140736995558168 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 46780 40892 96 248 0 46529 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 246576

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 8350
/proc/meminfo: memFree=30930164/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=45144 CPUtime=1544.22 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 14414 92763 0 0 70 98 154177 77 20 0 1 0 272908028 46227456 10745 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8259/statm: 11286 10745 175 440 0 10842 0
[pid=8349] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8349/stat : 8349 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273062482 9367552 267 33554432000 4194304 5064252 140736331183744 140736331182656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8349/statm: 2287 267 226 213 0 72 0
[pid=8350] ppid=8349 vsize=167364 CPUtime=57.73 cores=1,3,5,7
/proc/8350/stat : 8350 (glucose) R 8349 8258 5140 0 -1 4202496 21202 0 0 0 5765 8 0 0 20 0 1 0 273062482 171380736 38551 33554432000 4194304 5208918 140736161217888 140736161215880 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8350/statm: 41841 38551 96 248 0 41590 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 230804

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8351
/proc/meminfo: memFree=30949056/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=45144 CPUtime=1544.22 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 14414 92763 0 0 70 98 154177 77 20 0 1 0 272908028 46227456 10745 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8259/statm: 11286 10745 175 440 0 10842 0
[pid=8349] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8349/stat : 8349 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273062482 9367552 267 33554432000 4194304 5064252 140736331183744 140736331182656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8349/statm: 2287 267 226 213 0 72 0
[pid=8350] ppid=8349 vsize=118044 CPUtime=117.72 cores=1,3,5,7
/proc/8350/stat : 8350 (glucose) R 8349 8258 5140 0 -1 4202496 22370 0 0 0 11762 10 0 0 20 0 1 0 273062482 120877056 28700 33554432000 4194304 5208918 140736161217888 140736161215976 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8350/statm: 29511 28700 96 248 0 29260 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 181484

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8351
/proc/meminfo: memFree=30914256/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=45144 CPUtime=1544.22 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 14414 92763 0 0 70 98 154177 77 20 0 1 0 272908028 46227456 10745 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8259/statm: 11286 10745 175 440 0 10842 0
[pid=8349] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8349/stat : 8349 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273062482 9367552 267 33554432000 4194304 5064252 140736331183744 140736331182656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8349/statm: 2287 267 226 213 0 72 0
[pid=8350] ppid=8349 vsize=167364 CPUtime=177.71 cores=1,3,5,7
/proc/8350/stat : 8350 (glucose) R 8349 8258 5140 0 -1 4202496 22655 0 0 0 17759 12 0 0 20 0 1 0 273062482 171380736 38039 33554432000 4194304 5208918 140736161217888 140736161215880 4229316 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8350/statm: 41841 38039 96 248 0 41590 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 230804

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8351
/proc/meminfo: memFree=30923888/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=45144 CPUtime=1544.22 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 14414 92763 0 0 70 98 154177 77 20 0 1 0 272908028 46227456 10745 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8259/statm: 11286 10745 175 440 0 10842 0
[pid=8349] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8349/stat : 8349 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273062482 9367552 267 33554432000 4194304 5064252 140736331183744 140736331182656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8349/statm: 2287 267 226 213 0 72 0
[pid=8350] ppid=8349 vsize=167364 CPUtime=237.7 cores=1,3,5,7
/proc/8350/stat : 8350 (glucose) R 8349 8258 5140 0 -1 4202496 22855 0 0 0 23757 13 0 0 20 0 1 0 273062482 171380736 38553 33554432000 4194304 5208918 140736161217888 140736161215880 4229565 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8350/statm: 41841 38553 96 248 0 41590 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 230804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8351
/proc/meminfo: memFree=30912284/32873844 swapFree=7364/7364
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8258/stat : 8258 (npSolver-pbo.sh) S 8256 8258 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272908028 9367552 275 33554432000 4194304 5064252 140734652380560 140734652379472 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=45144 CPUtime=1544.22 cores=1,3,5,7
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 5140 0 -1 4202496 14414 92763 0 0 70 98 154177 77 20 0 1 0 272908028 46227456 10745 33554432000 4194304 5992684 140735132479088 140735132471408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8259/statm: 11286 10745 175 440 0 10842 0
[pid=8349] ppid=8259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8349/stat : 8349 (satsolver.sh) S 8259 8258 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273062482 9367552 267 33554432000 4194304 5064252 140736331183744 140736331182656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8349/statm: 2287 267 226 213 0 72 0
[pid=8350] ppid=8349 vsize=167364 CPUtime=255.8 cores=1,3,5,7
/proc/8350/stat : 8350 (glucose) R 8349 8258 5140 0 -1 4202496 23253 0 0 0 25567 13 0 0 20 0 1 0 273062482 171380736 40994 33554432000 4194304 5208918 140736161217888 140736161215880 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8350/statm: 41841 40994 96 248 0 41590 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 230804

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.07
CPU user time (s): 1798.16
CPU system time (s): 1.91071
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 408872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.16
system time used= 1.91071
maximum resident set size= 287920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131422
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1136
involuntary context switches= 1897

runsolver used 5.67914 second user time and 20.4819 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-26 23:29:54
IDJOB=3701378
IDBENCH=2899
IDSOLVER=2277
FILE ID=node109/3701378-1338067794
RUNJOBID= node109-1338052962-5157
PBS_JOBID= 14624414
Free space on /tmp= 71284 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-3701378-1338067794/watcher-3701378-1338067794 -o /tmp/evaluation-result-3701378-1338067794/solver-3701378-1338067794 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701378-1338067794.opb 852490763 HOME HOME

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

MD5SUM BENCH= 455599f2e36aed56b051b7169c43fa6c
RANDOM SEED=852490763

node109.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.264
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.52
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.264
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.264
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.264
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.264
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.264
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.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31148256 kB
Buffers:          222056 kB
Cached:           564828 kB
SwapCached:            0 kB
Active:           838552 kB
Inactive:          94440 kB
Active(anon):     136612 kB
Inactive(anon):    12152 kB
Active(file):     701940 kB
Inactive(file):    82288 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        131056 kB
Mapped:            15344 kB
Shmem:               200 kB
Slab:             643112 kB
SReclaimable:      85600 kB
SUnreclaim:       557512 kB
KernelStack:        1520 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     278848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71244 MiB
End job on node109 at 2012-05-26 23:59:55