Trace number 3698039

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
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 494314
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 494314
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.40	c run inc solver
1.29/1.40	c [INC SYSTEM] run initial solver
1.29/1.40	c [INC SYSTEM] preprocess with white file
2.94/3.61	c [INC SYSTEM] finished preprocessing in 2 s
2.94/3.74	c [INC SYSTEM] execute solver
175.94/176.57	c [INC SEARCH] formula is SAT
175.94/176.57	c [INC SYSTEM] solved the initial formula
176.64/177.26	c model valid
176.64/177.26	c current solution ok
177.73/178.30	o 7278
177.73/178.30	c [INC SYSTEM] there exists a inc, kill it!
177.73/178.30	c write failed with 2
177.73/178.31	c [INC SEARCH] iteration: 0
177.73/178.31	c [INC BOUNDS] best value:7278 search for 7277
177.73/178.31	c [INC SYSTEM] create new solver instance
177.73/178.31	c [INC] encode full formula
177.73/178.31	c fallback to adder encoding
178.35/178.99	c set iterative enc to: adder
178.35/179.00	c set iterative enc to: none
178.45/179.08	c [INC SEARCH] isOptimum variable: 0
181.54/182.16	c formula is SAT
181.64/182.21	c [INC SEARCH] copied best model
181.64/182.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.24/182.85	c model valid
182.24/182.85	c current solution ok
182.24/182.85	o 6896
182.24/182.85	c [INC SEARCH] iteration: 1
182.24/182.85	c [INC BOUNDS] best value:6896 search for 6895
182.24/182.85	c [INC SYSTEM] there exists a inc, kill it!
182.24/182.85	c write failed with 2
182.24/182.86	c [INC SYSTEM] create new solver instance
182.24/182.86	c [INC] encode full formula
182.24/182.86	c fallback to adder encoding
182.93/183.55	c set iterative enc to: adder
182.93/183.55	c set iterative enc to: none
183.04/183.64	c [INC SEARCH] isOptimum variable: 0
188.33/188.94	c formula is SAT
188.33/188.96	c [INC SEARCH] copied best model
188.33/188.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
189.04/189.64	c model valid
189.04/189.64	c current solution ok
189.04/189.64	o 6798
189.04/189.64	c [INC SEARCH] iteration: 2
189.04/189.64	c [INC BOUNDS] best value:6798 search for 6797
189.04/189.64	c [INC SYSTEM] there exists a inc, kill it!
189.04/189.64	c write failed with 2
189.04/189.65	c [INC SYSTEM] create new solver instance
189.04/189.65	c [INC] encode full formula
189.04/189.65	c fallback to adder encoding
189.76/190.32	c set iterative enc to: adder
189.76/190.32	c set iterative enc to: none
189.85/190.42	c [INC SEARCH] isOptimum variable: 0
218.96/219.52	c formula is SAT
218.96/219.54	c [INC SEARCH] copied best model
218.96/219.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
219.65/220.21	c model valid
219.65/220.21	c current solution ok
219.65/220.21	o 6583
219.65/220.21	c [INC SEARCH] iteration: 3
219.65/220.21	c [INC BOUNDS] best value:6583 search for 6582
219.65/220.21	c [INC SYSTEM] there exists a inc, kill it!
219.65/220.21	c write failed with 2
219.65/220.22	c [INC SYSTEM] create new solver instance
219.65/220.22	c [INC] encode full formula
219.65/220.22	c fallback to adder encoding
220.35/220.90	c set iterative enc to: adder
220.35/220.90	c set iterative enc to: none
220.46/221.00	c [INC SEARCH] isOptimum variable: 0
267.64/268.28	c formula is SAT
267.74/268.30	c [INC SEARCH] copied best model
267.74/268.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
268.35/268.98	c model valid
268.35/268.98	c current solution ok
268.35/268.98	o 6551
268.35/268.98	c [INC SEARCH] iteration: 4
268.35/268.98	c [INC BOUNDS] best value:6551 search for 6550
268.35/268.98	c [INC SYSTEM] there exists a inc, kill it!
268.35/268.98	c write failed with 2
268.35/268.98	c [INC SYSTEM] create new solver instance
268.35/268.98	c [INC] encode full formula
268.35/268.98	c fallback to adder encoding
269.05/269.66	c set iterative enc to: adder
269.05/269.66	c set iterative enc to: none
269.15/269.76	c [INC SEARCH] isOptimum variable: 0
273.13/273.78	c formula is SAT
274.04/274.68	c [INC SEARCH] copied best model
274.04/274.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
274.04/274.68	c model valid
274.04/274.68	c current solution ok
274.04/274.68	o 6455
274.04/274.68	c [INC SEARCH] iteration: 5
274.04/274.68	c [INC BOUNDS] best value:6455 search for 6454
274.04/274.68	c [INC SYSTEM] there exists a inc, kill it!
274.04/274.68	c write failed with 2
274.04/274.68	c [INC SYSTEM] create new solver instance
274.04/274.68	c [INC] encode full formula
274.04/274.68	c fallback to adder encoding
274.54/275.16	c set iterative enc to: adder
274.54/275.16	c set iterative enc to: none
274.64/275.26	c [INC SEARCH] isOptimum variable: 0
280.63/281.28	c formula is SAT
280.63/281.29	c [INC SEARCH] copied best model
280.63/281.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
281.33/281.96	c model valid
281.33/281.96	c current solution ok
281.33/281.96	o 6024
281.33/281.96	c [INC SEARCH] iteration: 6
281.33/281.96	c [INC BOUNDS] best value:6024 search for 6023
281.33/281.96	c [INC SYSTEM] there exists a inc, kill it!
281.33/281.96	c write failed with 2
281.33/281.97	c [INC SYSTEM] create new solver instance
281.33/281.97	c [INC] encode full formula
281.33/281.97	c fallback to adder encoding
282.04/282.64	c set iterative enc to: adder
282.04/282.64	c set iterative enc to: none
282.14/282.74	c [INC SEARCH] isOptimum variable: 0
868.50/869.24	c formula is SAT
868.50/869.26	c [INC SEARCH] copied best model
868.50/869.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
869.22/869.93	c model valid
869.22/869.93	c current solution ok
869.22/869.93	o 6023
869.22/869.93	c [INC SEARCH] iteration: 7
869.22/869.93	c [INC BOUNDS] best value:6023 search for 6022
869.22/869.93	c [INC SYSTEM] there exists a inc, kill it!
869.22/869.93	c write failed with 2
869.22/869.94	c [INC SYSTEM] create new solver instance
869.22/869.94	c [INC] encode full formula
869.22/869.94	c fallback to adder encoding
869.92/870.61	c set iterative enc to: adder
869.92/870.61	c set iterative enc to: none
870.03/870.72	c [INC SEARCH] isOptimum variable: 0
915.61/916.34	c formula is SAT
915.61/916.35	c [INC SEARCH] copied best model
915.61/916.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
916.31/917.03	c model valid
916.31/917.03	c current solution ok
916.31/917.03	o 5882
916.31/917.03	c [INC SEARCH] iteration: 8
916.31/917.03	c [INC BOUNDS] best value:5882 search for 5881
916.31/917.03	c [INC SYSTEM] there exists a inc, kill it!
916.31/917.03	c write failed with 2
916.31/917.04	c [INC SYSTEM] create new solver instance
916.31/917.04	c [INC] encode full formula
916.31/917.04	c fallback to adder encoding
917.01/917.72	c set iterative enc to: adder
917.01/917.72	c set iterative enc to: none
917.11/917.82	c [INC SEARCH] isOptimum variable: 0
1800.10/1801.01	HOME/npSolver-pbo-Itd.sh: line 18:   869 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-3698039-1338052952/watcher-3698039-1338052952 -o /tmp/evaluation-result-3698039-1338052952/solver-3698039-1338052952 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698039-1338052952.opb 2080573990 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.04 2.06 1.98 3/176 868
/proc/meminfo: memFree=28506072/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0

