Trace number 3747764

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
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-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
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 constraint60
Maximum length of a constraint103
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)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.41	c [INC SEARCH] formula is SAT
0.00/0.41	c [INC SYSTEM] solved the initial formula
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.54	o 0
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:500 search for 499
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.54	c old isEQ: 41, new EQ is 0
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -26
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:474 search for 473
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.61	c old isEQ: 160, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o -27
0.00/0.69	c [INC SEARCH] iteration: 2
0.00/0.69	c [INC BOUNDS] best value:473 search for 472
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.69	c old isEQ: 160, new EQ is 0
0.00/0.70	c set iterative enc to: card
0.00/0.70	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
0.00/0.74	c formula is SAT
0.00/0.75	c [INC SEARCH] copied best model
0.00/0.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.76	o -28
0.00/0.76	c [INC SEARCH] iteration: 3
0.00/0.76	c [INC BOUNDS] best value:472 search for 471
0.00/0.76	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.76	c write failed with 2
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 160, new EQ is 0
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
0.00/0.82	c formula is SAT
0.00/0.82	c [INC SEARCH] copied best model
0.00/0.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -29
0.00/0.84	c [INC SEARCH] iteration: 4
0.00/0.84	c [INC BOUNDS] best value:471 search for 470
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 160, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
0.00/0.90	c formula is SAT
0.00/0.90	c [INC SEARCH] copied best model
0.00/0.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/0.92	o -30
0.00/0.92	c [INC SEARCH] iteration: 5
0.00/0.92	c [INC BOUNDS] best value:470 search for 469
0.00/0.92	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.92	c write failed with 2
0.00/0.92	c [INC SYSTEM] create new solver instance
0.00/0.92	c [INC] encode full formula
0.00/0.92	c (debug) using card networks
0.00/0.92	c old isEQ: 160, new EQ is 0
0.00/0.93	c set iterative enc to: card
0.00/0.93	c set iterative enc to: none
0.00/0.94	c [INC SEARCH] isOptimum variable: 0
0.97/1.01	c formula is SAT
0.97/1.01	c [INC SEARCH] copied best model
0.97/1.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.03	c model valid
0.97/1.03	c current solution ok
0.97/1.03	o -31
0.97/1.03	c [INC SEARCH] iteration: 6
0.97/1.03	c [INC BOUNDS] best value:469 search for 468
0.97/1.03	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.03	c write failed with 2
0.97/1.03	c [INC SYSTEM] create new solver instance
0.97/1.03	c [INC] encode full formula
0.97/1.03	c (debug) using card networks
0.97/1.03	c old isEQ: 160, new EQ is 0
0.97/1.04	c set iterative enc to: card
0.97/1.04	c set iterative enc to: none
0.97/1.04	c [INC SEARCH] isOptimum variable: 0
1.03/1.11	c formula is SAT
1.03/1.11	c [INC SEARCH] copied best model
1.03/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.03/1.13	c model valid
1.03/1.13	c current solution ok
1.03/1.13	o -32
1.03/1.13	c [INC SEARCH] iteration: 7
1.03/1.13	c [INC BOUNDS] best value:468 search for 467
1.03/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.03/1.13	c write failed with 2
1.03/1.13	c [INC SYSTEM] create new solver instance
1.03/1.13	c [INC] encode full formula
1.03/1.13	c (debug) using card networks
1.03/1.13	c old isEQ: 160, new EQ is 0
1.03/1.14	c set iterative enc to: card
1.03/1.14	c set iterative enc to: none
1.03/1.15	c [INC SEARCH] isOptimum variable: 0
4.27/4.37	c formula is SAT
4.27/4.37	c [INC SEARCH] copied best model
4.27/4.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.27/4.39	c model valid
4.27/4.39	c current solution ok
4.27/4.39	o -33
4.27/4.39	c [INC SEARCH] iteration: 8
4.27/4.39	c [INC BOUNDS] best value:467 search for 466
4.27/4.39	c [INC SYSTEM] there exists a inc, kill it!
4.27/4.39	c write failed with 2
4.27/4.39	c [INC SYSTEM] create new solver instance
4.27/4.39	c [INC] encode full formula
4.27/4.39	c (debug) using card networks
4.27/4.39	c old isEQ: 160, new EQ is 0
4.39/4.40	c set iterative enc to: card
4.39/4.40	c set iterative enc to: none
4.39/4.41	c [INC SEARCH] isOptimum variable: 0
4.39/4.78	c formula is SAT
4.39/4.78	c [INC SEARCH] copied best model
4.79/4.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.79/4.99	c model valid
4.79/4.99	c current solution ok
4.79/4.99	o -34
4.79/4.99	c [INC SEARCH] iteration: 9
4.79/4.99	c [INC BOUNDS] best value:466 search for 465
4.79/4.99	c [INC SYSTEM] there exists a inc, kill it!
4.79/4.99	c write failed with 2
4.79/4.99	c [INC SYSTEM] create new solver instance
4.79/4.99	c [INC] encode full formula
4.79/4.99	c (debug) using card networks
4.79/4.99	c old isEQ: 160, new EQ is 0
4.79/4.99	c set iterative enc to: card
4.79/4.99	c set iterative enc to: none
4.79/4.99	c [INC SEARCH] isOptimum variable: 0
28.00/28.11	c formula is SAT
28.00/28.11	c [INC SEARCH] copied best model
28.00/28.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.00/28.13	c model valid
28.00/28.13	c current solution ok
28.00/28.13	o -35
28.00/28.13	c [INC SEARCH] iteration: 10
28.00/28.13	c [INC BOUNDS] best value:465 search for 464
28.00/28.13	c [INC SYSTEM] there exists a inc, kill it!
28.00/28.13	c write failed with 2
28.00/28.13	c [INC SYSTEM] create new solver instance
28.00/28.13	c [INC] encode full formula
28.00/28.13	c (debug) using card networks
28.00/28.13	c old isEQ: 160, new EQ is 0
28.00/28.14	c set iterative enc to: card
28.00/28.14	c set iterative enc to: none
28.00/28.15	c [INC SEARCH] isOptimum variable: 0
43.09/43.28	c formula is SAT
43.09/43.28	c [INC SEARCH] copied best model
43.09/43.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.19/43.30	c model valid
43.19/43.30	c current solution ok
43.19/43.30	o -36
43.19/43.30	c [INC SEARCH] iteration: 11
43.19/43.30	c [INC BOUNDS] best value:464 search for 463
43.19/43.30	c [INC SYSTEM] there exists a inc, kill it!
43.19/43.30	c write failed with 2
43.19/43.30	c [INC SYSTEM] create new solver instance
43.19/43.30	c [INC] encode full formula
43.19/43.30	c (debug) using card networks
43.19/43.30	c old isEQ: 160, new EQ is 0
43.19/43.31	c set iterative enc to: card
43.19/43.31	c set iterative enc to: none
43.19/43.31	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.51	s UNKNOWN
1800.07/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.51	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-3747764-1339103602/watcher-3747764-1339103602 -o /tmp/evaluation-result-3747764-1339103602/solver-3747764-1339103602 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747764-1339103602.opb 1218585522 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.10 2.03 1.94 3/176 11839
/proc/meminfo: memFree=24888132/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0

