Trace number 3751588

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 inc-topdown-quickBound (fixed)? (TO) 1800 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-harp2.opb
MD5SUM3f0afbcd16b5dd29f67967742a878949
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67205306
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2993
Total number of constraints112
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints39
Minimum length of a constraint41
Maximum length of a constraint73
Number of terms in the objective function 2993
Biggest coefficient in the objective function 17006200
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 4415092451
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 4208540000
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 46909379837
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.99/1.01	c run inc solver
0.99/1.01	c [INC SYSTEM] run initial solver
0.99/1.01	c [INC SYSTEM] preprocess with white file
2.36/2.44	c [INC SYSTEM] finished preprocessing in 1 s
2.36/2.44	c [INC SYSTEM] execute solver
2.42/3.04	c [INC SEARCH] formula is SAT
2.42/3.04	c [INC SYSTEM] solved the initial formula
2.42/3.05	c model valid
2.42/3.05	c current solution ok
3.46/3.55	o -48803709
3.46/3.55	c starting approximation
3.46/3.55	c factor = 4
3.46/3.55	c factor still to low - shrinking to 3.79859e+07
3.46/3.55	c approx number of clauses: 1e+06
3.46/3.55	c current bound: 2115262464
3.60/3.85	c leaving approximation
3.60/3.85	c finished approximation
3.60/3.85	c [INC SYSTEM] there exists a inc, kill it!
3.60/3.85	c write failed with 2
3.60/3.85	c [INC SEARCH] iteration: 0
3.60/3.85	c [INC BOUNDS] best value:4230524882 search for 4230524881
3.60/3.85	c [INC SYSTEM] create new solver instance
3.60/3.85	c [INC] encode full formula
3.60/3.85	c fallback to adder encoding
4.26/4.38	c set iterative enc to: adder
4.26/4.38	c set iterative enc to: none
4.36/4.45	c [INC SEARCH] isOptimum variable: 0
171.73/171.82	c formula is SAT
171.73/171.84	c [INC SEARCH] copied best model
171.73/171.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
171.73/171.84	c model valid
171.73/171.84	c current solution ok
171.73/171.84	o -50121011
171.73/171.84	c [INC SEARCH] iteration: 1
171.73/171.84	c [INC BOUNDS] best value:4229207580 search for 4229207579
171.73/171.84	c [INC SYSTEM] there exists a inc, kill it!
171.73/171.84	c write failed with 2
171.73/171.85	c [INC SYSTEM] create new solver instance
171.73/171.85	c [INC] encode full formula
171.73/171.85	c fallback to adder encoding
172.24/172.37	c set iterative enc to: adder
172.24/172.37	c set iterative enc to: none
172.34/172.45	c [INC SEARCH] isOptimum variable: 0
441.18/441.34	c formula is SAT
441.18/441.35	c [INC SEARCH] copied best model
441.18/441.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
441.18/441.36	c model valid
441.18/441.36	c current solution ok
441.18/441.36	o -55591295
441.18/441.36	c [INC SEARCH] iteration: 2
441.18/441.36	c [INC BOUNDS] best value:4223737296 search for 4223737295
441.18/441.36	c [INC SYSTEM] there exists a inc, kill it!
441.18/441.36	c write failed with 2
441.18/441.37	c [INC SYSTEM] create new solver instance
441.18/441.37	c [INC] encode full formula
441.18/441.37	c fallback to adder encoding
441.71/441.89	c set iterative enc to: adder
441.71/441.89	c set iterative enc to: none
441.79/441.97	c [INC SEARCH] isOptimum variable: 0
1293.29/1293.68	c formula is SAT
1293.29/1293.69	c [INC SEARCH] copied best model
1293.29/1293.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1293.40/1293.70	c model valid
1293.40/1293.70	c current solution ok
1293.40/1293.70	o -55883526
1293.40/1293.70	c [INC SEARCH] iteration: 3
1293.40/1293.70	c [INC BOUNDS] best value:4223445065 search for 4223445064
1293.40/1293.70	c [INC SYSTEM] there exists a inc, kill it!
1293.40/1293.70	c write failed with 2
1293.40/1293.70	c [INC SYSTEM] create new solver instance
1293.40/1293.70	c [INC] encode full formula
1293.40/1293.70	c fallback to adder encoding
1293.91/1294.23	c set iterative enc to: adder
1293.91/1294.23	c set iterative enc to: none
1294.00/1294.32	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  7222 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3751588-1339166605/watcher-3751588-1339166605 -o /tmp/evaluation-result-3751588-1339166605/solver-3751588-1339166605 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751588-1339166605.opb 215404680 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.91 2/178 7221
/proc/meminfo: memFree=31352812/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0

