Trace number 3698604

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_3.opb
MD5SUM0247ef4de041bbff376811a7e6bf0408
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-115
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
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 constraint10
Maximum length of a constraint22
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)6316
Sum of products size (including duplicates)12632
Number of different products3158
Sum of products size6316

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.10	o 0
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:500 search for 499
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o -97
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:403 search for 402
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.96/1.03	c formula is SAT
0.96/1.03	c [INC SEARCH] copied best model
0.96/1.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.03	c model valid
0.96/1.03	c current solution ok
0.96/1.03	o -101
0.96/1.03	c [INC SEARCH] iteration: 2
0.96/1.03	c [INC BOUNDS] best value:399 search for 398
0.96/1.03	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.03	c write failed with 2
0.96/1.03	c [INC SYSTEM] create new solver instance
0.96/1.03	c [INC] encode full formula
0.96/1.03	c (debug) using card networks
0.96/1.04	c set iterative enc to: card
0.96/1.04	c set iterative enc to: none
0.96/1.04	c [INC SEARCH] isOptimum variable: 0
1.03/1.42	c formula is SAT
1.03/1.42	c [INC SEARCH] copied best model
1.03/1.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.03/1.43	c model valid
1.03/1.43	c current solution ok
1.03/1.43	o -104
1.03/1.43	c [INC SEARCH] iteration: 3
1.03/1.43	c [INC BOUNDS] best value:396 search for 395
1.03/1.43	c [INC SYSTEM] there exists a inc, kill it!
1.03/1.43	c write failed with 2
1.03/1.43	c [INC SYSTEM] create new solver instance
1.03/1.43	c [INC] encode full formula
1.03/1.43	c (debug) using card networks
1.03/1.44	c set iterative enc to: card
1.03/1.44	c set iterative enc to: none
1.03/1.44	c [INC SEARCH] isOptimum variable: 0
16.56/16.68	c formula is SAT
16.56/16.68	c [INC SEARCH] copied best model
16.56/16.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.56/16.68	c model valid
16.56/16.68	c current solution ok
16.56/16.68	o -107
16.56/16.68	c [INC SEARCH] iteration: 4
16.56/16.68	c [INC BOUNDS] best value:393 search for 392
16.56/16.68	c [INC SYSTEM] there exists a inc, kill it!
16.56/16.68	c write failed with 2
16.56/16.69	c [INC SYSTEM] create new solver instance
16.56/16.69	c [INC] encode full formula
16.56/16.69	c (debug) using card networks
16.56/16.69	c set iterative enc to: card
16.56/16.69	c set iterative enc to: none
16.67/16.70	c [INC SEARCH] isOptimum variable: 0
20.35/20.48	c formula is SAT
20.35/20.48	c [INC SEARCH] copied best model
20.35/20.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.35/20.49	c model valid
20.35/20.49	c current solution ok
20.35/20.49	o -108
20.35/20.49	c [INC SEARCH] iteration: 5
20.35/20.49	c [INC BOUNDS] best value:392 search for 391
20.35/20.49	c [INC SYSTEM] there exists a inc, kill it!
20.35/20.49	c write failed with 2
20.35/20.49	c [INC SYSTEM] create new solver instance
20.35/20.49	c [INC] encode full formula
20.35/20.49	c (debug) using card networks
20.46/20.50	c set iterative enc to: card
20.46/20.50	c set iterative enc to: none
20.46/20.50	c [INC SEARCH] isOptimum variable: 0
451.08/451.26	c formula is SAT
451.08/451.26	c [INC SEARCH] copied best model
451.08/451.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
451.08/451.27	c model valid
451.08/451.27	c current solution ok
451.08/451.27	o -110
451.08/451.27	c [INC SEARCH] iteration: 6
451.08/451.27	c [INC BOUNDS] best value:390 search for 389
451.08/451.27	c [INC SYSTEM] there exists a inc, kill it!
451.08/451.27	c write failed with 2
451.08/451.27	c [INC SYSTEM] create new solver instance
451.08/451.27	c [INC] encode full formula
451.08/451.27	c (debug) using card networks
451.08/451.28	c set iterative enc to: card
451.08/451.28	c set iterative enc to: none
451.08/451.29	c [INC SEARCH] isOptimum variable: 0
606.95/607.13	c formula is SAT
606.95/607.13	c [INC SEARCH] copied best model
606.95/607.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
606.95/607.14	c model valid
606.95/607.14	c current solution ok
606.95/607.14	o -113
606.95/607.14	c [INC SEARCH] iteration: 7
606.95/607.14	c [INC BOUNDS] best value:387 search for 386
606.95/607.14	c [INC SYSTEM] there exists a inc, kill it!
606.95/607.14	c write failed with 2
606.95/607.14	c [INC SYSTEM] create new solver instance
606.95/607.14	c [INC] encode full formula
606.95/607.14	c (debug) using card networks
606.95/607.15	c set iterative enc to: card
606.95/607.15	c set iterative enc to: none
606.95/607.15	c [INC SEARCH] isOptimum variable: 0
718.33/718.57	c formula is SAT
718.33/718.57	c [INC SEARCH] copied best model
718.33/718.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
718.33/718.57	c model valid
718.33/718.57	c current solution ok
718.33/718.57	o -114
718.33/718.57	c [INC SEARCH] iteration: 8
718.33/718.57	c [INC BOUNDS] best value:386 search for 385
718.33/718.57	c [INC SYSTEM] there exists a inc, kill it!
718.33/718.57	c write failed with 2
718.33/718.57	c [INC SYSTEM] create new solver instance
718.33/718.57	c [INC] encode full formula
718.33/718.57	c (debug) using card networks
718.33/718.58	c set iterative enc to: card
718.33/718.58	c set iterative enc to: none
718.33/718.59	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698604-1338077148/watcher-3698604-1338077148 -o /tmp/evaluation-result-3698604-1338077148/solver-3698604-1338077148 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698604-1338077148.opb 1062502062 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.04 2.03 2.00 3/178 5622
/proc/meminfo: memFree=29226788/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0

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

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

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

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