[startup+0.0173201 s]
/proc/loadavg: 2.10 2.03 1.94 3/176 11839
/proc/meminfo: memFree=24888132/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100294 s]
/proc/loadavg: 2.10 2.03 1.94 3/176 11839
/proc/meminfo: memFree=24888132/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.10 2.03 1.94 3/176 11839
/proc/meminfo: memFree=24888132/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700303 s]
/proc/loadavg: 2.10 2.03 1.94 3/176 11839
/proc/meminfo: memFree=24888132/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.09 2.02 1.94 3/179 11858
/proc/meminfo: memFree=24868276/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=1.13 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 8745 36210 0 0 31 12 57 13 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 17656

[startup+3.10031 s]
/proc/loadavg: 2.09 2.02 1.94 3/179 11862
/proc/meminfo: memFree=24865548/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=1.13 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 8745 36210 0 0 31 12 57 13 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11862] ppid=11840 vsize=20692 CPUtime=1.93 cores=0,2,4,6
/proc/11862/stat : 11862 (glucosInc) R 11840 11839 11080 0 -1 4202496 5667 0 0 0 192 1 0 0 20 0 1 0 376488862 21188608 4337 33554432000 4194304 5654031 140736903946144 140736903933960 4232880 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11862/statm: 5173 4337 142 357 0 4813 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38348

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 1.94 3/179 11866
/proc/meminfo: memFree=24864492/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=4.79 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 10113 46633 0 0 37 12 414 16 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11866] ppid=11840 vsize=20196 CPUtime=1.42 cores=0,2,4,6
/proc/11866/stat : 11866 (glucosInc) R 11840 11839 11080 0 -1 4202496 4661 0 0 0 142 0 0 0 20 0 1 0 376489234 20680704 4341 33554432000 4194304 5654031 140737204751296 140737204749384 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11866/statm: 5049 4341 132 357 0 4689 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 37852

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.94 3/179 11866
/proc/meminfo: memFree=24854100/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=4.79 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 10113 46633 0 0 37 12 414 16 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11866] ppid=11840 vsize=29448 CPUtime=7.81 cores=0,2,4,6
/proc/11866/stat : 11866 (glucosInc) R 11840 11839 11080 0 -1 4202496 7702 0 0 0 780 1 0 0 20 0 1 0 376489234 30154752 6365 33554432000 4194304 5654031 140737204751296 140737204739112 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11866/statm: 7362 6365 142 357 0 7002 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 47104

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 11866
/proc/meminfo: memFree=24831512/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=4.79 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 10113 46633 0 0 37 12 414 16 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11866] ppid=11840 vsize=48188 CPUtime=20.61 cores=0,2,4,6
/proc/11866/stat : 11866 (glucosInc) R 11840 11839 11080 0 -1 4202496 8506 0 0 0 2059 2 0 0 20 0 1 0 376489234 49344512 11483 33554432000 4194304 5654031 140737204751296 140737204739112 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11866/statm: 12047 11483 142 357 0 11687 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 65844

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 1.94 3/179 11921
/proc/meminfo: memFree=24922860/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=36680 CPUtime=7.76 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 6766 0 0 0 774 2 0 0 20 0 1 0 376493079 37560320 8605 33554432000 4194304 5654031 140734982664832 140734982652648 4216577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11921/statm: 9170 8605 142 357 0 8810 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 54336

