Trace number 3697751

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_5.opb
MD5SUMf3813b86973df1eedcf86494ca06b423
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5206831
Best CPU time to get the best result obtained on this benchmark1800.24
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 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 116572691025
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 116572691025
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.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
4.29/4.32	c [INC SYSTEM] finished preprocessing in 3 s
4.29/4.32	c [INC SYSTEM] execute solver
7.87/7.91	c [INC SEARCH] formula is SAT
7.87/7.93	c [INC SYSTEM] solved the initial formula
7.87/7.98	c model valid
7.87/7.98	c current solution ok
9.31/9.53	o 291178383
9.31/9.53	c [INC SYSTEM] there exists a inc, kill it!
9.31/9.53	c write failed with 2
9.31/9.54	c [INC SEARCH] iteration: 0
9.31/9.54	c [INC BOUNDS] best value:291178468 search for 291178467
9.31/9.54	c [INC SYSTEM] create new solver instance
9.31/9.54	c [INC] encode full formula
9.31/9.54	c fallback to adder encoding
11.60/11.89	c set iterative enc to: adder
11.60/11.89	c set iterative enc to: none
12.00/12.24	c [INC SEARCH] isOptimum variable: 0
40.61/40.87	c formula is SAT
40.70/40.94	c [INC SEARCH] copied best model
40.70/40.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.70/40.98	c model valid
40.70/40.98	c current solution ok
40.70/40.98	o 96091031
40.70/40.98	c [INC SEARCH] iteration: 1
40.70/40.98	c [INC BOUNDS] best value:96091116 search for 96091115
40.70/40.98	c [INC SYSTEM] there exists a inc, kill it!
40.70/40.98	c write failed with 2
40.80/41.01	c [INC SYSTEM] create new solver instance
40.80/41.01	c [INC] encode full formula
40.80/41.01	c fallback to adder encoding
42.92/43.19	c set iterative enc to: adder
42.92/43.19	c set iterative enc to: none
43.32/43.55	c [INC SEARCH] isOptimum variable: 0
70.94/71.16	c formula is SAT
71.04/71.23	c [INC SEARCH] copied best model
71.04/71.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.04/71.28	c model valid
71.04/71.28	c current solution ok
71.04/71.28	o 54435291
71.04/71.28	c [INC SEARCH] iteration: 2
71.04/71.28	c [INC BOUNDS] best value:54435376 search for 54435375
71.04/71.28	c [INC SYSTEM] there exists a inc, kill it!
71.04/71.28	c write failed with 2
71.15/71.30	c [INC SYSTEM] create new solver instance
71.15/71.30	c [INC] encode full formula
71.15/71.30	c fallback to adder encoding
73.15/73.34	c set iterative enc to: adder
73.15/73.34	c set iterative enc to: none
73.45/73.68	c [INC SEARCH] isOptimum variable: 0
138.13/138.30	c formula is SAT
138.13/138.36	c [INC SEARCH] copied best model
138.13/138.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
138.24/138.41	c model valid
138.24/138.41	c current solution ok
138.24/138.41	o 20233517
138.24/138.41	c [INC SEARCH] iteration: 3
138.24/138.41	c [INC BOUNDS] best value:20233602 search for 20233601
138.24/138.41	c [INC SYSTEM] there exists a inc, kill it!
138.24/138.41	c write failed with 2
138.24/138.44	c [INC SYSTEM] create new solver instance
138.24/138.44	c [INC] encode full formula
138.24/138.44	c fallback to adder encoding
139.85/140.09	c set iterative enc to: adder
139.85/140.09	c set iterative enc to: none
140.15/140.38	c [INC SEARCH] isOptimum variable: 0
1624.76/1625.21	c formula is SAT
1624.76/1625.27	c [INC SEARCH] copied best model
1624.76/1625.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1624.85/1625.32	c model valid
1624.85/1625.32	c current solution ok
1624.85/1625.32	o 20228083
1624.85/1625.32	c [INC SEARCH] iteration: 4
1624.85/1625.32	c [INC BOUNDS] best value:20228168 search for 20228167
1624.85/1625.32	c [INC SYSTEM] there exists a inc, kill it!
1624.85/1625.32	c write failed with 2
1624.85/1625.34	c [INC SYSTEM] create new solver instance
1624.85/1625.34	c [INC] encode full formula
1624.85/1625.34	c fallback to adder encoding
1626.48/1626.99	c set iterative enc to: adder
1626.48/1626.99	c set iterative enc to: none
1626.77/1627.28	c [INC SEARCH] isOptimum variable: 0
1687.87/1688.36	c formula is SAT
1687.98/1688.41	c [INC SEARCH] copied best model
1687.98/1688.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1687.98/1688.46	c model valid
1687.98/1688.46	c current solution ok
1687.98/1688.46	o 17815859
1687.98/1688.46	c [INC SEARCH] iteration: 5
1687.98/1688.46	c [INC BOUNDS] best value:17815944 search for 17815943
1687.98/1688.46	c [INC SYSTEM] there exists a inc, kill it!
1687.98/1688.46	c write failed with 2
1687.98/1688.48	c [INC SYSTEM] create new solver instance
1687.98/1688.48	c [INC] encode full formula
1687.98/1688.48	c fallback to adder encoding
1689.66/1690.11	c set iterative enc to: adder
1689.66/1690.11	c set iterative enc to: none
1689.87/1690.39	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 11218 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-3697751-1338131144/watcher-3697751-1338131144 -o /tmp/evaluation-result-3697751-1338131144/solver-3697751-1338131144 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697751-1338131144.opb 1762167379 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.00 2.00 2.00 3/178 11217
/proc/meminfo: memFree=28054812/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0

