Trace number 3698033

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.08 1801.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
MD5SUM2fd45123d8e20b24379108257151f007
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark712
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 414
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 488873
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 488873
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.29/1.39	c run inc solver
1.29/1.39	c [INC SYSTEM] run initial solver
1.29/1.39	c [INC SYSTEM] preprocess with white file
2.98/3.04	c [INC SYSTEM] finished preprocessing in 1 s
2.98/3.04	c [INC SYSTEM] execute solver
166.52/166.68	c [INC SEARCH] formula is SAT
166.52/166.69	c [INC SYSTEM] solved the initial formula
167.22/167.36	c model valid
167.22/167.36	c current solution ok
168.29/168.48	o 7580
168.29/168.48	c [INC SYSTEM] there exists a inc, kill it!
168.29/168.48	c write failed with 2
168.29/168.49	c [INC SEARCH] iteration: 0
168.29/168.49	c [INC BOUNDS] best value:7580 search for 7579
168.29/168.49	c [INC SYSTEM] create new solver instance
168.29/168.49	c [INC] encode full formula
168.29/168.49	c fallback to adder encoding
169.01/169.16	c set iterative enc to: adder
169.01/169.16	c set iterative enc to: none
169.11/169.25	c [INC SEARCH] isOptimum variable: 0
172.09/172.29	c formula is SAT
172.20/172.31	c [INC SEARCH] copied best model
172.20/172.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.80/172.98	c model valid
172.80/172.98	c current solution ok
172.80/172.98	o 6886
172.80/172.98	c [INC SEARCH] iteration: 1
172.80/172.98	c [INC BOUNDS] best value:6886 search for 6885
172.80/172.98	c [INC SYSTEM] there exists a inc, kill it!
172.80/172.98	c write failed with 2
173.10/173.25	c [INC SYSTEM] create new solver instance
173.10/173.25	c [INC] encode full formula
173.10/173.25	c fallback to adder encoding
173.50/173.66	c set iterative enc to: adder
173.50/173.66	c set iterative enc to: none
173.64/173.93	c [INC SEARCH] isOptimum variable: 0
175.82/176.18	c formula is SAT
175.82/176.19	c [INC SEARCH] copied best model
175.82/176.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.53/176.87	c model valid
176.53/176.87	c current solution ok
176.53/176.87	o 6669
176.53/176.87	c [INC SEARCH] iteration: 2
176.53/176.87	c [INC BOUNDS] best value:6669 search for 6668
176.53/176.87	c [INC SYSTEM] there exists a inc, kill it!
176.53/176.87	c write failed with 2
176.53/176.87	c [INC SYSTEM] create new solver instance
176.53/176.87	c [INC] encode full formula
176.53/176.87	c fallback to adder encoding
177.25/177.55	c set iterative enc to: adder
177.25/177.55	c set iterative enc to: none
177.35/177.65	c [INC SEARCH] isOptimum variable: 0
198.75/199.08	c formula is SAT
198.75/199.10	c [INC SEARCH] copied best model
198.75/199.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
199.45/199.78	c model valid
199.45/199.78	c current solution ok
199.45/199.78	o 6447
199.45/199.78	c [INC SEARCH] iteration: 3
199.45/199.78	c [INC BOUNDS] best value:6447 search for 6446
199.45/199.78	c [INC SYSTEM] there exists a inc, kill it!
199.45/199.78	c write failed with 2
199.45/199.78	c [INC SYSTEM] create new solver instance
199.45/199.78	c [INC] encode full formula
199.45/199.78	c fallback to adder encoding
200.15/200.46	c set iterative enc to: adder
200.15/200.46	c set iterative enc to: none
200.24/200.56	c [INC SEARCH] isOptimum variable: 0
292.70/293.07	c formula is SAT
292.70/293.08	c [INC SEARCH] copied best model
292.70/293.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
293.41/293.77	c model valid
293.41/293.77	c current solution ok
293.41/293.77	o 6247
293.41/293.77	c [INC SEARCH] iteration: 4
293.41/293.77	c [INC BOUNDS] best value:6247 search for 6246
293.41/293.77	c [INC SYSTEM] there exists a inc, kill it!
293.41/293.77	c write failed with 2
293.41/293.77	c [INC SYSTEM] create new solver instance
293.41/293.77	c [INC] encode full formula
293.41/293.77	c fallback to adder encoding
294.13/294.44	c set iterative enc to: adder
294.13/294.44	c set iterative enc to: none
294.23/294.55	c [INC SEARCH] isOptimum variable: 0
325.41/325.72	c formula is SAT
325.41/325.73	c [INC SEARCH] copied best model
325.41/325.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
326.10/326.40	c model valid
326.10/326.40	c current solution ok
326.10/326.40	o 6242
326.10/326.40	c [INC SEARCH] iteration: 5
326.10/326.40	c [INC BOUNDS] best value:6242 search for 6241
326.10/326.40	c [INC SYSTEM] there exists a inc, kill it!
326.10/326.40	c write failed with 2
326.10/326.41	c [INC SYSTEM] create new solver instance
326.10/326.41	c [INC] encode full formula
326.10/326.41	c fallback to adder encoding
326.72/327.08	c set iterative enc to: adder
326.72/327.08	c set iterative enc to: none
326.81/327.18	c [INC SEARCH] isOptimum variable: 0
441.75/442.20	c formula is SAT
441.87/442.21	c [INC SEARCH] copied best model
441.87/442.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
442.46/442.89	c model valid
442.46/442.89	c current solution ok
442.46/442.89	o 6238
442.46/442.89	c [INC SEARCH] iteration: 6
442.46/442.89	c [INC BOUNDS] best value:6238 search for 6237
442.46/442.89	c [INC SYSTEM] there exists a inc, kill it!
442.46/442.89	c write failed with 2
442.46/442.89	c [INC SYSTEM] create new solver instance
442.46/442.89	c [INC] encode full formula
442.46/442.89	c fallback to adder encoding
443.17/443.56	c set iterative enc to: adder
443.17/443.56	c set iterative enc to: none
443.26/443.67	c [INC SEARCH] isOptimum variable: 0
619.20/619.60	c formula is SAT
619.20/619.61	c [INC SEARCH] copied best model
619.20/619.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
619.80/620.29	c model valid
619.80/620.29	c current solution ok
619.80/620.29	o 6184
619.80/620.29	c [INC SEARCH] iteration: 7
619.80/620.29	c [INC BOUNDS] best value:6184 search for 6183
619.80/620.29	c [INC SYSTEM] there exists a inc, kill it!
619.80/620.29	c write failed with 2
619.80/620.29	c [INC SYSTEM] create new solver instance
619.80/620.29	c [INC] encode full formula
619.80/620.29	c fallback to adder encoding
620.51/620.97	c set iterative enc to: adder
620.51/620.97	c set iterative enc to: none
620.58/621.07	c [INC SEARCH] isOptimum variable: 0
623.59/624.03	c formula is SAT
623.59/624.05	c [INC SEARCH] copied best model
623.59/624.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
624.30/624.73	c model valid
624.30/624.73	c current solution ok
624.30/624.73	o 5860
624.30/624.73	c [INC SEARCH] iteration: 8
624.30/624.73	c [INC BOUNDS] best value:5860 search for 5859
624.30/624.73	c [INC SYSTEM] there exists a inc, kill it!
624.30/624.73	c write failed with 2
624.30/624.74	c [INC SYSTEM] create new solver instance
624.30/624.74	c [INC] encode full formula
624.30/624.74	c fallback to adder encoding
625.01/625.41	c set iterative enc to: adder
625.01/625.41	c set iterative enc to: none
625.08/625.75	c [INC SEARCH] isOptimum variable: 0
1800.08/1801.01	HOME/npSolver-pbo-Itd.sh: line 18:  2122 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3698033-1338054729/watcher-3698033-1338054729 -o /tmp/evaluation-result-3698033-1338054729/solver-3698033-1338054729 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698033-1338054729.opb 246737369 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.00 2.00 2/178 2121
/proc/meminfo: memFree=29304176/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0

