Trace number 3698032

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? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark765
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
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

1.28/1.39	c run inc solver
1.28/1.39	c [INC SYSTEM] run initial solver
1.28/1.39	c [INC SYSTEM] preprocess with white file
2.97/3.09	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.09	c [INC SYSTEM] execute solver
166.93/167.06	c [INC SEARCH] formula is SAT
166.93/167.06	c [INC SYSTEM] solved the initial formula
167.63/167.74	c model valid
167.63/167.74	c current solution ok
168.70/168.80	o 7624
168.70/168.80	c [INC SYSTEM] there exists a inc, kill it!
168.70/168.80	c write failed with 2
168.70/168.80	c [INC SEARCH] iteration: 0
168.70/168.80	c [INC BOUNDS] best value:7624 search for 7623
168.70/168.80	c [INC SYSTEM] create new solver instance
168.70/168.80	c [INC] encode full formula
168.70/168.80	c fallback to adder encoding
169.34/169.48	c set iterative enc to: adder
169.34/169.48	c set iterative enc to: none
169.42/169.58	c [INC SEARCH] isOptimum variable: 0
172.31/172.46	c formula is SAT
172.31/172.47	c [INC SEARCH] copied best model
172.31/172.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.02/173.15	c model valid
173.02/173.15	c current solution ok
173.02/173.15	o 6926
173.02/173.15	c [INC SEARCH] iteration: 1
173.02/173.15	c [INC BOUNDS] best value:6926 search for 6925
173.02/173.15	c [INC SYSTEM] there exists a inc, kill it!
173.02/173.15	c write failed with 2
173.13/173.28	c [INC SYSTEM] create new solver instance
173.13/173.28	c [INC] encode full formula
173.13/173.28	c fallback to adder encoding
173.74/173.84	c set iterative enc to: adder
173.74/173.84	c set iterative enc to: none
173.85/174.02	c [INC SEARCH] isOptimum variable: 0
183.14/183.31	c formula is SAT
183.14/183.32	c [INC SEARCH] copied best model
183.14/183.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.84/184.00	c model valid
183.84/184.00	c current solution ok
183.84/184.00	o 6706
183.84/184.00	c [INC SEARCH] iteration: 2
183.84/184.00	c [INC BOUNDS] best value:6706 search for 6705
183.84/184.00	c [INC SYSTEM] there exists a inc, kill it!
183.84/184.00	c write failed with 2
183.84/184.01	c [INC SYSTEM] create new solver instance
183.84/184.01	c [INC] encode full formula
183.84/184.01	c fallback to adder encoding
184.46/184.68	c set iterative enc to: adder
184.46/184.68	c set iterative enc to: none
184.56/184.79	c [INC SEARCH] isOptimum variable: 0
213.34/213.58	c formula is SAT
213.44/213.60	c [INC SEARCH] copied best model
213.44/213.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.04/214.28	c model valid
214.04/214.28	c current solution ok
214.04/214.28	o 6475
214.04/214.28	c [INC SEARCH] iteration: 3
214.04/214.28	c [INC BOUNDS] best value:6475 search for 6474
214.04/214.28	c [INC SYSTEM] there exists a inc, kill it!
214.04/214.28	c write failed with 2
214.04/214.28	c [INC SYSTEM] create new solver instance
214.04/214.28	c [INC] encode full formula
214.04/214.28	c fallback to adder encoding
214.75/214.96	c set iterative enc to: adder
214.75/214.96	c set iterative enc to: none
214.86/215.06	c [INC SEARCH] isOptimum variable: 0
346.21/346.45	c formula is SAT
346.21/346.46	c [INC SEARCH] copied best model
346.21/346.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
346.90/347.14	c model valid
346.90/347.14	c current solution ok
346.90/347.14	o 6392
346.90/347.14	c [INC SEARCH] iteration: 4
346.90/347.14	c [INC BOUNDS] best value:6392 search for 6391
346.90/347.14	c [INC SYSTEM] there exists a inc, kill it!
346.90/347.14	c write failed with 2
346.90/347.14	c [INC SYSTEM] create new solver instance
346.90/347.14	c [INC] encode full formula
346.90/347.14	c fallback to adder encoding
347.60/347.82	c set iterative enc to: adder
347.60/347.82	c set iterative enc to: none
347.71/347.92	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.50	c write failed with -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-3698032-1338053444/watcher-3698032-1338053444 -o /tmp/evaluation-result-3698032-1338053444/solver-3698032-1338053444 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698032-1338053444.opb 1032399088 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10389
/proc/meminfo: memFree=28836424/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0

