Trace number 3702719

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? (TO) 1800 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-test4.pi.opb
MD5SUMcca57c347e264f92fb70010109aa24c5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 104
Optimality of the best value was proved NO
Number of variables6139
Total number of constraints1437
Number of constraints which are clauses1437
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint5
Maximum length of a constraint172
Number of terms in the objective function 6139
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 6139
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6139
Number of bits of the biggest sum of numbers13
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.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
2.58/2.60	c [INC SYSTEM] finished preprocessing in 2 s
2.58/2.60	c [INC SYSTEM] execute solver
2.58/2.70	c [INC SEARCH] formula is SAT
2.58/2.70	c [INC SYSTEM] solved the initial formula
2.58/2.74	c model valid
2.58/2.74	c current solution ok
2.78/2.92	o 990
2.78/2.92	c starting approximation
2.78/2.92	c factor = 1
2.78/2.92	c can not find a suitable factor, leaving approximation
2.78/2.92	c finished approximation
2.78/2.92	c [INC SYSTEM] there exists a inc, kill it!
2.78/2.92	c write failed with 2
2.78/2.93	c [INC SEARCH] iteration: 0
2.78/2.93	c [INC BOUNDS] best value:990 search for 989
2.78/2.93	c [INC SYSTEM] create new solver instance
2.78/2.93	c [INC] encode full formula
2.78/2.93	c fallback to adder encoding
3.18/3.25	c set iterative enc to: cardAdder
3.18/3.25	c set iterative enc to: none
3.27/3.31	c [INC SEARCH] isOptimum variable: 0
289.20/289.34	c formula is SAT
289.20/289.35	c [INC SEARCH] copied best model
289.20/289.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
289.20/289.39	c model valid
289.20/289.39	c current solution ok
289.20/289.39	o 900
289.20/289.39	c [INC SEARCH] iteration: 1
289.20/289.39	c [INC BOUNDS] best value:900 search for 899
289.20/289.39	c [INC SYSTEM] there exists a inc, kill it!
289.20/289.39	c write failed with 2
289.20/289.39	c [INC SYSTEM] create new solver instance
289.20/289.39	c [INC] encode full formula
289.20/289.39	c fallback to adder encoding
289.62/289.72	c set iterative enc to: cardAdder
289.62/289.72	c set iterative enc to: none
289.62/289.78	c [INC SEARCH] isOptimum variable: 0
490.08/490.20	c formula is SAT
490.08/490.22	c [INC SEARCH] copied best model
490.08/490.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
490.08/490.26	c model valid
490.08/490.26	c current solution ok
490.08/490.26	o 899
490.08/490.26	c [INC SEARCH] iteration: 2
490.08/490.26	c [INC BOUNDS] best value:899 search for 898
490.08/490.26	c [INC SYSTEM] there exists a inc, kill it!
490.08/490.26	c write failed with 2
490.08/490.26	c [INC SYSTEM] create new solver instance
490.08/490.26	c [INC] encode full formula
490.08/490.26	c fallback to adder encoding
490.38/490.58	c set iterative enc to: cardAdder
490.38/490.58	c set iterative enc to: none
490.48/490.63	c [INC SEARCH] isOptimum variable: 0
736.51/736.70	c formula is SAT
736.51/736.71	c [INC SEARCH] copied best model
736.51/736.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
736.51/736.75	c model valid
736.51/736.75	c current solution ok
736.51/736.75	o 882
736.51/736.75	c [INC SEARCH] iteration: 3
736.51/736.75	c [INC BOUNDS] best value:882 search for 881
736.51/736.75	c [INC SYSTEM] there exists a inc, kill it!
736.51/736.75	c write failed with 2
736.51/736.76	c [INC SYSTEM] create new solver instance
736.51/736.76	c [INC] encode full formula
736.51/736.76	c fallback to adder encoding
736.83/737.08	c set iterative enc to: cardAdder
736.83/737.08	c set iterative enc to: none
736.92/737.14	c [INC SEARCH] isOptimum variable: 0
938.87/939.11	c formula is SAT
938.87/939.12	c [INC SEARCH] copied best model
938.87/939.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
938.87/939.16	c model valid
938.87/939.16	c current solution ok
938.87/939.16	o 881
938.87/939.16	c [INC SEARCH] iteration: 4
938.87/939.16	c [INC BOUNDS] best value:881 search for 880
938.87/939.16	c [INC SYSTEM] there exists a inc, kill it!
938.87/939.16	c write failed with 2
938.87/939.16	c [INC SYSTEM] create new solver instance
938.87/939.16	c [INC] encode full formula
938.87/939.16	c fallback to adder encoding
939.18/939.49	c set iterative enc to: cardAdder
939.18/939.49	c set iterative enc to: none
939.26/939.55	c [INC SEARCH] isOptimum variable: 0
1452.16/1452.53	c formula is SAT
1452.16/1452.54	c [INC SEARCH] copied best model
1452.16/1452.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1452.16/1452.58	c model valid
1452.16/1452.58	c current solution ok
1452.16/1452.58	o 880
1452.16/1452.58	c [INC SEARCH] iteration: 5
1452.16/1452.58	c [INC BOUNDS] best value:880 search for 879
1452.16/1452.58	c [INC SYSTEM] there exists a inc, kill it!
1452.16/1452.58	c write failed with 2
1452.16/1452.58	c [INC SYSTEM] create new solver instance
1452.16/1452.58	c [INC] encode full formula
1452.16/1452.58	c fallback to adder encoding
1452.58/1452.90	c set iterative enc to: cardAdder
1452.58/1452.90	c set iterative enc to: none
1452.58/1452.96	c [INC SEARCH] isOptimum variable: 0
1783.22/1783.60	c formula is SAT
1783.22/1783.61	c [INC SEARCH] copied best model
1783.22/1783.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1783.22/1783.65	c model valid
1783.22/1783.65	c current solution ok
1783.22/1783.65	o 795
1783.22/1783.65	c [INC SEARCH] iteration: 6
1783.22/1783.65	c [INC BOUNDS] best value:795 search for 794
1783.22/1783.65	c [INC SYSTEM] there exists a inc, kill it!
1783.22/1783.65	c write failed with 2
1783.22/1783.65	c [INC SYSTEM] create new solver instance
1783.22/1783.65	c [INC] encode full formula
1783.22/1783.65	c fallback to adder encoding
1783.52/1783.98	c set iterative enc to: cardAdder
1783.52/1783.98	c set iterative enc to: none
1783.61/1784.04	c [INC SEARCH] isOptimum variable: 0
1787.01/1787.45	c formula is SAT
1787.11/1787.54	c [INC SEARCH] copied best model
1787.11/1787.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1787.11/1787.54	c model valid
1787.11/1787.54	c current solution ok
1787.11/1787.54	o 538
1787.11/1787.54	c [INC SEARCH] iteration: 7
1787.11/1787.54	c [INC BOUNDS] best value:538 search for 537
1787.11/1787.54	c [INC SYSTEM] there exists a inc, kill it!
1787.11/1787.54	c write failed with 2
1787.11/1787.54	c [INC SYSTEM] create new solver instance
1787.11/1787.54	c [INC] encode full formula
1787.11/1787.54	c fallback to adder encoding
1787.42/1787.83	c set iterative enc to: cardAdder
1787.42/1787.83	c set iterative enc to: none
1787.42/1787.89	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 10550 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-3702719-1338057398/watcher-3702719-1338057398 -o /tmp/evaluation-result-3702719-1338057398/solver-3702719-1338057398 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702719-1338057398.opb 630475450 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.00 2.00 1.99 3/178 10549
/proc/meminfo: memFree=28951108/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0

