Trace number 3747617

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 (fixed)? (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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 32
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:32 search for 31
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.02	c old isEQ: 41, new EQ is 0
0.00/0.02	c set iterative enc to: card
0.00/0.02	c set iterative enc to: none
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 30
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:30 search for 29
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.03	c old isEQ: 176, new EQ is 0
0.00/0.03	c set iterative enc to: card
0.00/0.03	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.04	c formula is SAT
0.00/0.04	c [INC SEARCH] copied best model
0.00/0.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 29
0.00/0.04	c [INC SEARCH] iteration: 2
0.00/0.04	c [INC BOUNDS] best value:29 search for 28
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 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 old isEQ: 80, new EQ is 0
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.05	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 27
0.00/0.05	c [INC SEARCH] iteration: 3
0.00/0.05	c [INC BOUNDS] best value:27 search for 26
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 old isEQ: 176, new EQ is 0
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.07	c formula is SAT
0.00/0.07	c [INC SEARCH] copied best model
0.00/0.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o 26
0.00/0.07	c [INC SEARCH] iteration: 4
0.00/0.07	c [INC BOUNDS] best value:26 search for 25
0.00/0.07	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.07	c write failed with 2
0.00/0.07	c [INC SYSTEM] create new solver instance
0.00/0.07	c [INC] encode full formula
0.00/0.07	c (debug) using card networks
0.00/0.07	c old isEQ: 80, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o 24
0.00/0.11	c [INC SEARCH] iteration: 5
0.00/0.11	c [INC BOUNDS] best value:24 search for 23
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.11	c old isEQ: 176, new EQ is 0
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.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 23
0.00/0.33	c [INC SEARCH] iteration: 6
0.00/0.33	c [INC BOUNDS] best value:23 search for 22
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 80, new EQ is 0
0.00/0.33	c set iterative enc to: card
0.00/0.33	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
53.55/53.68	c formula is SAT
53.55/53.68	c [INC SEARCH] copied best model
53.55/53.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.55/53.68	c model valid
53.55/53.68	c current solution ok
53.55/53.68	o 22
53.55/53.68	c [INC SEARCH] iteration: 7
53.55/53.68	c [INC BOUNDS] best value:22 search for 21
53.55/53.68	c [INC SYSTEM] there exists a inc, kill it!
53.55/53.68	c write failed with 2
53.55/53.68	c [INC SYSTEM] create new solver instance
53.55/53.68	c [INC] encode full formula
53.55/53.68	c (debug) using card networks
53.55/53.68	c old isEQ: 176, new EQ is 0
53.55/53.68	c set iterative enc to: card
53.55/53.68	c set iterative enc to: none
53.55/53.69	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-3747617-1339105684/watcher-3747617-1339105684 -o /tmp/evaluation-result-3747617-1339105684/solver-3747617-1339105684 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747617-1339105684.opb 2071556067 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.10 2.69 2.27 3/178 31522
/proc/meminfo: memFree=25864004/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0

[startup+0.089456 s]
/proc/loadavg: 3.10 2.69 2.27 3/178 31522
/proc/meminfo: memFree=25864004/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 3.10 2.69 2.27 3/178 31522
/proc/meminfo: memFree=25864004/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 3.10 2.69 2.27 3/178 31522
/proc/meminfo: memFree=25864004/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 3.10 2.69 2.27 3/178 31522
/proc/meminfo: memFree=25864004/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/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: 3.10 2.69 2.27 3/181 31543
/proc/meminfo: memFree=25860252/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=9272 CPUtime=1.16 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 1729 0 0 0 116 0 0 0 20 0 1 0 376693382 9494528 1693 33554432000 4194304 5654031 140734170974384 140734170972264 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 2318 1693 138 357 0 1958 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20988

[startup+3.10025 s]
/proc/loadavg: 3.10 2.69 2.27 3/181 31543
/proc/meminfo: memFree=25854376/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=9272 CPUtime=2.75 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 1844 0 0 0 275 0 0 0 20 0 1 0 376693382 9494528 1804 33554432000 4194304 5654031 140734170974384 140734170972264 4232935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 2318 1804 138 357 0 1958 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 20988

[startup+6.30026 s]
/proc/loadavg: 3.01 2.68 2.27 3/181 31543
/proc/meminfo: memFree=25850160/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=16416 CPUtime=5.95 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 3468 0 0 0 595 0 0 0 20 0 1 0 376693382 16809984 3374 33554432000 4194304 5654031 140734170974384 140734170972184 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 4104 3374 138 357 0 3744 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28132

[startup+12.7003 s]
/proc/loadavg: 2.93 2.67 2.27 3/181 31543
/proc/meminfo: memFree=25843292/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=19136 CPUtime=12.35 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 3857 0 0 0 1235 0 0 0 20 0 1 0 376693382 19595264 4259 33554432000 4194304 5654031 140734170974384 140734170972184 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 4784 4259 138 357 0 4424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 30852

[startup+25.5003 s]
/proc/loadavg: 2.72 2.63 2.26 3/181 31543
/proc/meminfo: memFree=25838764/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=23792 CPUtime=25.14 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 4837 0 0 0 2514 0 0 0 20 0 1 0 376693382 24363008 5277 33554432000 4194304 5654031 140734170974384 140734170972264 4214483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 5948 5277 138 357 0 5588 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35508

[startup+51.1003 s]
/proc/loadavg: 2.47 2.58 2.26 3/181 31543
/proc/meminfo: memFree=25724964/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2659 8667 0 0 2 1 27 1 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31543] ppid=31523 vsize=46776 CPUtime=50.74 cores=1,3,5,7
/proc/31543/stat : 31543 (glucosInc) R 31523 31522 30697 0 -1 4202496 5895 0 0 0 5073 1 0 0 20 0 1 0 376693382 47898624 9885 33554432000 4194304 5654031 140734170974384 140734170972264 4243753 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31543/statm: 11694 9885 138 357 0 11334 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 58492

