Trace number 3747292

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
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 constraint105
Number of terms in the objective function 1226
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 1226
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1226
Number of bits of the biggest sum of numbers11
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.10	o 90
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 SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:90 search for 89
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 old isEQ: 41, new EQ is 0
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.85	c formula is SAT
0.00/0.85	c [INC SEARCH] copied best model
0.00/0.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.00/0.87	o 84
0.00/0.87	c [INC SEARCH] iteration: 1
0.00/0.87	c [INC BOUNDS] best value:84 search for 83
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.87	c old isEQ: 0, new EQ is 0
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.89	c [INC SEARCH] isOptimum variable: 0
1.97/2.02	c formula is SAT
1.97/2.02	c [INC SEARCH] copied best model
1.97/2.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.97/2.03	c model valid
1.97/2.03	c current solution ok
1.97/2.03	o 83
1.97/2.03	c [INC SEARCH] iteration: 2
1.97/2.03	c [INC BOUNDS] best value:83 search for 82
1.97/2.03	c [INC SYSTEM] there exists a inc, kill it!
1.97/2.03	c write failed with 2
1.97/2.04	c [INC SYSTEM] create new solver instance
1.97/2.04	c [INC] encode full formula
1.97/2.04	c (debug) using card networks
1.97/2.04	c old isEQ: 0, new EQ is 0
1.97/2.06	c set iterative enc to: card
1.97/2.06	c set iterative enc to: none
1.97/2.06	c [INC SEARCH] isOptimum variable: 0
4.56/4.63	c formula is SAT
4.56/4.63	c [INC SEARCH] copied best model
4.56/4.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.56/4.64	c model valid
4.56/4.64	c current solution ok
4.56/4.64	o 80
4.56/4.64	c [INC SEARCH] iteration: 3
4.56/4.64	c [INC BOUNDS] best value:80 search for 79
4.56/4.64	c [INC SYSTEM] there exists a inc, kill it!
4.56/4.64	c write failed with 2
4.56/4.64	c [INC SYSTEM] create new solver instance
4.56/4.64	c [INC] encode full formula
4.56/4.64	c (debug) using card networks
4.56/4.64	c old isEQ: 0, new EQ is 0
4.56/4.66	c set iterative enc to: card
4.56/4.66	c set iterative enc to: none
4.56/4.67	c [INC SEARCH] isOptimum variable: 0
12.67/12.75	c formula is SAT
12.67/12.75	c [INC SEARCH] copied best model
12.67/12.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.67/12.77	c model valid
12.67/12.77	c current solution ok
12.67/12.77	o 77
12.67/12.77	c [INC SEARCH] iteration: 4
12.67/12.77	c [INC BOUNDS] best value:77 search for 76
12.67/12.77	c [INC SYSTEM] there exists a inc, kill it!
12.67/12.77	c write failed with 2
12.67/12.77	c [INC SYSTEM] create new solver instance
12.67/12.77	c [INC] encode full formula
12.67/12.77	c (debug) using card networks
12.67/12.77	c old isEQ: 0, new EQ is 0
12.67/12.79	c set iterative enc to: card
12.67/12.79	c set iterative enc to: none
12.67/12.79	c [INC SEARCH] isOptimum variable: 0
447.09/447.28	c formula is SAT
447.09/447.29	c [INC SEARCH] copied best model
447.09/447.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
447.19/447.30	c model valid
447.19/447.30	c current solution ok
447.19/447.30	o 76
447.19/447.30	c [INC SEARCH] iteration: 5
447.19/447.30	c [INC BOUNDS] best value:76 search for 75
447.19/447.30	c [INC SYSTEM] there exists a inc, kill it!
447.19/447.30	c write failed with 2
447.19/447.30	c [INC SYSTEM] create new solver instance
447.19/447.30	c [INC] encode full formula
447.19/447.30	c (debug) using card networks
447.19/447.30	c old isEQ: 0, new EQ is 0
447.19/447.32	c set iterative enc to: card
447.19/447.32	c set iterative enc to: none
447.19/447.33	c [INC SEARCH] isOptimum variable: 0
567.86/568.04	c formula is SAT
567.86/568.04	c [INC SEARCH] copied best model
567.86/568.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
567.86/568.06	c model valid
567.86/568.06	c current solution ok
567.86/568.06	o 75
567.86/568.06	c [INC SEARCH] iteration: 6
567.86/568.06	c [INC BOUNDS] best value:75 search for 74
567.86/568.06	c [INC SYSTEM] there exists a inc, kill it!
567.86/568.06	c write failed with 2
567.86/568.06	c [INC SYSTEM] create new solver instance
567.86/568.06	c [INC] encode full formula
567.86/568.06	c (debug) using card networks
567.86/568.06	c old isEQ: 0, new EQ is 0
567.86/568.08	c set iterative enc to: card
567.86/568.08	c set iterative enc to: none
567.86/568.09	c [INC SEARCH] isOptimum variable: 0
805.20/805.48	c formula is SAT
805.20/805.48	c [INC SEARCH] copied best model
805.20/805.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
805.31/805.50	c model valid
805.31/805.50	c current solution ok
805.31/805.50	o 74
805.31/805.50	c [INC SEARCH] iteration: 7
805.31/805.50	c [INC BOUNDS] best value:74 search for 73
805.31/805.50	c [INC SYSTEM] there exists a inc, kill it!
805.31/805.50	c write failed with 2
805.31/805.50	c [INC SYSTEM] create new solver instance
805.31/805.50	c [INC] encode full formula
805.31/805.50	c (debug) using card networks
805.31/805.50	c old isEQ: 0, new EQ is 0
805.31/805.52	c set iterative enc to: card
805.31/805.52	c set iterative enc to: none
805.31/805.53	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3747292-1339101814/watcher-3747292-1339101814 -o /tmp/evaluation-result-3747292-1339101814/solver-3747292-1339101814 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747292-1339101814.opb 1308163659 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 26441
/proc/meminfo: memFree=24064752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0

