Trace number 3747735

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.05 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_4.opb
MD5SUMefe239846afd4f2627c83cec32ebc27d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1796.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint61
Maximum length of a constraint107
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37458
Sum of products size (including duplicates)74916
Number of different products37458
Sum of products size74916

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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.72	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.72	c [INC SYSTEM] execute solver
0.00/0.75	c [INC SEARCH] formula is SAT
0.00/0.75	c [INC SYSTEM] solved the initial formula
0.00/0.77	c model valid
0.00/0.77	c current solution ok
0.00/0.83	o 499
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.83	c [INC SEARCH] iteration: 0
0.00/0.83	c [INC BOUNDS] best value:499 search for 498
0.00/0.83	c [INC SYSTEM] create new solver instance
0.00/0.83	c [INC] encode full formula
0.00/0.83	c (debug) using card networks
0.00/0.83	c old isEQ: 41, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
2.76/2.86	c formula is SAT
2.76/2.86	c [INC SEARCH] copied best model
2.76/2.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/2.88	c model valid
2.76/2.88	c current solution ok
2.76/2.88	o 27
2.76/2.88	c [INC SEARCH] iteration: 1
2.76/2.88	c [INC BOUNDS] best value:27 search for 26
2.76/2.88	c [INC SYSTEM] there exists a inc, kill it!
2.76/2.88	c write failed with 2
2.76/2.88	c [INC SYSTEM] create new solver instance
2.76/2.88	c [INC] encode full formula
2.76/2.88	c (debug) using card networks
2.76/2.88	c old isEQ: 32, new EQ is 0
2.76/2.88	c set iterative enc to: card
2.76/2.88	c set iterative enc to: none
2.76/2.89	c [INC SEARCH] isOptimum variable: 0
3.36/3.40	c formula is SAT
3.36/3.40	c [INC SEARCH] copied best model
3.36/3.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.36/3.42	c model valid
3.36/3.42	c current solution ok
3.36/3.42	o 26
3.36/3.42	c [INC SEARCH] iteration: 2
3.36/3.42	c [INC BOUNDS] best value:26 search for 25
3.36/3.42	c [INC SYSTEM] there exists a inc, kill it!
3.36/3.42	c write failed with 2
3.36/3.42	c [INC SYSTEM] create new solver instance
3.36/3.42	c [INC] encode full formula
3.36/3.42	c (debug) using card networks
3.36/3.42	c old isEQ: 32, new EQ is 0
3.36/3.42	c set iterative enc to: card
3.36/3.42	c set iterative enc to: none
3.36/3.43	c [INC SEARCH] isOptimum variable: 0
3.41/3.89	c formula is SAT
3.41/3.90	c [INC SEARCH] copied best model
3.41/3.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.41/3.92	c model valid
3.41/3.92	c current solution ok
3.41/3.92	o 22
3.41/3.92	c [INC SEARCH] iteration: 3
3.41/3.92	c [INC BOUNDS] best value:22 search for 21
3.41/3.92	c [INC SYSTEM] there exists a inc, kill it!
3.41/3.92	c write failed with 2
3.41/3.92	c [INC SYSTEM] create new solver instance
3.41/3.92	c [INC] encode full formula
3.41/3.92	c (debug) using card networks
3.41/3.92	c old isEQ: 64, new EQ is 0
3.41/3.92	c set iterative enc to: card
3.41/3.92	c set iterative enc to: none
3.41/3.93	c [INC SEARCH] isOptimum variable: 0
6.26/6.34	c formula is SAT
6.26/6.35	c [INC SEARCH] copied best model
6.26/6.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.26/6.36	c model valid
6.26/6.36	c current solution ok
6.26/6.36	o 20
6.26/6.36	c [INC SEARCH] iteration: 4
6.26/6.36	c [INC BOUNDS] best value:20 search for 19
6.26/6.36	c [INC SYSTEM] there exists a inc, kill it!
6.26/6.36	c write failed with 2
6.26/6.37	c [INC SYSTEM] create new solver instance
6.26/6.37	c [INC] encode full formula
6.26/6.37	c (debug) using card networks
6.26/6.37	c old isEQ: 64, new EQ is 0
6.26/6.37	c set iterative enc to: card
6.26/6.37	c set iterative enc to: none
6.26/6.37	c [INC SEARCH] isOptimum variable: 0
244.60/244.74	c formula is SAT
244.60/244.75	c [INC SEARCH] copied best model
244.60/244.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
244.60/244.76	c model valid
244.60/244.76	c current solution ok
244.60/244.76	o 19
244.60/244.76	c [INC SEARCH] iteration: 5
244.60/244.76	c [INC BOUNDS] best value:19 search for 18
244.60/244.76	c [INC SYSTEM] there exists a inc, kill it!
244.60/244.76	c write failed with 2
244.60/244.77	c [INC SYSTEM] create new solver instance
244.60/244.77	c [INC] encode full formula
244.60/244.77	c (debug) using card networks
244.60/244.77	c old isEQ: 64, new EQ is 0
244.60/244.77	c set iterative enc to: card
244.60/244.77	c set iterative enc to: none
244.60/244.78	c [INC SEARCH] isOptimum variable: 0
292.07/292.25	c formula is SAT
292.07/292.25	c [INC SEARCH] copied best model
292.07/292.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
292.07/292.27	c model valid
292.07/292.27	c current solution ok
292.07/292.27	o 18
292.07/292.27	c [INC SEARCH] iteration: 6
292.07/292.27	c [INC BOUNDS] best value:18 search for 17
292.07/292.27	c [INC SYSTEM] there exists a inc, kill it!
292.07/292.27	c write failed with 2
292.07/292.27	c [INC SYSTEM] create new solver instance
292.07/292.27	c [INC] encode full formula
292.07/292.27	c (debug) using card networks
292.07/292.27	c old isEQ: 64, new EQ is 0
292.07/292.28	c set iterative enc to: card
292.07/292.28	c set iterative enc to: none
292.07/292.28	c [INC SEARCH] isOptimum variable: 0
296.47/296.61	c formula is SAT
296.47/296.62	c [INC SEARCH] copied best model
296.47/296.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
296.47/296.63	c model valid
296.47/296.63	c current solution ok
296.47/296.63	o 17
296.47/296.63	c [INC SEARCH] iteration: 7
296.47/296.63	c [INC BOUNDS] best value:17 search for 16
296.47/296.63	c [INC SYSTEM] there exists a inc, kill it!
296.47/296.63	c write failed with 2
296.47/296.64	c [INC SYSTEM] create new solver instance
296.47/296.64	c [INC] encode full formula
296.47/296.64	c set iterative enc to: swc
296.47/296.64	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.50	s UNKNOWN
1800.00/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.50	c write failed with -1
1800.00/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1ebba90)

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-3747735-1339102656/watcher-3747735-1339102656 -o /tmp/evaluation-result-3747735-1339102656/solver-3747735-1339102656 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747735-1339102656.opb 440298620 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 1357
/proc/meminfo: memFree=30270924/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0

