Trace number 3698460

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.03 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 [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.06	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.08	c set iterative enc to: card
0.00/0.08	c set iterative enc to: none
0.00/0.08	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.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	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.14	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.22	c model valid
0.00/0.22	c current solution ok
0.00/0.22	o 24
0.00/0.22	c [INC SEARCH] iteration: 6
0.00/0.22	c [INC BOUNDS] best value:24 search for 23
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c set iterative enc to: card
0.00/0.22	c set iterative enc to: none
0.00/0.22	c [INC SEARCH] isOptimum variable: 0
5.47/5.51	c formula is SAT
5.47/5.51	c [INC SEARCH] copied best model
5.47/5.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.47/5.51	c model valid
5.47/5.51	c current solution ok
5.47/5.51	o 23
5.47/5.51	c [INC SEARCH] iteration: 7
5.47/5.51	c [INC BOUNDS] best value:23 search for 22
5.47/5.51	c [INC SYSTEM] there exists a inc, kill it!
5.47/5.51	c write failed with 2
5.47/5.51	c [INC SYSTEM] create new solver instance
5.47/5.51	c [INC] encode full formula
5.47/5.51	c (debug) using card networks
5.47/5.51	c set iterative enc to: card
5.47/5.51	c set iterative enc to: none
5.47/5.52	c [INC SEARCH] isOptimum variable: 0
576.12/576.31	c formula is SAT
576.12/576.31	c [INC SEARCH] copied best model
576.12/576.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
576.12/576.31	c model valid
576.12/576.31	c current solution ok
576.12/576.31	o 22
576.12/576.31	c [INC SEARCH] iteration: 8
576.12/576.31	c [INC BOUNDS] best value:22 search for 21
576.12/576.31	c [INC SYSTEM] there exists a inc, kill it!
576.12/576.31	c write failed with 2
576.12/576.31	c [INC SYSTEM] create new solver instance
576.12/576.31	c [INC] encode full formula
576.12/576.31	c (debug) using card networks
576.12/576.31	c set iterative enc to: card
576.12/576.31	c set iterative enc to: none
576.12/576.32	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/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-3698460-1338104889/watcher-3698460-1338104889 -o /tmp/evaluation-result-3698460-1338104889/solver-3698460-1338104889 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698460-1338104889.opb 292182230 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: 2.83 2.28 2.11 4/178 10815
/proc/meminfo: memFree=20842480/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0

[startup+0.098933 s]
/proc/loadavg: 2.83 2.28 2.11 4/178 10815
/proc/meminfo: memFree=20842480/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100164 s]
/proc/loadavg: 2.83 2.28 2.11 4/178 10815
/proc/meminfo: memFree=20842480/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300114 s]
/proc/loadavg: 2.83 2.28 2.11 4/178 10815
/proc/meminfo: memFree=20842480/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700109 s]
/proc/loadavg: 2.83 2.28 2.11 4/178 10815
/proc/meminfo: memFree=20842480/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.83 2.28 2.11 3/181 10836
/proc/meminfo: memFree=24235468/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=0.2 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1741 10220 0 0 2 0 17 1 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10836] ppid=10816 vsize=9900 CPUtime=1.26 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10816 10815 7065 0 -1 4202496 2005 0 0 0 126 0 0 0 20 0 1 0 276614908 10137600 1400 33554432000 4194304 5654031 140735265895984 140735265893864 4216512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 2475 1401 132 357 0 2115 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21708

[startup+3.10017 s]
/proc/loadavg: 2.83 2.28 2.11 3/181 10836
/proc/meminfo: memFree=24321152/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=0.2 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1741 10220 0 0 2 0 17 1 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10836] ppid=10816 vsize=11572 CPUtime=2.86 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10816 10815 7065 0 -1 4202496 2987 0 0 0 286 0 0 0 20 0 1 0 276614908 11849728 2341 33554432000 4194304 5654031 140735265895984 140735265893784 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 2893 2341 132 357 0 2533 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23380

[startup+6.30015 s]
/proc/loadavg: 2.92 2.31 2.12 3/181 10836
/proc/meminfo: memFree=24553572/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 11808