[startup+1.50016 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 5633
/proc/meminfo: memFree=29214348/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=1.42 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 2666 12667 0 0 7 2 131 2 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 12844

[startup+3.10027 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 5637
/proc/meminfo: memFree=29215588/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=1.42 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 2666 12667 0 0 7 2 131 2 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5637] ppid=5623 vsize=13120 CPUtime=1.64 cores=0,2,4,6
/proc/5637/stat : 5637 (glucosInc) R 5623 5622 1914 0 -1 4202496 3850 0 0 0 164 0 0 0 20 0 1 0 273840444 13434880 2339 33554432000 4194304 5654031 140735339529920 140735339527800 4215026 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5637/statm: 3280 2339 141 357 0 2920 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25964

[startup+6.30025 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 5637
/proc/meminfo: memFree=29170796/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=1.42 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 2666 12667 0 0 7 2 131 2 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5637] ppid=5623 vsize=25676 CPUtime=4.84 cores=0,2,4,6
/proc/5637/stat : 5637 (glucosInc) R 5623 5622 1914 0 -1 4202496 5841 0 0 0 483 1 0 0 20 0 1 0 273840444 26292224 5304 33554432000 4194304 5654031 140735339529920 140735339517736 4216312 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5637/statm: 6419 5304 142 357 0 6059 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38520

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 5637
/proc/meminfo: memFree=29200852/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=1.42 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 2666 12667 0 0 7 2 131 2 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5637] ppid=5623 vsize=32860 CPUtime=11.24 cores=0,2,4,6
/proc/5637/stat : 5637 (glucosInc) R 5623 5622 1914 0 -1 4202496 7241 0 0 0 1122 2 0 0 20 0 1 0 273840444 33648640 6840 33554432000 4194304 5654031 140735339529920 140735339517736 4215028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5637/statm: 8215 6840 142 357 0 7855 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45704

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 5641
/proc/meminfo: memFree=29165812/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=20.48 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 3718 25617 0 0 10 2 2030 6 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5641] ppid=5623 vsize=29036 CPUtime=4.98 cores=0,2,4,6
/proc/5641/stat : 5641 (glucosInc) R 5623 5622 1914 0 -1 4202496 5659 0 0 0 497 1 0 0 20 0 1 0 273842351 29732864 5068 33554432000 4194304 5654031 140735893078656 140735893066472 4215108 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5641/statm: 7259 5068 142 357 0 6899 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41880

