Trace number 3698568

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.18	c [INC SEARCH] formula is SAT
0.00/0.18	c [INC SYSTEM] solved the initial formula
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.21	o 51
0.00/0.21	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.21	c write failed with 2
0.00/0.21	c [INC SEARCH] iteration: 0
0.00/0.21	c [INC BOUNDS] best value:51 search for 50
0.00/0.21	c [INC SYSTEM] create new solver instance
0.00/0.21	c [INC] encode full formula
0.00/0.21	c (debug) using card networks
0.00/0.22	c set iterative enc to: card
0.00/0.22	c set iterative enc to: none
0.00/0.22	c [INC SEARCH] isOptimum variable: 0
1.27/1.35	c formula is SAT
1.27/1.35	c [INC SEARCH] copied best model
1.27/1.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.27/1.35	o 23
1.27/1.35	c [INC SEARCH] iteration: 1
1.27/1.35	c [INC BOUNDS] best value:23 search for 22
1.27/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.35	c write failed with 2
1.27/1.35	c [INC SYSTEM] create new solver instance
1.27/1.35	c [INC] encode full formula
1.27/1.35	c (debug) using card networks
1.27/1.35	c set iterative enc to: card
1.27/1.35	c set iterative enc to: none
1.27/1.36	c [INC SEARCH] isOptimum variable: 0
1.33/1.86	c formula is SAT
1.33/1.86	c [INC SEARCH] copied best model
1.33/1.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.33/1.86	c model valid
1.33/1.86	c current solution ok
1.33/1.86	o 17
1.33/1.86	c [INC SEARCH] iteration: 2
1.33/1.86	c [INC BOUNDS] best value:17 search for 16
1.33/1.86	c [INC SYSTEM] there exists a inc, kill it!
1.33/1.86	c write failed with 2
1.33/1.86	c [INC SYSTEM] create new solver instance
1.33/1.86	c [INC] encode full formula
1.33/1.86	c set iterative enc to: swc
1.33/1.87	c [INC SEARCH] isOptimum variable: 0
1.33/1.88	c formula is SAT
1.33/1.88	c [INC SEARCH] copied best model
1.33/1.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.33/1.89	c model valid
1.33/1.89	c current solution ok
1.33/1.89	o 16
1.33/1.89	c [INC SEARCH] iteration: 3
1.33/1.89	c [INC BOUNDS] best value:16 search for 15
1.33/1.89	c [INC ENCODE] setup new number of clauses ...
1.33/1.89	c [INC] encode incremental formula
1.33/1.89	c return only the limitting unit clause for 15
1.33/1.89	c [INC SYSTEM] transmit new clauses to solver: 1
1.33/1.89	c [INC SEARCH] isOptimum variable: 0
1.84/1.98	c formula is SAT
1.84/1.98	c [INC SEARCH] copied best model
1.84/1.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.84/1.99	c model valid
1.84/1.99	c current solution ok
1.84/1.99	o 15
1.84/1.99	c [INC SEARCH] iteration: 4
1.84/1.99	c [INC BOUNDS] best value:15 search for 14
1.84/1.99	c [INC ENCODE] setup new number of clauses ...
1.84/1.99	c [INC] encode incremental formula
1.84/1.99	c return only the limitting unit clause for 14
1.84/1.99	c [INC SYSTEM] transmit new clauses to solver: 1
1.84/1.99	c [INC SEARCH] isOptimum variable: 0
11.76/11.89	c formula is SAT
11.76/11.89	c [INC SEARCH] copied best model
11.76/11.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.76/11.89	c model valid
11.76/11.89	c current solution ok
11.76/11.89	o 14
11.76/11.89	c [INC SEARCH] iteration: 5
11.76/11.89	c [INC BOUNDS] best value:14 search for 13
11.76/11.89	c [INC ENCODE] setup new number of clauses ...
11.76/11.89	c [INC] encode incremental formula
11.76/11.89	c return only the limitting unit clause for 13
11.76/11.89	c [INC SYSTEM] transmit new clauses to solver: 1
11.76/11.89	c [INC SEARCH] isOptimum variable: 0
48.25/48.36	c formula is SAT
48.25/48.36	c [INC SEARCH] copied best model
48.25/48.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.25/48.36	c model valid
48.25/48.36	c current solution ok
48.25/48.36	o 13
48.25/48.36	c [INC SEARCH] iteration: 6
48.25/48.36	c [INC BOUNDS] best value:13 search for 12
48.25/48.36	c [INC ENCODE] setup new number of clauses ...
48.25/48.36	c [INC] encode incremental formula
48.25/48.36	c return only the limitting unit clause for 12
48.25/48.36	c [INC SYSTEM] transmit new clauses to solver: 1
48.25/48.36	c [INC SEARCH] isOptimum variable: 0
256.00/256.13	c formula is SAT
256.00/256.13	c [INC SEARCH] copied best model
256.00/256.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
256.00/256.13	c model valid
256.00/256.13	c current solution ok
256.00/256.13	o 12
256.00/256.13	c [INC SEARCH] iteration: 7
256.00/256.13	c [INC BOUNDS] best value:12 search for 11
256.00/256.13	c [INC ENCODE] setup new number of clauses ...
256.00/256.13	c [INC] encode incremental formula
256.00/256.13	c return only the limitting unit clause for 11
256.00/256.13	c [INC SYSTEM] transmit new clauses to solver: 1
256.00/256.13	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.51	s UNKNOWN
1800.06/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.51	c write failed with -1
1800.06/1800.51	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x27aa2a0)

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-3698568-1338075342/watcher-3698568-1338075342 -o /tmp/evaluation-result-3698568-1338075342/solver-3698568-1338075342 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698568-1338075342.opb 1919802354 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.08 2.04 2.00 3/178 5345
/proc/meminfo: memFree=29254956/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0

