Trace number 3697749

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_1.opb
MD5SUMed2892e0d2f6125119f9653dabb34672
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4654355
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 133404724421
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 133404724421
Number of bits of the biggest sum of numbers37
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.55	c run inc solver
0.00/0.55	c [INC SYSTEM] run initial solver
0.00/0.55	c [INC SYSTEM] preprocess with white file
3.87/3.98	c [INC SYSTEM] finished preprocessing in 3 s
3.87/3.98	c [INC SYSTEM] execute solver
6.86/6.95	c [INC SEARCH] formula is SAT
6.86/6.97	c [INC SYSTEM] solved the initial formula
6.96/7.02	c model valid
6.96/7.02	c current solution ok
8.34/8.41	o 131496763
8.34/8.41	c [INC SYSTEM] there exists a inc, kill it!
8.34/8.41	c write failed with 2
8.34/8.42	c [INC SEARCH] iteration: 0
8.34/8.42	c [INC BOUNDS] best value:131496848 search for 131496847
8.34/8.42	c [INC SYSTEM] create new solver instance
8.34/8.42	c [INC] encode full formula
8.34/8.42	c fallback to adder encoding
10.48/10.57	c set iterative enc to: adder
10.48/10.57	c set iterative enc to: none
10.78/10.84	c [INC SEARCH] isOptimum variable: 0
24.37/24.49	c formula is SAT
24.48/24.55	c [INC SEARCH] copied best model
24.48/24.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.48/24.60	c model valid
24.48/24.60	c current solution ok
24.48/24.60	o 95468019
24.48/24.60	c [INC SEARCH] iteration: 1
24.48/24.60	c [INC BOUNDS] best value:95468104 search for 95468103
24.48/24.60	c [INC SYSTEM] there exists a inc, kill it!
24.48/24.60	c write failed with 2
24.58/24.63	c [INC SYSTEM] create new solver instance
24.58/24.63	c [INC] encode full formula
24.58/24.63	c fallback to adder encoding
26.69/26.76	c set iterative enc to: adder
26.69/26.76	c set iterative enc to: none
26.99/27.06	c [INC SEARCH] isOptimum variable: 0
79.06/79.13	c formula is SAT
79.06/79.19	c [INC SEARCH] copied best model
79.06/79.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.16/79.24	c model valid
79.16/79.24	c current solution ok
79.16/79.24	o 95252251
79.16/79.24	c [INC SEARCH] iteration: 2
79.16/79.24	c [INC BOUNDS] best value:95252336 search for 95252335
79.16/79.24	c [INC SYSTEM] there exists a inc, kill it!
79.16/79.24	c write failed with 2
79.16/79.26	c [INC SYSTEM] create new solver instance
79.16/79.26	c [INC] encode full formula
79.16/79.26	c fallback to adder encoding
81.27/81.39	c set iterative enc to: adder
81.27/81.39	c set iterative enc to: none
81.57/81.70	c [INC SEARCH] isOptimum variable: 0
85.76/85.88	c formula is SAT
86.27/86.34	c [INC SEARCH] copied best model
86.27/86.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.27/86.34	c model valid
86.27/86.34	c current solution ok
86.27/86.34	o 71240425
86.27/86.34	c [INC SEARCH] iteration: 3
86.27/86.34	c [INC BOUNDS] best value:71240510 search for 71240509
86.27/86.34	c [INC SYSTEM] there exists a inc, kill it!
86.27/86.34	c write failed with 2
86.27/86.34	c [INC SYSTEM] create new solver instance
86.27/86.34	c [INC] encode full formula
86.27/86.34	c fallback to adder encoding
88.08/88.13	c set iterative enc to: adder
88.08/88.13	c set iterative enc to: none
88.38/88.43	c [INC SEARCH] isOptimum variable: 0
115.05/115.19	c formula is SAT
115.16/115.25	c [INC SEARCH] copied best model
115.16/115.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.26/115.30	c model valid
115.26/115.30	c current solution ok
115.26/115.30	o 62683923
115.26/115.30	c [INC SEARCH] iteration: 4
115.26/115.30	c [INC BOUNDS] best value:62684008 search for 62684007
115.26/115.30	c [INC SYSTEM] there exists a inc, kill it!
115.26/115.30	c write failed with 2
115.26/115.33	c [INC SYSTEM] create new solver instance
115.26/115.33	c [INC] encode full formula
115.26/115.33	c fallback to adder encoding
117.26/117.33	c set iterative enc to: adder
117.26/117.33	c set iterative enc to: none
117.57/117.62	c [INC SEARCH] isOptimum variable: 0
126.45/126.58	c formula is SAT
126.56/126.64	c [INC SEARCH] copied best model
126.56/126.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.56/126.69	c model valid
126.56/126.69	c current solution ok
126.56/126.69	o 57299671
126.56/126.69	c [INC SEARCH] iteration: 5
126.56/126.69	c [INC BOUNDS] best value:57299756 search for 57299755
126.56/126.69	c [INC SYSTEM] there exists a inc, kill it!
126.56/126.69	c write failed with 2
126.66/126.72	c [INC SYSTEM] create new solver instance
126.66/126.72	c [INC] encode full formula
126.66/126.72	c fallback to adder encoding
128.67/128.70	c set iterative enc to: adder
128.67/128.70	c set iterative enc to: none
128.86/128.99	c [INC SEARCH] isOptimum variable: 0
230.33/230.49	c formula is SAT
230.43/230.55	c [INC SEARCH] copied best model
230.43/230.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
230.53/230.60	c model valid
230.53/230.60	c current solution ok
230.53/230.60	o 47235229
230.53/230.60	c [INC SEARCH] iteration: 6
230.53/230.60	c [INC BOUNDS] best value:47235314 search for 47235313
230.53/230.60	c [INC SYSTEM] there exists a inc, kill it!
230.53/230.60	c write failed with 2
230.53/230.63	c [INC SYSTEM] create new solver instance
230.53/230.63	c [INC] encode full formula
230.53/230.63	c fallback to adder encoding
232.44/232.57	c set iterative enc to: adder
232.44/232.57	c set iterative enc to: none
232.74/232.85	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 11275 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3697749-1338131519/watcher-3697749-1338131519 -o /tmp/evaluation-result-3697749-1338131519/solver-3697749-1338131519 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697749-1338131519.opb 527327863 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 11274
/proc/meminfo: memFree=27597848/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0

