Trace number 3752551

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-quickBound (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
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-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
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 constraint25
Maximum length of a constraint47
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)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	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.19	c model valid
0.00/0.19	c current solution ok
0.00/0.24	o 0
0.00/0.24	c starting approximation
0.00/0.24	c factor = 1
0.00/0.24	c can not find a suitable factor, leaving approximation
0.00/0.24	c finished approximation
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:500 search for 499
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 224, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o -60
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:440 search for 439
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 112, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.56	o -61
0.00/0.56	c [INC SEARCH] iteration: 2
0.00/0.56	c [INC BOUNDS] best value:439 search for 438
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c old isEQ: 112, new EQ is 0
0.00/0.57	c set iterative enc to: card
0.00/0.57	c set iterative enc to: none
0.00/0.58	c [INC SEARCH] isOptimum variable: 0
0.00/0.74	c formula is SAT
0.00/0.74	c [INC SEARCH] copied best model
0.00/0.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.00/0.75	o -62
0.00/0.75	c [INC SEARCH] iteration: 3
0.00/0.75	c [INC BOUNDS] best value:438 search for 437
0.00/0.75	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.75	c write failed with 2
0.00/0.75	c [INC SYSTEM] create new solver instance
0.00/0.75	c [INC] encode full formula
0.00/0.75	c (debug) using card networks
0.00/0.75	c old isEQ: 112, new EQ is 0
0.00/0.76	c set iterative enc to: card
0.00/0.76	c set iterative enc to: none
0.00/0.76	c [INC SEARCH] isOptimum variable: 0
59.15/59.28	c formula is SAT
59.15/59.28	c [INC SEARCH] copied best model
59.15/59.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.15/59.29	c model valid
59.15/59.29	c current solution ok
59.15/59.29	o -63
59.15/59.29	c [INC SEARCH] iteration: 4
59.15/59.29	c [INC BOUNDS] best value:437 search for 436
59.15/59.29	c [INC SYSTEM] there exists a inc, kill it!
59.15/59.29	c write failed with 2
59.15/59.29	c [INC SYSTEM] create new solver instance
59.15/59.29	c [INC] encode full formula
59.15/59.29	c (debug) using card networks
59.15/59.29	c old isEQ: 112, new EQ is 0
59.27/59.30	c set iterative enc to: card
59.27/59.30	c set iterative enc to: none
59.27/59.31	c [INC SEARCH] isOptimum variable: 0
59.27/60.13	c formula is SAT
59.27/60.13	c [INC SEARCH] copied best model
59.27/60.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.27/60.14	c model valid
59.27/60.14	c current solution ok
59.27/60.14	o -65
59.27/60.14	c [INC SEARCH] iteration: 5
59.27/60.14	c [INC BOUNDS] best value:435 search for 434
59.27/60.14	c [INC SYSTEM] there exists a inc, kill it!
59.27/60.14	c write failed with 2
59.27/60.14	c [INC SYSTEM] create new solver instance
59.27/60.14	c [INC] encode full formula
59.27/60.14	c (debug) using card networks
59.27/60.14	c old isEQ: 112, new EQ is 0
59.27/60.15	c set iterative enc to: card
59.27/60.15	c set iterative enc to: none
59.27/60.15	c [INC SEARCH] isOptimum variable: 0
274.82/274.97	c formula is SAT
274.82/274.97	c [INC SEARCH] copied best model
274.82/274.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
274.82/274.98	c model valid
274.82/274.98	c current solution ok
274.82/274.98	o -66
274.82/274.98	c [INC SEARCH] iteration: 6
274.82/274.98	c [INC BOUNDS] best value:434 search for 433
274.82/274.98	c [INC SYSTEM] there exists a inc, kill it!
274.82/274.98	c write failed with 2
274.82/274.98	c [INC SYSTEM] create new solver instance
274.82/274.98	c [INC] encode full formula
274.82/274.98	c (debug) using card networks
274.82/274.98	c old isEQ: 112, new EQ is 0
274.82/274.99	c set iterative enc to: card
274.82/274.99	c set iterative enc to: none
274.82/275.00	c [INC SEARCH] isOptimum variable: 0
484.27/484.48	c formula is SAT
484.27/484.48	c [INC SEARCH] copied best model
484.27/484.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
484.27/484.49	c model valid
484.27/484.49	c current solution ok
484.27/484.49	o -67
484.27/484.49	c [INC SEARCH] iteration: 7
484.27/484.49	c [INC BOUNDS] best value:433 search for 432
484.27/484.49	c [INC SYSTEM] there exists a inc, kill it!
484.27/484.49	c write failed with 2
484.27/484.49	c [INC SYSTEM] create new solver instance
484.27/484.49	c [INC] encode full formula
484.27/484.49	c (debug) using card networks
484.27/484.49	c old isEQ: 112, new EQ is 0
484.37/484.50	c set iterative enc to: card
484.37/484.50	c set iterative enc to: none
484.37/484.51	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3752551-1339134279/watcher-3752551-1339134279 -o /tmp/evaluation-result-3752551-1339134279/solver-3752551-1339134279 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752551-1339134279.opb 289684556 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: 5.36 4.04 2.85 2/177 13719
/proc/meminfo: memFree=31739884/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (runsolver) D 13717 13719 13680 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 23394597 12095488 51 33554432000 4194304 5436572 140734747349536 140734747345832 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/13719/statm: 2953 51 31 304 0 2645 0

