Trace number 3752497

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.02 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_1.opb
MD5SUM0c93b84d697c3c1b68cbcf423dabc710
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark1798.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 72
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint52
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31640
Sum of products size (including duplicates)63280
Number of different products31640
Sum of products size63280

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.63	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.63	c [INC SYSTEM] execute solver
0.00/0.66	c [INC SEARCH] formula is SAT
0.00/0.66	c [INC SYSTEM] solved the initial formula
0.00/0.68	c model valid
0.00/0.68	c current solution ok
0.00/0.75	o 999
0.00/0.75	c starting approximation
0.00/0.75	c factor = 1
0.00/0.75	c can not find a suitable factor, leaving approximation
0.00/0.75	c finished approximation
0.00/0.75	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.75	c write failed with 2
0.00/0.75	c [INC SEARCH] iteration: 0
0.00/0.75	c [INC BOUNDS] best value:999 search for 998
0.00/0.75	c [INC SYSTEM] create new solver instance
0.00/0.75	c [INC] encode full formula
0.00/0.75	c (debug) using card networks
0.00/0.75	c old isEQ: 208, new EQ is 0
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
1.67/1.71	c formula is SAT
1.67/1.71	c [INC SEARCH] copied best model
1.67/1.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.73	c model valid
1.67/1.73	c current solution ok
1.67/1.73	o 109
1.67/1.73	c [INC SEARCH] iteration: 1
1.67/1.73	c [INC BOUNDS] best value:109 search for 108
1.67/1.73	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.73	c write failed with 2
1.67/1.73	c [INC SYSTEM] create new solver instance
1.67/1.73	c [INC] encode full formula
1.67/1.73	c (debug) using card networks
1.67/1.73	c old isEQ: 32, new EQ is 0
1.67/1.75	c set iterative enc to: card
1.67/1.75	c set iterative enc to: none
1.67/1.75	c [INC SEARCH] isOptimum variable: 0
2.07/2.19	c formula is SAT
2.07/2.19	c [INC SEARCH] copied best model
2.07/2.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.17/2.21	c model valid
2.17/2.21	c current solution ok
2.17/2.21	o 88
2.17/2.21	c [INC SEARCH] iteration: 2
2.17/2.21	c [INC BOUNDS] best value:88 search for 87
2.17/2.21	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.21	c write failed with 2
2.17/2.21	c [INC SYSTEM] create new solver instance
2.17/2.21	c [INC] encode full formula
2.17/2.21	c (debug) using card networks
2.17/2.21	c old isEQ: 32, new EQ is 0
2.17/2.22	c set iterative enc to: card
2.17/2.22	c set iterative enc to: none
2.17/2.23	c [INC SEARCH] isOptimum variable: 0
2.21/2.54	c formula is SAT
2.21/2.54	c [INC SEARCH] copied best model
2.21/2.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.21/2.56	c model valid
2.21/2.56	c current solution ok
2.21/2.56	o 85
2.21/2.56	c [INC SEARCH] iteration: 3
2.21/2.56	c [INC BOUNDS] best value:85 search for 84
2.21/2.56	c [INC SYSTEM] there exists a inc, kill it!
2.21/2.56	c write failed with 2
2.21/2.56	c [INC SYSTEM] create new solver instance
2.21/2.56	c [INC] encode full formula
2.21/2.56	c (debug) using card networks
2.21/2.56	c old isEQ: 48, new EQ is 0
2.21/2.57	c set iterative enc to: card
2.21/2.57	c set iterative enc to: none
2.21/2.58	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 25403 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-3752497-1339218928/watcher-3752497-1339218928 -o /tmp/evaluation-result-3752497-1339218928/solver-3752497-1339218928 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752497-1339218928.opb 1325389795 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 0.00 2/171 25402
/proc/meminfo: memFree=31507104/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0