[startup+51.1003 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 5641
/proc/meminfo: memFree=29126876/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=20.48 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 3718 25617 0 0 10 2 2030 6 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5641] ppid=5623 vsize=78308 CPUtime=30.57 cores=0,2,4,6
/proc/5641/stat : 5641 (glucosInc) R 5623 5622 1914 0 -1 4202496 7328 0 0 0 3055 2 0 0 20 0 1 0 273842351 80187392 14799 33554432000 4194304 5654031 140735893078656 140735893076536 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5641/statm: 19577 14799 142 357 0 19217 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 91152

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 5641
/proc/meminfo: memFree=29162868/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=20.48 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 3718 25617 0 0 10 2 2030 6 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5641] ppid=5623 vsize=78308 CPUtime=81.77 cores=0,2,4,6
/proc/5641/stat : 5641 (glucosInc) R 5623 5622 1914 0 -1 4202496 8132 0 0 0 8172 5 0 0 20 0 1 0 273842351 80187392 14799 33554432000 4194304 5654031 140735893078656 140735893076680 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5641/statm: 19577 14799 142 357 0 19217 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91152

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 5643
/proc/meminfo: memFree=29129980/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=20.48 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 3718 25617 0 0 10 2 2030 6 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5641] ppid=5623 vsize=127628 CPUtime=141.75 cores=0,2,4,6
/proc/5641/stat : 5641 (glucosInc) R 5623 5622 1914 0 -1 4202496 11032 0 0 0 14164 11 0 0 20 0 1 0 273842351 130691072 23173 33554432000 4194304 5654031 140735893078656 140735893076680 4232973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5641/statm: 31907 23173 142 357 0 31547 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 140472

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 5644
/proc/meminfo: memFree=29134932/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=20.48 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 3718 25617 0 0 10 2 2030 6 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5641] ppid=5623 vsize=78308 CPUtime=201.74 cores=0,2,4,6
/proc/5641/stat : 5641 (glucosInc) R 5623 5622 1914 0 -1 4202496 14035 0 0 0 20157 17 0 0 20 0 1 0 273842351 80187392 14800 33554432000 4194304 5654031 140735893078656 140735893076680 4215055 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5641/statm: 19577 14800 142 357 0 19217 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 91152

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 5647
/proc/meminfo: memFree=29183408/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28990368/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=205592 CPUtime=523.61 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 27583 0 0 0 52326 35 0 0 20 0 1 0 273912159 210526208 39652 33554432000 4194304 5654031 140736839440368 140736839438456 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 51398 39652 142 357 0 51038 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 218436