[startup+0.0225349 s]
/proc/loadavg: 2.04 2.06 1.98 3/176 868
/proc/meminfo: memFree=28506072/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.04 2.06 1.98 3/176 868
/proc/meminfo: memFree=28506072/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.04 2.06 1.98 3/176 868
/proc/meminfo: memFree=28506072/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.04 2.06 1.98 3/176 868
/proc/meminfo: memFree=28506072/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/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.04 2.06 1.98 4/179 871
/proc/meminfo: memFree=28489276/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3126 0 0 0 137 3 0 0 20 0 1 0 271423792 21618688 3542 33554432000 4194304 5992684 140735470078880 140735470073328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3542 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.04 2.06 1.98 4/183 875
/proc/meminfo: memFree=28339576/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3126 0 0 0 137 3 0 0 20 0 1 0 271423792 21618688 3542 33554432000 4194304 5992684 140735470078880 140735470073328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3542 164 440 0 4834 0
[pid=872] ppid=869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/872/stat : 872 (cp2_pre.sh) S 869 868 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271423934 9367552 277 33554432000 4194304 5064252 140734420223856 140734420222560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/872/statm: 2287 277 234 213 0 72 0
[pid=873] ppid=872 vsize=63328 CPUtime=1.54 cores=0,2,4,6
/proc/873/stat : 873 (coprocessor) R 872 868 824 0 -1 4202496 13732 0 0 0 150 4 0 0 20 0 1 0 271423934 64847872 15262 33554432000 4194304 6586260 140735819407952 140735819403704 5140072 0 0 4096 8404994 0 0 0 17 0 0 0 12 0 0
/proc/873/statm: 15832 15262 197 584 0 15244 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 102736

