Trace number 3703248

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
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 constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 45
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:45 search for 44
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 29
0.00/0.05	c [INC SEARCH] iteration: 1
0.00/0.05	c [INC BOUNDS] best value:29 search for 28
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.06	c formula is SAT
0.00/0.06	c [INC SEARCH] copied best model
0.00/0.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 28
0.00/0.06	c [INC SEARCH] iteration: 2
0.00/0.06	c [INC BOUNDS] best value:28 search for 27
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.08	c formula is SAT
0.00/0.08	c [INC SEARCH] copied best model
0.00/0.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.08	o 27
0.00/0.08	c [INC SEARCH] iteration: 3
0.00/0.08	c [INC BOUNDS] best value:27 search for 26
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.09	c set iterative enc to: card
0.00/0.09	c set iterative enc to: none
0.00/0.09	c [INC SEARCH] isOptimum variable: 0
0.00/0.10	c formula is SAT
0.00/0.10	c [INC SEARCH] copied best model
0.00/0.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.10	o 26
0.00/0.10	c [INC SEARCH] iteration: 4
0.00/0.10	c [INC BOUNDS] best value:26 search for 25
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o 25
0.00/0.14	c [INC SEARCH] iteration: 5
0.00/0.14	c [INC BOUNDS] best value:25 search for 24
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.22	c formula is SAT
0.00/0.22	c [INC SEARCH] copied best model
0.00/0.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.23	o 24
0.00/0.23	c [INC SEARCH] iteration: 6
0.00/0.23	c [INC BOUNDS] best value:24 search for 23
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
5.46/5.51	c formula is SAT
5.46/5.51	c [INC SEARCH] copied best model
5.46/5.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.46/5.52	c model valid
5.46/5.52	c current solution ok
5.46/5.52	o 23
5.46/5.52	c [INC SEARCH] iteration: 7
5.46/5.52	c [INC BOUNDS] best value:23 search for 22
5.46/5.52	c [INC SYSTEM] there exists a inc, kill it!
5.46/5.52	c write failed with 2
5.46/5.52	c [INC SYSTEM] create new solver instance
5.46/5.52	c [INC] encode full formula
5.46/5.52	c (debug) using card networks
5.46/5.52	c set iterative enc to: card
5.46/5.52	c set iterative enc to: none
5.46/5.52	c [INC SEARCH] isOptimum variable: 0
566.16/566.33	c formula is SAT
566.16/566.33	c [INC SEARCH] copied best model
566.16/566.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
566.16/566.33	c model valid
566.16/566.33	c current solution ok
566.16/566.33	o 22
566.16/566.33	c [INC SEARCH] iteration: 8
566.16/566.33	c [INC BOUNDS] best value:22 search for 21
566.16/566.33	c [INC SYSTEM] there exists a inc, kill it!
566.16/566.33	c write failed with 2
566.16/566.33	c [INC SYSTEM] create new solver instance
566.16/566.33	c [INC] encode full formula
566.16/566.33	c (debug) using card networks
566.16/566.34	c set iterative enc to: card
566.16/566.34	c set iterative enc to: none
566.16/566.34	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703248-1338105577/watcher-3703248-1338105577 -o /tmp/evaluation-result-3703248-1338105577/solver-3703248-1338105577 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703248-1338105577.opb 1602204382 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.12 2.05 2.01 3/178 1750
/proc/meminfo: memFree=31058848/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0

[startup+0.106036 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 1750
/proc/meminfo: memFree=31058848/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200244 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 1750
/proc/meminfo: memFree=31058848/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 1750
/proc/meminfo: memFree=31058848/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 1750
/proc/meminfo: memFree=31058848/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 1771
/proc/meminfo: memFree=31053236/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=0.2 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1757 10205 0 0 2 0 16 2 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1771] ppid=1751 vsize=9904 CPUtime=1.26 cores=0,2,4,6
/proc/1771/stat : 1771 (glucosInc) R 1751 1750 15712 0 -1 4202496 1863 0 0 0 126 0 0 0 20 0 1 0 276682030 10141696 1397 33554432000 4194304 5654031 140734855001920 140734855000008 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1771/statm: 2476 1397 132 357 0 2116 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21712

[startup+3.10026 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 1771
/proc/meminfo: memFree=31048088/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=0.2 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1757 10205 0 0 2 0 16 2 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1771] ppid=1751 vsize=11576 CPUtime=2.85 cores=0,2,4,6
/proc/1771/stat : 1771 (glucosInc) R 1751 1750 15712 0 -1 4202496 2849 0 0 0 285 0 0 0 20 0 1 0 276682030 11853824 2341 33554432000 4194304 5654031 140734855001920 140734854999720 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1771/statm: 2894 2341 132 357 0 2534 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 23384