[startup+0.079917 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2121
/proc/meminfo: memFree=29304176/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2121
/proc/meminfo: memFree=29304176/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2121
/proc/meminfo: memFree=29304176/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2121
/proc/meminfo: memFree=29304176/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2123
/proc/meminfo: memFree=29291216/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3712 0 0 0 137 3 0 0 20 0 1 0 271598394 21618688 3758 33554432000 4194304 5992684 140737432859104 140737432853552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3758 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2125
/proc/meminfo: memFree=29217540/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 30260

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2127
/proc/meminfo: memFree=29226568/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=74156 CPUtime=3.25 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 8953 0 0 0 323 2 0 0 20 0 1 0 271598698 75935744 16265 33554432000 4194304 5654031 140734657193024 140734657190904 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2127/statm: 18539 16265 132 357 0 18179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104416

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2127
/proc/meminfo: memFree=29182544/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=74156 CPUtime=9.64 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 9470 0 0 0 961 3 0 0 20 0 1 0 271598698 75935744 17802 33554432000 4194304 5654031 140734657193024 140734657191048 4233194 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2127/statm: 18539 17802 132 357 0 18179 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 104416

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2127
/proc/meminfo: memFree=29143704/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=123476 CPUtime=22.45 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 10500 0 0 0 2239 6 0 0 20 0 1 0 271598698 126439424 26747 33554432000 4194304 5654031 140734657193024 140734657190952 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2127/statm: 30869 26747 132 357 0 30509 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 153736

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2129
/proc/meminfo: memFree=29146524/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=123476 CPUtime=48.03 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 12274 0 0 0 4794 9 0 0 20 0 1 0 271598698 126439424 26235 33554432000 4194304 5654031 140734657193024 140734657190952 4215138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2127/statm: 30869 26235 132 357 0 30509 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 153736

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2129
/proc/meminfo: memFree=29102096/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=74156 CPUtime=99.23 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 17121 0 0 0 9904 19 0 0 20 0 1 0 271598698 75935744 18004 33554432000 4194304 5654031 140734657193024 140734657191048 4233448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2127/statm: 18539 18004 132 357 0 18179 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104416

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2129
/proc/meminfo: memFree=29099012/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=21112 CPUtime=3.01 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 3727 14915 0 0 137 3 158 3 20 0 1 0 271598394 21618688 3760 33554432000 4194304 5992684 140737432859104 140737432845368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2122/statm: 5278 3760 166 440 0 4834 0
[pid=2127] ppid=2122 vsize=154296 CPUtime=159.21 cores=0,2,4,6
/proc/2127/stat : 2127 (glucosInc) R 2122 2121 1914 0 -1 4202496 21915 0 0 0 15892 29 0 0 20 0 1 0 271598698 157999104 30510 33554432000 4194304 5654031 140734657193024 140734657190952 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2127/statm: 38574 30510 132 357 0 38214 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 184556

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2138
/proc/meminfo: memFree=28906168/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=200.3 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 26891 135666 0 0 696 127 19135 72 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2138] ppid=2122 vsize=172792 CPUtime=21.72 cores=0,2,4,6
/proc/2138/stat : 2138 (glucosInc) R 2122 2121 1914 0 -1 4202496 31794 0 0 0 2165 7 0 0 20 0 1 0 271618450 176939008 40254 33554432000 4194304 5654031 140733445252576 140733445240392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2138/statm: 43198 40254 141 357 0 42838 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 212412

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2139
/proc/meminfo: memFree=28945040/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=200.3 cores=0,2,4,6

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