[startup+12.7002 s]
/proc/loadavg: 2.85 2.31 2.12 3/181 10838
/proc/meminfo: memFree=24746964/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=14948 CPUtime=7.16 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 3247 0 0 0 716 0 0 0 20 0 1 0 276615437 15306752 3196 33554432000 4194304 5654031 140733987499808 140733987497688 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 3737 3196 138 357 0 3377 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26756

[startup+25.5002 s]
/proc/loadavg: 2.73 2.31 2.12 3/181 10839
/proc/meminfo: memFree=24742776/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=23540 CPUtime=19.96 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 4118 0 0 0 1996 0 0 0 20 0 1 0 276615437 24104960 4429 33554432000 4194304 5654031 140733987499808 140733987497688 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 5885 4429 138 357 0 5525 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35348

[startup+51.1002 s]
/proc/loadavg: 2.48 2.28 2.11 3/181 10839
/proc/meminfo: memFree=24732504/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=37880 CPUtime=45.55 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 4838 0 0 0 4555 0 0 0 20 0 1 0 276615437 38789120 6989 33554432000 4194304 5654031 140733987499808 140733987497688 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 9470 6989 138 357 0 9110 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 49688

[startup+102.307 s]
/proc/loadavg: 2.21 2.23 2.10 3/181 10839
/proc/meminfo: memFree=24707132/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=45060 CPUtime=96.75 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 5503 0 0 0 9674 1 0 0 20 0 1 0 276615437 46141440 10698 33554432000 4194304 5654031 140733987499808 140733987497608 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 11265 10698 138 357 0 10905 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 56868

[startup+162.3 s]
/proc/loadavg: 2.07 2.19 2.09 3/182 10842
/proc/meminfo: memFree=24693736/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=46352 CPUtime=156.73 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 5833 0 0 0 15672 1 0 0 20 0 1 0 276615437 47464448 11021 33554432000 4194304 5654031 140733987499808 140733987497608 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 11588 11021 138 357 0 11228 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58160

[startup+222.3 s]
/proc/loadavg: 2.02 2.15 2.09 3/181 10842
/proc/meminfo: memFree=24667684/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=5.49 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 1920 13923 0 0 2 0 545 2 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10838] ppid=10816 vsize=72396 CPUtime=216.71 cores=1,3,5,7
/proc/10838/stat : 10838 (glucosInc) R 10816 10815 7065 0 -1 4202496 7170 0 0 0 21670 1 0 0 20 0 1 0 276615437 74133504 16922 33554432000 4194304 5654031 140733987499808 140733987497736 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10838/statm: 18099 16922 138 357 0 17739 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 84204

[startup+282.3 s]
/proc/loadavg: 2.01 2.12 2.08 3/181 10842
/proc/meminfo: memFree=24665408/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=24541800/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=665.84 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11015 0 0 0 66580 4 0 0 20 0 1 0 276672517 105918464 23708 33554432000 4194304 5654031 140735378328368 140735378316184 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 23708 138 357 0 25499 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 115244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10874
/proc/meminfo: memFree=24539504/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=725.84 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11024 0 0 0 72580 4 0 0 20 0 1 0 276672517 105918464 24228 33554432000 4194304 5654031 140735378328368 140735378316184 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 24228 138 357 0 25499 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 115244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10877
/proc/meminfo: memFree=24537496/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=785.82 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11024 0 0 0 78578 4 0 0 20 0 1 0 276672517 105918464 24228 33554432000 4194304 5654031 140735378328368 140735378316184 4216105 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 24228 138 357 0 25499 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 115244

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10877
/proc/meminfo: memFree=24530840/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=845.82 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11114 0 0 0 84578 4 0 0 20 0 1 0 276672517 105918464 24316 33554432000 4194304 5654031 140735378328368 140735378316184 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 24316 138 357 0 25499 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 115244

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10877
/proc/meminfo: memFree=24523356/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=905.8 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11557 0 0 0 90575 5 0 0 20 0 1 0 276672517 105918464 24609 33554432000 4194304 5654031 140735378328368 140735378316184 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 24609 138 357 0 25499 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 115244