[startup+0.0431481 s]
/proc/loadavg: 5.36 4.04 2.85 2/177 13719
/proc/meminfo: memFree=31739884/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 5.36 4.04 2.85 2/177 13719
/proc/meminfo: memFree=31739884/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 5.36 4.04 2.85 2/177 13719
/proc/meminfo: memFree=31739884/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 5.36 4.04 2.85 2/177 13719
/proc/meminfo: memFree=31739884/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 5.09 4.00 2.84 3/184 13749
/proc/meminfo: memFree=31692652/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=12444 CPUtime=0.72 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 2614 0 0 0 72 0 0 0 20 0 1 0 23394674 12742656 2455 33554432000 4194304 5654031 140733337662272 140733337660232 4216505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13749/statm: 3111 2455 141 357 0 2751 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27736

[startup+3.10028 s]
/proc/loadavg: 5.09 4.00 2.84 3/184 13749
/proc/meminfo: memFree=31690660/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=24060 CPUtime=2.33 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 5352 0 0 0 232 1 0 0 20 0 1 0 23394674 24637440 4508 33554432000 4194304 5654031 140733337662272 140733337660152 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13749/statm: 6015 4508 141 357 0 5655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 39352

[startup+6.30028 s]
/proc/loadavg: 5.09 4.00 2.84 3/184 13753
/proc/meminfo: memFree=31673848/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=28480 CPUtime=5.52 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 5974 0 0 0 551 1 0 0 20 0 1 0 23394674 29163520 6621 33554432000 4194304 5654031 140733337662272 140733337650088 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13749/statm: 7120 6621 141 357 0 6760 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43772

[startup+12.7003 s]
/proc/loadavg: 4.69 3.95 2.84 3/184 13753
/proc/meminfo: memFree=31648024/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=42804 CPUtime=11.92 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 7650 0 0 0 1190 2 0 0 20 0 1 0 23394674 43831296 9177 33554432000 4194304 5654031 140733337662272 140733337650088 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13749/statm: 10701 9177 141 357 0 10341 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58096

[startup+25.5003 s]
/proc/loadavg: 4.28 3.89 2.83 3/184 13753
/proc/meminfo: memFree=31591680/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=80728 CPUtime=24.71 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 9287 0 0 0 2469 2 0 0 20 0 1 0 23394674 82665472 15372 33554432000 4194304 5654031 140733337662272 140733337660152 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13749/statm: 20182 15372 141 357 0 19822 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 96020

