Trace number 3702870

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? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
MD5SUMb258fc1dc8cb1827e842a0b9558712c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.039993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables435
Total number of constraints501
Number of constraints which are clauses403
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 435
Biggest coefficient in the objective function 282
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1168
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 282
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1168
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 77
0.00/0.05	c starting approximation
0.00/0.05	c factor = 2
0.00/0.05	c current bound: 179
25.66/25.71	c leaving approximation
25.66/25.71	c finished approximation
25.66/25.71	c [INC SYSTEM] there exists a inc, kill it!
25.66/25.71	c write failed with 2
25.66/25.71	c [INC SEARCH] iteration: 0
25.66/25.71	c [INC BOUNDS] best value:359 search for 358
25.66/25.71	c [INC SYSTEM] create new solver instance
25.66/25.71	c [INC] encode full formula
25.66/25.79	c set iterative enc to: swc
25.77/25.80	c [INC SEARCH] isOptimum variable: 0
25.78/26.05	c formula is SAT
25.78/26.06	c [INC SEARCH] copied best model
25.78/26.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.78/26.06	c model valid
25.78/26.06	c current solution ok
25.78/26.06	o 36
25.78/26.06	c [INC SEARCH] iteration: 1
25.78/26.06	c [INC BOUNDS] best value:318 search for 317
25.78/26.06	c [INC ENCODE] setup new number of clauses ...
25.78/26.06	c [INC] encode incremental formula
25.78/26.06	c return only the limitting unit clause for 317
25.78/26.06	c [INC SYSTEM] transmit new clauses to solver: 1
25.78/26.06	c [INC SEARCH] isOptimum variable: 0
26.67/26.75	c formula is SAT
26.67/26.76	c [INC SEARCH] copied best model
26.67/26.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.67/26.76	c model valid
26.67/26.76	c current solution ok
26.67/26.76	o 35
26.67/26.76	c [INC SEARCH] iteration: 2
26.67/26.76	c [INC BOUNDS] best value:317 search for 316
26.67/26.76	c [INC ENCODE] setup new number of clauses ...
26.67/26.76	c [INC] encode incremental formula
26.67/26.76	c return only the limitting unit clause for 316
26.67/26.76	c [INC SYSTEM] transmit new clauses to solver: 1
26.67/26.76	c [INC SEARCH] isOptimum variable: 0
26.77/26.83	c formula is SAT
26.77/26.84	c [INC SEARCH] copied best model
26.77/26.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.77/26.84	c model valid
26.77/26.84	c current solution ok
26.77/26.84	o 34
26.77/26.84	c [INC SEARCH] iteration: 3
26.77/26.84	c [INC BOUNDS] best value:316 search for 315
26.77/26.84	c [INC ENCODE] setup new number of clauses ...
26.77/26.84	c [INC] encode incremental formula
26.77/26.84	c return only the limitting unit clause for 315
26.77/26.84	c [INC SYSTEM] transmit new clauses to solver: 1
26.77/26.84	c [INC SEARCH] isOptimum variable: 0
26.88/26.91	c formula is SAT
26.88/26.92	c [INC SEARCH] copied best model
26.88/26.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.88/26.92	c model valid
26.88/26.92	c current solution ok
26.88/26.92	o 33
26.88/26.92	c [INC SEARCH] iteration: 4
26.88/26.92	c [INC BOUNDS] best value:315 search for 314
26.88/26.92	c [INC ENCODE] setup new number of clauses ...
26.88/26.92	c [INC] encode incremental formula
26.88/26.92	c return only the limitting unit clause for 314
26.88/26.92	c [INC SYSTEM] transmit new clauses to solver: 1
26.88/26.92	c [INC SEARCH] isOptimum variable: 0
26.88/26.98	c formula is SAT
26.88/26.99	c [INC SEARCH] copied best model
26.88/26.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.88/26.99	c model valid
26.88/26.99	c current solution ok
26.88/26.99	o 32
26.88/26.99	c [INC SEARCH] iteration: 5
26.88/26.99	c [INC BOUNDS] best value:314 search for 313
26.88/26.99	c [INC ENCODE] setup new number of clauses ...
26.88/26.99	c [INC] encode incremental formula
26.88/26.99	c return only the limitting unit clause for 313
26.88/26.99	c [INC SYSTEM] transmit new clauses to solver: 1
26.88/26.99	c [INC SEARCH] isOptimum variable: 0
26.98/27.06	c formula is SAT
26.98/27.07	c [INC SEARCH] copied best model
26.98/27.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.98/27.07	c model valid
26.98/27.07	c current solution ok
26.98/27.07	o 31
26.98/27.07	c [INC SEARCH] iteration: 6
26.98/27.07	c [INC BOUNDS] best value:313 search for 312
26.98/27.07	c [INC ENCODE] setup new number of clauses ...
26.98/27.07	c [INC] encode incremental formula
26.98/27.07	c return only the limitting unit clause for 312
26.98/27.07	c [INC SYSTEM] transmit new clauses to solver: 1
26.98/27.07	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	c write failed with -1
1800.08/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x21e8fd0)

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-3702870-1338060159/watcher-3702870-1338060159 -o /tmp/evaluation-result-3702870-1338060159/solver-3702870-1338060159 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702870-1338060159.opb 81374615 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4838
/proc/meminfo: memFree=29868500/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0