[startup+0.0877589 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25402
/proc/meminfo: memFree=31507104/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25402
/proc/meminfo: memFree=31507104/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25402
/proc/meminfo: memFree=31507104/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25402
/proc/meminfo: memFree=31507104/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 25433
/proc/meminfo: memFree=31450140/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=0.77 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 5071 11963 0 0 11 7 39 20 20 0 1 0 388018416 11132928 2055 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2055 189 442 0 2272 0
[pid=25430] ppid=25403 vsize=23304 CPUtime=0.7 cores=0,2,4,6
/proc/25430/stat : 25430 (glucosInc) R 25403 25402 25372 0 -1 4202496 4745 0 0 0 70 0 0 0 20 0 1 0 388018495 23863296 4993 33554432000 4194304 5654031 140733938393536 140733938391224 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25430/statm: 5826 4993 131 357 0 5466 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43324

[startup+3.10019 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 25437
/proc/meminfo: memFree=31453668/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 20020

[startup+6.30034 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 25449
/proc/meminfo: memFree=31441392/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=41460 CPUtime=3.7 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 8079 0 0 0 369 1 0 0 20 0 1 0 388018674 42455040 7797 33554432000 4194304 5654031 140735353928160 140735353925848 4232605 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 10365 7797 141 357 0 10005 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61480

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/181 25449
/proc/meminfo: memFree=31399624/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=48644 CPUtime=10.1 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 8910 0 0 0 1008 2 0 0 20 0 1 0 388018674 49811456 11149 33554432000 4194304 5654031 140735353928160 140735353915976 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 12161 11149 141 357 0 11801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68664

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 25449
/proc/meminfo: memFree=31386764/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=54024 CPUtime=22.9 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 11451 0 0 0 2286 4 0 0 20 0 1 0 388018674 55320576 11906 33554432000 4194304 5654031 140735353928160 140735353926072 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 13506 11906 141 357 0 13146 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74044

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 25449
/proc/meminfo: memFree=31296748/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=164512 CPUtime=48.48 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 14288 0 0 0 4840 8 0 0 20 0 1 0 388018674 168460288 30055 33554432000 4194304 5654031 140735353928160 140735353926248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 41128 30055 141 357 0 40768 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 184532

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/181 25449
/proc/meminfo: memFree=31293904/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=84372 CPUtime=99.69 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 19337 0 0 0 9951 18 0 0 20 0 1 0 388018674 86396928 16131 33554432000 4194304 5654031 140735353928160 140735353926248 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 21093 16131 141 357 0 20733 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104392

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/181 25450
/proc/meminfo: memFree=31269348/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=133692 CPUtime=159.68 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 24351 0 0 0 15940 28 0 0 20 0 1 0 388018674 136900608 24485 33554432000 4194304 5654031 140735353928160 140735353926184 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 33423 24485 141 357 0 33063 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 153712

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/181 25450
/proc/meminfo: memFree=31152868/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=214600 CPUtime=219.66 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 29007 0 0 0 21930 36 0 0 20 0 1 0 388018674 219750400 47381 33554432000 4194304 5654031 140735353928160 140735353926248 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 53650 47381 141 357 0 53290 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 234620

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/182 25453
/proc/meminfo: memFree=31118568/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 1.97 1.48 3/181 25463
/proc/meminfo: memFree=30976100/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=441572 CPUtime=1299.46 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 73247 0 0 0 129795 151 0 0 20 0 1 0 388018674 452169728 89166 33554432000 4194304 5654031 140735353928160 140735353926248 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 110393 89166 141 357 0 110033 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 461592

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 25464
/proc/meminfo: memFree=31097212/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=227924 CPUtime=1359.43 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 74926 0 0 0 135787 156 0 0 20 0 1 0 388018674 233394176 51320 33554432000 4194304 5654031 140735353928160 140735353926248 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 56981 51320 141 357 0 56621 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 247944

[startup+1422.31 s]
/proc/loadavg: 2.08 2.00 1.55 3/181 25464
/proc/meminfo: memFree=30963372/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=441572 CPUtime=1419.42 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 76034 0 0 0 141784 158 0 0 20 0 1 0 388018674 452169728 94840 33554432000 4194304 5654031 140735353928160 140735353926248 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 110393 94840 141 357 0 110033 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 461592

[startup+1482.3 s]
/proc/loadavg: 2.03 2.00 1.57 3/182 25467
/proc/meminfo: memFree=31109484/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=309312 CPUtime=1479.41 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 78722 0 0 0 147778 163 0 0 20 0 1 0 388018674 316735488 56957 33554432000 4194304 5654031 140735353928160 140735353926248 4215290 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 77328 56957 141 357 0 76968 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 329332

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.60 3/181 25469
/proc/meminfo: memFree=31041616/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=441572 CPUtime=1539.39 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 79283 0 0 0 153772 167 0 0 20 0 1 0 388018674 452169728 98382 33554432000 4194304 5654031 140735353928160 140735353926248 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 110393 98382 141 357 0 110033 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 461592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/181 25469
/proc/meminfo: memFree=31095240/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=309312 CPUtime=1599.37 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 80964 0 0 0 159766 171 0 0 20 0 1 0 388018674 316735488 66705 33554432000 4194304 5654031 140735353928160 140735353926248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 77328 66705 141 357 0 76968 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 329332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/180 25469
/proc/meminfo: memFree=30912200/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=441572 CPUtime=1659.36 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 81552 0 0 0 165762 174 0 0 20 0 1 0 388018674 452169728 105617 33554432000 4194304 5654031 140735353928160 140735353926248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 110393 105617 141 357 0 110033 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 461592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/181 25470
/proc/meminfo: memFree=31002648/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=309312 CPUtime=1719.36 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 83854 0 0 0 171756 180 0 0 20 0 1 0 388018674 316735488 70907 33554432000 4194304 5654031 140735353928160 140735353926248 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 77328 70907 141 357 0 76968 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 329332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 25470
/proc/meminfo: memFree=30858956/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=441572 CPUtime=1779.35 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 84437 0 0 0 177752 183 0 0 20 0 1 0 388018674 452169728 107259 33554432000 4194304 5654031 140735353928160 140735353926248 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 110393 107259 141 357 0 110033 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 461592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 25470
/proc/meminfo: memFree=30864032/32873844 swapFree=7632/7632
[pid=25402] ppid=25400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25402/stat : 25402 (npSolver-pbo-It) S 25400 25402 25372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388018416 9367552 274 33554432000 4194304 5064252 140735387627328 140735387626240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25402/statm: 2287 274 233 213 0 72 0
[pid=25403] ppid=25402 vsize=10872 CPUtime=2.57 cores=0,2,4,6
/proc/25403/stat : 25403 (npSolver-pbo) S 25402 25402 25372 0 -1 4202496 8516 26171 0 0 22 9 202 24 20 0 1 0 388018416 11132928 2086 33554432000 4194304 6004724 140737254840272 140737254826120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25403/statm: 2718 2086 189 442 0 2272 0
[pid=25445] ppid=25403 vsize=656496 CPUtime=1797.45 cores=0,2,4,6
/proc/25445/stat : 25445 (glucosInc) R 25403 25402 25372 0 -1 4202496 84890 0 0 0 179560 185 0 0 20 0 1 0 388018674 672251904 115887 33554432000 4194304 5654031 140735353928160 140735353926248 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25445/statm: 164124 115887 141 357 0 163764 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 676516

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25402 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=249658
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=335948
# CPU time returned by wait4() is 2.58561
# while last known CPU time is 1800.02
#
# 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.02
CPU user time (s): 1797.84
CPU system time (s): 2.18
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 756656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.24966
system time used= 0.335948
maximum resident set size= 32996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35060
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 434
involuntary context switches= 61

runsolver used 4.03239 second user time and 8.86165 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 07:15:28
IDJOB=3752497
IDBENCH=48110
IDSOLVER=2335
FILE ID=node130/3752497-1339218928
RUNJOBID= node130-1339218928-25388
PBS_JOBID= 14644295
Free space on /tmp= 71004 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752497-1339218928/watcher-3752497-1339218928 -o /tmp/evaluation-result-3752497-1339218928/solver-3752497-1339218928 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752497-1339218928.opb 1325389795 HOME HOME

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

MD5SUM BENCH= 0c93b84d697c3c1b68cbcf423dabc710
RANDOM SEED=1325389795

node130.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.875
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	: 5333.75
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.875
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.875
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		: 2666.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31507104 kB
Buffers:          264156 kB
Cached:           214828 kB
SwapCached:         2780 kB
Active:           375660 kB
Inactive:         108456 kB
Active(anon):       3132 kB
Inactive(anon):     3068 kB
Active(file):     372528 kB
Inactive(file):   105388 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096948 kB
Dirty:              9032 kB
Writeback:             0 kB
AnonPages:          9940 kB
Mapped:             8000 kB
Shmem:                 0 kB
Slab:             742612 kB
SReclaimable:     183000 kB
SUnreclaim:       559612 kB
KernelStack:        1392 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70980 MiB
End job on node130 at 2012-06-09 07:45:29