[startup+0.077041 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10549
/proc/meminfo: memFree=28951108/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10549
/proc/meminfo: memFree=28951108/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10549
/proc/meminfo: memFree=28951108/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10549
/proc/meminfo: memFree=28951108/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.99 3/182 10600
/proc/meminfo: memFree=28975620/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=23328 CPUtime=0.22 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 5835 0 0 0 19 3 0 0 20 0 1 0 271865425 23887872 5171 33554432000 4194304 5992684 140734048765376 140734048759824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 5832 5171 163 440 0 5388 0
[pid=10552] ppid=10550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10552/stat : 10552 (cp2_pre.sh) S 10550 10549 10128 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271865448 9367552 276 33554432000 4194304 5064252 140737167151120 140737167149824 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10552/statm: 2287 276 234 213 0 72 0
[pid=10553] ppid=10552 vsize=78884 CPUtime=1.26 cores=1,3,5,7
/proc/10553/stat : 10553 (coprocessor) R 10552 10549 10128 0 -1 4202496 14995 0 0 0 124 2 0 0 20 0 1 0 271865448 80777216 18973 33554432000 4194304 6586260 140737230534224 140737230529816 5599279 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10553/statm: 19721 18973 190 584 0 19133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120508

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 1.99 3/182 10604
/proc/meminfo: memFree=28973644/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=52752 CPUtime=3.08 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) R 10549 10549 10128 0 -1 4202496 9719 22929 0 0 42 19 241 6 20 0 1 0 271865425 54018048 11705 33554432000 4194304 5992684 140734048765376 140734048761440 5044360 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 13188 11705 195 440 0 12744 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61900

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10611
/proc/meminfo: memFree=28938308/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=91108 CPUtime=2.98 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 18782 0 0 0 294 4 0 0 20 0 1 0 271865756 93294592 18819 33554432000 4194304 5654031 140734438771600 140734438759416 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 22777 18819 146 357 0 22417 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 136624

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10615
/proc/meminfo: memFree=28938976/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=91108 CPUtime=9.38 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 18783 0 0 0 934 4 0 0 20 0 1 0 271865756 93294592 18820 33554432000 4194304 5654031 140734438771600 140734438759416 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 22777 18820 147 357 0 22417 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 136624

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10617
/proc/meminfo: memFree=28939228/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=91108 CPUtime=22.17 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 18897 0 0 0 2213 4 0 0 20 0 1 0 271865756 93294592 18925 33554432000 4194304 5654031 140734438771600 140734438759416 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 22777 18925 147 357 0 22417 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 136624

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10617
/proc/meminfo: memFree=28920548/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=93892 CPUtime=47.76 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 19683 0 0 0 4772 4 0 0 20 0 1 0 271865756 96145408 20759 33554432000 4194304 5654031 140734438771600 140734438759416 4976752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 23473 20759 147 357 0 23113 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 139408

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10619
/proc/meminfo: memFree=28911264/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=97820 CPUtime=98.96 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 21734 0 0 0 9890 6 0 0 20 0 1 0 271865756 100167680 22076 33554432000 4194304 5654031 140734438771600 140734438759416 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 24455 22076 147 357 0 24095 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 143336

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10619
/proc/meminfo: memFree=28842124/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=147224 CPUtime=158.94 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 23016 0 0 0 15887 7 0 0 20 0 1 0 271865756 150757376 32961 33554432000 4194304 5654031 140734438771600 140734438759416 4209137 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 36806 32961 147 357 0 36446 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 192740

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 10622
/proc/meminfo: memFree=28828140/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=36368 CPUtime=3.28 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 10837 23444 0 0 58 23 241 6 20 0 1 0 271865425 37240832 8455 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 9092 8455 196 440 0 8648 0
[pid=10611] ppid=10550 vsize=158896 CPUtime=218.93 cores=1,3,5,7
/proc/10611/stat : 10611 (glucosInc) R 10550 10549 10128 0 -1 4202496 23486 0 0 0 21886 7 0 0 20 0 1 0 271865756 162709504 35474 33554432000 4194304 5654031 140734438771600 140734438759416 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10611/statm: 39724 35474 147 357 0 39364 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 204412