[startup+0.0253889 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11274
/proc/meminfo: memFree=27597848/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11274
/proc/meminfo: memFree=27597848/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11274
/proc/meminfo: memFree=27597848/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700316 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11274
/proc/meminfo: memFree=27597848/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11278
/proc/meminfo: memFree=27372640/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=54664 CPUtime=0.57 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 9083 0 0 0 51 6 0 0 20 0 1 0 279280493 55975936 10279 33554432000 4194304 5992684 140734944085728 140734944080176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 13666 10279 172 440 0 13222 0
[pid=11277] ppid=11275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11277/stat : 11277 (cp2_pre.sh) S 11275 11274 10269 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279280550 9367552 276 33554432000 4194304 5064252 140735656299952 140735656298656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11277/statm: 2287 276 234 213 0 72 0
[pid=11278] ppid=11277 vsize=222552 CPUtime=0.91 cores=0,2,4,6
/proc/11278/stat : 11278 (coprocessor) R 11277 11274 10269 0 -1 4202496 33177 0 0 0 85 6 0 0 20 0 1 0 279280551 227893248 50065 33554432000 4194304 6586260 140733936632640 140733936629400 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/11278/statm: 55638 50066 166 584 0 55050 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 295512

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11278
/proc/meminfo: memFree=27295980/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=54664 CPUtime=0.57 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 9083 0 0 0 51 6 0 0 20 0 1 0 279280493 55975936 10279 33554432000 4194304 5992684 140734944085728 140734944080176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 13666 10279 172 440 0 13222 0
[pid=11277] ppid=11275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11277/stat : 11277 (cp2_pre.sh) S 11275 11274 10269 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279280550 9367552 276 33554432000 4194304 5064252 140735656299952 140735656298656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11277/statm: 2287 276 234 213 0 72 0
[pid=11278] ppid=11277 vsize=290944 CPUtime=2.51 cores=0,2,4,6
/proc/11278/stat : 11278 (coprocessor) R 11277 11274 10269 0 -1 4202496 44165 0 0 0 216 35 0 0 20 0 1 0 279280551 297926656 71362 33554432000 4194304 6586260 140733936632640 140733936628264 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/11278/statm: 72736 71362 202 584 0 72148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363904

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11280
/proc/meminfo: memFree=27415716/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=54664 CPUtime=3.96 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 9098 45069 0 0 51 6 298 41 20 0 1 0 279280493 55975936 10281 33554432000 4194304 5992684 140734944085728 140734944071992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 13666 10281 174 440 0 13222 0
[pid=11280] ppid=11275 vsize=115316 CPUtime=2.3 cores=0,2,4,6
/proc/11280/stat : 11280 (glucosInc) R 11275 11274 10269 0 -1 4202496 23628 0 0 0 225 5 0 0 20 0 1 0 279280891 118083584 26232 33554432000 4194304 5654031 140735201684592 140735201672408 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11280/statm: 28829 26232 140 357 0 28469 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179128

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11283
/proc/meminfo: memFree=27073856/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=68064 CPUtime=10.82 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 19379 69989 0 0 293 146 589 54 20 0 1 0 279280493 69697536 13665 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 17016 13665 191 440 0 16572 0
[pid=11283] ppid=11275 vsize=483972 CPUtime=1.85 cores=0,2,4,6
/proc/11283/stat : 11283 (glucosInc) R 11275 11274 10269 0 -1 4202496 64279 0 0 0 167 18 0 0 20 0 1 0 279281577 495587328 108718 33554432000 4194304 5654031 140734805699792 140734804649144 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11283/statm: 120993 108718 109 357 0 120633 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 561184

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11283
/proc/meminfo: memFree=26857620/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=181328 CPUtime=25.49 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) R 11274 11274 10269 0 -1 4202496 25550 149689 0 0 391 149 1929 80 20 0 1 0 279280493 185679872 40403 33554432000 4194304 5992684 140734944085728 140734944078120 4523497 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 45332 40403 191 440 0 44888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190476

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 11285
/proc/meminfo: memFree=26869120/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=115792 CPUtime=27.06 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 27275 150204 0 0 516 175 1929 86 20 0 1 0 279280493 118571008 25565 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 28948 25565 191 440 0 28504 0
[pid=11285] ppid=11275 vsize=537984 CPUtime=24.02 cores=0,2,4,6
/proc/11285/stat : 11285 (glucosInc) R 11275 11274 10269 0 -1 4202496 80475 0 0 0 2380 22 0 0 20 0 1 0 279283199 550895616 113689 33554432000 4194304 5654031 140734976227888 140734976215704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11285/statm: 134496 113689 141 357 0 134136 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 662924