[startup+0.0563809 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 1357
/proc/meminfo: memFree=30270924/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 1357
/proc/meminfo: memFree=30270924/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 1357
/proc/meminfo: memFree=30270924/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 1357
/proc/meminfo: memFree=30270924/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1366
/proc/meminfo: memFree=30245936/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=0.82 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 3879 12451 0 0 10 6 44 22 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1366] ppid=1358 vsize=19056 CPUtime=0.64 cores=0,2,4,6
/proc/1366/stat : 1366 (glucosInc) R 1358 1357 694 0 -1 4202496 3862 0 0 0 64 0 0 0 20 0 1 0 376394088 19513344 4115 33554432000 4194304 5654031 140737134261312 140735686752568 4797458 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1366/statm: 4764 4115 131 357 0 4404 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36656

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1366
/proc/meminfo: memFree=30238056/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=2.87 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 4482 17768 0 0 13 6 245 23 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 17600

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1373
/proc/meminfo: memFree=30227620/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=3.9 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 5594 24748 0 0 18 6 340 26 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1373] ppid=1358 vsize=20700 CPUtime=2.36 cores=0,2,4,6
/proc/1373/stat : 1373 (glucosInc) R 1358 1357 694 0 -1 4202496 5014 0 0 0 236 0 0 0 20 0 1 0 376394397 21196800 3995 33554432000 4194304 5654031 140735178936000 140735178933784 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1373/statm: 5175 3995 141 357 0 4815 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38300

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1375
/proc/meminfo: memFree=30189608/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=51180 CPUtime=6.31 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 7199 0 0 0 629 2 0 0 20 0 1 0 376394642 52408320 9289 33554432000 4194304 5654031 140737038600384 140737038598264 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1375/statm: 12795 9289 141 357 0 12435 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68780

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1375
/proc/meminfo: memFree=30171472/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=70036 CPUtime=19.1 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 9101 0 0 0 1907 3 0 0 20 0 1 0 376394642 71716864 16927 33554432000 4194304 5654031 140737038600384 140737038598312 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1375/statm: 17509 16927 141 357 0 17149 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 87636

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1375
/proc/meminfo: memFree=30109428/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=119356 CPUtime=44.69 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 10728 0 0 0 4463 6 0 0 20 0 1 0 376394642 122220544 27154 33554432000 4194304 5654031 140737038600384 140737038598312 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1375/statm: 29839 27154 141 357 0 29479 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 136956

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 1375
/proc/meminfo: memFree=30148820/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=150176 CPUtime=95.88 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 12589 0 0 0 9577 11 0 0 20 0 1 0 376394642 153780224 30805 33554432000 4194304 5654031 140737038600384 140737038598472 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1375/statm: 37544 30805 141 357 0 37184 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 167776

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1378
/proc/meminfo: memFree=30070276/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=162168 CPUtime=155.87 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 15330 0 0 0 15569 18 0 0 20 0 1 0 376394642 166060032 33803 33554432000 4194304 5654031 140737038600384 140737038598472 4233467 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1375/statm: 40542 33803 141 357 0 40182 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 179768

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1403
/proc/meminfo: memFree=30073336/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=6.35 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 6254 30369 0 0 21 6 581 27 20 0 1 0 376394004 8654848 1709 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1358/statm: 2113 1709 176 442 0 1667 0
[pid=1375] ppid=1358 vsize=212256 CPUtime=215.85 cores=0,2,4,6
/proc/1375/stat : 1375 (glucosInc) R 1358 1357 694 0 -1 4202496 17481 0 0 0 21560 25 0 0 20 0 1 0 376394642 217350144 40760 33554432000 4194304 5654031 140737038600384 140737038598472 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1375/statm: 53064 40760 141 357 0 52704 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 229856

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 1.94 3/179 1405
/proc/meminfo: memFree=30102336/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29954652/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1005.39 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 69430 0 0 0 100353 186 0 0 20 0 1 0 376423669 427032576 95939 33554432000 4194304 5654031 140736527030864 140736527028952 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 95939 132 357 0 103896 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 434624

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/180 1780
/proc/meminfo: memFree=29895320/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1065.36 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 72231 0 0 0 106342 194 0 0 20 0 1 0 376423669 427032576 94873 33554432000 4194304 5654031 140736527030864 140736527028952 4208611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 94873 132 357 0 103896 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 434624