[startup+0.0355451 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4838
/proc/meminfo: memFree=29868500/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4838
/proc/meminfo: memFree=29868500/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4838
/proc/meminfo: memFree=29868500/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700133 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4838
/proc/meminfo: memFree=29868500/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 4847
/proc/meminfo: memFree=29851996/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=4656 CPUtime=0.05 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 1526 2840 0 0 2 1 2 0 20 0 1 0 272141992 4767744 632 33554432000 4194304 5992684 140737362915552 140737362907840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 1164 632 189 440 0 720 0
[pid=4844] ppid=4839 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/4844/stat : 4844 (glucosInc) S 4839 4838 4103 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 272141996 7688192 324 33554432000 4194304 5654031 140735418369696 140735418368008 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4844/statm: 1877 324 145 357 0 1517 0
[pid=4846] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4846/stat : 4846 (satsolver.sh) S 4839 4838 4103 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272141999 9367552 266 33554432000 4194304 5064252 140737322254272 140737322253184 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4846/statm: 2287 266 226 213 0 72 0
[pid=4847] ppid=4846 vsize=13496 CPUtime=1.42 cores=1,3,5,7
/proc/4847/stat : 4847 (glucose) R 4846 4838 4103 0 -1 4202496 3254 0 0 0 142 0 0 0 20 0 1 0 272141999 13819904 3032 33554432000 4194304 5208918 140735571144928 140735571142952 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4847/statm: 3374 3032 102 248 0 3123 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43956

[startup+3.10028 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29943232/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=4656 CPUtime=0.05 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 1526 2840 0 0 2 1 2 0 20 0 1 0 272141992 4767744 632 33554432000 4194304 5992684 140737362915552 140737362907840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 1164 632 189 440 0 720 0
[pid=4844] ppid=4839 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/4844/stat : 4844 (glucosInc) S 4839 4838 4103 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 272141996 7688192 324 33554432000 4194304 5654031 140735418369696 140735418368008 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4844/statm: 1877 324 145 357 0 1517 0
[pid=4846] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4846/stat : 4846 (satsolver.sh) S 4839 4838 4103 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272141999 9367552 266 33554432000 4194304 5064252 140737322254272 140737322253184 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4846/statm: 2287 266 226 213 0 72 0
[pid=4847] ppid=4846 vsize=16476 CPUtime=3.02 cores=1,3,5,7
/proc/4847/stat : 4847 (glucose) R 4846 4838 4103 0 -1 4202496 4028 0 0 0 302 0 0 0 20 0 1 0 272141999 16871424 3169 33554432000 4194304 5208918 140735571144928 140735571143016 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4847/statm: 4119 3169 102 248 0 3868 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 46936

[startup+6.30029 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29937760/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=4656 CPUtime=0.05 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 1526 2840 0 0 2 1 2 0 20 0 1 0 272141992 4767744 632 33554432000 4194304 5992684 140737362915552 140737362907840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 1164 632 189 440 0 720 0
[pid=4844] ppid=4839 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/4844/stat : 4844 (glucosInc) S 4839 4838 4103 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 272141996 7688192 324 33554432000 4194304 5654031 140735418369696 140735418368008 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4844/statm: 1877 324 145 357 0 1517 0
[pid=4846] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4846/stat : 4846 (satsolver.sh) S 4839 4838 4103 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272141999 9367552 266 33554432000 4194304 5064252 140737322254272 140737322253184 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4846/statm: 2287 266 226 213 0 72 0
[pid=4847] ppid=4846 vsize=17960 CPUtime=6.22 cores=1,3,5,7
/proc/4847/stat : 4847 (glucose) R 4846 4838 4103 0 -1 4202496 5055 0 0 0 622 0 0 0 20 0 1 0 272141999 18391040 4109 33554432000 4194304 5208918 140735571144928 140735571142792 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4847/statm: 4490 4109 102 248 0 4239 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48420

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29925820/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=4656 CPUtime=0.05 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 1526 2840 0 0 2 1 2 0 20 0 1 0 272141992 4767744 632 33554432000 4194304 5992684 140737362915552 140737362907840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 1164 632 189 440 0 720 0
[pid=4844] ppid=4839 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/4844/stat : 4844 (glucosInc) S 4839 4838 4103 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 272141996 7688192 324 33554432000 4194304 5654031 140735418369696 140735418368008 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4844/statm: 1877 324 145 357 0 1517 0
[pid=4846] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4846/stat : 4846 (satsolver.sh) S 4839 4838 4103 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272141999 9367552 266 33554432000 4194304 5064252 140737322254272 140737322253184 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4846/statm: 2287 266 226 213 0 72 0
[pid=4847] ppid=4846 vsize=22312 CPUtime=12.61 cores=1,3,5,7
/proc/4847/stat : 4847 (glucose) R 4846 4838 4103 0 -1 4202496 5522 0 0 0 1261 0 0 0 20 0 1 0 272141999 22847488 5046 33554432000 4194304 5208918 140735571144928 140735571142872 4229151 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4847/statm: 5578 5046 102 248 0 5327 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52772

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 4894
/proc/meminfo: memFree=29922160/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=4656 CPUtime=0.05 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 1526 2840 0 0 2 1 2 0 20 0 1 0 272141992 4767744 632 33554432000 4194304 5992684 140737362915552 140737362907840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 1164 632 189 440 0 720 0
[pid=4844] ppid=4839 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/4844/stat : 4844 (glucosInc) S 4839 4838 4103 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 272141996 7688192 324 33554432000 4194304 5654031 140735418369696 140735418368008 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4844/statm: 1877 324 145 357 0 1517 0
[pid=4846] ppid=4839 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4846/stat : 4846 (satsolver.sh) S 4839 4838 4103 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272141999 9367552 266 33554432000 4194304 5064252 140737322254272 140737322253184 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4846/statm: 2287 266 226 213 0 72 0
[pid=4847] ppid=4846 vsize=22312 CPUtime=25.41 cores=1,3,5,7
/proc/4847/stat : 4847 (glucose) R 4846 4838 4103 0 -1 4202496 5568 0 0 0 2541 0 0 0 20 0 1 0 272141999 22847488 5117 33554432000 4194304 5208918 140735571144928 140735571142872 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4847/statm: 5578 5117 102 248 0 5327 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52772

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4901
/proc/meminfo: memFree=29865704/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=84060 CPUtime=25.21 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 15158 0 0 0 2516 5 0 0 20 0 1 0 272144573 86077440 17836 33554432000 4194304 5654031 140735048124288 140735048122168 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 21015 17836 152 357 0 20655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 102104

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4901
/proc/meminfo: memFree=29839228/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=102912 CPUtime=76.39 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 15710 0 0 0 7634 5 0 0 20 0 1 0 272144573 105381888 19914 33554432000 4194304 5654031 140735048124288 140735048122168 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 25728 19914 152 357 0 25368 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120956

[startup+162.3 s]

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

/proc/meminfo: memFree=29629652/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164132 CPUtime=1216.21 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 39655 0 0 0 121578 43 0 0 20 0 1 0 272144573 168071168 38303 33554432000 4194304 5654031 140735048124288 140735048122216 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41033 38303 152 357 0 40673 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 182176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4919
/proc/meminfo: memFree=29654804/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=194952 CPUtime=1276.22 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 41325 0 0 0 127576 46 0 0 20 0 1 0 272144573 199630848 42466 33554432000 4194304 5654031 140735048124288 140735048122376 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 48738 42466 152 357 0 48378 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 212996

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4919
/proc/meminfo: memFree=29640800/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=194952 CPUtime=1336.19 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 42413 0 0 0 133572 47 0 0 20 0 1 0 272144573 199630848 45026 33554432000 4194304 5654031 140735048124288 140735048122376 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 48738 45026 152 357 0 48378 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 212996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29639464/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=114812 CPUtime=1396.2 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 43499 0 0 0 139569 51 0 0 20 0 1 0 272144573 117567488 27600 33554432000 4194304 5654031 140735048124288 140735048122312 4232434 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 28703 27600 152 357 0 28343 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 132856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29597360/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164132 CPUtime=1456.17 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 45073 0 0 0 145564 53 0 0 20 0 1 0 272144573 168071168 36255 33554432000 4194304 5654031 140735048124288 140735048122216 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41033 36255 152 357 0 40673 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 182176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29645592/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164132 CPUtime=1516.16 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 46159 0 0 0 151561 55 0 0 20 0 1 0 272144573 168071168 36255 33554432000 4194304 5654031 140735048124288 140735048122216 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41033 36255 152 357 0 40673 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 182176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4920
/proc/meminfo: memFree=29639048/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164132 CPUtime=1576.15 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 47246 0 0 0 157558 57 0 0 20 0 1 0 272144573 168071168 37791 33554432000 4194304 5654031 140735048124288 140735048122216 4233008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41033 37791 152 357 0 40673 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 182176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4923
/proc/meminfo: memFree=29644996/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164132 CPUtime=1636.14 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 48329 0 0 0 163555 59 0 0 20 0 1 0 272144573 168071168 36255 33554432000 4194304 5654031 140735048124288 140735048122216 4218811 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41033 36255 152 357 0 40673 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 182176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4924
/proc/meminfo: memFree=29646948/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164608 CPUtime=1696.13 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 49532 0 0 0 169552 61 0 0 20 0 1 0 272144573 168558592 35862 33554432000 4194304 5654031 140735048124288 140735048122216 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41152 35862 152 357 0 40792 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 182652

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4924
/proc/meminfo: memFree=29678944/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=115288 CPUtime=1756.12 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 50136 0 0 0 175550 62 0 0 20 0 1 0 272144573 118054912 27719 33554432000 4194304 5654031 140735048124288 140735048122312 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 28822 27719 152 357 0 28462 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 133332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4924
/proc/meminfo: memFree=29600936/32873648 swapFree=6860/6860
[pid=4838] ppid=4836 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4838/stat : 4838 (npSolver-pbo-It) S 4836 4838 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272141992 9367552 275 33554432000 4194304 5064252 140737021521984 140737021520896 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 2287 275 233 213 0 72 0
[pid=4839] ppid=4838 vsize=8896 CPUtime=25.86 cores=1,3,5,7
/proc/4839/stat : 4839 (npSolver-pbo) S 4838 4838 4103 0 -1 4202496 5374 12115 0 0 17 2 2565 2 20 0 1 0 272141992 9109504 1801 33554432000 4194304 5992684 140737362915552 140737362901384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4839/statm: 2224 1801 192 440 0 1780 0
[pid=4901] ppid=4839 vsize=164608 CPUtime=1774.22 cores=1,3,5,7
/proc/4901/stat : 4901 (glucosInc) R 4839 4838 4103 0 -1 4202496 50620 0 0 0 177360 62 0 0 20 0 1 0 272144573 168558592 38934 33554432000 4194304 5654031 140735048124288 140735048122216 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4901/statm: 41152 38934 152 357 0 40792 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 182652

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.43
CPU system time (s): 0.683896
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 213472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.683896
maximum resident set size= 186724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1653
involuntary context switches= 1920

runsolver used 3.11952 second user time and 8.41872 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 21:22:39
IDJOB=3702870
IDBENCH=2225
IDSOLVER=2278
FILE ID=node116/3702870-1338060159
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702870-1338060159/watcher-3702870-1338060159 -o /tmp/evaluation-result-3702870-1338060159/solver-3702870-1338060159 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702870-1338060159.opb 81374615 HOME HOME

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

MD5SUM BENCH= b258fc1dc8cb1827e842a0b9558712c7
RANDOM SEED=81374615

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
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.556
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.92
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.556
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.90
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.556
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:       32873648 kB
MemFree:        29868864 kB
Buffers:          236860 kB
Cached:          1869688 kB
SwapCached:         3188 kB
Active:           945924 kB
Inactive:        1275252 kB
Active(anon):     109564 kB
Inactive(anon):     7532 kB
Active(file):     836360 kB
Inactive(file):  1267720 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103100 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        121192 kB
Mapped:            14688 kB
Shmem:                96 kB
Slab:             645096 kB
SReclaimable:      89728 kB
SUnreclaim:       555368 kB
KernelStack:        1504 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     231672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71440 MiB
End job on node116 at 2012-05-26 21:52:40