[startup+102.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/181 11289
/proc/meminfo: memFree=26873572/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=88.41 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 39139 310671 0 0 961 230 7505 145 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11289] ppid=11275 vsize=532676 CPUtime=13.85 cores=0,2,4,6
/proc/11289/stat : 11289 (glucosInc) R 11275 11274 10269 0 -1 4202496 79434 0 0 0 1363 22 0 0 20 0 1 0 279289336 545460224 111784 33554432000 4194304 5654031 140734167381312 140734167369128 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11289/statm: 133169 111784 141 357 0 132809 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 658112

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 11294
/proc/meminfo: memFree=26884276/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=128.95 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 50106 468170 0 0 1381 282 11025 207 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11294] ppid=11275 vsize=528880 CPUtime=33.29 cores=0,2,4,6
/proc/11294/stat : 11294 (glucosInc) R 11275 11274 10269 0 -1 4202496 76214 0 0 0 3308 21 0 0 20 0 1 0 279293392 541573120 108120 33554432000 4194304 5654031 140733258587024 140733258574840 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11294/statm: 132220 108120 141 357 0 131860 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 654316

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 11294
/proc/meminfo: memFree=26866400/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=128.95 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 50106 468170 0 0 1381 282 11025 207 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11294] ppid=11275 vsize=528880 CPUtime=93.27 cores=0,2,4,6
/proc/11294/stat : 11294 (glucosInc) R 11275 11274 10269 0 -1 4202496 76416 0 0 0 9306 21 0 0 20 0 1 0 279293392 541573120 110877 33554432000 4194304 5654031 140733258587024 140733258574840 4214616 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11294/statm: 132220 110877 141 357 0 131860 0
Current children cumulated CPU time (s) 222.22

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

/proc/loadavg: 2.00 2.00 2.00 3/181 11307
/proc/meminfo: memFree=26916496/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=509200 CPUtime=1069.25 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 74344 0 0 0 106903 22 0 0 20 0 1 0 279303778 521420800 114687 33554432000 4194304 5654031 140734507110096 140734507097912 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 127300 114687 141 357 0 126940 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 634636

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 11310
/proc/meminfo: memFree=26908592/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=509200 CPUtime=1129.24 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 74345 0 0 0 112902 22 0 0 20 0 1 0 279303778 521420800 115199 33554432000 4194304 5654031 140734507110096 140734507097912 4232772 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 127300 115199 141 357 0 126940 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 634636