[startup+282.3 s]

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

/proc/loadavg: 2.11 2.07 2.01 3/181 10641
/proc/meminfo: memFree=28759600/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=939.32 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 37505 116893 0 0 210 41 93639 42 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10640] ppid=10550 vsize=158828 CPUtime=362.67 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10550 10549 10128 0 -1 4202496 22703 0 0 0 36260 7 0 0 20 0 1 0 271959380 162639872 37428 33554432000 4194304 5654031 140734672882400 140734672870216 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10640/statm: 39707 37428 147 357 0 39347 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 230388

[startup+1362.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 10641
/proc/meminfo: memFree=28759476/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=939.32 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 37505 116893 0 0 210 41 93639 42 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10640] ppid=10550 vsize=158828 CPUtime=422.66 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10550 10549 10128 0 -1 4202496 22703 0 0 0 42259 7 0 0 20 0 1 0 271959380 162639872 37428 33554432000 4194304 5654031 140734672882400 140734672870216 4215248 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10640/statm: 39707 37428 147 357 0 39347 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 230388

[startup+1422.31 s]
/proc/loadavg: 2.04 2.06 2.00 3/182 10644
/proc/meminfo: memFree=28788388/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=939.32 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 37505 116893 0 0 210 41 93639 42 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10640] ppid=10550 vsize=128480 CPUtime=482.65 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10550 10549 10128 0 -1 4202496 23603 0 0 0 48257 8 0 0 20 0 1 0 271959380 131563520 30260 33554432000 4194304 5654031 140734672882400 140734672870216 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10640/statm: 32120 30260 147 357 0 31760 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 200040

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/182 10670
/proc/meminfo: memFree=28803856/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=91620 CPUtime=29.31 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 19165 0 0 0 2925 6 0 0 20 0 1 0 272010722 93818880 19710 33554432000 4194304 5654031 140735452972592 140735452960408 4232237 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 22905 19710 147 357 0 22545 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 163180

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/181 10670
/proc/meminfo: memFree=28791868/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=96608 CPUtime=89.3 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 20685 0 0 0 8923 7 0 0 20 0 1 0 272010722 98926592 21737 33554432000 4194304 5654031 140735452972592 140735452960408 4214560 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 24152 21737 147 357 0 23792 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 168168

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/181 10670
/proc/meminfo: memFree=28747512/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=146676 CPUtime=149.29 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 22040 0 0 0 14921 8 0 0 20 0 1 0 272010722 150196224 32705 33554432000 4194304 5654031 140735452972592 140735452960408 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 36669 32705 147 357 0 36309 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 218236