[startup+0.0310599 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11217
/proc/meminfo: memFree=28054812/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11217
/proc/meminfo: memFree=28054812/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11217
/proc/meminfo: memFree=28054812/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11217
/proc/meminfo: memFree=28054812/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11221
/proc/meminfo: memFree=27835000/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 8434 0 0 0 51 7 0 0 20 0 1 0 279242993 55971840 10142 33554432000 4194304 5992684 140737368772512 140737368766960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11218/statm: 13665 10142 172 440 0 13221 0
[pid=11220] ppid=11218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11220/stat : 11220 (cp2_pre.sh) S 11218 11217 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279243052 9367552 276 33554432000 4194304 5064252 140735615324800 140735615323504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11220/statm: 2287 276 234 213 0 72 0
[pid=11221] ppid=11220 vsize=217932 CPUtime=0.9 cores=1,3,5,7
/proc/11221/stat : 11221 (coprocessor) R 11220 11217 10269 0 -1 4202496 31769 0 0 0 84 6 0 0 20 0 1 0 279243052 223162368 48657 33554432000 4194304 6586260 140733258356928 140733258353672 4496303 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11221/statm: 54483 48658 166 584 0 53895 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 290888

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11221
/proc/meminfo: memFree=27758536/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 8434 0 0 0 51 7 0 0 20 0 1 0 279242993 55971840 10142 33554432000 4194304 5992684 140737368772512 140737368766960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11218/statm: 13665 10142 172 440 0 13221 0
[pid=11220] ppid=11218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11220/stat : 11220 (cp2_pre.sh) S 11218 11217 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279243052 9367552 276 33554432000 4194304 5064252 140735615324800 140735615323504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11220/statm: 2287 276 234 213 0 72 0
[pid=11221] ppid=11220 vsize=290940 CPUtime=2.5 cores=1,3,5,7
/proc/11221/stat : 11221 (coprocessor) R 11220 11217 10269 0 -1 4202496 44807 0 0 0 238 12 0 0 20 0 1 0 279243052 297922560 70982 33554432000 4194304 6586260 140733258356928 140733258352184 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11221/statm: 72735 70982 202 584 0 72147 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363896

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11223
/proc/meminfo: memFree=27887452/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=54660 CPUtime=4.31 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 8450 45714 0 0 51 7 327 46 20 0 1 0 279242993 55971840 10144 33554432000 4194304 5992684 140737368772512 140737368758776 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11218/statm: 13665 10144 174 440 0 13221 0
[pid=11223] ppid=11218 vsize=115324 CPUtime=1.97 cores=1,3,5,7
/proc/11223/stat : 11223 (glucosInc) R 11218 11217 10269 0 -1 4202496 23267 0 0 0 193 4 0 0 20 0 1 0 279243425 118091776 26992 33554432000 4194304 5654031 140734695278544 140734695266360 4216651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11223/statm: 28831 26992 140 357 0 28471 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 179132

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11225
/proc/meminfo: memFree=27659168/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=68288 CPUtime=12.04 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 19651 70272 0 0 317 150 680 57 20 0 1 0 279242993 69926912 13585 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 17 0 0
/proc/11218/statm: 17072 13585 191 440 0 16628 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 77436

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11226
/proc/meminfo: memFree=27325232/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=68288 CPUtime=12.04 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 19651 70272 0 0 317 150 680 57 20 0 1 0 279242993 69926912 13585 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 17 0 0
/proc/11218/statm: 17072 13585 191 440 0 16628 0
[pid=11226] ppid=11218 vsize=537872 CPUtime=13.23 cores=1,3,5,7
/proc/11226/stat : 11226 (glucosInc) R 11218 11217 10269 0 -1 4202496 80853 0 0 0 1296 27 0 0 20 0 1 0 279244217 550780928 117664 33554432000 4194304 5654031 140734981479728 140734981467544 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11226/statm: 134468 117664 141 357 0 134108 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 615308

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 11228
/proc/meminfo: memFree=27311032/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=43.37 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 28184 152451 0 0 547 183 3512 95 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11228] ppid=11218 vsize=528260 CPUtime=7.54 cores=1,3,5,7
/proc/11228/stat : 11228 (glucosInc) R 11218 11217 10269 0 -1 4202496 78060 0 0 0 729 25 0 0 20 0 1 0 279247348 540938240 111388 33554432000 4194304 5654031 140733324336768 140733324324584 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11228/statm: 132065 111388 141 357 0 131705 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 653828

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 11230
/proc/meminfo: memFree=27379176/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=73.53 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 36102 233416 0 0 765 213 6241 134 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11230] ppid=11218 vsize=530264 CPUtime=28.6 cores=1,3,5,7
/proc/11230/stat : 11230 (glucosInc) R 11218 11217 10269 0 -1 4202496 74445 0 0 0 2834 26 0 0 20 0 1 0 279250362 542990336 107244 33554432000 4194304 5654031 140734240196832 140734240184648 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11230/statm: 132566 107244 141 357 0 132206 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 655832

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11232
/proc/meminfo: memFree=27421288/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=404816 CPUtime=21.91 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 68232 0 0 0 2172 19 0 0 20 0 1 0 279257031 414531584 93675 33554432000 4194304 5654031 140735178815216 140735178813000 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 101204 93675 141 357 0 100844 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 530384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11233
/proc/meminfo: memFree=27408228/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=460584 CPUtime=81.87 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 70100 0 0 0 8167 20 0 0 20 0 1 0 279257031 471638016 97544 33554432000 4194304 5654031 140735178815216 140735178812824 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 115146 97544 142 357 0 114786 0
Current children cumulated CPU time (s) 222.1

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