[startup+51.1003 s]
/proc/loadavg: 3.56 3.75 2.81 3/184 13757
/proc/meminfo: memFree=31629724/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=0.74 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 4808 14949 0 0 11 6 52 5 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13749] ppid=13721 vsize=74304 CPUtime=50.31 cores=0,2,4,6
/proc/13749/stat : 13749 (glucosInc) R 13721 13719 13680 0 -1 4202496 9813 0 0 0 5027 4 0 0 20 0 1 0 23394674 76087296 13728 33554432000 4194304 5654031 140733337662272 140733337650088 4215006 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13749/statm: 18576 13728 141 357 0 18216 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 89596

[startup+102.307 s]
/proc/loadavg: 2.67 3.47 2.77 3/183 13763
/proc/meminfo: memFree=31577784/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=60.11 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 5876 29467 0 0 14 6 5979 12 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13763] ppid=13721 vsize=80436 CPUtime=42.14 cores=0,2,4,6
/proc/13763/stat : 13763 (glucosInc) R 13721 13719 13680 0 -1 4202496 9750 0 0 0 4211 3 0 0 20 0 1 0 23400613 82366464 15597 33554432000 4194304 5654031 140735493800944 140735493788760 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13763/statm: 20109 15597 141 357 0 19749 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95728

[startup+162.3 s]
/proc/loadavg: 2.25 3.20 2.72 3/183 13764
/proc/meminfo: memFree=31538256/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=60.11 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 5876 29467 0 0 14 6 5979 12 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13763] ppid=13721 vsize=129756 CPUtime=102.12 cores=0,2,4,6
/proc/13763/stat : 13763 (glucosInc) R 13721 13719 13680 0 -1 4202496 11488 0 0 0 10206 6 0 0 20 0 1 0 23400613 132870144 25744 33554432000 4194304 5654031 140735493800944 140735493788760 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13763/statm: 32439 25744 141 357 0 32079 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 145048

[startup+222.3 s]
/proc/loadavg: 2.09 2.98 2.67 3/183 13766
/proc/meminfo: memFree=31577368/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=60.11 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 5876 29467 0 0 14 6 5979 12 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13763] ppid=13721 vsize=129756 CPUtime=162.11 cores=0,2,4,6
/proc/13763/stat : 13763 (glucosInc) R 13721 13719 13680 0 -1 4202496 13356 0 0 0 16202 9 0 0 20 0 1 0 23400613 132870144 25744 33554432000 4194304 5654031 140735493800944 140735493798872 4214846 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13763/statm: 32439 25744 141 357 0 32079 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 145048

[startup+282.3 s]

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