[startup+0.053687 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 26441
/proc/meminfo: memFree=24064752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100177 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 26441
/proc/meminfo: memFree=24064752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300171 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 26441
/proc/meminfo: memFree=24064752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700148 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 26441
/proc/meminfo: memFree=24064752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.85 1.97 1.90 3/181 26452
/proc/meminfo: memFree=24044872/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=0.88 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 5126 6516 0 0 11 2 74 1 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26452] ppid=26442 vsize=17808 CPUtime=0.59 cores=0,2,4,6
/proc/26452/stat : 26452 (glucosInc) R 26442 26441 25783 0 -1 4202496 3178 0 0 0 59 0 0 0 20 0 1 0 376307438 18235392 3003 33554432000 4194304 5654031 140733218793040 140733218790808 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26452/statm: 4452 3003 140 357 0 4092 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36140

[startup+3.10022 s]
/proc/loadavg: 1.85 1.97 1.90 3/181 26454
/proc/meminfo: memFree=24045368/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=2.04 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 6226 10768 0 0 14 2 186 2 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26454] ppid=26442 vsize=16176 CPUtime=1.02 cores=0,2,4,6
/proc/26454/stat : 26454 (glucosInc) R 26442 26441 25783 0 -1 4202496 3738 0 0 0 102 0 0 0 20 0 1 0 376307555 16564224 3038 33554432000 4194304 5654031 140736217714832 140736217712792 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26454/statm: 4044 3038 142 357 0 3684 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34508

[startup+6.30023 s]
/proc/loadavg: 1.86 1.97 1.90 3/181 26456
/proc/meminfo: memFree=23541052/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=4.65 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 7327 16055 0 0 18 2 442 3 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26456] ppid=26442 vsize=16472 CPUtime=1.61 cores=0,2,4,6
/proc/26456/stat : 26456 (glucosInc) R 26442 26441 25783 0 -1 4202496 3533 0 0 0 161 0 0 0 20 0 1 0 376307815 16867328 3155 33554432000 4194304 5654031 140735804452048 140735804439864 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26456/statm: 4118 3155 142 357 0 3758 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34804