[startup+1302.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 5661
/proc/meminfo: memFree=28878176/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=205592 CPUtime=583.6 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 30274 0 0 0 58320 40 0 0 20 0 1 0 273912159 210526208 39140 33554432000 4194304 5654031 140736839440368 140736839428184 4215357 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 51398 39140 142 357 0 51038 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 218436

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 5661
/proc/meminfo: memFree=28926728/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=155504 CPUtime=643.59 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 32657 0 0 0 64314 45 0 0 20 0 1 0 273912159 159236096 35767 33554432000 4194304 5654031 140736839440368 140736839428184 4215679 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 38876 35767 142 357 0 38516 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 168348

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 5661
/proc/meminfo: memFree=28963368/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=155504 CPUtime=703.59 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 35342 0 0 0 70309 50 0 0 20 0 1 0 273912159 159236096 33207 33554432000 4194304 5654031 140736839440368 140736839428184 4215891 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 38876 33207 142 357 0 38516 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 168348

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 5665
/proc/meminfo: memFree=28920592/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=205592 CPUtime=763.57 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 37012 0 0 0 76303 54 0 0 20 0 1 0 273912159 210526208 44260 33554432000 4194304 5654031 140736839440368 140736839438456 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 51398 44260 142 357 0 51038 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 218436

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 5665
/proc/meminfo: memFree=28918716/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=176440 CPUtime=823.55 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 39808 0 0 0 82297 58 0 0 20 0 1 0 273912159 180674560 31555 33554432000 4194304 5654031 140736839440368 140736839428184 4236128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 44110 31555 142 357 0 43750 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 189284

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 5665
/proc/meminfo: memFree=28905164/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=226908 CPUtime=883.54 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 42326 0 0 0 88292 62 0 0 20 0 1 0 273912159 232353792 47029 33554432000 4194304 5654031 140736839440368 140736839428184 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 56727 47029 142 357 0 56367 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 239752

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 5665
/proc/meminfo: memFree=28931076/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=176820 CPUtime=943.53 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 44378 0 0 0 94286 67 0 0 20 0 1 0 273912159 181063680 36153 33554432000 4194304 5654031 140736839440368 140736839428184 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 44205 36153 142 357 0 43845 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 189664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5720
/proc/meminfo: memFree=29116452/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=176820 CPUtime=1003.52 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 46087 0 0 0 100281 71 0 0 20 0 1 0 273912159 181063680 42632 33554432000 4194304 5654031 140736839440368 140736839428184 4233455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 44205 42632 142 357 0 43845 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 189664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5723
/proc/meminfo: memFree=29046476/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=226908 CPUtime=1063.5 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 47767 0 0 0 106275 75 0 0 20 0 1 0 273912159 232353792 49589 33554432000 4194304 5654031 140736839440368 140736839428184 4214567 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 56727 49589 142 357 0 56367 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 239752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5723
/proc/meminfo: memFree=29103048/32873844 swapFree=7384/7384
[pid=5622] ppid=5620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (npSolver-pbo-It) S 5620 5622 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273840300 9367552 275 33554432000 4194304 5064252 140734359262672 140734359261584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2287 275 233 213 0 72 0
[pid=5623] ppid=5622 vsize=3696 CPUtime=718.43 cores=0,2,4,6
/proc/5623/stat : 5623 (npSolver-pbo) S 5622 5622 1914 0 -1 4202496 5296 73671 0 0 14 3 71764 62 20 0 1 0 273840300 3784704 576 33554432000 4194304 5992684 140736647605200 140736647591032 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5623/statm: 924 576 181 440 0 480 0
[pid=5656] ppid=5623 vsize=96680 CPUtime=1081.6 cores=0,2,4,6
/proc/5656/stat : 5656 (glucosInc) R 5623 5622 1914 0 -1 4202496 47767 0 0 0 108085 75 0 0 20 0 1 0 273912159 99000320 23713 33554432000 4194304 5654031 140736839440368 140736839438392 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5656/statm: 24170 23713 142 357 0 23810 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 109524

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.65
CPU system time (s): 1.41778
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 302768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.65
system time used= 1.41778
maximum resident set size= 235792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127117
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 496
involuntary context switches= 2091

runsolver used 2.97555 second user time and 7.48086 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 02:05:48
IDJOB=3698604
IDBENCH=48187
IDSOLVER=2275
FILE ID=node136/3698604-1338077148
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/mis/normalized-mis_500_10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698604-1338077148/watcher-3698604-1338077148 -o /tmp/evaluation-result-3698604-1338077148/solver-3698604-1338077148 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698604-1338077148.opb 1062502062 HOME HOME

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

MD5SUM BENCH= 0247ef4de041bbff376811a7e6bf0408
RANDOM SEED=1062502062

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:        29227036 kB
Buffers:          354884 kB
Cached:          2382136 kB
SwapCached:        24460 kB
Active:           906292 kB
Inactive:        1948820 kB
Active(anon):      92332 kB
Inactive(anon):    25096 kB
Active(file):     813960 kB
Inactive(file):  1923724 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8416 kB
Writeback:             0 kB
AnonPages:        105088 kB
Mapped:            11020 kB
Shmem:                 0 kB
Slab:             649004 kB
SReclaimable:      90324 kB
SUnreclaim:       558680 kB
KernelStack:        1504 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     237216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71632 MiB
End job on node136 at 2012-05-27 02:35:49