[startup+1422.31 s]
/proc/loadavg: 2.02 2.00 1.97 3/178 1780
/proc/meminfo: memFree=29891940/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1125.36 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 75079 0 0 0 112334 202 0 0 20 0 1 0 376423669 427032576 99011 33554432000 4194304 5654031 140736527030864 140736527028952 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 99011 132 357 0 103896 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 434624

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 1781
/proc/meminfo: memFree=30036672/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1185.33 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 77846 0 0 0 118324 209 0 0 20 0 1 0 376423669 427032576 75929 33554432000 4194304 5654031 140736527030864 140736527028952 4233236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 75929 132 357 0 103896 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 434624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1781
/proc/meminfo: memFree=30107360/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=284764 CPUtime=1245.33 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 80126 0 0 0 124318 215 0 0 20 0 1 0 376423669 291598336 47811 33554432000 4194304 5654031 140736527030864 140736527028952 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 71191 47811 132 357 0 70831 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 302364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1781
/proc/meminfo: memFree=29819732/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=631948 CPUtime=1305.32 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 81275 0 0 0 130313 219 0 0 20 0 1 0 376423669 647114752 112835 33554432000 4194304 5654031 140736527030864 140736527028952 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 157987 112835 132 357 0 157627 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 649548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1781
/proc/meminfo: memFree=29836304/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=631948 CPUtime=1365.28 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 84107 0 0 0 136301 227 0 0 20 0 1 0 376423669 647114752 106649 33554432000 4194304 5654031 140736527030864 140736527028952 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 157987 106649 132 357 0 157627 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 649548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1781
/proc/meminfo: memFree=29318236/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=981196 CPUtime=1425.28 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 85067 0 0 0 142290 238 0 0 20 0 1 0 376423669 1004744704 236381 33554432000 4194304 5654031 140736527030864 140736527028952 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 245299 236381 132 357 0 244939 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 998796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1782
/proc/meminfo: memFree=30024240/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=284764 CPUtime=1485.27 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 86627 0 0 0 148279 248 0 0 20 0 1 0 376423669 291598336 57248 33554432000 4194304 5654031 140736527030864 140736527028952 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 71191 57248 132 357 0 70831 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 302364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1782
/proc/meminfo: memFree=29995244/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1503.47 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 87177 0 0 0 150098 249 0 0 20 0 1 0 376423669 427032576 77216 33554432000 4194304 5654031 140736527030864 140736527028952 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 77216 132 357 0 103896 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 434624

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 1782
/proc/meminfo: memFree=29995244/32873844 swapFree=7124/7124
[pid=1357] ppid=1354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1357/stat : 1357 (npSolver-pbo-It) S 1354 1357 694 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376394004 9367552 274 33554432000 4194304 5064252 140736482361664 140736482360576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1357/statm: 2287 274 233 213 0 72 0
[pid=1358] ppid=1357 vsize=8452 CPUtime=296.53 cores=0,2,4,6
/proc/1358/stat : 1358 (npSolver-pbo) S 1357 1357 694 0 -1 4202496 8242 68622 0 0 28 7 29553 65 20 0 1 0 376394004 8654848 1711 33554432000 4194304 6004724 140735686765488 140735686751336 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1358/statm: 2113 1711 178 442 0 1667 0
[pid=1409] ppid=1358 vsize=417024 CPUtime=1503.47 cores=0,2,4,6
/proc/1409/stat : 1409 (glucosInc) R 1358 1357 694 0 -1 4202496 87177 0 0 0 150098 249 0 0 20 0 1 0 376423669 427032576 77216 33554432000 4194304 5654031 140736527030864 140736527028952 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1409/statm: 104256 77216 132 357 0 103896 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 434624

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1796.81
CPU system time (s): 3.23151
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 1646464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.81
system time used= 3.23151
maximum resident set size= 1268264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164423
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 847
involuntary context switches= 2212