[startup+0.0430621 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 5345
/proc/meminfo: memFree=29254956/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 5345
/proc/meminfo: memFree=29254956/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 5345
/proc/meminfo: memFree=29254956/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 5345
/proc/meminfo: memFree=29254956/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 5354
/proc/meminfo: memFree=29243832/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.33 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 1670 8276 0 0 3 2 125 3 20 0 1 0 273659620 4771840 706 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 706 180 440 0 721 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13808

[startup+3.10025 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 5358
/proc/meminfo: memFree=29244064/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2031 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=9272 CPUtime=1.21 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 2289 0 0 0 121 0 0 0 20 0 1 0 273659807 9494528 1793 33554432000 4194304 5654031 140736319967536 140736319955352 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 2318 1793 151 357 0 1958 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23080

[startup+6.30025 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 5358
/proc/meminfo: memFree=29232668/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2031 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=13776 CPUtime=4.41 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 4239 0 0 0 441 0 0 0 20 0 1 0 273659807 14106624 2980 33554432000 4194304 5654031 140736319967536 140736319965464 4232901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 3444 2980 151 357 0 3084 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 27584

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 5358
/proc/meminfo: memFree=29220416/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2033 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=23616 CPUtime=10.81 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 5170 0 0 0 1080 1 0 0 20 0 1 0 273659807 24182784 5425 33554432000 4194304 5654031 140736319967536 140736319955352 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 5904 5425 151 357 0 5544 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37424

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 5358
/proc/meminfo: memFree=29215396/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2033 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=32380 CPUtime=23.6 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 5348 0 0 0 2359 1 0 0 20 0 1 0 273659807 33157120 5954 33554432000 4194304 5654031 140736319967536 140736319955352 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 8095 5954 151 357 0 7735 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46188

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 5358
/proc/meminfo: memFree=29205276/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2036 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=32380 CPUtime=49.2 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 7175 0 0 0 4918 2 0 0 20 0 1 0 273659807 33157120 7391 33554432000 4194304 5654031 140736319967536 140736319955352 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 8095 7391 151 357 0 7735 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46188

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 5358
/proc/meminfo: memFree=29171440/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2036 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=64992 CPUtime=100.38 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 8488 0 0 0 10035 3 0 0 20 0 1 0 273659807 66551808 14042 33554432000 4194304 5654031 140736319967536 140736319955352 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 16248 14042 151 357 0 15888 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78800

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5359
/proc/meminfo: memFree=29166908/32873844 swapFree=7388/7388
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2036 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=64992 CPUtime=160.36 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 8504 0 0 0 16033 3 0 0 20 0 1 0 273659807 66551808 15080 33554432000 4194304 5654031 140736319967536 140736319955352 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 16248 15080 151 357 0 15888 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 78800

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5359
/proc/meminfo: memFree=29164920/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.85 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2036 10330 0 0 5 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=64992 CPUtime=220.36 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 8506 0 0 0 22032 4 0 0 20 0 1 0 273659807 66551808 15592 33554432000 4194304 5654031 140736319967536 140736319955352 4232901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 16248 15592 151 357 0 15888 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 78800

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 5362
/proc/meminfo: memFree=29148840/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28910336/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=213896 CPUtime=1300.1 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 15175 0 0 0 129987 23 0 0 20 0 1 0 273659807 219029504 46052 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 53474 46052 151 357 0 53114 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 227704

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5368
/proc/meminfo: memFree=29018948/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1360.09 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 16226 0 0 0 135984 25 0 0 20 0 1 0 273659807 167739392 33463 33554432000 4194304 5654031 140736319967536 140736319955352 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 33463 151 357 0 40592 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 177616

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5369
/proc/meminfo: memFree=28991940/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1420.08 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 16236 0 0 0 141983 25 0 0 20 0 1 0 273659807 167739392 38583 33554432000 4194304 5654031 140736319967536 140736319955352 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 38583 151 357 0 40592 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 177616

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 5372
/proc/meminfo: memFree=28891056/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=213896 CPUtime=1480.07 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 16550 0 0 0 147981 26 0 0 20 0 1 0 273659807 219029504 42980 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 53474 42980 151 357 0 53114 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 227704

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 5396
/proc/meminfo: memFree=28960340/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=132988 CPUtime=1540.05 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 16998 0 0 0 153978 27 0 0 20 0 1 0 273659807 136179712 28788 33554432000 4194304 5654031 140736319967536 140736319955352 4232632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 33247 28788 151 357 0 32887 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 146796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5396
/proc/meminfo: memFree=28960460/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1600.05 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 17596 0 0 0 159976 29 0 0 20 0 1 0 273659807 167739392 34487 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 34487 151 357 0 40592 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 177616

[startup+1662.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 5463
/proc/meminfo: memFree=29139704/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1660.04 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 17606 0 0 0 165975 29 0 0 20 0 1 0 273659807 167739392 39607 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 39607 151 357 0 40592 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 177616

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 5517
/proc/meminfo: memFree=29065368/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=213896 CPUtime=1720.01 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 17957 0 0 0 171971 30 0 0 20 0 1 0 273659807 219029504 44004 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 53474 44004 151 357 0 53114 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 227704

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 5523
/proc/meminfo: memFree=29138716/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=132988 CPUtime=1780 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 18406 0 0 0 177969 31 0 0 20 0 1 0 273659807 136179712 30836 33554432000 4194304 5654031 140736319967536 140736319955352 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 33247 30836 151 357 0 32887 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 146796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 5523
/proc/meminfo: memFree=29104576/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1798.2 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 18997 0 0 0 179788 32 0 0 20 0 1 0 273659807 167739392 32951 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 32951 151 357 0 40592 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 177616

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.05 2.03 2.00 3/181 5523
/proc/meminfo: memFree=29104576/32873844 swapFree=7384/7384
[pid=5345] ppid=5343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5345/stat : 5345 (npSolver-pbo-It) S 5343 5345 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273659620 9367552 275 33554432000 4194304 5064252 140734694519200 140734694518112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5345/statm: 2287 275 233 213 0 72 0
[pid=5346] ppid=5345 vsize=4660 CPUtime=1.86 cores=0,2,4,6
/proc/5346/stat : 5346 (npSolver-pbo) S 5345 5345 1914 0 -1 4202496 2038 10330 0 0 6 2 175 3 20 0 1 0 273659620 4771840 707 33554432000 4194304 5992684 140733654608288 140733654594120 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5346/statm: 1165 707 181 440 0 721 0
[pid=5358] ppid=5346 vsize=163808 CPUtime=1798.2 cores=0,2,4,6
/proc/5358/stat : 5358 (glucosInc) R 5346 5345 1914 0 -1 4202496 18997 0 0 0 179788 32 0 0 20 0 1 0 273659807 167739392 32951 33554432000 4194304 5654031 140736319967536 140736319955352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5358/statm: 40952 32951 151 357 0 40592 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 177616

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.71
CPU system time (s): 0.39194
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 358412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.39194
maximum resident set size= 252932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31742
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 375
involuntary context switches= 2133

runsolver used 7.03093 second user time and 19.993 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 01:35:42
IDJOB=3698568
IDBENCH=48128
IDSOLVER=2275
FILE ID=node136/3698568-1338075342
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1919802354

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:        29255112 kB
Buffers:          354316 kB
Cached:          2381280 kB
SwapCached:        24460 kB
Active:           865848 kB
Inactive:        1948928 kB
Active(anon):      53460 kB
Inactive(anon):    25096 kB
Active(file):     812388 kB
Inactive(file):  1923832 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:         72656 kB
Mapped:            11028 kB
Shmem:                 0 kB
Slab:             648336 kB
SReclaimable:      90240 kB
SUnreclaim:       558096 kB
KernelStack:        1496 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 71628 MiB
End job on node136 at 2012-05-27 02:05:42