Trace number 3697753

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 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
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.28/4.34	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.34	c [INC SYSTEM] execute solver
7.86/7.98	c [INC SEARCH] formula is SAT
7.96/8.00	c [INC SYSTEM] solved the initial formula
7.96/8.05	c model valid
7.96/8.05	c current solution ok
9.35/9.42	o 190895981
9.35/9.42	c [INC SYSTEM] there exists a inc, kill it!
9.35/9.42	c write failed with 2
9.35/9.43	c [INC SEARCH] iteration: 0
9.35/9.43	c [INC BOUNDS] best value:190896066 search for 190896065
9.35/9.43	c [INC SYSTEM] create new solver instance
9.35/9.43	c [INC] encode full formula
9.35/9.43	c fallback to adder encoding
11.68/11.70	c set iterative enc to: adder
11.68/11.70	c set iterative enc to: none
11.97/12.65	c [INC SEARCH] isOptimum variable: 0
31.68/32.36	c formula is SAT
31.77/32.43	c [INC SEARCH] copied best model
31.77/32.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.77/32.48	c model valid
31.77/32.48	c current solution ok
31.77/32.48	o 79173893
31.77/32.48	c [INC SEARCH] iteration: 1
31.77/32.48	c [INC BOUNDS] best value:79173978 search for 79173977
31.77/32.48	c [INC SYSTEM] there exists a inc, kill it!
31.77/32.48	c write failed with 2
31.87/32.50	c [INC SYSTEM] create new solver instance
31.87/32.50	c [INC] encode full formula
31.87/32.50	c fallback to adder encoding
33.99/34.67	c set iterative enc to: adder
33.99/34.67	c set iterative enc to: none
34.39/35.04	c [INC SEARCH] isOptimum variable: 0
191.77/192.48	c formula is SAT
191.88/192.55	c [INC SEARCH] copied best model
191.88/192.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.97/192.60	c model valid
191.97/192.60	c current solution ok
191.97/192.60	o 35951557
191.97/192.60	c [INC SEARCH] iteration: 2
191.97/192.60	c [INC BOUNDS] best value:35951642 search for 35951641
191.97/192.60	c [INC SYSTEM] there exists a inc, kill it!
191.97/192.60	c write failed with 2
191.97/192.62	c [INC SYSTEM] create new solver instance
191.97/192.62	c [INC] encode full formula
191.97/192.62	c fallback to adder encoding
193.87/194.60	c set iterative enc to: adder
193.87/194.60	c set iterative enc to: none
194.28/194.93	c [INC SEARCH] isOptimum variable: 0
419.01/419.70	c formula is SAT
419.01/419.76	c [INC SEARCH] copied best model
419.01/419.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
419.12/419.81	c model valid
419.12/419.81	c current solution ok
419.12/419.81	o 17871053
419.12/419.81	c [INC SEARCH] iteration: 3
419.12/419.81	c [INC BOUNDS] best value:17871138 search for 17871137
419.12/419.81	c [INC SYSTEM] there exists a inc, kill it!
419.12/419.81	c write failed with 2
419.12/419.82	c [INC SYSTEM] create new solver instance
419.12/419.82	c [INC] encode full formula
419.12/419.82	c fallback to adder encoding
420.72/421.47	c set iterative enc to: adder
420.72/421.47	c set iterative enc to: none
421.02/421.77	c [INC SEARCH] isOptimum variable: 0
1725.68/1726.69	c formula is SAT
1725.78/1726.74	c [INC SEARCH] copied best model
1725.78/1726.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1725.78/1726.79	c model valid
1725.78/1726.79	c current solution ok
1725.78/1726.79	o 11808671
1725.78/1726.79	c [INC SEARCH] iteration: 4
1725.78/1726.79	c [INC BOUNDS] best value:11808756 search for 11808755
1725.78/1726.79	c [INC SYSTEM] there exists a inc, kill it!
1725.78/1726.79	c write failed with 2
1725.78/1726.79	c [INC SYSTEM] create new solver instance
1725.78/1726.79	c [INC] encode full formula
1725.78/1726.79	c fallback to adder encoding
1727.29/1728.29	c set iterative enc to: adder
1727.29/1728.29	c set iterative enc to: none
1727.58/1728.56	c [INC SEARCH] isOptimum variable: 0
1800.05/1801.01	HOME/npSolver-pbo-Itd.sh: line 18: 26449 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-3697753-1338133311/watcher-3697753-1338133311 -o /tmp/evaluation-result-3697753-1338133311/solver-3697753-1338133311 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697753-1338133311.opb 280627382 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.08 2.05 2.01 3/178 26448
/proc/meminfo: memFree=28847148/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0