[startup+6.30026 s]
/proc/loadavg: 2.04 2.06 1.98 4/181 879
/proc/meminfo: memFree=28379648/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=43740 CPUtime=2.67 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 10813 0 0 0 265 2 0 0 20 0 1 0 271424153 44789760 9741 33554432000 4194304 5654031 140736925993888 140736925991912 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 10935 9741 132 357 0 10575 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 74000

[startup+12.7068 s]
/proc/loadavg: 2.03 2.06 1.98 4/181 879
/proc/meminfo: memFree=28314616/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=74156 CPUtime=9.08 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 12307 0 0 0 903 5 0 0 20 0 1 0 271424153 75935744 17781 33554432000 4194304 5654031 140736925993888 140736925991912 4232927 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 104416

[startup+25.5003 s]
/proc/loadavg: 2.03 2.06 1.98 4/181 879
/proc/meminfo: memFree=28280440/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=123476 CPUtime=21.87 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 13520 0 0 0 2180 7 0 0 20 0 1 0 271424153 126439424 26260 33554432000 4194304 5654031 140736925993888 140736925991912 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 30869 26260 132 357 0 30509 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 153736

[startup+51.1003 s]
/proc/loadavg: 2.02 2.05 1.98 4/181 879
/proc/meminfo: memFree=28274376/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=74156 CPUtime=47.47 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 15174 0 0 0 4737 10 0 0 20 0 1 0 271424153 75935744 17781 33554432000 4194304 5654031 140736925993888 140736925991912 4215901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 18539 17781 132 357 0 18179 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 104416

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 1.98 4/181 879
/proc/meminfo: memFree=28269260/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=123476 CPUtime=98.65 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 20048 0 0 0 9845 20 0 0 20 0 1 0 271424153 126439424 29937 33554432000 4194304 5654031 140736925993888 140736925991816 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 30869 29937 132 357 0 30509 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 153736

