Trace number 3752475

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_1.opb
MD5SUMfd0cd32338d58e5da2d0a0f96e14ad7d
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-15
Best CPU time to get the best result obtained on this benchmark1797.5
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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.03	c old isEQ: 52, new EQ is 1
0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.54	o -8
0.00/0.54	c starting approximation
0.00/0.54	c factor = 1
0.00/0.54	c can not find a suitable factor, leaving approximation
0.00/0.54	c finished approximation
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:92 search for 91
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: 48, new EQ is 0
0.00/0.54	c set iterative enc to: card
0.00/0.54	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.70	c formula is SAT
0.00/0.70	c [INC SEARCH] copied best model
0.00/0.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.70	o -9
0.00/0.70	c [INC SEARCH] iteration: 1
0.00/0.70	c [INC BOUNDS] best value:91 search for 90
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c (debug) using card networks
0.00/0.70	c old isEQ: 224, new EQ is 0
0.00/0.71	c set iterative enc to: card
0.00/0.71	c set iterative enc to: none
0.00/0.71	c [INC SEARCH] isOptimum variable: 0
0.00/0.86	c formula is SAT
0.00/0.86	c [INC SEARCH] copied best model
0.00/0.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.00/0.87	o -10
0.00/0.87	c [INC SEARCH] iteration: 2
0.00/0.87	c [INC BOUNDS] best value:90 search for 89
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.87	c old isEQ: 224, new EQ is 0
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
3.66/3.77	c formula is SAT
3.66/3.77	c [INC SEARCH] copied best model
3.66/3.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.77	c model valid
3.66/3.77	c current solution ok
3.66/3.77	o -11
3.66/3.77	c [INC SEARCH] iteration: 3
3.66/3.77	c [INC BOUNDS] best value:89 search for 88
3.66/3.77	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.77	c write failed with 2
3.66/3.77	c [INC SYSTEM] create new solver instance
3.66/3.77	c [INC] encode full formula
3.66/3.77	c (debug) using card networks
3.66/3.77	c old isEQ: 224, new EQ is 0
3.66/3.78	c set iterative enc to: card
3.66/3.78	c set iterative enc to: none
3.66/3.78	c [INC SEARCH] isOptimum variable: 0
5.26/5.37	c formula is SAT
5.26/5.37	c [INC SEARCH] copied best model
5.26/5.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.35/5.53	c model valid
5.35/5.53	c current solution ok
5.35/5.53	o -12
5.35/5.53	c [INC SEARCH] iteration: 4
5.35/5.53	c [INC BOUNDS] best value:88 search for 87
5.35/5.53	c [INC SYSTEM] there exists a inc, kill it!
5.35/5.53	c write failed with 2
5.35/5.53	c [INC SYSTEM] create new solver instance
5.35/5.53	c [INC] encode full formula
5.35/5.53	c (debug) using card networks
5.35/5.53	c old isEQ: 224, new EQ is 0
5.35/5.53	c set iterative enc to: card
5.35/5.53	c set iterative enc to: none
5.35/5.53	c [INC SEARCH] isOptimum variable: 0
6.90/7.11	c formula is SAT
6.90/7.11	c [INC SEARCH] copied best model
6.90/7.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.90/7.11	c model valid
6.90/7.11	c current solution ok
6.90/7.11	o -13
6.90/7.11	c [INC SEARCH] iteration: 5
6.90/7.11	c [INC BOUNDS] best value:87 search for 86
6.90/7.11	c [INC SYSTEM] there exists a inc, kill it!
6.90/7.11	c write failed with 2
6.90/7.11	c [INC SYSTEM] create new solver instance
6.90/7.11	c [INC] encode full formula
6.90/7.11	c (debug) using card networks
6.90/7.11	c old isEQ: 224, new EQ is 0
6.90/7.11	c set iterative enc to: card
6.90/7.11	c set iterative enc to: none
6.90/7.12	c [INC SEARCH] isOptimum variable: 0
51.99/52.22	c formula is SAT
51.99/52.22	c [INC SEARCH] copied best model
51.99/52.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.99/52.22	c model valid
51.99/52.22	c current solution ok
51.99/52.22	o -14
51.99/52.22	c [INC SEARCH] iteration: 6
51.99/52.22	c [INC BOUNDS] best value:86 search for 85
51.99/52.22	c [INC SYSTEM] there exists a inc, kill it!
51.99/52.22	c write failed with 2
51.99/52.22	c [INC SYSTEM] create new solver instance
51.99/52.22	c [INC] encode full formula
51.99/52.22	c (debug) using card networks
51.99/52.22	c old isEQ: 224, new EQ is 0
51.99/52.22	c set iterative enc to: card
51.99/52.22	c set iterative enc to: none
51.99/52.23	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.50	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-3752475-1339141495/watcher-3752475-1339141495 -o /tmp/evaluation-result-3752475-1339141495/solver-3752475-1339141495 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752475-1339141495.opb 787072851 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18566
/proc/meminfo: memFree=31659348/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0