[startup+102.306 s]
/proc/loadavg: 2.07 2.03 1.94 3/179 11927
/proc/meminfo: memFree=24902608/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=67140 CPUtime=58.95 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 8912 0 0 0 5892 3 0 0 20 0 1 0 376493079 68751360 13743 33554432000 4194304 5654031 140734982664832 140734982652648 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 16785 13743 142 357 0 16425 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 84796

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/179 11930
/proc/meminfo: memFree=24861900/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=79268 CPUtime=118.94 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 9882 0 0 0 11890 4 0 0 20 0 1 0 376493079 81170432 19246 33554432000 4194304 5654031 140734982664832 140734982652648 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 19817 19246 142 357 0 19457 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 96924

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 11932
/proc/meminfo: memFree=24851584/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=128588 CPUtime=178.92 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 10063 0 0 0 17887 5 0 0 20 0 1 0 376493079 131674112 27482 33554432000 4194304 5654031 140734982664832 140734982652648 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 32147 27482 142 357 0 31787 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 146244

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/179 11932
/proc/meminfo: memFree=24850156/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=24775688/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1258.76 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 23595 0 0 0 125835 41 0 0 20 0 1 0 376493079 195522560 40552 33554432000 4194304 5654031 140734982664832 140734982662920 4232976 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 40552 142 357 0 47375 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 208596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 11949
/proc/meminfo: memFree=24770968/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=160120 CPUtime=1318.74 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 24036 0 0 0 131832 42 0 0 20 0 1 0 376493079 163962880 36392 33554432000 4194304 5654031 140734982664832 140734982652648 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 40030 36392 142 357 0 39670 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 177776

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.96 3/179 11949
/proc/meminfo: memFree=24772868/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=160120 CPUtime=1378.74 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 25523 0 0 0 137829 45 0 0 20 0 1 0 376493079 163962880 35368 33554432000 4194304 5654031 140734982664832 140734982662760 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 40030 35368 142 357 0 39670 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 177776

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 11949
/proc/meminfo: memFree=24714040/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1438.73 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 26123 0 0 0 143827 46 0 0 20 0 1 0 376493079 195522560 44139 33554432000 4194304 5654031 140734982664832 140734982662920 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 44139 142 357 0 47375 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 208596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 11949
/proc/meminfo: memFree=24715792/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1498.7 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 26790 0 0 0 149823 47 0 0 20 0 1 0 376493079 195522560 41579 33554432000 4194304 5654031 140734982664832 140734982662920 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 41579 142 357 0 47375 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 208596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 11952
/proc/meminfo: memFree=24723772/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=160120 CPUtime=1558.69 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 26865 0 0 0 155821 48 0 0 20 0 1 0 376493079 163962880 38952 33554432000 4194304 5654031 140734982664832 140734982662760 4233236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 40030 38952 142 357 0 39670 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 177776