[startup+0.0153341 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10389
/proc/meminfo: memFree=28836424/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10389
/proc/meminfo: memFree=28836424/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10389
/proc/meminfo: memFree=28836424/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10389
/proc/meminfo: memFree=28836424/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10391
/proc/meminfo: memFree=28826240/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3506 0 0 0 137 3 0 0 20 0 1 0 271469210 21618688 3552 33554432000 4194304 5992684 140733676268448 140733676262896 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3552 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 10393
/proc/meminfo: memFree=28750136/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30260

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10395
/proc/meminfo: memFree=28829468/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=74152 CPUtime=3.19 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 10127 0 0 0 317 2 0 0 20 0 1 0 271469519 75931648 15779 33554432000 4194304 5654031 140734948049600 140734948047480 4215028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10395/statm: 18538 15779 132 357 0 18178 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10395
/proc/meminfo: memFree=28760600/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=74152 CPUtime=9.59 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 11426 0 0 0 955 4 0 0 20 0 1 0 271469519 75931648 17781 33554432000 4194304 5654031 140734948049600 140734948047624 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10395/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 104412

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10395
/proc/meminfo: memFree=28795936/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=74152 CPUtime=22.38 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 13087 0 0 0 2232 6 0 0 20 0 1 0 271469519 75931648 17781 33554432000 4194304 5654031 140734948049600 140734948047528 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10395/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 104412

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10395
/proc/meminfo: memFree=28721124/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=123472 CPUtime=47.98 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 15493 0 0 0 4788 10 0 0 20 0 1 0 271469519 126435328 27396 33554432000 4194304 5654031 140734948049600 140734948047528 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10395/statm: 30868 27396 132 357 0 30508 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 153732

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10395
/proc/meminfo: memFree=28743456/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=74152 CPUtime=99.18 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 21007 0 0 0 9897 21 0 0 20 0 1 0 271469519 75931648 17781 33554432000 4194304 5654031 140734948049600 140734948047624 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10395/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104412

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10395
/proc/meminfo: memFree=28750088/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=21112 CPUtime=3.06 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 3522 14988 0 0 137 3 161 5 20 0 1 0 271469210 21618688 3554 33554432000 4194304 5992684 140733676268448 140733676254712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 5278 3554 166 440 0 4834 0
[pid=10395] ppid=10390 vsize=123472 CPUtime=159.17 cores=0,2,4,6
/proc/10395/stat : 10395 (glucosInc) R 10390 10389 9054 0 -1 4202496 26098 0 0 0 15886 31 0 0 20 0 1 0 271469519 126435328 30164 33554432000 4194304 5654031 140734948049600 140734948047528 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10395/statm: 30868 30164 132 357 0 30508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153732

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10405
/proc/meminfo: memFree=28598688/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30468 CPUtime=214.92 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 28413 140970 0 0 698 124 20593 77 20 0 1 0 271469210 31199232 5942 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7617 5942 183 440 0 7173 0
[pid=10404] ppid=10390 vsize=170008 CPUtime=7.22 cores=0,2,4,6
/proc/10404/stat : 10404 (glucosInc) R 10390 10389 9054 0 -1 4202496 31408 0 0 0 715 7 0 0 20 0 1 0 271490717 174088192 36174 33554432000 4194304 5654031 140735267517280 140735267515064 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10404/statm: 42502 36174 141 357 0 42142 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 209624

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10407
/proc/meminfo: memFree=28635380/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30468 CPUtime=214.92 cores=0,2,4,6

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

/proc/meminfo: memFree=28514556/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=233360 CPUtime=954.17 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 91162 0 0 0 95290 127 0 0 20 0 1 0 271504003 238960640 54327 33554432000 4194304 5654031 140736629862848 140736629860872 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 58340 54327 141 357 0 57980 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 272980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10462
/proc/meminfo: memFree=28354496/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=497288 CPUtime=1014.15 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 92847 0 0 0 101285 130 0 0 20 0 1 0 271504003 509222912 92853 33554432000 4194304 5654031 140736629862848 140736629860936 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 124322 92853 141 357 0 123962 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 536908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10471
/proc/meminfo: memFree=28359816/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=365676 CPUtime=1074.15 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 94644 0 0 0 107280 135 0 0 20 0 1 0 271504003 374452224 72432 33554432000 4194304 5654031 140736629862848 140736629860936 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 91419 72432 141 357 0 91059 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 405296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10474
/proc/meminfo: memFree=28202316/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=498532 CPUtime=1134.13 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 95382 0 0 0 113277 136 0 0 20 0 1 0 271504003 510496768 108940 33554432000 4194304 5654031 140736629862848 140736629860632 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 124633 108940 141 357 0 124273 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 538152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10476
/proc/meminfo: memFree=28287872/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=366776 CPUtime=1194.12 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 96695 0 0 0 119272 140 0 0 20 0 1 0 271504003 375578624 88604 33554432000 4194304 5654031 140736629862848 140736629860632 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 91694 88604 141 357 0 91334 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 406396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10480
/proc/meminfo: memFree=28387244/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=285832 CPUtime=1254.12 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 98332 0 0 0 125267 145 0 0 20 0 1 0 271504003 292691968 65458 33554432000 4194304 5654031 140736629862848 140736629860936 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 71458 65458 141 357 0 71098 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 325452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10480
/proc/meminfo: memFree=28211896/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=500072 CPUtime=1314.11 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 99718 0 0 0 131263 148 0 0 20 0 1 0 271504003 512073728 104145 33554432000 4194304 5654031 140736629862848 140736629860632 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 125018 104145 141 357 0 124658 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 539692

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 10482
/proc/meminfo: memFree=28335056/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=369028 CPUtime=1374.09 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 101192 0 0 0 137257 152 0 0 20 0 1 0 271504003 377884672 76809 33554432000 4194304 5654031 140736629862848 140736629860936 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 92257 76809 141 357 0 91897 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 408648

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 10486
/proc/meminfo: memFree=28138476/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=502008 CPUtime=1434.08 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 101937 0 0 0 143254 154 0 0 20 0 1 0 271504003 514056192 115489 33554432000 4194304 5654031 140736629862848 140736629860632 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 125502 115489 141 357 0 125142 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 541628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 10486
/proc/meminfo: memFree=28380600/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=239448 CPUtime=1452.29 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 102692 0 0 0 145069 160 0 0 20 0 1 0 271504003 245194752 56260 33554432000 4194304 5654031 140736629862848 140736629860872 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 59862 56260 141 357 0 59502 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 279068

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 10486
/proc/meminfo: memFree=28380600/32873844 swapFree=7364/7364
[pid=10389] ppid=10387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo-It) S 10387 10389 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271469210 9367552 275 33554432000 4194304 5064252 140736368741632 140736368740544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10389/statm: 2287 275 233 213 0 72 0
[pid=10390] ppid=10389 vsize=30472 CPUtime=347.73 cores=0,2,4,6
/proc/10390/stat : 10390 (npSolver-pbo) S 10389 10389 9054 0 -1 4202496 34795 179669 0 0 834 133 33712 94 20 0 1 0 271469210 31203328 5943 33554432000 4194304 5992684 140733676268448 140733676254280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10390/statm: 7618 5943 183 440 0 7174 0
[pid=10409] ppid=10390 vsize=239448 CPUtime=1452.29 cores=0,2,4,6
/proc/10409/stat : 10409 (glucosInc) R 10390 10389 9054 0 -1 4202496 102692 0 0 0 145069 160 0 0 20 0 1 0 271504003 245194752 56260 33554432000 4194304 5654031 140736629862848 140736629860872 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10409/statm: 59862 56260 141 357 0 59502 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 279068

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1796.17
CPU system time (s): 3.89141
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 837868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.17
system time used= 3.89141
maximum resident set size= 552792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317536
page faults= 0
swaps= 0
block input operations= 8
block output operations= 626288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2256
involuntary context switches= 2023

runsolver used 2.68259 second user time and 7.17191 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 19:30:44
IDJOB=3698032
IDBENCH=1969
IDSOLVER=2275
FILE ID=node133/3698032-1338053444
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698032-1338053444/watcher-3698032-1338053444 -o /tmp/evaluation-result-3698032-1338053444/solver-3698032-1338053444 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698032-1338053444.opb 1032399088 HOME HOME

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

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=1032399088

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28836696 kB
Buffers:          290516 kB
Cached:          2789940 kB
SwapCached:            0 kB
Active:           693900 kB
Inactive:        2544592 kB
Active(anon):     160512 kB
Inactive(anon):        0 kB
Active(file):     533388 kB
Inactive(file):  2544592 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24904 kB
Writeback:             0 kB
AnonPages:        171396 kB
Mapped:            15768 kB
Shmem:               212 kB
Slab:             655424 kB
SReclaimable:      97500 kB
SUnreclaim:       557924 kB
KernelStack:        1488 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71444 MiB
End job on node133 at 2012-05-26 20:00:45