[startup+0.0937459 s]
/proc/loadavg: 2.00 1.97 1.91 2/178 7221
/proc/meminfo: memFree=31352812/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100373 s]
/proc/loadavg: 2.00 1.97 1.91 2/178 7221
/proc/meminfo: memFree=31352812/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300335 s]
/proc/loadavg: 2.00 1.97 1.91 2/178 7221
/proc/meminfo: memFree=31352812/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70033 s]
/proc/loadavg: 2.00 1.97 1.91 2/178 7221
/proc/meminfo: memFree=31352812/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 7223
/proc/meminfo: memFree=31331576/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=30752 CPUtime=1.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 15255 0 0 0 96 5 0 0 20 0 1 0 382787436 31490048 6339 33554432000 4194304 6004724 140736613014064 140736613008528 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 7688 6339 163 442 0 7242 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 39900

[startup+3.10035 s]
/proc/loadavg: 2.00 1.97 1.91 3/182 7225
/proc/meminfo: memFree=31240172/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=30756 CPUtime=2.48 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) R 7221 7221 25651 0 -1 4202496 15722 17119 0 0 98 9 134 7 20 0 1 0 382787436 31494144 6351 33554432000 4194304 6004724 140736613014064 140736613000344 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 7689 6351 174 442 0 7243 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 39904
heavy processes:

[startup+6.30042 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 7277
/proc/meminfo: memFree=31119836/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=123644 CPUtime=1.83 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 25284 0 0 0 178 5 0 0 20 0 1 0 382787882 126611456 27221 33554432000 4194304 5654031 140736028801488 140736028799272 4209087 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 30911 27221 141 357 0 30551 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 172360

[startup+12.7003 s]
/proc/loadavg: 2.15 2.00 1.92 3/182 7279
/proc/meminfo: memFree=30272108/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=127340 CPUtime=8.22 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 26276 0 0 0 817 5 0 0 20 0 1 0 382787882 130396160 29746 33554432000 4194304 5654031 140736028801488 140736028789304 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 31835 29746 141 357 0 31475 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 176056

[startup+25.5003 s]
/proc/loadavg: 2.28 2.04 1.93 3/182 7279
/proc/meminfo: memFree=29539844/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=131916 CPUtime=21.03 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 28804 0 0 0 2096 7 0 0 20 0 1 0 382787882 135081984 29569 33554432000 4194304 5654031 140736028801488 140736028789304 4232613 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 32979 29569 141 357 0 32619 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 180632

[startup+51.1004 s]
/proc/loadavg: 2.18 2.03 1.93 3/181 7281
/proc/meminfo: memFree=29510000/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=213372 CPUtime=46.62 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 32069 0 0 0 4653 9 0 0 20 0 1 0 382787882 218492928 47178 33554432000 4194304 5654031 140736028801488 140736028789304 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 53343 47178 141 357 0 52983 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 262088

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 7281
/proc/meminfo: memFree=29495916/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=164052 CPUtime=97.81 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 33850 0 0 0 9770 11 0 0 20 0 1 0 382787882 167989248 39070 33554432000 4194304 5654031 140736028801488 140736028789304 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 41013 39070 141 357 0 40653 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 212768

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/181 7282
/proc/meminfo: memFree=29457504/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=39568 CPUtime=4.41 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 20750 41492 0 0 164 54 209 14 20 0 1 0 382787436 40517632 8575 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 9892 8575 195 442 0 9446 0
[pid=7277] ppid=7222 vsize=213372 CPUtime=157.82 cores=0,2,4,6
/proc/7277/stat : 7277 (glucosInc) R 7222 7221 25651 0 -1 4202496 36100 0 0 0 15768 14 0 0 20 0 1 0 382787882 218492928 47200 33554432000 4194304 5654031 140736028801488 140736028799512 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7277/statm: 53343 47200 141 357 0 52983 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 262088

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 7284
/proc/meminfo: memFree=29501372/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=172.39 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 25142 78132 0 0 218 61 16928 32 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7284] ppid=7222 vsize=162812 CPUtime=49.82 cores=0,2,4,6
/proc/7284/stat : 7284 (glucosInc) R 7222 7221 25651 0 -1 4202496 31132 0 0 0 4972 10 0 0 20 0 1 0 382804682 166719488 39036 33554432000 4194304 5654031 140736282145104 140736282132920 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7284/statm: 40703 39036 141 357 0 40343 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 197460

[startup+282.307 s]
/proc/loadavg: 2.00 2.01 1.93 3/181 7284
/proc/meminfo: memFree=29497712/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 1.95 3/181 7321
/proc/meminfo: memFree=29505124/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=141400 CPUtime=67.95 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 35422 0 0 0 6783 12 0 0 20 0 1 0 382916868 144793600 32698 33554432000 4194304 5654031 140733244785920 140733244773736 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 35350 32698 141 357 0 34990 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 176048

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/181 7321
/proc/meminfo: memFree=29497428/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=166812 CPUtime=127.94 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 42118 0 0 0 12776 18 0 0 20 0 1 0 382916868 170815488 36693 33554432000 4194304 5654031 140733244785920 140733244773736 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 41703 36693 141 357 0 41343 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 201460

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/181 7321
/proc/meminfo: memFree=29493792/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=171596 CPUtime=187.95 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 48144 0 0 0 18771 24 0 0 20 0 1 0 382916868 175714304 36986 33554432000 4194304 5654031 140733244785920 140733244773736 4214603 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 42899 36986 141 357 0 42539 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 206244

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/181 7321
/proc/meminfo: memFree=29487908/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=176984 CPUtime=247.92 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 50964 0 0 0 24765 27 0 0 20 0 1 0 382916868 181231616 38908 33554432000 4194304 5654031 140733244785920 140733244773736 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 44246 38908 141 357 0 43886 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 211632