[startup+162.307 s]
/proc/loadavg: 2.00 2.03 1.98 4/181 879
/proc/meminfo: memFree=28192536/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=21112 CPUtime=3.09 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 3142 14636 0 0 137 3 163 6 20 0 1 0 271423792 21618688 3544 33554432000 4194304 5992684 140735470078880 140735470065144 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 5278 3544 166 440 0 4834 0
[pid=879] ppid=869 vsize=154296 CPUtime=158.65 cores=0,2,4,6
/proc/879/stat : 879 (glucosInc) R 869 868 824 0 -1 4202496 24459 0 0 0 15835 30 0 0 20 0 1 0 271424153 157999104 37175 33554432000 4194304 5654031 140736925993888 140736925991976 4215248 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/879/statm: 38574 37175 132 357 0 38214 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 184556

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.98 4/181 893
/proc/meminfo: memFree=28031972/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=220.47 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 27482 140154 0 0 701 125 21143 78 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=893] ppid=869 vsize=169024 CPUtime=1.29 cores=0,2,4,6
/proc/893/stat : 893 (glucosInc) R 869 868 824 0 -1 4202496 30229 0 0 0 123 6 0 0 20 0 1 0 271445892 173080576 36520 33554432000 4194304 5654031 140737428649376 140737428647496 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/893/statm: 42256 36520 141 357 0 41896 0
Current children cumulated CPU time (s) 221.76
Current children cumulated vsize (KiB) 208640

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 4/181 920
/proc/meminfo: memFree=27814940/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=269832 CPUtime=384.38 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 50038 0 0 0 38405 33 0 0 20 0 1 0 271515574 276307968 59920 33554432000 4194304 5654031 140733431502432 140733431490248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 67458 59920 141 357 0 67098 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 309448

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 920
/proc/meminfo: memFree=27706468/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=271160 CPUtime=444.36 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 51772 0 0 0 44401 35 0 0 20 0 1 0 271515574 277667840 54012 33554432000 4194304 5654031 140733431502432 140733431490248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 67790 54012 141 357 0 67430 0
Current children cumulated CPU time (s) 1361.49
Current children cumulated vsize (KiB) 310776

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 920
/proc/meminfo: memFree=27832584/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=273220 CPUtime=504.35 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 53766 0 0 0 50396 39 0 0 20 0 1 0 271515574 279777280 59717 33554432000 4194304 5654031 140733431502432 140733431490248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 68305 59717 141 357 0 67945 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 312836

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 920
/proc/meminfo: memFree=27627536/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=358008 CPUtime=564.34 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 56653 0 0 0 56391 43 0 0 20 0 1 0 271515574 366600192 75412 33554432000 4194304 5654031 140733431502432 140733431490248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 89502 75412 141 357 0 89142 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 397624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 921
/proc/meminfo: memFree=27831056/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=359264 CPUtime=624.33 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 59063 0 0 0 62387 46 0 0 20 0 1 0 271515574 367886336 68178 33554432000 4194304 5654031 140733431502432 140733431500520 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 89816 68178 141 357 0 89456 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 398880

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 921
/proc/meminfo: memFree=27634644/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=361968 CPUtime=684.31 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 61815 0 0 0 68380 51 0 0 20 0 1 0 271515574 370655232 81123 33554432000 4194304 5654031 140733431502432 140733431500216 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 90492 81123 141 357 0 90132 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 401584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 924
/proc/meminfo: memFree=27633592/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=712312 CPUtime=744.28 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 63577 0 0 0 74373 55 0 0 20 0 1 0 271515574 729407488 122214 33554432000 4194304 5654031 140733431502432 140733431500520 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 178078 122214 141 357 0 177718 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 751928

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 924
/proc/meminfo: memFree=27626112/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=498192 CPUtime=804.28 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 66286 0 0 0 80367 61 0 0 20 0 1 0 271515574 510148608 91710 33554432000 4194304 5654031 140733431502432 140733431500216 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 124548 91710 141 357 0 124188 0
Current children cumulated CPU time (s) 1721.41
Current children cumulated vsize (KiB) 537808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 924
/proc/meminfo: memFree=27674312/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=235056 CPUtime=864.27 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 68193 0 0 0 86362 65 0 0 20 0 1 0 271515574 240697344 55727 33554432000 4194304 5654031 140733431502432 140733431500520 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 58764 55727 141 357 0 58404 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 274672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 954
/proc/meminfo: memFree=28144088/32873844 swapFree=7620/7620
[pid=868] ppid=865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/868/stat : 868 (npSolver-pbo-It) S 865 868 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271423792 9367552 275 33554432000 4194304 5064252 140736949978080 140736949976992 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/868/statm: 2287 275 233 213 0 72 0
[pid=869] ppid=868 vsize=30468 CPUtime=917.13 cores=0,2,4,6
/proc/869/stat : 869 (npSolver-pbo) S 868 868 824 0 -1 4202496 59335 334094 0 0 1380 170 89982 181 20 0 1 0 271423792 31199232 5932 33554432000 4194304 5992684 140735470078880 140735470064712 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/869/statm: 7617 5932 183 440 0 7173 0
[pid=916] ppid=869 vsize=366740 CPUtime=882.97 cores=0,2,4,6
/proc/916/stat : 916 (glucosInc) R 869 868 824 0 -1 4202496 69082 0 0 0 88229 68 0 0 20 0 1 0 271515574 375541760 71435 33554432000 4194304 5654031 140733431502432 140733431500520 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/916/statm: 91685 71435 141 357 0 91325 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 406356

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 868 and gives
#  childrusage.ru_utime.tv_sec=913
#  childrusage.ru_utime.tv_usec=631106
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=522464
# CPU time returned by wait4() is 917.154
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1795.91
CPU system time (s): 4.19
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 802652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 913.631
system time used= 3.52246
maximum resident set size= 310380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393803
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1066776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4216
involuntary context switches= 1580

runsolver used 3.62845 second user time and 9.00763 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 19:22:32
IDJOB=3698039
IDBENCH=1966
IDSOLVER=2275
FILE ID=node107/3698039-1338052952
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71472 MiB

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

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=2080573990

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        28506600 kB
Buffers:          254484 kB
Cached:          3323780 kB
SwapCached:            0 kB
Active:           780684 kB
Inactive:        2808200 kB
Active(anon):      13360 kB
Inactive(anon):        0 kB
Active(file):     767324 kB
Inactive(file):  2808200 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49840 kB
Writeback:             0 kB
AnonPages:         22712 kB
Mapped:            13672 kB
Shmem:               200 kB
Slab:             638496 kB
SReclaimable:      80384 kB
SUnreclaim:       558112 kB
KernelStack:        1424 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105056 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= 71412 MiB
End job on node107 at 2012-05-26 19:52:34