[startup+12.7004 s]
/proc/loadavg: 1.87 1.97 1.90 3/181 26456
/proc/meminfo: memFree=24252292/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=4.65 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 7327 16055 0 0 18 2 442 3 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26456] ppid=26442 vsize=25156 CPUtime=8.02 cores=0,2,4,6
/proc/26456/stat : 26456 (glucosInc) R 26442 26441 25783 0 -1 4202496 5706 0 0 0 801 1 0 0 20 0 1 0 376307815 25759744 5530 33554432000 4194304 5654031 140735804452048 140735804449848 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26456/statm: 6289 5530 142 357 0 5929 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43488

[startup+25.5003 s]
/proc/loadavg: 1.90 1.97 1.90 3/181 26458
/proc/meminfo: memFree=24241148/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=12.78 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 8427 22292 0 0 21 3 1249 5 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26458] ppid=26442 vsize=26248 CPUtime=12.69 cores=0,2,4,6
/proc/26458/stat : 26458 (glucosInc) R 26442 26441 25783 0 -1 4202496 6625 0 0 0 1268 1 0 0 20 0 1 0 376308628 26877952 5803 33554432000 4194304 5654031 140736500617376 140736500605192 4232703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26458/statm: 6562 5803 142 357 0 6202 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44580

[startup+51.1004 s]
/proc/loadavg: 1.93 1.97 1.90 3/181 26458
/proc/meminfo: memFree=24210616/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=12.78 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 8427 22292 0 0 21 3 1249 5 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26458] ppid=26442 vsize=58448 CPUtime=38.29 cores=0,2,4,6
/proc/26458/stat : 26458 (glucosInc) R 26442 26441 25783 0 -1 4202496 10790 0 0 0 3826 3 0 0 20 0 1 0 376308628 59850752 10385 33554432000 4194304 5654031 140736500617376 140736500615400 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26458/statm: 14612 10385 142 357 0 14252 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76780

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.91 3/181 26458
/proc/meminfo: memFree=24136112/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=12.78 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 8427 22292 0 0 21 3 1249 5 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26458] ppid=26442 vsize=77308 CPUtime=89.48 cores=0,2,4,6
/proc/26458/stat : 26458 (glucosInc) R 26442 26441 25783 0 -1 4202496 12947 0 0 0 8943 5 0 0 20 0 1 0 376308628 79163392 17705 33554432000 4194304 5654031 140736500617376 140736500605192 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26458/statm: 19327 17705 142 357 0 18967 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95640

[startup+162.3 s]
/proc/loadavg: 1.91 1.95 1.90 3/181 26503
/proc/meminfo: memFree=28887752/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=12.78 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 8427 22292 0 0 21 3 1249 5 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26458] ppid=26442 vsize=77308 CPUtime=149.47 cores=0,2,4,6
/proc/26458/stat : 26458 (glucosInc) R 26442 26441 25783 0 -1 4202496 14895 0 0 0 14939 8 0 0 20 0 1 0 376308628 79163392 16620 33554432000 4194304 5654031 140736500617376 140736500605192 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26458/statm: 19327 16620 142 357 0 18967 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95640

[startup+222.307 s]
/proc/loadavg: 1.96 1.96 1.91 3/181 26506
/proc/meminfo: memFree=28876272/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=12.78 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 8427 22292 0 0 21 3 1249 5 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=26458] ppid=26442 vsize=77308 CPUtime=209.46 cores=0,2,4,6
/proc/26458/stat : 26458 (glucosInc) R 26442 26441 25783 0 -1 4202496 14905 0 0 0 20938 8 0 0 20 0 1 0 376308628 79163392 18181 33554432000 4194304 5654031 140736500617376 140736500605192 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26458/statm: 19327 18181 142 357 0 18967 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 95640

[startup+282.3 s]

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

/proc/meminfo: memFree=28522108/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=496.68 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 16151 0 0 0 49655 13 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 112088

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 1.96 3/181 27932
/proc/meminfo: memFree=28508396/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=556.67 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 16413 0 0 0 55653 14 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 112088