[startup+1602.31 s]
/proc/loadavg: 2.14 2.05 1.98 3/182 7324
/proc/meminfo: memFree=29466928/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=180860 CPUtime=307.92 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 52426 0 0 0 30763 29 0 0 20 0 1 0 382916868 185200640 43039 33554432000 4194304 5654031 140733244785920 140733244773736 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 45215 43039 141 357 0 44855 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 215508

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 1.98 3/180 7324
/proc/meminfo: memFree=29470008/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=188360 CPUtime=367.91 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 55837 0 0 0 36759 32 0 0 20 0 1 0 382916868 192880640 42152 33554432000 4194304 5654031 140733244785920 140733244773736 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 47090 42152 141 357 0 46730 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 223008

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 1.98 3/181 7325
/proc/meminfo: memFree=29461720/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=192108 CPUtime=427.9 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 58441 0 0 0 42754 36 0 0 20 0 1 0 382916868 196718592 43721 33554432000 4194304 5654031 140733244785920 140733244773736 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 48027 43721 141 357 0 47667 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 226756

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/181 7325
/proc/meminfo: memFree=29442132/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=228376 CPUtime=487.89 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 61095 0 0 0 48750 39 0 0 20 0 1 0 382916868 233857024 48656 33554432000 4194304 5654031 140733244785920 140733244773736 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 57094 48656 141 357 0 56734 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 263024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 1.98 3/181 7325
/proc/meminfo: memFree=29447236/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=198348 CPUtime=505.99 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 61620 0 0 0 50559 40 0 0 20 0 1 0 382916868 203108352 47409 33554432000 4194304 5654031 140733244785920 140733244773736 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 49587 47409 141 357 0 49227 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 232996

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 1.98 3/181 7325
/proc/meminfo: memFree=29447236/32873844 swapFree=7116/7116
[pid=7221] ppid=7219 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7221/stat : 7221 (npSolver-pbo-It) S 7219 7221 25651 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382787436 9367552 275 33554432000 4194304 5064252 140736218820800 140736218819712 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 2287 275 233 213 0 72 0
[pid=7222] ppid=7221 vsize=25500 CPUtime=1294.01 cores=0,2,4,6
/proc/7222/stat : 7222 (npSolver-pbo) S 7221 7221 25651 0 -1 4202496 34948 169792 0 0 325 76 128898 102 20 0 1 0 382787436 26112000 5090 33554432000 4194304 6004724 140736613014064 140736612999912 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7222/statm: 6375 5090 195 442 0 5929 0
[pid=7320] ppid=7222 vsize=198348 CPUtime=505.99 cores=0,2,4,6
/proc/7320/stat : 7320 (glucosInc) R 7222 7221 25651 0 -1 4202496 61620 0 0 0 50559 40 0 0 20 0 1 0 382916868 203108352 47409 33554432000 4194304 5654031 140733244785920 140733244773736 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7320/statm: 49587 47409 141 357 0 49227 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 232996

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7221 and gives
#  childrusage.ru_utime.tv_sec=1292
#  childrusage.ru_utime.tv_usec=241549
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=796726
# CPU time returned by wait4() is 1294.04
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1797.82
CPU system time (s): 2.18
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 332608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1292.24
system time used= 1.79673
maximum resident set size= 278508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1640
involuntary context switches= 3355

runsolver used 6.73398 second user time and 8.70468 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 16:43:25
IDJOB=3751588
IDBENCH=89903
IDSOLVER=2335
FILE ID=node111/3751588-1339166605
RUNJOBID= node111-1339164804-7033
PBS_JOBID= 14643771
Free space on /tmp= 71248 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-harp2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751588-1339166605/watcher-3751588-1339166605 -o /tmp/evaluation-result-3751588-1339166605/solver-3751588-1339166605 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751588-1339166605.opb 215404680 HOME HOME

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

MD5SUM BENCH= 3f0afbcd16b5dd29f67967742a878949
RANDOM SEED=215404680

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31353456 kB
Buffers:          276352 kB
Cached:           221568 kB
SwapCached:         1308 kB
Active:           561316 kB
Inactive:         106544 kB
Active(anon):     166304 kB
Inactive(anon):     4004 kB
Active(file):     395012 kB
Inactive(file):   102540 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        262180 kB
Mapped:            10080 kB
Shmem:                 0 kB
Slab:             709956 kB
SReclaimable:     152008 kB
SUnreclaim:       557948 kB
KernelStack:        1504 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     295400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 70856 MiB
End job on node111 at 2012-06-08 17:13:25