[startup+102.307 s]
/proc/loadavg: 2.20 2.49 2.24 3/181 31545
/proc/meminfo: memFree=25728128/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=33980 CPUtime=48.6 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 4919 0 0 0 4859 1 0 0 20 0 1 0 376698718 34795520 7982 33554432000 4194304 5654031 140733819195696 140733819193576 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 8495 7982 138 357 0 8135 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45696

[startup+162.3 s]
/proc/loadavg: 2.07 2.40 2.22 3/182 31548
/proc/meminfo: memFree=25713232/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=46468 CPUtime=108.58 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 6139 0 0 0 10857 1 0 0 20 0 1 0 376698718 47583232 10520 33554432000 4194304 5654031 140733819195696 140733819193576 4232744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 11617 10520 138 357 0 11257 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 58184

[startup+222.3 s]
/proc/loadavg: 2.02 2.32 2.21 3/181 31548
/proc/meminfo: memFree=25666908/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=53256 CPUtime=168.58 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 6920 0 0 0 16856 2 0 0 20 0 1 0 376698718 54534144 12799 33554432000 4194304 5654031 140733819195696 140733819193496 4233226 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 13314 12799 138 357 0 12954 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64972

[startup+282.3 s]

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

/proc/meminfo: memFree=25418648/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=108172 CPUtime=1188.42 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 10549 0 0 0 118830 12 0 0 20 0 1 0 376698718 110768128 26481 33554432000 4194304 5654031 140733819195696 140733819193720 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 27043 26481 139 357 0 26683 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 119888

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/181 31589
/proc/meminfo: memFree=25412400/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=108172 CPUtime=1248.42 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 10716 0 0 0 124829 13 0 0 20 0 1 0 376698718 110768128 26481 33554432000 4194304 5654031 140733819195696 140733819193720 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 27043 26481 139 357 0 26683 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 119888

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/182 31592
/proc/meminfo: memFree=25357520/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=169592 CPUtime=1308.4 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 11530 0 0 0 130825 15 0 0 20 0 1 0 376698718 173662208 38871 33554432000 4194304 5654031 140733819195696 140733819193624 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 42398 38871 139 357 0 42038 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 181308

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.04 3/181 31592
/proc/meminfo: memFree=25388364/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=120272 CPUtime=1368.4 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 11697 0 0 0 136824 16 0 0 20 0 1 0 376698718 123158528 29506 33554432000 4194304 5654031 140733819195696 140733819193720 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 30068 29506 139 357 0 29708 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 131988

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/181 31593
/proc/meminfo: memFree=25491480/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=169592 CPUtime=1428.39 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 12031 0 0 0 142821 18 0 0 20 0 1 0 376698718 173662208 38359 33554432000 4194304 5654031 140733819195696 140733819193624 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 42398 38359 139 357 0 42038 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 181308

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/181 31593
/proc/meminfo: memFree=25475100/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=169592 CPUtime=1488.37 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 12202 0 0 0 148819 18 0 0 20 0 1 0 376698718 173662208 38871 33554432000 4194304 5654031 140733819195696 140733819193624 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 42398 38871 139 357 0 42038 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 181308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 31593
/proc/meminfo: memFree=25442888/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=169592 CPUtime=1548.37 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 12374 0 0 0 154817 20 0 0 20 0 1 0 376698718 173662208 39895 33554432000 4194304 5654031 140733819195696 140733819193624 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 42398 39895 139 357 0 42038 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 181308

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31593
/proc/meminfo: memFree=25477204/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=120272 CPUtime=1608.35 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 12543 0 0 0 160815 20 0 0 20 0 1 0 376698718 123158528 29506 33554432000 4194304 5654031 140733819195696 140733819193720 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 30068 29506 139 357 0 29708 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 131988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 31633
/proc/meminfo: memFree=29119640/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=120272 CPUtime=1668.34 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 12722 0 0 0 166813 21 0 0 20 0 1 0 376698718 123158528 29563 33554432000 4194304 5654031 140733819195696 140733819193720 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 30068 29563 139 357 0 29708 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 131988