[startup+1422.3 s]
/proc/loadavg: 2.06 2.04 1.96 3/181 27932
/proc/meminfo: memFree=28521536/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=616.66 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 16679 0 0 0 61651 15 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 112088

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 1.97 3/181 27932
/proc/meminfo: memFree=28467432/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=143076 CPUtime=676.65 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 16944 0 0 0 67649 16 0 0 20 0 1 0 376387901 146509824 31533 33554432000 4194304 5654031 140734092113024 140734092110952 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 35769 31533 142 357 0 35409 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 161408

[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 1.97 3/181 27932
/proc/meminfo: memFree=28482824/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=736.65 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 17080 0 0 0 73648 17 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 112088

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/182 27935
/proc/meminfo: memFree=28501936/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=796.63 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 17348 0 0 0 79645 18 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 112088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/181 27936
/proc/meminfo: memFree=28444180/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=143076 CPUtime=856.62 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 17617 0 0 0 85643 19 0 0 20 0 1 0 376387901 146509824 32557 33554432000 4194304 5654031 140734092113024 140734092110952 4215668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 35769 32557 142 357 0 35409 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 161408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 27936
/proc/meminfo: memFree=28506160/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=916.61 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 17756 0 0 0 91642 19 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 112088

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/181 27936
/proc/meminfo: memFree=28448324/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=143076 CPUtime=976.6 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 18029 0 0 0 97639 21 0 0 20 0 1 0 376387901 146509824 33069 33554432000 4194304 5654031 140734092113024 140734092110952 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 35769 33069 142 357 0 35409 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 161408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 27936
/proc/meminfo: memFree=28485064/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=994.71 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 18032 0 0 0 99450 21 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 112088

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 27936
/proc/meminfo: memFree=28485064/32873648 swapFree=7112/7112
[pid=26441] ppid=26439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26441/stat : 26441 (npSolver-pbo-It) S 26439 26441 25783 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376307348 9367552 275 33554432000 4194304 5064252 140734372423120 140734372422032 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26441/statm: 2287 275 233 213 0 72 0
[pid=26442] ppid=26441 vsize=9184 CPUtime=805.34 cores=0,2,4,6
/proc/26442/stat : 26442 (npSolver-pbo) S 26441 26441 25783 0 -1 4202496 11729 66594 0 0 32 4 80467 31 20 0 1 0 376307348 9404416 1946 33554432000 4194304 6004724 140735032180512 140735032166360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26442/statm: 2296 1946 176 442 0 1850 0
[pid=27903] ppid=26442 vsize=93756 CPUtime=994.71 cores=0,2,4,6
/proc/27903/stat : 27903 (glucosInc) R 26442 26441 25783 0 -1 4202496 18032 0 0 0 99450 21 0 0 20 0 1 0 376387901 96006144 22714 33554432000 4194304 5654031 140734092113024 140734092111048 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27903/statm: 23439 22714 142 357 0 23079 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 112088

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.51
CPU system time (s): 0.576912
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 165008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.576912
maximum resident set size= 138420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96742
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 582
involuntary context switches= 2202

runsolver used 3.16052 second user time and 7.75182 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-07 22:43:34
IDJOB=3747292
IDBENCH=2884
IDSOLVER=2332
FILE ID=node126/3747292-1339101814
RUNJOBID= node126-1339098177-25799
PBS_JOBID= 14643727
Free space on /tmp= 70020 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.a.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747292-1339101814/watcher-3747292-1339101814 -o /tmp/evaluation-result-3747292-1339101814/solver-3747292-1339101814 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747292-1339101814.opb 1308163659 HOME HOME

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

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=1308163659

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        24064752 kB
Buffers:          401848 kB
Cached:          3642972 kB
SwapCached:         9380 kB
Active:          6363048 kB
Inactive:        1515116 kB
Active(anon):    3823808 kB
Inactive(anon):    12108 kB
Active(file):    2539240 kB
Inactive(file):  1503008 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              9068 kB
Writeback:             0 kB
AnonPages:       3856616 kB
Mapped:            10800 kB
Shmem:                 0 kB
Slab:             759952 kB
SReclaimable:     203728 kB
SUnreclaim:       556224 kB
KernelStack:        1464 kB
PageTables:        11888 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5743628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1998848 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= 70980 MiB
End job on node126 at 2012-06-07 23:13:35