[startup+0.0330949 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 26448
/proc/meminfo: memFree=28847148/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 26448
/proc/meminfo: memFree=28847148/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 26448
/proc/meminfo: memFree=28847148/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 26448
/proc/meminfo: memFree=28847148/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.08 2.05 2.01 3/182 26452
/proc/meminfo: memFree=28625180/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=54656 CPUtime=0.57 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 8340 0 0 0 51 6 0 0 20 0 1 0 279456003 55967744 10559 33554432000 4194304 5992684 140737340072544 140737340066992 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26449/statm: 13664 10559 172 440 0 13220 0
[pid=26451] ppid=26449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26451/stat : 26451 (cp2_pre.sh) S 26449 26448 24682 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279456062 9367552 277 33554432000 4194304 5064252 140735544047936 140735544046640 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26451/statm: 2287 277 234 213 0 72 0
[pid=26452] ppid=26451 vsize=217800 CPUtime=0.89 cores=1,3,5,7
/proc/26452/stat : 26452 (coprocessor) R 26451 26448 24682 0 -1 4202496 31730 0 0 0 82 7 0 0 20 0 1 0 279456062 223027200 48618 33554432000 4194304 6586260 140736516479888 140736516476648 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26452/statm: 54450 48619 166 584 0 53862 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 290752

[startup+3.10045 s]
/proc/loadavg: 2.08 2.05 2.01 3/182 26452
/proc/meminfo: memFree=28549460/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=54656 CPUtime=0.57 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 8340 0 0 0 51 6 0 0 20 0 1 0 279456003 55967744 10559 33554432000 4194304 5992684 140737340072544 140737340066992 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26449/statm: 13664 10559 172 440 0 13220 0
[pid=26451] ppid=26449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26451/stat : 26451 (cp2_pre.sh) S 26449 26448 24682 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279456062 9367552 277 33554432000 4194304 5064252 140735544047936 140735544046640 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26451/statm: 2287 277 234 213 0 72 0
[pid=26452] ppid=26451 vsize=290944 CPUtime=2.49 cores=1,3,5,7
/proc/26452/stat : 26452 (coprocessor) R 26451 26448 24682 0 -1 4202496 44779 0 0 0 237 12 0 0 20 0 1 0 279456062 297926656 70954 33554432000 4194304 6586260 140736516479888 140736516475736 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26452/statm: 72736 70954 202 584 0 72148 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 363896

[startup+6.30042 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 26454
/proc/meminfo: memFree=28678812/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=54656 CPUtime=4.32 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 8355 45684 0 0 51 7 328 46 20 0 1 0 279456003 55967744 10561 33554432000 4194304 5992684 140737340072544 140737340058808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26449/statm: 13664 10561 174 440 0 13220 0
[pid=26454] ppid=26449 vsize=115316 CPUtime=1.94 cores=1,3,5,7
/proc/26454/stat : 26454 (glucosInc) R 26449 26448 24682 0 -1 4202496 23603 0 0 0 189 5 0 0 20 0 1 0 279456437 118083584 26838 33554432000 4194304 5654031 140735849820784 140735849808600 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26454/statm: 28829 26838 140 357 0 28469 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179120

[startup+12.7004 s]
/proc/loadavg: 2.07 2.05 2.01 2/181 26456
/proc/meminfo: memFree=28594536/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=68284 CPUtime=12.03 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 19090 70577 0 0 305 153 685 60 20 0 1 0 279456003 69922816 14001 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 17071 14001 190 440 0 16627 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 77432

[startup+25.5004 s]
/proc/loadavg: 2.13 2.07 2.01 3/181 26457
/proc/meminfo: memFree=28137004/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=68284 CPUtime=12.03 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 19090 70577 0 0 305 153 685 60 20 0 1 0 279456003 69922816 14001 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 17071 14001 190 440 0 16627 0
[pid=26457] ppid=26449 vsize=533472 CPUtime=12.83 cores=1,3,5,7
/proc/26457/stat : 26457 (glucosInc) R 26449 26448 24682 0 -1 4202496 78334 0 0 0 1259 24 0 0 20 0 1 0 279457269 546275328 114909 33554432000 4194304 5654031 140736755256560 140736755244376 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26457/statm: 133368 114909 141 357 0 133008 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 610904

[startup+51.1004 s]
/proc/loadavg: 2.22 2.09 2.02 3/181 26460
/proc/meminfo: memFree=28079612/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=34.44 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 25870 150121 0 0 534 187 2629 94 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26459] ppid=26449 vsize=535884 CPUtime=16.04 cores=1,3,5,7
/proc/26459/stat : 26459 (glucosInc) R 26449 26448 24682 0 -1 4202496 79134 0 0 0 1580 24 0 0 20 0 1 0 279459507 548745216 112878 33554432000 4194304 5654031 140736006296400 140736006284216 4215964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26459/statm: 133971 112878 141 357 0 133611 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 661176

[startup+102.307 s]
/proc/loadavg: 2.09 2.07 2.01 3/181 26460
/proc/meminfo: memFree=28069908/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=34.44 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 25870 150121 0 0 534 187 2629 94 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26459] ppid=26449 vsize=535884 CPUtime=67.24 cores=1,3,5,7
/proc/26459/stat : 26459 (glucosInc) R 26449 26448 24682 0 -1 4202496 79144 0 0 0 6700 24 0 0 20 0 1 0 279459507 548745216 112888 33554432000 4194304 5654031 140736006296400 140736006284216 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26459/statm: 133971 112888 142 357 0 133611 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 661176

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/181 26462
/proc/meminfo: memFree=28076004/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=34.44 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 25870 150121 0 0 534 187 2629 94 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26459] ppid=26449 vsize=617272 CPUtime=127.23 cores=1,3,5,7
/proc/26459/stat : 26459 (glucosInc) R 26449 26448 24682 0 -1 4202496 79351 0 0 0 12697 26 0 0 20 0 1 0 279459507 632086528 122804 33554432000 4194304 5654031 140736006296400 140736006284216 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26459/statm: 154318 122804 142 357 0 153958 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 742564