[startup+1782.3 s]
/proc/loadavg: 2.48 2.12 2.05 3/182 31636
/proc/meminfo: memFree=23179764/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=169592 CPUtime=1728.33 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 13056 0 0 0 172811 22 0 0 20 0 1 0 376698718 173662208 37904 33554432000 4194304 5654031 140733819195696 140733819193624 4233464 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 42398 37904 139 357 0 42038 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 181308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.42 2.13 2.06 3/182 31636
/proc/meminfo: memFree=22716408/32873844 swapFree=7628/7628
[pid=31522] ppid=31520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-pbo-It) S 31520 31522 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376693349 9367552 274 33554432000 4194304 5064252 140734111621920 140734111620832 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31522/statm: 2287 274 233 213 0 72 0
[pid=31523] ppid=31522 vsize=2568 CPUtime=53.65 cores=1,3,5,7
/proc/31523/stat : 31523 (npSolver-pbo) S 31522 31522 30697 0 -1 4202496 2775 15186 0 0 2 1 5359 3 20 0 1 0 376693349 2629632 318 33554432000 4194304 6004724 140737038767712 140737038753560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/31523/statm: 642 318 176 442 0 196 0
[pid=31545] ppid=31523 vsize=120272 CPUtime=1746.43 cores=1,3,5,7
/proc/31545/stat : 31545 (glucosInc) R 31523 31522 30697 0 -1 4202496 13059 0 0 0 174621 22 0 0 20 0 1 0 376698718 123158528 29563 33554432000 4194304 5654031 140733819195696 140733819193720 4233201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31545/statm: 30068 29563 139 357 0 29708 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131988

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.83
CPU system time (s): 0.280957
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 181308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.280957
maximum resident set size= 161628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108
involuntary context switches= 1886

runsolver used 3.02554 second user time and 8.44671 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-07 23:48:04
IDJOB=3747617
IDBENCH=89907
IDSOLVER=2332
FILE ID=node146/3747617-1339105684
RUNJOBID= node146-1339098177-30714
PBS_JOBID= 14643707
Free space on /tmp= 70536 MiB

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

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=2071556067

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25864640 kB
Buffers:          379952 kB
Cached:          3070696 kB
SwapCached:         2336 kB
Active:          4706280 kB
Inactive:        1443556 kB
Active(anon):    2697020 kB
Inactive(anon):     4684 kB
Active(file):    2009260 kB
Inactive(file):  1438872 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099980 kB
Dirty:            252968 kB
Writeback:             0 kB
AnonPages:       2690872 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             714052 kB
SReclaimable:     154132 kB
SUnreclaim:       559920 kB
KernelStack:        1504 kB
PageTables:         9632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3656164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1433600 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= 68920 MiB
End job on node146 at 2012-06-08 00:18:05