/proc/loadavg: 2.04 2.01 2.00 3/181 2181
/proc/meminfo: memFree=28836596/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=197044 CPUtime=676.37 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 58893 0 0 0 67592 45 0 0 20 0 1 0 271660969 201773056 44219 33554432000 4194304 5654031 140735700455536 140735700453560 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 49261 44219 141 357 0 48901 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 236664

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2181
/proc/meminfo: memFree=28738492/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=278468 CPUtime=736.34 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 60092 0 0 0 73587 47 0 0 20 0 1 0 271660969 285151232 65344 33554432000 4194304 5654031 140735700455536 140735700443352 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 69617 65344 141 357 0 69257 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 318088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2181
/proc/meminfo: memFree=28749764/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=279696 CPUtime=796.33 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 62278 0 0 0 79584 49 0 0 20 0 1 0 271660969 286408704 58419 33554432000 4194304 5654031 140735700455536 140735700443352 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 69924 58419 141 357 0 69564 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 319316

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 2182
/proc/meminfo: memFree=28788276/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=231036 CPUtime=856.32 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 64409 0 0 0 85579 53 0 0 20 0 1 0 271660969 236580864 51364 33554432000 4194304 5654031 140735700455536 140735700443352 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 57759 51364 141 357 0 57399 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 270656

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2182
/proc/meminfo: memFree=28649268/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=365484 CPUtime=916.31 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 65844 0 0 0 91576 55 0 0 20 0 1 0 271660969 374255616 82938 33554432000 4194304 5654031 140735700455536 140735700443352 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 91371 82938 141 357 0 91011 0
Current children cumulated CPU time (s) 1541.45
Current children cumulated vsize (KiB) 405104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2182
/proc/meminfo: memFree=28643904/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=366460 CPUtime=976.29 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 68192 0 0 0 97570 59 0 0 20 0 1 0 271660969 375255040 88409 33554432000 4194304 5654031 140735700455536 140735700453320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 91615 88409 141 357 0 91255 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 406080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2182
/proc/meminfo: memFree=28768560/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=239052 CPUtime=1036.29 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 70788 0 0 0 103564 65 0 0 20 0 1 0 271660969 244789248 56747 33554432000 4194304 5654031 140735700455536 140735700443352 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 59763 56747 141 357 0 59403 0
Current children cumulated CPU time (s) 1661.43
Current children cumulated vsize (KiB) 278672

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2185
/proc/meminfo: memFree=28797448/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=210980 CPUtime=1096.28 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 73300 0 0 0 109557 71 0 0 20 0 1 0 271660969 216043520 48591 33554432000 4194304 5654031 140735700455536 140735700443352 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 52745 48591 141 357 0 52385 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 250600

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2186
/proc/meminfo: memFree=28637776/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=374956 CPUtime=1156.24 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 75736 0 0 0 115549 75 0 0 20 0 1 0 271660969 383954944 90883 33554432000 4194304 5654031 140735700455536 140735700453320 4987498 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 93739 90883 141 357 0 93379 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 414576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 2226
/proc/meminfo: memFree=28808944/32873844 swapFree=7384/7384
[pid=2121] ppid=2119 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2121/stat : 2121 (npSolver-pbo-It) S 2119 2121 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271598394 9367552 275 33554432000 4194304 5064252 140736746282720 140736746281632 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2121/statm: 2287 275 233 213 0 72 0
[pid=2122] ppid=2121 vsize=30472 CPUtime=625.14 cores=0,2,4,6
/proc/2122/stat : 2122 (npSolver-pbo) S 2121 2121 1914 0 -1 4202496 57278 310477 0 0 1375 174 60816 149 20 0 1 0 271598394 31203328 6149 33554432000 4194304 5992684 140737432859104 140737432844936 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/2122/statm: 7618 6149 183 440 0 7174 0
[pid=2176] ppid=2122 vsize=507984 CPUtime=1174.94 cores=0,2,4,6
/proc/2176/stat : 2176 (glucosInc) R 2122 2121 1914 0 -1 4202496 76012 0 0 0 117417 77 0 0 20 0 1 0 271660969 520175616 105978 33554432000 4194304 5654031 140735700455536 140735700453320 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2176/statm: 126996 105978 141 357 0 126636 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 547604

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 2121 and gives
#  childrusage.ru_utime.tv_sec=621
#  childrusage.ru_utime.tv_usec=928452
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=234508
# CPU time returned by wait4() is 625.163
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.08
CPU user time (s): 1796.08
CPU system time (s): 4
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 593672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.928
system time used= 3.23451
maximum resident set size= 228396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368129
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1066776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4289
involuntary context switches= 821

runsolver used 3.73043 second user time and 9.8665 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 19:52:09
IDJOB=3698033
IDBENCH=1977
IDSOLVER=2275
FILE ID=node136/3698033-1338054729
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= 2fd45123d8e20b24379108257151f007
RANDOM SEED=246737369

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:        29304176 kB
Buffers:          337528 kB
Cached:          2393300 kB
SwapCached:        24460 kB
Active:           848580 kB
Inactive:        1941496 kB
Active(anon):      34080 kB
Inactive(anon):    25096 kB
Active(file):     814500 kB
Inactive(file):  1916400 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             36624 kB
Writeback:             0 kB
AnonPages:         43020 kB
Mapped:            10996 kB
Shmem:                 0 kB
Slab:             640404 kB
SReclaimable:      81708 kB
SUnreclaim:       558696 kB
KernelStack:        1464 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     158452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71552 MiB
End job on node136 at 2012-05-26 20:22:10