[startup+0.029221 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18566
/proc/meminfo: memFree=31659348/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18566
/proc/meminfo: memFree=31659348/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18566
/proc/meminfo: memFree=31659348/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18566
/proc/meminfo: memFree=31659348/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18579
/proc/meminfo: memFree=31643308/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=0.85 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4011 17623 0 0 8 9 60 8 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18579] ppid=18567 vsize=15464 CPUtime=0.61 cores=0,2,4,6
/proc/18579/stat : 18579 (glucosInc) R 18567 18566 17615 0 -1 4202496 2608 0 0 0 61 0 0 0 20 0 1 0 380274695 15835136 2965 33554432000 4194304 5654031 140733789644864 140733789642648 4215104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18579/statm: 3866 2965 140 357 0 3506 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30440

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18579
/proc/meminfo: memFree=31643388/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=0.85 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4011 17623 0 0 8 9 60 8 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18579] ppid=18567 vsize=15844 CPUtime=2.21 cores=0,2,4,6
/proc/18579/stat : 18579 (glucosInc) R 18567 18566 17615 0 -1 4202496 4056 0 0 0 221 0 0 0 20 0 1 0 380274695 16224256 2933 33554432000 4194304 5654031 140733789644864 140733789642648 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18579/statm: 3961 2933 141 357 0 3601 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30820

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18582
/proc/meminfo: memFree=31652812/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=5.35 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4663 27130 0 0 9 9 507 10 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 14976

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18585
/proc/meminfo: memFree=31601208/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=6.94 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4989 31061 0 0 10 9 664 11 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18585] ppid=18567 vsize=21332 CPUtime=5.57 cores=0,2,4,6
/proc/18585/stat : 18585 (glucosInc) R 18567 18566 17615 0 -1 4202496 4977 0 0 0 556 1 0 0 20 0 1 0 380275319 21843968 4860 33554432000 4194304 5654031 140734244547776 140734244535592 4233344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18585/statm: 5333 4860 141 357 0 4973 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 36308

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18585
/proc/meminfo: memFree=31634920/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=6.94 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4989 31061 0 0 10 9 664 11 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18585] ppid=18567 vsize=21332 CPUtime=18.36 cores=0,2,4,6
/proc/18585/stat : 18585 (glucosInc) R 18567 18566 17615 0 -1 4202496 6410 0 0 0 1835 1 0 0 20 0 1 0 380275319 21843968 4788 33554432000 4194304 5654031 140734244547776 140734244535592 4232659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18585/statm: 5333 4788 141 357 0 4973 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36308

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18585
/proc/meminfo: memFree=31622628/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=6.94 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 4989 31061 0 0 10 9 664 11 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18585] ppid=18567 vsize=33032 CPUtime=43.95 cores=0,2,4,6
/proc/18585/stat : 18585 (glucosInc) R 18567 18566 17615 0 -1 4202496 8224 0 0 0 4393 2 0 0 20 0 1 0 380275319 33824768 7799 33554432000 4194304 5654031 140734244547776 140734244535592 4232488 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18585/statm: 8258 7799 141 357 0 7898 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 48008

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18588
/proc/meminfo: memFree=31614948/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=40848 CPUtime=50.05 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 8176 0 0 0 5004 1 0 0 20 0 1 0 380279830 41828352 9740 33554432000 4194304 5654031 140733953301088 140733953288904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 10212 9740 141 357 0 9852 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 55824

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18588
/proc/meminfo: memFree=31607736/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=48032 CPUtime=110.02 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 8451 0 0 0 11001 1 0 0 20 0 1 0 380279830 49184768 11555 33554432000 4194304 5654031 140733953301088 140733953288904 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 12008 11555 141 357 0 11648 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 63008

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18645
/proc/meminfo: memFree=31700192/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=64140 CPUtime=170.01 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 8853 0 0 0 16999 2 0 0 20 0 1 0 380279830 65679360 15331 33554432000 4194304 5654031 140733953301088 140733953288904 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 16035 15331 141 357 0 15675 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 79116

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18645
/proc/meminfo: memFree=31638812/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31466796/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=164988 CPUtime=1249.85 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 14252 0 0 0 124970 15 0 0 20 0 1 0 380279830 168947712 37838 33554432000 4194304 5654031 140733953301088 140733953288904 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 41247 37838 141 357 0 40887 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 179964

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18678
/proc/meminfo: memFree=31444612/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=164988 CPUtime=1309.84 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 14441 0 0 0 130968 16 0 0 20 0 1 0 380279830 168947712 39374 33554432000 4194304 5654031 140733953301088 140733953288904 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 41247 39374 141 357 0 40887 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 179964

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18678
/proc/meminfo: memFree=31481552/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=115668 CPUtime=1369.84 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 14629 0 0 0 136967 17 0 0 20 0 1 0 380279830 118444032 28458 33554432000 4194304 5654031 140733953301088 140733953288904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 28917 28458 141 357 0 28557 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 130644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18678
/proc/meminfo: memFree=31436388/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=164988 CPUtime=1429.83 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 14999 0 0 0 142965 18 0 0 20 0 1 0 380279830 168947712 38350 33554432000 4194304 5654031 140733953301088 140733953288904 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 41247 38350 141 357 0 40887 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 179964

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 18681
/proc/meminfo: memFree=31434596/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=164988 CPUtime=1489.82 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 15480 0 0 0 148963 19 0 0 20 0 1 0 380279830 168947712 39886 33554432000 4194304 5654031 140733953301088 140733953288904 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 41247 39886 141 357 0 40887 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 179964

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 18681
/proc/meminfo: memFree=31471192/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=134700 CPUtime=1549.8 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 16264 0 0 0 154960 20 0 0 20 0 1 0 380279830 137932800 28460 33554432000 4194304 5654031 140733953301088 140733953288904 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 33675 28460 141 357 0 33315 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 149676

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 18682
/proc/meminfo: memFree=31521180/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=134700 CPUtime=1609.8 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 16701 0 0 0 160959 21 0 0 20 0 1 0 380279830 137932800 28964 33554432000 4194304 5654031 140733953301088 140733953299112 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 33675 28964 141 357 0 33315 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 149676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18682
/proc/meminfo: memFree=31521196/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=184020 CPUtime=1669.79 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 17067 0 0 0 166957 22 0 0 20 0 1 0 380279830 188436480 36808 33554432000 4194304 5654031 140733953301088 140733953299016 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 46005 36808 141 357 0 45645 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 198996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18682
/proc/meminfo: memFree=31488212/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=184020 CPUtime=1729.78 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 17847 0 0 0 172954 24 0 0 20 0 1 0 380279830 188436480 37320 33554432000 4194304 5654031 140733953301088 140733953299016 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 46005 37320 141 357 0 45645 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 198996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18682
/proc/meminfo: memFree=31431428/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=184020 CPUtime=1747.98 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 17851 0 0 0 174774 24 0 0 20 0 1 0 380279830 188436480 39368 33554432000 4194304 5654031 140733953301088 140733953288904 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 46005 39368 141 357 0 45645 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 198996

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18682
/proc/meminfo: memFree=31431428/32873844 swapFree=7124/7124
[pid=18566] ppid=18564 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (npSolver-pbo-It) S 18564 18566 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380274607 9367552 275 33554432000 4194304 5064252 140735236520352 140735236519264 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18566/statm: 2287 275 233 213 0 72 0
[pid=18567] ppid=18566 vsize=5828 CPUtime=52.04 cores=0,2,4,6
/proc/18567/stat : 18567 (npSolver-pbo) S 18566 18566 17615 0 -1 4202496 5315 39823 0 0 11 10 5170 13 20 0 1 0 380274607 5967872 910 33554432000 4194304 6004724 140736889420080 140736889405928 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18567/statm: 1457 910 189 442 0 1011 0
[pid=18587] ppid=18567 vsize=184020 CPUtime=1747.98 cores=0,2,4,6
/proc/18587/stat : 18587 (glucosInc) R 18567 18566 17615 0 -1 4202496 17851 0 0 0 174774 24 0 0 20 0 1 0 380279830 188436480 39368 33554432000 4194304 5654031 140733953301088 140733953288904 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18587/statm: 46005 39368 141 357 0 45645 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 198996

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1799.56
CPU system time (s): 0.489925
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 229816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.489925
maximum resident set size= 167980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 410
involuntary context switches= 2107

runsolver used 2.72659 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 09:44:55
IDJOB=3752475
IDBENCH=48243
IDSOLVER=2335
FILE ID=node138/3752475-1339141495
RUNJOBID= node138-1339134209-17631
PBS_JOBID= 14643796
Free space on /tmp= 70676 MiB

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

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

MD5SUM BENCH= fd0cd32338d58e5da2d0a0f96e14ad7d
RANDOM SEED=787072851

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31659348 kB
Buffers:          126152 kB
Cached:           169620 kB
SwapCached:        19640 kB
Active:           275276 kB
Inactive:         156824 kB
Active(anon):     118340 kB
Inactive(anon):    20456 kB
Active(file):     156936 kB
Inactive(file):   136368 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        261564 kB
Mapped:            10232 kB
Shmem:                 0 kB
Slab:             641380 kB
SReclaimable:      82728 kB
SUnreclaim:       558652 kB
KernelStack:        1504 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 70672 MiB
End job on node138 at 2012-06-08 10:14:56