[startup+222.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/181 26464
/proc/meminfo: memFree=28118284/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=194.32 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 32742 230758 0 0 745 216 18338 133 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26464] ppid=26449 vsize=508680 CPUtime=27.34 cores=1,3,5,7
/proc/26464/stat : 26464 (glucosInc) R 26449 26448 24682 0 -1 4202496 72832 0 0 0 2711 23 0 0 20 0 1 0 279475496 520888320 106032 33554432000 4194304 5654031 140737406087904 140737406075720 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26464/statm: 127170 106032 141 357 0 126810 0
Current children cumulated CPU time (s) 221.66

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

/proc/loadavg: 2.00 2.01 2.00 3/181 26503
/proc/meminfo: memFree=28100028/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=480916 CPUtime=940.31 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 74952 0 0 0 93989 42 0 0 20 0 1 0 279498180 492457984 105152 33554432000 4194304 5654031 140733881217152 140733881204968 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 120229 105152 142 357 0 119869 0
Current children cumulated CPU time (s) 1361.4
Current children cumulated vsize (KiB) 606208

[startup+1422.31 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 26554
/proc/meminfo: memFree=27916536/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=480916 CPUtime=1000.31 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 74955 0 0 0 99989 42 0 0 20 0 1 0 279498180 492457984 106688 33554432000 4194304 5654031 140733881217152 140733881204968 4232880 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 120229 106688 142 357 0 119869 0
Current children cumulated CPU time (s) 1421.4
Current children cumulated vsize (KiB) 606208

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 26558
/proc/meminfo: memFree=27933596/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=480916 CPUtime=1060.29 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 74959 0 0 0 105987 42 0 0 20 0 1 0 279498180 492457984 108736 33554432000 4194304 5654031 140733881217152 140733881204968 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 120229 108736 142 357 0 119869 0
Current children cumulated CPU time (s) 1481.38
Current children cumulated vsize (KiB) 606208

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26559
/proc/meminfo: memFree=27926448/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=480916 CPUtime=1120.28 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 75663 0 0 0 111982 46 0 0 20 0 1 0 279498180 492457984 104128 33554432000 4194304 5654031 140733881217152 140733881204968 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 120229 104128 142 357 0 119869 0
Current children cumulated CPU time (s) 1541.37
Current children cumulated vsize (KiB) 606208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26560
/proc/meminfo: memFree=27868224/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=480916 CPUtime=1180.27 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 75672 0 0 0 117981 46 0 0 20 0 1 0 279498180 492457984 108736 33554432000 4194304 5654031 140733881217152 140733881204968 4215084 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 120229 108736 142 357 0 119869 0
Current children cumulated CPU time (s) 1601.36
Current children cumulated vsize (KiB) 606208

[startup+1662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 26564
/proc/meminfo: memFree=27931956/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=563440 CPUtime=1240.27 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 76983 0 0 0 123977 50 0 0 20 0 1 0 279498180 576962560 114928 33554432000 4194304 5654031 140733881217152 140733881215240 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 140860 114928 142 357 0 140500 0
Current children cumulated CPU time (s) 1661.36
Current children cumulated vsize (KiB) 688732

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 26571
/proc/meminfo: memFree=27963032/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=421.09 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 38791 306123 0 0 924 240 40776 169 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26467] ppid=26449 vsize=489156 CPUtime=1300.26 cores=1,3,5,7
/proc/26467/stat : 26467 (glucosInc) R 26449 26448 24682 0 -1 4202496 78449 0 0 0 129973 53 0 0 20 0 1 0 279498180 500895744 110784 33554432000 4194304 5654031 140733881217152 140733881214920 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26467/statm: 122289 110784 142 357 0 121929 0
Current children cumulated CPU time (s) 1721.35
Current children cumulated vsize (KiB) 614448

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 26577
/proc/meminfo: memFree=28071376/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=1727.65 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 45075 385101 0 0 1088 262 171187 228 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26575] ppid=26449 vsize=442036 CPUtime=53.71 cores=1,3,5,7
/proc/26575/stat : 26575 (glucosInc) R 26449 26448 24682 0 -1 4202496 64478 0 0 0 5350 21 0 0 20 0 1 0 279628859 452644864 93349 33554432000 4194304 5654031 140733271930336 140733271918152 4215124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26575/statm: 110509 93349 141 357 0 110149 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 567328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 26577
/proc/meminfo: memFree=28026660/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=1727.65 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 45075 385101 0 0 1088 262 171187 228 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26575] ppid=26449 vsize=442036 CPUtime=72.4 cores=1,3,5,7
/proc/26575/stat : 26575 (glucosInc) R 26449 26448 24682 0 -1 4202496 64929 0 0 0 7215 25 0 0 20 0 1 0 279628859 452644864 98402 33554432000 4194304 5654031 140733271930336 140733271928360 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26575/statm: 110509 98402 141 357 0 110149 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 567328

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 26577
/proc/meminfo: memFree=28026660/32873844 swapFree=6856/6856
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26448/stat : 26448 (npSolver-pbo-It) S 26446 26448 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279456003 9367552 274 33554432000 4194304 5064252 140733926882352 140733926881264 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=116144 CPUtime=1727.65 cores=1,3,5,7
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 24682 0 -1 4202496 45075 385101 0 0 1088 262 171187 228 20 0 1 0 279456003 118931456 25959 33554432000 4194304 5992684 140737340072544 140737340058376 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26449/statm: 29036 25959 191 440 0 28592 0
[pid=26575] ppid=26449 vsize=442036 CPUtime=72.4 cores=1,3,5,7
/proc/26575/stat : 26575 (glucosInc) R 26449 26448 24682 0 -1 4202496 64929 0 0 0 7215 25 0 0 20 0 1 0 279628859 452644864 98402 33554432000 4194304 5654031 140733271930336 140733271928360 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26575/statm: 110509 98402 141 357 0 110149 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 567328

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26448 and gives
#  childrusage.ru_utime.tv_sec=1722
#  childrusage.ru_utime.tv_usec=764100
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=916252
# CPU time returned by wait4() is 1727.68
# 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): 1801.02
CPU time (s): 1800.05
CPU user time (s): 1794.9
CPU system time (s): 5.15
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 877544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1722.76
system time used= 4.91625
maximum resident set size= 588876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 430550
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1635048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9270
involuntary context switches= 1869

runsolver used 3.03554 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 17:41:51
IDJOB=3697753
IDBENCH=92752
IDSOLVER=2275
FILE ID=node144/3697753-1338133311
RUNJOBID= node144-1338121665-24699
PBS_JOBID= 14624480
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=280627382

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        28847536 kB
Buffers:          360952 kB
Cached:          2654176 kB
SwapCached:            0 kB
Active:          1016760 kB
Inactive:        2173832 kB
Active(anon):     177112 kB
Inactive(anon):        0 kB
Active(file):     839648 kB
Inactive(file):  2173832 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9336 kB
Writeback:             0 kB
AnonPages:        269292 kB
Mapped:            15792 kB
Shmem:               200 kB
Slab:             695968 kB
SReclaimable:     138624 kB
SUnreclaim:       557344 kB
KernelStack:        1504 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     296004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 71256 MiB
End job on node144 at 2012-05-27 18:11:52