[startup+1542.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 10919
/proc/meminfo: memFree=28554356/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=965.79 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11694 0 0 0 96573 6 0 0 20 0 1 0 276672517 105918464 24609 33554432000 4194304 5654031 140735378328368 140735378326392 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 24609 138 357 0 25499 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 115244

[startup+1602.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/181 10931
/proc/meminfo: memFree=28614664/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=1025.78 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11774 0 0 0 102571 7 0 0 20 0 1 0 276672517 105918464 25316 33554432000 4194304 5654031 140735378328368 140735378326392 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 25316 138 357 0 25499 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 115244

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 10933
/proc/meminfo: memFree=28615584/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=1085.77 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11913 0 0 0 108569 8 0 0 20 0 1 0 276672517 105918464 25316 33554432000 4194304 5654031 140735378328368 140735378326392 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 25316 138 357 0 25499 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 115244

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 10933
/proc/meminfo: memFree=28564240/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=1145.76 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 11982 0 0 0 114567 9 0 0 20 0 1 0 276672517 105918464 25316 33554432000 4194304 5654031 140735378328368 140735378326392 4216581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 25316 138 357 0 25499 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 115244

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 10933
/proc/meminfo: memFree=28560144/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=1205.76 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 12122 0 0 0 120566 10 0 0 20 0 1 0 276672517 105918464 25316 33554432000 4194304 5654031 140735378328368 140735378316184 4217732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 25316 138 357 0 25499 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 115244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 10933
/proc/meminfo: memFree=28557972/32873648 swapFree=7372/7372
[pid=10815] ppid=10813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10815/stat : 10815 (npSolver-pbo-It) S 10813 10815 7065 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276614885 9367552 275 33554432000 4194304 5064252 140734748424224 140734748423136 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10815/statm: 2287 275 233 213 0 72 0
[pid=10816] ppid=10815 vsize=2660 CPUtime=576.15 cores=1,3,5,7
/proc/10816/stat : 10816 (npSolver-pbo) S 10815 10815 7065 0 -1 4202496 2102 23256 0 0 3 0 57606 6 20 0 1 0 276614885 2723840 368 33554432000 4194304 5992684 140733196620528 140733196606360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10816/statm: 665 368 180 440 0 221 0
[pid=10845] ppid=10816 vsize=103436 CPUtime=1223.86 cores=1,3,5,7
/proc/10845/stat : 10845 (glucosInc) R 10816 10815 7065 0 -1 4202496 12122 0 0 0 122376 10 0 0 20 0 1 0 276672517 105918464 25316 33554432000 4194304 5654031 140735378328368 140735378316184 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 25859 25316 138 357 0 25499 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 115244

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.03
CPU user time (s): 1799.86
CPU system time (s): 0.172973
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 164564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.172973
maximum resident set size= 136292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37858
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= 138
involuntary context switches= 2243

runsolver used 3.11852 second user time and 8.60569 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 09:48:09
IDJOB=3698460
IDBENCH=89907
IDSOLVER=2275
FILE ID=node122/3698460-1338104889
RUNJOBID= node122-1338101021-10458
PBS_JOBID= 14624430
Free space on /tmp= 66472 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-3698460-1338104889/watcher-3698460-1338104889 -o /tmp/evaluation-result-3698460-1338104889/solver-3698460-1338104889 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698460-1338104889.opb 292182230 HOME HOME

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=292182230

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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:       32873648 kB
MemFree:        20733904 kB
Buffers:          292872 kB
Cached:          7874088 kB
SwapCached:            0 kB
Active:          8369424 kB
Inactive:        2762000 kB
Active(anon):    2955160 kB
Inactive(anon):    11052 kB
Active(file):    5414264 kB
Inactive(file):  2750948 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            596936 kB
Writeback:             0 kB
AnonPages:       2977176 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             855384 kB
SReclaimable:     295004 kB
SUnreclaim:       560380 kB
KernelStack:        1496 kB
PageTables:         9868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3443220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71652 MiB
End job on node122 at 2012-05-27 10:18:09