[startup+1662.3 s]
/proc/loadavg: 2.13 2.03 1.97 3/179 11953
/proc/meminfo: memFree=24770808/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=110800 CPUtime=1618.68 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 27470 0 0 0 161819 49 0 0 20 0 1 0 376493079 113459200 27132 33554432000 4194304 5654031 140734982664832 140734982662856 4215006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 27700 27132 142 357 0 27340 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 128456

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 1.97 3/179 11953
/proc/meminfo: memFree=24676788/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1678.67 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 28129 0 0 0 167816 51 0 0 20 0 1 0 376493079 195522560 41579 33554432000 4194304 5654031 140734982664832 140734982652648 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 41579 142 357 0 47375 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 208596

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/179 11953
/proc/meminfo: memFree=24717824/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1738.66 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 28788 0 0 0 173813 53 0 0 20 0 1 0 376493079 195522560 40555 33554432000 4194304 5654031 140734982664832 140734982662920 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 40555 142 357 0 47375 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 208596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 1.97 3/179 11953
/proc/meminfo: memFree=24664328/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1756.86 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 28794 0 0 0 175633 53 0 0 20 0 1 0 376493079 195522560 43627 33554432000 4194304 5654031 140734982664832 140734982662920 4233328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 43627 142 357 0 47375 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 208596

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 1.97 3/179 11953
/proc/meminfo: memFree=24664328/32873844 swapFree=7120/7120
[pid=11839] ppid=11837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11839/stat : 11839 (npSolver-pbo-It) S 11837 11839 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488747 9367552 275 33554432000 4194304 5064252 140735729899456 140735729898368 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11839/statm: 2287 275 233 213 0 72 0
[pid=11840] ppid=11839 vsize=8508 CPUtime=43.21 cores=0,2,4,6
/proc/11840/stat : 11840 (npSolver-pbo) S 11839 11839 11080 0 -1 4202496 11481 64898 0 0 43 12 4243 23 20 0 1 0 376488747 8712192 1747 33554432000 4194304 6004724 140733333419760 140733333405608 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11840/statm: 2127 1747 175 442 0 1681 0
[pid=11921] ppid=11840 vsize=190940 CPUtime=1756.86 cores=0,2,4,6
/proc/11921/stat : 11921 (glucosInc) R 11840 11839 11080 0 -1 4202496 28794 0 0 0 175633 53 0 0 20 0 1 0 376493079 195522560 43627 33554432000 4194304 5654031 140734982664832 140734982662920 4233328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11921/statm: 47735 43627 142 357 0 47375 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 208596

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.22
CPU system time (s): 0.902862
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 258684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.902862
maximum resident set size= 198240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1189
involuntary context switches= 2046

runsolver used 2.74458 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-07 23:13:22
IDJOB=3747764
IDBENCH=48188
IDSOLVER=2332
FILE ID=node104/3747764-1339103602
RUNJOBID= node104-1339098178-11096
PBS_JOBID= 14643749
Free space on /tmp= 67056 MiB

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

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=1218585522

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24888660 kB
Buffers:         2728580 kB
Cached:          4088868 kB
SwapCached:          924 kB
Active:          3387824 kB
Inactive:        3550712 kB
Active(anon):     111732 kB
Inactive(anon):     8412 kB
Active(file):    3276092 kB
Inactive(file):  3542300 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:         91320 kB
Mapped:            12024 kB
Shmem:                 8 kB
Slab:             902832 kB
SReclaimable:     344940 kB
SUnreclaim:       557892 kB
KernelStack:        1488 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     240796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 67048 MiB
End job on node104 at 2012-06-07 23:43:22