[startup+1422.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 11310
/proc/meminfo: memFree=26898476/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=509200 CPUtime=1189.23 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 74346 0 0 0 118901 22 0 0 20 0 1 0 279303778 521420800 115711 33554432000 4194304 5654031 140734507110096 140734507097912 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 127300 115711 141 357 0 126940 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 634636

[startup+1482.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 11359
/proc/meminfo: memFree=27088344/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=509200 CPUtime=1249.22 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 74347 0 0 0 124900 22 0 0 20 0 1 0 279303778 521420800 116223 33554432000 4194304 5654031 140734507110096 140734507097912 4233332 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 127300 116223 141 357 0 126940 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 634636

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 11359
/proc/meminfo: memFree=27076160/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1309.21 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 74931 0 0 0 130898 23 0 0 20 0 1 0 279303778 604762112 116805 33554432000 4194304 5654031 140734507110096 140734507108184 4216075 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 116805 141 357 0 147287 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 716024

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 11359
/proc/meminfo: memFree=27063072/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1369.2 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 75030 0 0 0 136897 23 0 0 20 0 1 0 279303778 604762112 117415 33554432000 4194304 5654031 140734507110096 140734507108184 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 117415 141 357 0 147287 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 716024

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 11362
/proc/meminfo: memFree=27075512/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1429.19 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 75031 0 0 0 142896 23 0 0 20 0 1 0 279303778 604762112 117927 33554432000 4194304 5654031 140734507110096 140734507108184 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 117927 141 357 0 147287 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 716024

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 11365
/proc/meminfo: memFree=27062640/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1489.18 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 75032 0 0 0 148895 23 0 0 20 0 1 0 279303778 604762112 118439 33554432000 4194304 5654031 140734507110096 140734507108184 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 118439 141 357 0 147287 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 716024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11367
/proc/meminfo: memFree=27088836/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1549.18 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 75042 0 0 0 154895 23 0 0 20 0 1 0 279303778 604762112 118960 33554432000 4194304 5654031 140734507110096 140734507108184 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 118960 141 357 0 147287 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 716024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11367
/proc/meminfo: memFree=27084212/32873844 swapFree=7620/7620
[pid=11274] ppid=11272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11274/stat : 11274 (npSolver-pbo-It) S 11272 11274 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279280492 9367552 274 33554432000 4194304 5064252 140736401027888 140736401026800 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11274/statm: 2287 274 233 213 0 72 0
[pid=11275] ppid=11274 vsize=116288 CPUtime=232.79 cores=0,2,4,6
/proc/11275/stat : 11275 (npSolver-pbo) S 11274 11274 10269 0 -1 4202496 55357 545334 0 0 1585 307 21149 238 20 0 1 0 279280493 119078912 25689 33554432000 4194304 5992684 140734944085728 140734944071560 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11275/statm: 29072 25689 191 440 0 28628 0
[pid=11296] ppid=11275 vsize=590588 CPUtime=1567.27 cores=0,2,4,6
/proc/11296/stat : 11296 (glucosInc) R 11275 11274 10269 0 -1 4202496 75051 0 0 0 156704 23 0 0 20 0 1 0 279303778 604762112 119480 33554432000 4194304 5654031 140734507110096 140734507108184 4216592 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11296/statm: 147647 119480 141 357 0 147287 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 716024

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11274 and gives
#  childrusage.ru_utime.tv_sec=227
#  childrusage.ru_utime.tv_usec=355436
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=470168
# CPU time returned by wait4() is 232.826
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1794.38
CPU system time (s): 5.68
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 769712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 227.355
system time used= 5.47017
maximum resident set size= 562316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 601064
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2394992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13735
involuntary context switches= 6667

runsolver used 10.4794 second user time and 14.8847 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 17:11:59
IDJOB=3697749
IDBENCH=92738
IDSOLVER=2275
FILE ID=node107/3697749-1338131519
RUNJOBID= node107-1338123064-10285
PBS_JOBID= 14624494
Free space on /tmp= 71412 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697749-1338131519/watcher-3697749-1338131519 -o /tmp/evaluation-result-3697749-1338131519/solver-3697749-1338131519 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697749-1338131519.opb 527327863 HOME HOME

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

MD5SUM BENCH= ed2892e0d2f6125119f9653dabb34672
RANDOM SEED=527327863

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        27598196 kB
Buffers:          348388 kB
Cached:          3547392 kB
SwapCached:            0 kB
Active:          1498448 kB
Inactive:        2939576 kB
Active(anon):     544944 kB
Inactive(anon):        0 kB
Active(file):     953504 kB
Inactive(file):  2939576 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9712 kB
Writeback:             0 kB
AnonPages:        556200 kB
Mapped:            15620 kB
Shmem:               200 kB
Slab:             690584 kB
SReclaimable:     133212 kB
SUnreclaim:       557372 kB
KernelStack:        1504 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     703444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 71272 MiB
End job on node107 at 2012-05-27 17:42:00