runsolver used 2.70859 second user time and 7.12392 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-07 22:57:36
IDJOB=3747735
IDBENCH=48104
IDSOLVER=2332
FILE ID=node110/3747735-1339102656
RUNJOBID= node110-1339098177-710
PBS_JOBID= 14643743
Free space on /tmp= 70916 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747735-1339102656/watcher-3747735-1339102656 -o /tmp/evaluation-result-3747735-1339102656/solver-3747735-1339102656 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747735-1339102656.opb 440298620 HOME HOME

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

MD5SUM BENCH= efe239846afd4f2627c83cec32ebc27d
RANDOM SEED=440298620

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30271452 kB
Buffers:           81164 kB
Cached:          1576208 kB
SwapCached:         3528 kB
Active:           310436 kB
Inactive:        1505824 kB
Active(anon):     155844 kB
Inactive(anon):     5576 kB
Active(file):     154592 kB
Inactive(file):  1500248 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67097200 kB
Dirty:              8644 kB
Writeback:             0 kB
AnonPages:        175444 kB
Mapped:             8864 kB
Shmem:                 0 kB
Slab:             632464 kB
SReclaimable:      72932 kB
SUnreclaim:       559532 kB
KernelStack:        1488 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     307264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70900 MiB
End job on node110 at 2012-06-07 23:27:36