[startup+6.30025 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 1771
/proc/meminfo: memFree=31044064/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 11808

[startup+12.7003 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 1774
/proc/meminfo: memFree=31039224/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=14948 CPUtime=7.16 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 3249 0 0 0 716 0 0 0 20 0 1 0 276682559 15306752 3194 33554432000 4194304 5654031 140734270847376 140734270845256 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 3737 3194 138 357 0 3377 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26756

[startup+25.5003 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 1777
/proc/meminfo: memFree=31036224/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=23540 CPUtime=19.96 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 4444 0 0 0 1996 0 0 0 20 0 1 0 276682559 24104960 4363 33554432000 4194304 5654031 140734270847376 140734270845256 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 5885 4363 138 357 0 5525 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35348

[startup+51.1004 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 1777
/proc/meminfo: memFree=31028740/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=37880 CPUtime=45.55 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 5465 0 0 0 4555 0 0 0 20 0 1 0 276682559 38789120 6960 33554432000 4194304 5654031 140734270847376 140734270845256 4232694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 9470 6960 138 357 0 9110 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 49688

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 1805
/proc/meminfo: memFree=31005340/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=45060 CPUtime=96.76 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 6686 0 0 0 9675 1 0 0 20 0 1 0 276682559 46141440 10696 33554432000 4194304 5654031 140734270847376 140734270845176 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 11265 10696 138 357 0 10905 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56868

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 1805
/proc/meminfo: memFree=30999268/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=46352 CPUtime=156.74 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 7016 0 0 0 15673 1 0 0 20 0 1 0 276682559 47464448 11019 33554432000 4194304 5654031 140734270847376 140734270845176 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 11588 11019 138 357 0 11228 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 58160

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 1805
/proc/meminfo: memFree=30990860/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=5.49 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 1936 13770 0 0 2 0 544 3 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=1774] ppid=1751 vsize=72396 CPUtime=216.74 cores=0,2,4,6
/proc/1774/stat : 1774 (glucosInc) R 1751 1750 15712 0 -1 4202496 8637 0 0 0 21672 2 0 0 20 0 1 0 276682559 74133504 16674 33554432000 4194304 5654031 140734270847376 140734270845304 4232810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1774/statm: 18099 16674 138 357 0 17739 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84204

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 1807
/proc/meminfo: memFree=31068772/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31146396/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=735.83 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 9803 0 0 0 73579 4 0 0 20 0 1 0 276738642 105914368 24741 33554432000 4194304 5654031 140734761535584 140734761523400 4208683 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 24741 138 357 0 25498 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 115240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2362
/proc/meminfo: memFree=31143604/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=795.82 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 9804 0 0 0 79578 4 0 0 20 0 1 0 276738642 105914368 25253 33554432000 4194304 5654031 140734761535584 140734761523400 4215919 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25253 138 357 0 25498 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 115240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2362
/proc/meminfo: memFree=31138208/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=855.81 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 10121 0 0 0 85577 4 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761533608 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 115240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2362
/proc/meminfo: memFree=31137960/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=915.79 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 10623 0 0 0 91574 5 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761533608 4216597 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 115240

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2362
/proc/meminfo: memFree=31138084/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=975.79 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 10874 0 0 0 97573 6 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761523400 4232540 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 115240

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2362
/proc/meminfo: memFree=31138036/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=1035.78 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 11377 0 0 0 103571 7 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761523400 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 115240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2363
/proc/meminfo: memFree=31104648/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=152752 CPUtime=1095.77 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 11880 0 0 0 109569 8 0 0 20 0 1 0 276738642 156418048 33233 33554432000 4194304 5654031 140734761535584 140734761533512 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 38188 33233 138 357 0 37828 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 164560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2363
/proc/meminfo: memFree=31135924/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=1155.76 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 12134 0 0 0 115567 9 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761533608 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 115240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2363
/proc/meminfo: memFree=31102660/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=152752 CPUtime=1215.75 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 12639 0 0 0 121565 10 0 0 20 0 1 0 276738642 156418048 33745 33554432000 4194304 5654031 140734761535584 140734761533512 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 38188 33745 138 357 0 37828 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 164560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2363
/proc/meminfo: memFree=31135924/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=1233.85 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 12640 0 0 0 123375 10 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761533608 4233187 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 115240

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2363
/proc/meminfo: memFree=31135924/32873844 swapFree=7632/7632
[pid=1750] ppid=1748 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1750/stat : 1750 (npSolver-pbo-It) S 1748 1750 15712 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276682007 9367552 274 33554432000 4194304 5064252 140737308392352 140737308391264 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1750/statm: 2287 274 233 213 0 72 0
[pid=1751] ppid=1750 vsize=2660 CPUtime=566.23 cores=0,2,4,6
/proc/1751/stat : 1751 (npSolver-pbo) S 1750 1750 15712 0 -1 4202496 2118 24076 0 0 3 0 56612 8 20 0 1 0 276682007 2723840 382 33554432000 4194304 5992684 140734133338752 140734133324584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1751/statm: 665 382 194 440 0 221 0
[pid=2308] ppid=1751 vsize=103432 CPUtime=1233.85 cores=0,2,4,6
/proc/2308/stat : 2308 (glucosInc) R 1751 1750 15712 0 -1 4202496 12640 0 0 0 123375 10 0 0 20 0 1 0 276738642 105914368 25317 33554432000 4194304 5654031 140734761535584 140734761533608 4233187 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2308/statm: 25858 25317 138 357 0 25498 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 115240

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.91
CPU system time (s): 0.19497
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 164560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.19497
maximum resident set size= 137028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39210
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155
involuntary context switches= 2089

runsolver used 2.80557 second user time and 7.02393 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 09:59:37
IDJOB=3703248
IDBENCH=89907
IDSOLVER=2278
FILE ID=node141/3703248-1338105577
RUNJOBID= node141-1338087612-15728
PBS_JOBID= 14624446
Free space on /tmp= 71500 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703248-1338105577/watcher-3703248-1338105577 -o /tmp/evaluation-result-3703248-1338105577/solver-3703248-1338105577 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703248-1338105577.opb 1602204382 HOME HOME

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=1602204382

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.92
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.744
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:        31059856 kB
Buffers:          160096 kB
Cached:           294772 kB
SwapCached:          232 kB
Active:           669588 kB
Inactive:         313400 kB
Active(anon):     516764 kB
Inactive(anon):    12856 kB
Active(file):     152824 kB
Inactive(file):   300544 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        552540 kB
Mapped:            11988 kB
Shmem:               172 kB
Slab:             672220 kB
SReclaimable:     114432 kB
SUnreclaim:       557788 kB
KernelStack:        1544 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     684940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71500 MiB
End job on node141 at 2012-05-27 10:29:37