/proc/meminfo: memFree=26773072/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=578092 CPUtime=1221.64 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 96464 0 0 0 122016 148 0 0 20 0 1 0 279257031 591966208 133675 33554432000 4194304 5654031 140735178815216 140735178803032 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 144523 133675 142 357 0 144163 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 703660

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11302
/proc/meminfo: memFree=26742416/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=710352 CPUtime=1281.64 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 96941 0 0 0 128014 150 0 0 20 0 1 0 279257031 727400448 140284 33554432000 4194304 5654031 140735178815216 140735178803032 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 177588 140284 142 357 0 177228 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 835920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 11305
/proc/meminfo: memFree=26725964/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=710352 CPUtime=1341.62 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 97432 0 0 0 134012 150 0 0 20 0 1 0 279257031 727400448 143841 33554432000 4194304 5654031 140735178815216 140735178803032 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 177588 143841 142 357 0 177228 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 835920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11305
/proc/meminfo: memFree=26715732/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=714216 CPUtime=1401.62 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 97438 0 0 0 140011 151 0 0 20 0 1 0 279257031 731357184 145891 33554432000 4194304 5654031 140735178815216 140735178803032 4233008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 178554 145891 142 357 0 178194 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 839784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11305
/proc/meminfo: memFree=26703072/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=140.23 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 43354 308795 0 0 945 236 12672 170 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11232] ppid=11218 vsize=714216 CPUtime=1461.61 cores=1,3,5,7
/proc/11232/stat : 11232 (glucosInc) R 11218 11217 10269 0 -1 4202496 97443 0 0 0 146010 151 0 0 20 0 1 0 279257031 731357184 148451 33554432000 4194304 5654031 140735178815216 140735178803032 4232788 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11232/statm: 178554 148451 142 357 0 178194 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 839784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11307
/proc/meminfo: memFree=26918296/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=1626.85 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 50621 406904 0 0 1125 259 160972 329 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11307] ppid=11218 vsize=405864 CPUtime=35.01 cores=1,3,5,7
/proc/11307/stat : 11307 (glucosInc) R 11218 11217 10269 0 -1 4202496 66573 0 0 0 3481 20 0 0 20 0 1 0 279405721 415604736 94184 33554432000 4194304 5654031 140737485617776 140737485605592 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11307/statm: 101466 94184 142 357 0 101106 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 531432

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 11309
/proc/meminfo: memFree=26913068/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=1689.97 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 57814 474732 0 0 1300 283 167057 357 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11309] ppid=11218 vsize=458240 CPUtime=31.89 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11218 11217 10269 0 -1 4202496 68200 0 0 0 3168 21 0 0 20 0 1 0 279412032 469237760 96031 33554432000 4194304 5654031 140734566968336 140734566966424 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 114560 96031 141 357 0 114200 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 583808

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 11310
/proc/meminfo: memFree=26898476/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=1689.97 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 57814 474732 0 0 1300 283 167057 357 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11309] ppid=11218 vsize=458240 CPUtime=91.88 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11218 11217 10269 0 -1 4202496 68305 0 0 0 9167 21 0 0 20 0 1 0 279412032 469237760 98691 33554432000 4194304 5654031 140734566968336 140734566956152 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 114560 98691 142 357 0 114200 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 583808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 11310
/proc/meminfo: memFree=26898476/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=1689.97 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 57814 474732 0 0 1300 283 167057 357 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11309] ppid=11218 vsize=458240 CPUtime=110.08 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11218 11217 10269 0 -1 4202496 68305 0 0 0 10987 21 0 0 20 0 1 0 279412032 469237760 98691 33554432000 4194304 5654031 140734566968336 140734566956152 4215898 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 114560 98691 142 357 0 114200 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 583808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 11310
/proc/meminfo: memFree=26898476/32873844 swapFree=7620/7620
[pid=11217] ppid=11215 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11217/stat : 11217 (npSolver-pbo-It) S 11215 11217 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279242993 9367552 275 33554432000 4194304 5064252 140735170875504 140735170874416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11217/statm: 2287 275 233 213 0 72 0
[pid=11218] ppid=11217 vsize=116420 CPUtime=1689.97 cores=1,3,5,7
/proc/11218/stat : 11218 (npSolver-pbo) S 11217 11217 10269 0 -1 4202496 57814 474732 0 0 1300 283 167057 357 20 0 1 0 279242993 119214080 25586 33554432000 4194304 5992684 140737368772512 140737368758344 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/11218/statm: 29105 25586 191 440 0 28661 0
[pid=11309] ppid=11218 vsize=458240 CPUtime=110.08 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11218 11217 10269 0 -1 4202496 68305 0 0 0 10987 21 0 0 20 0 1 0 279412032 469237760 98691 33554432000 4194304 5654031 140734566968336 140734566956152 4215898 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 114560 98691 142 357 0 114200 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 583808

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11217 and gives
#  childrusage.ru_utime.tv_sec=1683
#  childrusage.ru_utime.tv_usec=575057
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=413025
# CPU time returned by wait4() is 1689.99
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1793.44
CPU system time (s): 6.61
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1042484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1683.58
system time used= 6.41303
maximum resident set size= 797424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1938776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11198
involuntary context switches= 1985

runsolver used 4.13037 second user time and 11.1533 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 17:05:44
IDJOB=3697751
IDBENCH=92733
IDSOLVER=2275
FILE ID=node107/3697751-1338131144
RUNJOBID= node107-1338123064-10286
PBS_JOBID= 14624494
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= f3813b86973df1eedcf86494ca06b423
RANDOM SEED=1762167379

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:        28054820 kB
Buffers:          347512 kB
Cached:          3432416 kB
SwapCached:            0 kB
Active:          1047424 kB
Inactive:        2936236 kB
Active(anon):     206420 kB
Inactive(anon):        0 kB
Active(file):     841004 kB
Inactive(file):  2936236 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9376 kB
Writeback:             0 kB
AnonPages:        213652 kB
Mapped:            15668 kB
Shmem:               200 kB
Slab:             690780 kB
SReclaimable:     133216 kB
SUnreclaim:       557564 kB
KernelStack:        1480 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71236 MiB
End job on node107 at 2012-05-27 17:35:47