[startup+1662.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/181 10670
/proc/meminfo: memFree=28708048/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=158352 CPUtime=209.28 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 22327 0 0 0 20920 8 0 0 20 0 1 0 272010722 162152448 34111 33554432000 4194304 5654031 140735452972592 140735452960408 4214638 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 39588 34111 147 357 0 39228 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 229912

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 10670
/proc/meminfo: memFree=28699236/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=158352 CPUtime=269.28 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 22455 0 0 0 26919 9 0 0 20 0 1 0 272010722 162152448 36273 33554432000 4194304 5654031 140735452972592 140735452960408 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 39588 36273 147 357 0 39228 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 229912

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/181 10671
/proc/meminfo: memFree=28765236/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1452.66 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 44173 141089 0 0 248 46 144919 53 20 0 1 0 271865425 63909888 14969 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10550/statm: 15603 14969 197 440 0 15159 0
[pid=10647] ppid=10550 vsize=128004 CPUtime=329.26 cores=1,3,5,7
/proc/10647/stat : 10647 (glucosInc) R 10550 10549 10128 0 -1 4202496 23155 0 0 0 32916 10 0 0 20 0 1 0 272010722 131076096 28081 33554432000 4194304 5654031 140735452972592 140735452960408 4215017 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10647/statm: 32001 28081 147 357 0 31641 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 199564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 10675
/proc/meminfo: memFree=28762668/32873844 swapFree=7616/7616
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271865425 9367552 274 33554432000 4194304 5064252 140736782867888 140736782866800 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 2287 274 233 213 0 72 0
[pid=10550] ppid=10549 vsize=62412 CPUtime=1787.5 cores=1,3,5,7
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 10128 0 -1 4202496 57509 183560 0 0 323 54 178303 70 20 0 1 0 271865425 63909888 14973 33554432000 4194304 5992684 140734048765376 140734048751208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/10550/statm: 15603 14973 197 440 0 15159 0
[pid=10675] ppid=10550 vsize=90436 CPUtime=12.5 cores=1,3,5,7
/proc/10675/stat : 10675 (glucosInc) R 10550 10549 10128 0 -1 4202496 18691 0 0 0 1245 5 0 0 20 0 1 0 272044214 92606464 19787 33554432000 4194304 5654031 140736776023008 140736776010824 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10675/statm: 22609 19787 147 357 0 22249 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 161996

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 10549 and gives
#  childrusage.ru_utime.tv_sec=1786
#  childrusage.ru_utime.tv_usec=270445
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=262808
# CPU time returned by wait4() is 1787.53
# 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): 1798.71
CPU system time (s): 1.29
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 266824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.27
system time used= 1.26281
maximum resident set size= 182156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241442
page faults= 0
swaps= 0
block input operations= 0
block output operations= 423832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3255
involuntary context switches= 3279

runsolver used 3.11553 second user time and 8.40772 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 20:36:38
IDJOB=3702719
IDBENCH=2042
IDSOLVER=2278
FILE ID=node130/3702719-1338057398
RUNJOBID= node130-1338051995-10145
PBS_JOBID= 14624386
Free space on /tmp= 71388 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-test4.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702719-1338057398/watcher-3702719-1338057398 -o /tmp/evaluation-result-3702719-1338057398/solver-3702719-1338057398 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702719-1338057398.opb 630475450 HOME HOME

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

MD5SUM BENCH= cca57c347e264f92fb70010109aa24c5
RANDOM SEED=630475450

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:        28951008 kB
Buffers:          250312 kB
Cached:          2733588 kB
SwapCached:            0 kB
Active:           977736 kB
Inactive:        2154824 kB
Active(anon):     151272 kB
Inactive(anon):        0 kB
Active(file):     826464 kB
Inactive(file):  2154824 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:        182352 kB
Mapped:            15904 kB
Shmem:               200 kB
Slab:             641512 kB
SReclaimable:      83580 kB
SUnreclaim:       557932 kB
KernelStack:        1520 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     287724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 71356 MiB
End job on node130 at 2012-05-26 21:06:39