/proc/meminfo: memFree=31490764/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=174424 CPUtime=757.66 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 31751 0 0 0 75712 54 0 0 20 0 1 0 23443049 178610176 36602 33554432000 4194304 5654031 140733285174560 140733285162376 4215061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 43606 36602 141 357 0 43246 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 189716

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/183 13805
/proc/meminfo: memFree=31416208/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=174424 CPUtime=817.65 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 33257 0 0 0 81708 57 0 0 20 0 1 0 23443049 178610176 39674 33554432000 4194304 5654031 140733285174560 140733285172648 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 43606 39674 141 357 0 43246 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 189716

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 13806
/proc/meminfo: memFree=31341960/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=877.63 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 35588 0 0 0 87702 61 0 0 20 0 1 0 23443049 229900288 45607 33554432000 4194304 5654031 140733285174560 140733285162376 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 45607 141 357 0 55768 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 239804

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.16 3/183 13806
/proc/meminfo: memFree=31382152/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=937.63 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 37102 0 0 0 93699 64 0 0 20 0 1 0 23443049 229900288 46631 33554432000 4194304 5654031 140733285174560 140733285162376 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 46631 141 357 0 55768 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 239804

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.15 3/183 13806
/proc/meminfo: memFree=31376044/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=94284 CPUtime=997.61 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 38601 0 0 0 99694 67 0 0 20 0 1 0 23443049 96546816 23172 33554432000 4194304 5654031 140733285174560 140733285162376 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 23571 23172 141 357 0 23211 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 109576

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.14 3/184 13809
/proc/meminfo: memFree=31470652/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=174424 CPUtime=1057.6 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 40754 0 0 0 105689 71 0 0 20 0 1 0 23443049 178610176 37626 33554432000 4194304 5654031 140733285174560 140733285172648 4232971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 43606 37626 141 357 0 43246 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 189716

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.13 3/183 13809
/proc/meminfo: memFree=31325372/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=1117.59 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 43085 0 0 0 111683 76 0 0 20 0 1 0 23443049 229900288 44071 33554432000 4194304 5654031 140733285174560 140733285172648 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 44071 141 357 0 55768 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 239804

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 13810
/proc/meminfo: memFree=31260572/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=1177.58 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 44590 0 0 0 117679 79 0 0 20 0 1 0 23443049 229900288 46631 33554432000 4194304 5654031 140733285174560 140733285162376 4217712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 46631 141 357 0 55768 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 239804

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 13810
/proc/meminfo: memFree=31264392/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=1237.57 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 46100 0 0 0 123675 82 0 0 20 0 1 0 23443049 229900288 48679 33554432000 4194304 5654031 140733285174560 140733285162376 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 48679 141 357 0 55768 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 239804

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 13810
/proc/meminfo: memFree=31353796/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=224512 CPUtime=1297.56 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 47610 0 0 0 129671 85 0 0 20 0 1 0 23443049 229900288 52775 33554432000 4194304 5654031 140733285174560 140733285162376 4218503 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 56128 52775 141 357 0 55768 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 239804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 13810
/proc/meminfo: memFree=31382268/32873844 swapFree=7632/7632
[pid=13719] ppid=13717 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13719/stat : 13719 (npSolver-pbo-It) S 13717 13719 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23394597 9367552 275 33554432000 4194304 5064252 140733480119536 140733480118448 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13719/statm: 2287 275 233 213 0 72 0
[pid=13721] ppid=13719 vsize=6144 CPUtime=484.39 cores=0,2,4,6
/proc/13721/stat : 13721 (npSolver-pbo) S 13719 13719 13680 0 -1 4202496 6944 57742 0 0 18 6 48376 39 20 0 1 0 23394598 6291456 1150 33554432000 4194304 6004724 140735797966048 140735797951896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13721/statm: 1536 1150 188 442 0 1090 0
[pid=13775] ppid=13721 vsize=143604 CPUtime=1315.67 cores=0,2,4,6
/proc/13775/stat : 13775 (glucosInc) R 13721 13719 13680 0 -1 4202496 47684 0 0 0 131480 87 0 0 20 0 1 0 23443049 147050496 32951 33554432000 4194304 5654031 140733285174560 140733285162376 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13775/statm: 35901 32951 141 357 0 35541 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 158896

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.09
CPU user time (s): 1798.76
CPU system time (s): 1.3358
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 239804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.3358
maximum resident set size= 219292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 523
involuntary context switches= 2383

runsolver used 2.68259 second user time and 7.14991 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 07:44:40
IDJOB=3752551
IDBENCH=48182
IDSOLVER=2335
FILE ID=node135/3752551-1339134279
RUNJOBID= node135-1339134279-13696
PBS_JOBID= 14643799
Free space on /tmp= 70596 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752551-1339134279/watcher-3752551-1339134279 -o /tmp/evaluation-result-3752551-1339134279/solver-3752551-1339134279 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752551-1339134279.opb 289684556 HOME HOME

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=289684556

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31740148 kB
Buffers:           85568 kB
Cached:           233420 kB
SwapCached:         2208 kB
Active:           282812 kB
Inactive:          38908 kB
Active(anon):       4788 kB
Inactive(anon):     1032 kB
Active(file):     278024 kB
Inactive(file):    37876 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098796 kB
Dirty:             23628 kB
Writeback:             0 kB
AnonPages:          9296 kB
Mapped:             7040 kB
Shmem:                 0 kB
Slab:             670608 kB
SReclaimable:     111152 kB
SUnreclaim:       559456 kB
KernelStack:        1400 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70576 MiB
End job on node135 at 2012-06-08 08:14:40